Page 1 of 1

okm 5.1.8 - mail importer seems to not work

PostPosted:Tue Jan 17, 2012 3:06 pm
by semperfolio
Hello,

we are using openkm 5.1.8 on linux 2.6.18-194.17.1.el5.centos.plus 64bit but no way to make the mail importer function work :
- schedule.mail.importer Long 2
- configuration of mail account seems ok : if i click check i get a succeed

we get this error message :
Code: Select all
17:35:19,685 INFO  [STDOUT] DEBUG: java.io.FileNotFoundException: /usr/lib/jvm/java-1.6.0-openjdk-1.6.0.0.x86_64/jre/lib/javamail.address.map (No such file or directory)
is it related ?

Thanks
-Paul

Re: okm 5.1.8 - mail importer seems to not work

PostPosted:Tue Jan 17, 2012 4:29 pm
by FordPrefect
semperfolio wrote:Hello,

we are using openkm 5.1.8 on linux 2.6.18-194.17.1.el5.centos.plus 64bit but no way to make the mail importer function work :
- schedule.mail.importer Long 2
- configuration of mail account seems ok : if i click check i get a succeed

we get this error message :
17:35:19,685 INFO [STDOUT] DEBUG: java.io.FileNotFoundException: /usr/lib/jvm/java-1.6.0-openjdk-1.6.0.0.x86_64/jre/lib/javamail.address.map (No such file or directory)
is it related ?

Thanks
-Paul
Hello Paul, I am rather new to this .. but maybe that's good :-) I have encountered the very same problem recently when setting up the system. What is/was rather confusing to me is the fact that the system imports only mails that were received in the mailbox after activating this. So, all unread mails are stored from this point in time. You need to set the time interval for checking mailbox somewhere in the configuration (I don't have my system in front of me so I can't check the exact wording).

Other than this, I have the same message in my logs. Guess it has to do with a mismatch between the OpenJDK and Suns JDK. But at least in my system it doesn't seem to matter. It works anyways ... hoep this helps! Jörg.

Re: okm 5.1.8 - mail importer seems to not work

PostPosted:Fri Jan 20, 2012 11:34 am
by pavila
The log message:
Code: Select all
java.io.FileNotFoundException: /usr/lib/jvm/java-1.6.0-openjdk-1.6.0.0.x86_64/jre/lib/javamail.address.map (No such file or directory)
Is only a warning, and does not prevent email notification from work. I mean, I you have problems with the email notification, this is not the cause.