I am having serious problems porting my application on to AIX 5.2. 

JBoss starts ok but as soon as I try to invoke a method on an MBean from within 
my application (something that has occured many times during startup) it core 
dumps and fails to produce a java core file so all I'm left with is the binary 
core and no further clues. 

Further investigation shows that it occurs on calling invoke on 
MBeanServerImpl.class. The MBeanServer is successfully located the class  is 
right and it is located in the right classloader but on calling invoke the 
method is never reached.

I can however successfully call that same method from the jmx-console.

I have tried both the 32-bit jdk 1.4.2.4 and the 64-bit 1.4.2.3 and they both 
exhibit the same behaviour. 

Anyone got any suggestions other than exmining the core file...





View the original post : 
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3878359#3878359

Reply to the post : 
http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3878359


-------------------------------------------------------
This SF.Net email is sponsored by Oracle Space Sweepstakes
Want to be the first software developer in space?
Enter now for the Oracle Space Sweepstakes!
http://ads.osdn.com/?ad_id=7412&alloc_id=16344&op=click
_______________________________________________
JBoss-user mailing list
JBoss-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jboss-user

Reply via email to