aspose file tools
The moose likes BEA/Weblogic and the fly likes Deployment rollback from Windows to Solaris Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login


JavaRanch » Java Forums » Products » BEA/Weblogic
Reply Bookmark "Deployment rollback from Windows to Solaris" Watch "Deployment rollback from Windows to Solaris" New topic
Author

Deployment rollback from Windows to Solaris

Mark Herschberg
Sheriff

Joined: Dec 04, 2000
Posts: 6037
Here's a tricky problem (where tricky probably means: blindly obvious to people other than myself).
I have an EJB app which I created with JBuilder 8 on Win2000. We create the ear file and deploy it toa Weblogic 7.0 server on another Win2000 machine. It works great.
If I take the same app and try to deploy it to a Weblogic 7 server on a Solaris 5.8 machine, it doesn't work. I get the following issue:

Obviously, I think I have all the settings correct and the both servers are configured the same--but I've bene known to be wrong. Any ideas?
--Mark
Chris Mathews
Ranch Hand

Joined: Jul 18, 2001
Posts: 2712
Are you trying to deploy thru JBuilder in both instances?
Have you tried to manually undeploy everything in the Solaris instance and redeploy? Make sure you delete the pesky .donotdelete folders also (just my personal WebLogic Voodoo fix).
Mark Herschberg
Sheriff

Joined: Dec 04, 2000
Posts: 6037
I have tried deploying both through JBuilder and through the Weblogic admin console. Both give the same error. I haven't yet tried your voodoo trick.
--Mark
 
I agree. Here's the link: http://zeroturnaround.com/jrebel - it saves me about five hours per week
 
subject: Deployment rollback from Windows to Solaris
 
Similar Threads
Deployment time NameNotFoundException
[EJB:011007]Unable to create EJB Persistence Manager
Help needed
EJB 2.0 value larger than specified precision allows for this column
weblogic8.1 CMP deployment error!