|
From: Christine Z. <chr...@gm...> - 2005-06-20 15:39:37
|
> RunLoopBack launches a Hermes client, which will need a configuration
> file to locate the Hermes server. The configuration is located at
> msh_client.properties.xml. You can find that file in your download
> package and you should put it in the classpath or current working
> directory when launching Hermes client.
I found that file, configured it and put it in the classpath, but nevertheless I get
this error.
And when deploying Hermes on Tomcat 5.5, it says:
Hermes is alive. However, Hermes does not respond to HTTP GET method.
msh.log says:
2005-06-20 17:34:15,234 DEBUG [Thread-31]: polling mail server for messages
2005-06-20 17:34:15,234 DEBUG [Thread-31]: => Mail.receive
2005-06-20 17:34:15,234 INFO [Thread-31]: Receiving pop3 messages from pop.web.de<INBOX>
2005-06-20 17:34:18,375 ERROR [Thread-31]: [10105] Invalid POP/IMAP server - Server: pop.web.de, Port: 110, Folder: INBOX, User: chr...@we...
User: chr...@we... Exception: javax.mail.MessagingException
Message: Connect failed;
nested exception is:
java.net.SocketTimeoutException: Read timed out
I did not specify a server "pop.web.de" or an user "christine.obrien".
Regards
Christine
|