The txtimer errors are due to previous deployments not getting cleaned
up due to OOMEs:

2006-03-20 13:20:21,455 WARN  [org.jboss.system.ServiceController]
Problem start
ing service jboss.j2ee:jndiName=test/txtimer/TimerTest,service=EJB
java.lang.OutOfMemoryError
...
2006-03-20 13:20:25,895 INFO
[org.jboss.ejb.plugins.StatelessSessionInstancePool] Registration is not
done -> stop
2006-03-20 13:20:25,896 DEBUG [org.jboss.ejb.StatelessSessionContainer]
Failed to register pool as mbean
javax.management.InstanceAlreadyExistsException:
jboss.j2ee:jndiName=test/txtimer/TimerTest,plugin=pool,service=EJB
already registered.
   at
org.jboss.mx.server.registry.BasicMBeanRegistry.add(BasicMBeanRegistry.j
ava:757)
   at
org.jboss.mx.server.registry.BasicMBeanRegistry.registerMBean(BasicMBean
Registry.java:225)
   at sun.reflect.GeneratedMethodAccessor1.invoke(Unknown Source)
   at
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessor
Impl.java:25)
   at java.lang.reflect.Method.invoke(Method.java:324)
   at
org.jboss.mx.interceptor.ReflectedDispatcher.invoke(ReflectedDispatcher.
java:155)
   at org.jboss.mx.server.Invocation.dispatch(Invocation.java:94)
   at
org.jboss.mx.interceptor.AbstractInterceptor.invoke(AbstractInterceptor.
java:133)

http://jira.jboss.com/jira/browse/JBAS-2972


-------------------------------------------------------
This SF.Net email is sponsored by xPML, a groundbreaking scripting language
that extends applications into web and mobile media. Attend the live webcast
and join the prime developer group breaking into this new coding territory!
http://sel.as-us.falkag.net/sel?cmd=lnk&kid0944&bid$1720&dat1642
_______________________________________________
JBoss-Development mailing list
JBoss-Development@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jboss-development

Reply via email to