Message: The following issue has been closed.
--------------------------------------------------------------------- View the issue: http://issues.apache.org/jira/browse/JAMES-33 Here is an overview of the issue: --------------------------------------------------------------------- Key: JAMES-33 Summary: add new local user for james thru telent to james, james will throw exception Type: Bug Status: Closed Resolution: CANNOT REPRODUCE Project: James Components: James Core Versions: 2.0a2 Assignee: Reporter: penguin Created: Sat, 27 Apr 2002 3:44 AM Updated: Sun, 6 Jun 2004 2:45 PM Environment: Operating System: Windows NT/2K Platform: PC Description: I has made the james start, so i want to add a new local user for james thru telnet to james by this command : telent localhost 4555, then i type the user name and password, both are "root", the james console will occur exception below, thanks for replying my question. E:\java\james-2.0\bin>run Phoenix 3.1a1-dev James 2.0a2 Started POP3 Server plain:110 Started SMTP Server plain:25 Started NNTP Server plain:119 Exception: Read timed out java.net.SocketTimeoutException: Read timed out at java.net.SocketInputStream.socketRead0(Native Method) at java.net.SocketInputStream.read(SocketInputStream.java:119) at java.net.SocketInputStream.read(SocketInputStream.java:91) at java.io.InputStreamReader$ConverterFiller.fill(InputStreamReader.java :248) at java.io.InputStreamReader.read(InputStreamReader.java:511) at java.io.BufferedReader.fill(BufferedReader.java:139) at java.io.BufferedReader.readLine(BufferedReader.java:302) at java.io.BufferedReader.readLine(BufferedReader.java:365) at org.apache.james.remotemanager.RemoteManagerHandler.handleConnection( RemoteManagerHandler.java:144) at org.apache.avalon.cornerstone.blocks.connection.ConnectionRunner.run( Connection.java:163) at org.apache.avalon.excalibur.thread.impl.ExecutableRunnable.execute(Ex ecutableRunnable.java:47) at org.apache.avalon.excalibur.thread.impl.WorkerThread.run(WorkerThread .java:80) --------------------------------------------------------------------- JIRA INFORMATION: This message is automatically generated by JIRA. If you think it was sent incorrectly contact one of the administrators: http://issues.apache.org/jira/secure/Administrators.jspa If you want more information on JIRA, or have a bug to report see: http://www.atlassian.com/software/jira --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
