Thread: java.net.SocketException: Connection reset

java.net.SocketException: Connection reset

From
Gloria Rodriguez
Date:


 Hello!!
I am working with hermes 2 postgresql and I obtain this mistake I am thinking this mistake is because it not conect very well. Can someone help me?? thanks very mach
 
 
 
2007-03-15 11:02:51 [Thread-6    ] <ERROR> <cecid.ebms.spa> <Error in collecting message from mail box>
hk.hku.cecid.piazza.commons.net.ConnectionException: Unable to connect to incoming mail server
 by javax.mail.MessagingException: Connect failed;
  nested exception is:
 java.net.SocketException: Connection reset
 at hk.hku.cecid.piazza.commons.net.MailReceiver.connect(MailReceiver.java:66)
 at hk.hku.cecid.ebms.spa.task.MailCollector.getTaskList(MailCollector.java:49)
 at hk.hku.cecid.piazza.commons.module.ActiveTaskModule.execute(ActiveTaskModule.java:137)
 at hk.hku.cecid.piazza.commons.module.ActiveModule.run(ActiveModule.java:205)
 at java.lang.Thread.run(Thread.java:534)
Caused by: javax.mail.MessagingException: Connect failed;
  nested exception is:
 java.net.SocketException: Connection reset
 at com.sun.mail.pop3.POP3Store.protocolConnect(POP3Store.java:120)
 at javax.mail.Service.connect(Service.java:255)
 at javax.mail.Service.connect(Service.java:134)
 at javax.mail.Service.connect(Service.java:86)
 at hk.hku.cecid.piazza.commons.net.MailReceiver.connect(MailReceiver.java:63)
 ... 4 more



Consigue el nuevo Windows Live Messenger Pruébalo

Re: java.net.SocketException: Connection reset

From
Gloria Rodriguez
Date:


 
 
 
 


Hello!!
I am working with hermes 2 postgresql and I obtain this mistake I am thinking this mistake is because it not conect very well. Can someone help me?? thanks very mach
 
 
 
2007-03-15 11:02:51 [Thread-6    ] <ERROR> <cecid.ebms.spa> <Error in collecting message from mail box>
hk.hku.cecid.piazza.commons.net.ConnectionException: Unable to connect to incoming mail server
 by javax.mail.MessagingException: Connect failed;
  nested exception is:
 java.net.SocketException: Connection reset
 at hk.hku.cecid.piazza.commons.net.MailReceiver.connect(MailReceiver.java:66)
 at hk.hku.cecid.ebms.spa.task.MailCollector.getTaskList(MailCollector.java:49)
 at hk.hku.cecid.piazza.commons.module.ActiveTaskModule.execute(ActiveTaskModule.java:137)
 at hk.hku.cecid.piazza.commons.module.ActiveModule.run(ActiveModule.java:205)
 at java.lang.Thread.run(Thread.java:534)
Caused by: javax.mail.MessagingException: Connect failed;
  nested exception is:
 java.net.SocketException: Connection reset
 at com.sun.mail.pop3.POP3Store.protocolConnect(POP3Store.java:120)
 at javax.mail.Service.connect(Service.java:255)
 at javax.mail.Service.connect(Service.java:134)
 at javax.mail.Service.connect(Service.java:86)
 at hk.hku.cecid.piazza.commons.net.MailReceiver.connect(MailReceiver.java:63)
 ... 4 more





Consigue el nuevo Windows Live Messenger Pruébalo

Re: java.net.SocketException: Connection reset

From
"Andrej Ricnik-Bay"
Date:
Sorry, but I can't seen anything postgres related in
those errors messages,  all seems to point at e-Mail
issues, not database connectivity.



Cheers,
Andrej