Hi there  ,
 
In  your  command  don't specify  the port no. , then it will work.
 
e.g. Use the command like following
 [root@ns orion]# java -jar admin.jar  ormi://localhost admin 123 -shutdown
 
Shailesh Joshi
Java Programmer
Versaware (India) Ltd.
 
 
 
----- Original Message -----
Sent: Thursday, December 14, 2000 10:29 PM
Subject: Re: Orion shutdown problem

it seems you are using the http port to send the admin commands to. That is wrong, it should be orions RMI port, which is set in some RMI.XML file. The default is 23791
----- Original Message -----
Sent: Thursday, December 14, 2000 5:22 PM
Subject: Orion shutdown problem

 
I am running Orion-1.3.8 on a Linux Redhat 7.0 platform with Suns' JDK1.3.
When I attemp to shutdown I get the following exception ....

[root@ns orion]# java -jar admin.jar  ormi://localhost:8081 admin 123 -shutdown
force
Error: javax.naming.NamingException: Lookup error:
java.io.StreamCorruptedException: Caught EOFException while reading the stream
header; nested exception is:
 java.io.StreamCorruptedException: Caught EOFException while reading the stream
header

Any ideas??

I am brand new to Orion so if there is an obvious source of documentation relating to this, my apolgies
that I haven't spotted it yet.

Regards

/Dominic
 

Reply via email to