Re: Stopping the Server

2000-10-09 Thread Shailesh Joshi
Hi Miles , Youmight be using the port no in the url while stopping the server. (e.g. ormi://localhost:80) If you are using it omit it. The same exception I got while getting Initial Context, if port no. is specified. It works fine without giving the port no. Shailesh Joshi Java

Re: Stopping the Server

2000-10-09 Thread Karl Avedal
Hello, Check out http://www.orionserver.com/howtos/debug-tips.html and search for "StreamCorrupted". This will be in the FAQ shortly. Regards, Karl Avedal Miles Daffin wrote: Hi, Any ideas why I get this when issuing the command to stop the server? Error: javax.naming.NamingException:

Re[2]: Stopping the Server

2000-10-09 Thread Rafael Alvarez
Hi, Any ideas why I get this when issuing the command to stop the server? Error: javax.naming.NamingException: Lookup error: java.io.StreamCorruptedException: Caught EOFException while reading the stream header; nested exception is: java.io.StreamCorruptedException: Caught