I just posted this to orionsupport.com:

which port do I mention to admin.jar (e.g. to shutdown the server)?

you use the RMI port, which is given in RMI.XML. If you havent changed the
default (which is 23791, see orion "docs"), you can leave it out, like so:

java -jar admin.jar ormi://myserver myuser mypassword -shutdown


-----Original Message-----
From: nirav dani <[EMAIL PROTECTED]>
To: Orion-Interest <[EMAIL PROTECTED]>
Date: Dienstag, 18. Juli 2000 00:37
Subject: exception error while shutting down the server???


my system:
Linux-mandrake 7.1
JDK1.3 for linux on usr/local
Orion 1.0.3 on usr/local


I am running this command from another "konsole"to
shutdown the server,
java -jar admin.jar ormi://localhost:8080 admin
<password> -shutdown

but it gives me this kind of error:
Error: javax.naming.NamingException: Lookup error:
java.io.StreamCorruptedException:Caught EOFException
while reading the stream header; nested exception is:
ava.io.StreamCorruptedException:Caught EOFException

while reading the stream header;
javaEOFException while reading the stream header


__________________________________________________
Do You Yahoo!?
Get Yahoo! Mail  Free email you can access from anywhere!
http://mail.yahoo.com/



Reply via email to