Hi,
I tried this as well with some problems. Here are the steps I took.

java -jar orion.jar -install
Enter an admin password to use: admin123
Confirm admin password: admin123
Installation done

 java -jar orion.jar
Orion/1.0 (Internal build 3) initialized

java -jar admin.jar ormi://localhost:8888/ admin admin123 -dataSourceInfo
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

 java -jar admin.jar ormi://localhost:8888/ admin admin123 -shutdown
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?

Eric :-)

p.s. Karl, if you see this, hi!

Reply via email to