I get the following error when trying to shutdown Orion using admin.jar.
C:\orion>java -jar admin.jar ormi://localhost:80 admin admin -shutdown
Error: javax.naming.NamingException: Lookup error:
java.io.StreamCorruptedExcept
ion: Caught EOFException while reading the stream header; nested exception
is:
java.io.StreamCorruptedException: Caught EOFException while reading
the
stream header
I am using Orion 1.0 on JDK 1.3 on Windows 2000 Professional. I haven't
been able to get admin.jar to work for the last few releases.