Hi there,

i'm using a JBoss 3.2.3 with integrated Tomcat4. If i stop the jboss by closing 
the console windows or pressing ctrl-c (os is Win2K) serveral exception like 
the following are thrown:

14:06:09,955 INFO  [EntityContainer] Stopping 
jboss.j2ee:jndiName=Scheduler,service=EJB
14:06:09,955 ERROR [EntityContainer] Stopping failed
java.lang.NullPointerException
        at 
org.jboss.cache.invalidation.triggers.EntityBeanCacheBatchInvalidatorInterceptor.stop(Ent
ityBeanCacheBatchInvalidatorInterceptor.java:48)
        at org.jboss.ejb.EntityContainer.stopService(EntityContainer.java:377)
        at 
org.jboss.system.ServiceMBeanSupport.stop(ServiceMBeanSupport.java:240)
        at sun.reflect.GeneratedMethodAccessor113.invoke(Unknown Source)
        at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
        at java.lang.reflect.Method.invoke(Method.java:324)
        at 
org.jboss.mx.capability.ReflectedMBeanDispatcher.invoke(ReflectedMBeanDispatcher.java:284
)

-> Scheduler is a CMP2.0 EntityBean.

If i restart the jboss i mention that the jsp compile times are much longer (2 
times or more) than before. The performance loss grows if i restart from time 
to time.
What's the problem ?

Thx, ski

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

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


-------------------------------------------------------
This SF.Net email is sponsored by: IntelliVIEW -- Interactive Reporting
Tool for open source databases. Create drag-&-drop reports. Save time
by over 75%! Publish reports on the web. Export to DOC, XLS, RTF, etc.
Download a FREE copy at http://www.intelliview.com/go/osdn_nl
_______________________________________________
JBoss-user mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/jboss-user

Reply via email to