bug-classpath
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Bug classpath/35482] New: regression: apache-tomcat-5.5.26 throws NPE w


From: twisti at complang dot tuwien dot ac dot at
Subject: [Bug classpath/35482] New: regression: apache-tomcat-5.5.26 throws NPE with 0.97
Date: 6 Mar 2008 15:04:23 -0000

This works with 0.96.1:

Mar 6, 2008 4:02:21 PM org.apache.catalina.core.AprLifecycleListener
lifecycleEvent
INFO: The Apache Tomcat Native library which allows optimal performance in
production environments was not found on the java.library.path:
/home/cthalinger/cacao/cacao/src/cacao/.libs
Mar 6, 2008 4:02:22 PM org.apache.commons.modeler.Registry registerComponent
SEVERE: Error registering Catalina:type=Server
javax.management.MBeanException: Cannot instantiate ModelMBean of class
org.apache.commons.modeler.BaseModelMBean
   at org.apache.commons.modeler.ManagedBean.createMBean(ManagedBean.java:385)
   at org.apache.commons.modeler.Registry.registerComponent(Registry.java:835)
   at
org.apache.catalina.core.StandardServer.initialize(StandardServer.java:763)
   at org.apache.catalina.startup.Catalina.load(Catalina.java:504)
   at org.apache.catalina.startup.Catalina.load(Catalina.java:524)
   at java.lang.reflect.Method.invokeNative(Native Method)
   at java.lang.reflect.Method.invoke(Method.java:384)
   at org.apache.catalina.startup.Bootstrap.load(Bootstrap.java:267)
   at org.apache.catalina.startup.Bootstrap.main(Bootstrap.java:432)
Caused by: java.lang.NullPointerException
   at
javax.management.modelmbean.ModelMBeanInfoSupport.isDescriptorValid(ModelMBeanInfoSupport.java:665)
   at
javax.management.modelmbean.ModelMBeanInfoSupport.checkAndSetDescriptor(ModelMBeanInfoSupport.java:624)
   at
javax.management.modelmbean.ModelMBeanInfoSupport.<init>(ModelMBeanInfoSupport.java:132)
   at
javax.management.modelmbean.ModelMBeanInfoSupport.clone(ModelMBeanInfoSupport.java:137)
   at
org.apache.commons.modeler.BaseModelMBean.setModelMBeanInfo(BaseModelMBean.java:806)
   at org.apache.commons.modeler.BaseModelMBean.<init>(BaseModelMBean.java:117)
   at java.lang.reflect.Constructor.constructNative(Native Method)
   at java.lang.reflect.Constructor.newInstance(Constructor.java:344)
   at java.lang.Class.newInstance(Class.java:1154)
   at org.apache.commons.modeler.ManagedBean.createMBean(ManagedBean.java:378)
   ...8 more


-- 
           Summary: regression: apache-tomcat-5.5.26 throws NPE with 0.97
           Product: classpath
           Version: 0.97
            Status: UNCONFIRMED
          Severity: normal
          Priority: P3
         Component: classpath
        AssignedTo: unassigned at gcc dot gnu dot org
        ReportedBy: twisti at complang dot tuwien dot ac dot at


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=35482





reply via email to

[Prev in Thread] Current Thread [Next in Thread]