I got the script working to build an ear file. Now I'd like to use the
 
D:\orion>java -jar admin.jar ormi://192.168.1.123/ admin utv -deploy -file d:\or
ion\deployment\aller.ear -deploymentName aller > deploy.txt
 
command line to deploy the updated application but I get
 
D:\orion>more deploy.txt
java.lang.StackOverflowError
        at com.evermind.server.ThreadState.getCurrentState(JAX)
        at com.evermind.server.ApplicationServerSystemProperties.getProperty(JAX
)
 
and an eternal loop.
 
I'm using
 
D:\orion>java -jar orion.jar -version
Orion/1.4.7 (build 10011)
 
What do I do wrong? Or is it a bug in 1.4.7?
 
Saw in the archives that it was indeed a bug in 1.3.8, but was solved with 1.4.5. Is the bug back in 1.4.7?
 
Johan

Reply via email to