|
From: Clever M. <clv...@gm...> - 2006-03-31 00:28:24
|
On 30-Mar-06, at 2:04 PM, clvrmnky wrote: > Wrapper 3.1.2 > AIX 5.2 > Java 5 > > Similar to <http://sourceforge.net/mailarchive/message.php? > msg_id=9831093>, > I am having a problem getting our JVM to launch our JBoss app. This > is only a problem on AIX for us. > > I'm working on ensuring the correct APARs for AIX to run a Java 5 RC 1 > VM have been applied, in case this is a VM issue (so far, I think the > system is patched to the level it needs to be). I _can_ run and > launch the sample app at version 3.1.2 I downloaded from SourceForge, > though when I hack in the sample wrapper executable into our app I get > the same problem. I've attached the output from wrapper.debug=true. > Looks like the Java 5 RC1 JVM on AIX does not have a shutdown thread. I made "AIX" a special case (like WebLogic) in WrapperManager and it seems to fire up nicely. |