aspose file tools
The moose likes EJB and other Java EE Technologies and the fly likes iPlanet App Server on Solaris Hangs Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login
JavaRanch » Java Forums » Java » EJB and other Java EE Technologies
Reply Bookmark "iPlanet App Server on Solaris Hangs" Watch "iPlanet App Server on Solaris Hangs" New topic
Author

iPlanet App Server on Solaris Hangs

Ian Whitelaw
Greenhorn

Joined: Mar 30, 2000
Posts: 13
Anyone experienced a similar problem to this?
We are running a J2EE app on iPlanet App Server 6.0 on a Solaris 7 box. We have an entity bean which writes records to a number of tables on an Oracle 8 database. If the entity bean hits a problem, it raises an EJBException in order to roll back the transaction. A TransactionRolledbackException is then thrown. So far, so good, but then the app server freezes so that all sessions hang, requiring a restart of the server.
Whan we run in our development environment on an NT box, no problem occurs - the exception is passed back to the front-end successfully.
Any ideas?
 
I agree. Here's the link: http://aspose.com/file-tools
 
subject: iPlanet App Server on Solaris Hangs
 
Similar Threads
High Memory Usage by httpd.exe in iPlanet v4.1
Application Server & Web Servers
iplanet App server
Class Reloading
How to log System.out.println in iplanet ?