Did you also remove the related files in the orion/persistence directory.  I have had problems before when the .cache files don;t match up with the persistence ones.  Just a thought.  I haven't seen the error below before though....
 
Later...
 
Greg
-----Original Message-----
From: Randahl Fink Isaksen [mailto:[EMAIL PROTECTED]]
Sent: Wednesday, April 17, 2002 7:04 AM
To: Orion-Interest
Subject: Showstopper: Orion deployment crash, NullPointerException

After introducing a lot of different changes in my EJBs I decided to erase my deployment directory (the folder /orion/application-deployments/rockit) in an attempt to make orion carry out a fresh and complete redeployment. Unfortunately now all I get is this:

 

Auto-deploying rockit-ejb.jar (No previous deployment found)... java.lang.NullPo

interException

        at com.evermind._eh._dyc(.:109)

        at com.evermind._fc._izd(.:198)

        at com.evermind._fc._de(.:63)

        at com.evermind._fpb._de(.:31)

        at com.evermind._eq._aa(.:280)

        at com.evermind._ed._aa(.:270)

        at com.evermind._ai._kmd(.:526)

        at com.evermind._aj._kmd(.:287)

        at com.evermind._aj._vxb(.:119)

        at com.evermind.server.ApplicationServer._sxc(.:1308)

        at com.evermind.server.ApplicationServer._ige(.:1265)

        at com.evermind.server.ApplicationServer._vxb(.:1003)

        at com.evermind._cxb.run(.:89)

        at java.lang.Thread.run(Thread.java:536)

        at com.evermind._bt.run(.:47)

 

It is kind of hard for me to guess whats going on since the stack trace is obfuscated, so as a long shot I am asking you guys if you have experienced something similar to this?

 

 

Yours Randahl

Reply via email to