You are viewing a plain text version of this content. The canonical link for it is here.
Posted to server-user@james.apache.org by John Ruiz <jr...@psu.edu> on 2003/04/28 03:22:25 UTC

[POP3] 0x8004210A Error in Outlook

Hello,

Using James 2.1.2 under WindowsXP, I sometimes get an 0x8004210A error
when I try to check my email through Outlook.  Looking up this error at
http://msdn.microsoft.com/library/default.asp?url=/library/en-us/msagent
/agenterr_6w36.asp, I am told that this means "The operation was
interrupted because the Listening key was pressed."

My log files don't seem to reflect anything unnatural.  Does anyone have
any idea why this happens and what can be done to fix it?

2 log snippets follow: connections & pop3server.

My thanks,
John Ruiz
--------------------------------------
Senior @ Pennsylvania State University
Vice President, IST Student Government
http://www.johnruiz.com/  AIM: ipandra
Phone: 814.272.4324 Cell: 814.883.7013

--- BEGIN connections LOGFILE ---
27/04/03 21:04:45 DEBUG connections: Retrieving a
org.apache.james.util.connection.ServerConnection$ClientConnectionRunner
from the pool
27/04/03 21:04:45 DEBUG connections: Adding one connection for a total
of 1
27/04/03 21:04:45 DEBUG connections: Retrieving a
org.apache.james.util.connection.ServerConnection$ClientConnectionRunner
from the pool
27/04/03 21:04:45 DEBUG connections: Adding one connection for a total
of 2
27/04/03 21:04:45 DEBUG connections: Starting connection on
64.178.96.116:110 from 64.178.96.116:4710
27/04/03 21:04:45 DEBUG connections: Starting connection on
64.178.96.116:110 from 64.178.96.116:4712
27/04/03 21:05:45 DEBUG connections: Ending connection on
64.178.96.116:110 from 64.178.96.116:4712
27/04/03 21:05:45 DEBUG connections: Releasing one connection, leaving a
total of 1
27/04/03 21:05:45 DEBUG connections: Returning a
org.apache.james.util.connection.ServerConnection$ClientConnectionRunner
to the pool
27/04/03 21:05:45 DEBUG connections: Ending connection on
64.178.96.116:110 from 64.178.96.116:4710
27/04/03 21:05:45 DEBUG connections: Releasing one connection, leaving a
total of 0
27/04/03 21:05:45 DEBUG connections: Returning a
org.apache.james.util.connection.ServerConnection$ClientConnectionRunner
to the pool
--- END connections LOGFILE ---



--- BEGIN pop3server LOGFILE ---
27/04/03 21:04:45 INFO  pop3server: Connection from jar349
(64.178.96.116) 
27/04/03 21:04:45 DEBUG pop3server: Calling start()
27/04/03 21:04:45 DEBUG pop3server: Command received: USER postmaster
27/04/03 21:04:45 DEBUG pop3server: Sent: +OK
27/04/03 21:04:45 DEBUG pop3server: Calling reset() for inactive
watchdog
27/04/03 21:04:45 DEBUG pop3server: Command received: PASS <password
omitted>
27/04/03 21:04:45 DEBUG pop3server: Sent: +OK Welcome postmaster
27/04/03 21:04:45 DEBUG pop3server: Watchdog default Worker #18 has time
to sleep 120000
27/04/03 21:04:45 INFO  pop3server: Connection from jar349
(64.178.96.116) 
27/04/03 21:04:45 DEBUG pop3server: Calling start()
27/04/03 21:04:45 DEBUG pop3server: Command received: USER jruiz
27/04/03 21:04:45 DEBUG pop3server: Sent: +OK
27/04/03 21:04:45 DEBUG pop3server: Calling reset() for inactive
watchdog
27/04/03 21:04:45 DEBUG pop3server: Command received: PASS <password
omitted>
27/04/03 21:04:45 DEBUG pop3server: Calling reset() default Worker #18
27/04/03 21:04:45 DEBUG pop3server: Watchdog default Worker #16 has time
to sleep 120000
27/04/03 21:04:45 DEBUG pop3server: Command received: STAT
27/04/03 21:04:45 DEBUG pop3server: Sent: +OK 0 0
27/04/03 21:04:45 DEBUG pop3server: Calling reset() default Worker #18
27/04/03 21:04:45 DEBUG pop3server: Sent: +OK Welcome jruiz
27/04/03 21:04:45 DEBUG pop3server: Calling reset() default Worker #16
27/04/03 21:04:45 DEBUG pop3server: Command received: STAT
27/04/03 21:04:45 DEBUG pop3server: Sent: +OK 0 0
27/04/03 21:04:45 DEBUG pop3server: Calling reset() default Worker #16
27/04/03 21:05:45 DEBUG pop3server: Calling stop() default Worker #18
27/04/03 21:05:45 INFO  pop3server: Connection for postmaster from
jar349 (64.178.96.116) closed.
27/04/03 21:05:45 DEBUG pop3server: Calling disposeWatchdog() default
Worker #18
27/04/03 21:05:45 DEBUG pop3server: Returning a
org.apache.james.pop3server.POP3Handler to the pool
27/04/03 21:05:45 DEBUG pop3server: Watchdog default Worker #18 is
exiting run().
27/04/03 21:05:45 DEBUG pop3server: Calling stop() default Worker #16
27/04/03 21:05:45 INFO  pop3server: Connection for jruiz from jar349
(64.178.96.116) closed.
27/04/03 21:05:45 DEBUG pop3server: Calling disposeWatchdog() default
Worker #16
27/04/03 21:05:45 DEBUG pop3server: Returning a
org.apache.james.pop3server.POP3Handler to the pool
27/04/03 21:05:45 DEBUG pop3server: Watchdog default Worker #16 is
exiting run().
--- END pop3server LOGFILE ---



---------------------------------------------------------------------
To unsubscribe, e-mail: james-user-unsubscribe@jakarta.apache.org
For additional commands, e-mail: james-user-help@jakarta.apache.org


RE: [POP3] 0x8004210A Error in Outlook

Posted by "Noel J. Bergman" <no...@devtech.com>.
> Using James 2.1.2 under WindowsXP, I sometimes get an 0x8004210A error
> when I try to check my email through Outlook.

It is a timeout.  One thing to check are your firewall settings.  Also, if
you are using Norton Antivirus, that can be a cause.

The record in MSDN that you found applies to a different product.

	--- Noel


---------------------------------------------------------------------
To unsubscribe, e-mail: james-user-unsubscribe@jakarta.apache.org
For additional commands, e-mail: james-user-help@jakarta.apache.org