java.net.SocketException: Connection reset - Mailing list pgsql-general

From Gloria Rodriguez
Subject java.net.SocketException: Connection reset
Date
Msg-id BAY124-W46B199C9D748CA5CFF6308C8720@phx.gbl
Whole thread Raw
List pgsql-general


 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

pgsql-general by date:

Previous
From: laurentpointca@gmail.com
Date:
Subject: Windows psql.exe password from pgpass.conf
Next
From: Stefan Berglund
Date:
Subject: Re: How to write a function that manipulates a set of results