You are viewing a plain text version of this content. The canonical link for it is here.
Posted to server-dev@james.apache.org by bu...@apache.org on 2002/04/27 05:44:19 UTC

DO NOT REPLY [Bug 8581] New: - add new local user for james thru telent to james, james will throw exception

DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG 
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://nagoya.apache.org/bugzilla/show_bug.cgi?id=8581>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND 
INSERTED IN THE BUG DATABASE.

http://nagoya.apache.org/bugzilla/show_bug.cgi?id=8581

add new local user for james thru telent to james, james will throw exception

           Summary: add new local user for james thru telent to james, james
                    will throw exception
           Product: James
           Version: 2.0a2
          Platform: PC
        OS/Version: Windows NT/2K
            Status: NEW
          Severity: Normal
          Priority: Other
         Component: James Core
        AssignedTo: james-dev@jakarta.apache.org
        ReportedBy: mendocino@163.net


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)

--
To unsubscribe, e-mail:   <ma...@jakarta.apache.org>
For additional commands, e-mail: <ma...@jakarta.apache.org>