Hello Isaac: Should I use Jdk1.3. Thanks, Mohammad --- Isaac Sparrow <[EMAIL PROTECTED]> wrote: > Mohammad, > > I had the same thing happen to me when I tried to > start the server that > comes with jsdk1.2. I found that the error was > related to the jdk I am > using. jsdk1.2 server wants jdk1.2. I am using > jdk1.3. > > The other problem might be localhost related. I > believe the jsdk1.2 server > looks for localhost. Make sure you have an entry in > your hosts file for > localhost. > > Hope this helps, > > --Isaac Sparrow > ------------------------------------------- > Staff Engineer > VisiComp, Inc. > > http://www.visicomp.com > > > ----- Original Message ----- > From: "Mohammad Rahim" <[EMAIL PROTECTED]> > To: <[EMAIL PROTECTED]> > Sent: Saturday, August 19, 2000 11:33 AM > > > > Hello: > > > > I could not start my server. > > I got error message if I give > c:\jsdk2.1>startverver > > but I could not even read that message. > > > > If I try to stope that server I got the following > > message > > > > java.rmi.ConnectException: Connection refused to > host: > > localhost; nested excepti > > on is: > > java.net.ConnectException: Connection > refused: > > no further information > > java.rmi.ConnectException: Connection refused to > host: > > localhost; nested excepti > > on is: > > java.net.ConnectException: Connection > refused: > > no further information > > java.net.ConnectException: Connection refused: no > > further information > > at > > java.net.PlainSocketImpl.socketConnect(Native > Method) > > at > > > java.net.PlainSocketImpl.doConnect(PlainSocketImpl.java:305) > > at > > > java.net.PlainSocketImpl.connectToAddress(PlainSocketImpl.java:125) > > at > > > java.net.PlainSocketImpl.connect(PlainSocketImpl.java:112) > > at java.net.Socket.<init>(Socket.java:269) > > at java.net.Socket.<init>(Socket.java:98) > > at > > > sun.rmi.transport.proxy.RMIDirectSocketFactory.createSocket(RMIDirect > > SocketFactory.java:29) > > at > > > sun.rmi.transport.proxy.RMIMasterSocketFactory.createSocket(RMIMaster > > SocketFactory.java:124) > > at > > > sun.rmi.transport.tcp.TCPEndpoint.newSocket(TCPEndpoint.java:497) > > at > > > sun.rmi.transport.tcp.TCPChannel.createConnection(TCPChannel.java:194 > > ) > > at > > > sun.rmi.transport.tcp.TCPChannel.newConnection(TCPChannel.java:178) > > at > > > sun.rmi.server.UnicastRef.newCall(UnicastRef.java:322) > > at > > sun.rmi.registry.RegistryImpl_Stub.lookup(Unknown > > Source) > > at > > com.sun.web.shell.Shutdown.main(Shutdown.java:17) > > > > Would you kindly help me. > > > > Rahim > > > > > > __________________________________________________ > > Do You Yahoo!? > > Send instant messages & get email alerts with > Yahoo! Messenger. > > http://im.yahoo.com/ > > > > > ___________________________________________________________________________ > > To unsubscribe, send email to > [EMAIL PROTECTED] and include in the > body > > of the message "signoff SERVLET-INTEREST". > > > > Archives: > http://archives.java.sun.com/archives/servlet-interest.html > > Resources: > http://java.sun.com/products/servlet/external-resources.html > > LISTSERV Help: > http://www.lsoft.com/manuals/user/user.html > > > > ___________________________________________________________________________ > To unsubscribe, send email to [EMAIL PROTECTED] > and include in the body > of the message "signoff SERVLET-INTEREST". > > Archives: > http://archives.java.sun.com/archives/servlet-interest.html > Resources: > http://java.sun.com/products/servlet/external-resources.html > LISTSERV Help: http://www.lsoft.com/manuals/user/user.html __________________________________________________ Do You Yahoo!? Yahoo! Mail � Free email you can access from anywhere! http://mail.yahoo.com/ ___________________________________________________________________________ To unsubscribe, send email to [EMAIL PROTECTED] and include in the body of the message "signoff SERVLET-INTEREST". Archives: http://archives.java.sun.com/archives/servlet-interest.html Resources: http://java.sun.com/products/servlet/external-resources.html LISTSERV Help: http://www.lsoft.com/manuals/user/user.html
