[pkg-jboss-maintainer] exceptions in log

Marcus Better marcus at better.se
Sun Aug 27 13:13:18 UTC 2006


Hello,

I'm trying to get started with the JBoss on Debian. I've built version
4.0.4-0.1 and installed jboss4-server-debian.

On startup it immediately generates 800 kb of log output in
/var/log/jboss4/debian/server.log, which seems somewhat overwhelming. Is
this normal?

Among the messages are many exceptions such as this:

2006-08-27 14:56:20,680 DEBUG [org.jboss.util.NestedThrowable]
org.jboss.util.NestedThrowable.detectDuplicateNesting=true
org.jboss.deployment.DeploymentException: Trying to install an already
registered
 mbean: jboss.j2ee:service=EARDeployer
        at org.jboss.system.ServiceCreator.install(ServiceCreator.java:103)
        at
org.jboss.system.ServiceConfigurator.internalInstall(ServiceConfigurat
or.java:449)
        at
org.jboss.system.ServiceConfigurator.install(ServiceConfigurator.java:
171)
        at
org.jboss.system.ServiceController.install(ServiceController.java:226)
        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.j
ava:39)
        at
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccess
orImpl.java:25)
        at java.lang.reflect.Method.invoke(Method.java:585)
        at
org.jboss.mx.interceptor.ReflectedDispatcher.invoke(ReflectedDispatche
r.java:155)
        at org.jboss.mx.server.Invocation.dispatch(Invocation.java:94)
        at org.jboss.mx.server.Invocation.invoke(Invocation.java:86)

(...lots removed...)

Should I be worried?

Marcus



More information about the pkg-jboss-maintainer mailing list