|
From: Patrick Y. <kc...@ce...> - 2005-06-26 11:02:48
|
You probably have input that configuration in msh.properties.xml. Please note that msh.properties.xml is for configuring Hermes server, while msh_client.properties.xml is for configuring the Hermes client. Regards, -Patrick Christine Zimmer wrote: >>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 > > > >------------------------------------------------------- >SF.Net email is sponsored by: Discover Easy Linux Migration Strategies >from IBM. Find simple to follow Roadmaps, straightforward articles, >informative Webcasts and more! Get everything you need to get up to >speed, fast. http://ads.osdn.com/?ad_id=7477&alloc_id=16492&op=click >_______________________________________________ >ebxmlms-general mailing list >ebx...@li... >https://lists.sourceforge.net/lists/listinfo/ebxmlms-general > > |