>> 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 EOFException while
>> reading the stream header Thanks.--

This error happened to me a lot, until I found that the ormi port that
orion is using is defined in rmi.xml(23791 by default). So, to restart
orion you need to use something like:

java -jar admin.jar ormi://localhost:23791/ <login> <password> -shutdown

change 23791 with the port specified in rmi.xml

I couldn't read the original message, so I don't know which is the
line that he used.

-- 
 Rafael                            mailto:[EMAIL PROTECTED]



Reply via email to