I am runnning jboss 3.2.6 which supports multiple vhosts in teh jboss-web.xml
file. It works fine but When Jboss starts I get alot of errors basically
telling me that can not create Servlet JSR-77 see an example error below.
How can I fix these erorr so they dont show up? I want to keep the logs as
clean as possible.
2005-01-06 10:57:01,552 DEBUG [org.jboss.management.j2ee.Servlet] Could not
create JSR-77 Servlet:
jboss.web:j2eeType=Servlet,name=action,WebModule=//localhost/apps/itracker,J2EEApplication=none,J2EEServer=none
javax.management.InstanceAlreadyExistsException:
jboss.management.local:J2EEApplication=itracker.ear,J2EEServer=Local,WebModule=web-app.war,j2eeType=Servlet,name=action
already registered.
at
org.jboss.mx.server.registry.BasicMBeanRegistry.add(BasicMBeanRegistry.java:704)
at
org.jboss.mx.server.registry.BasicMBeanRegistry.registerMBean(BasicMBeanRegistry.java:212)
at sun.reflect.GeneratedMethodAccessor1.invoke(Unknown Source)
at
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
at java.lang.reflect.Method.invoke(Method.java:324)
at
org.jboss.mx.server.ReflectedDispatcher.dispatch(ReflectedDispatcher.java:60)
at org.jboss.mx.server.Invocation.dispatch(Invocation.java:62)
at org.jboss.mx.server.Invocation.dispatch(Invocation.java:54)
View the original post :
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3860947#3860947
Reply to the post :
http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3860947
-------------------------------------------------------
The SF.Net email is sponsored by: Beat the post-holiday blues
Get a FREE limited edition SourceForge.net t-shirt from ThinkGeek.
It's fun and FREE -- well, almost....http://www.thinkgeek.com/sfshirt
_______________________________________________
JBoss-user mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/jboss-user