When JBoss 3.2.4 is started several warning messages are generated whenever a Tomcat5 
deployment is processed.  This is true for my applications as well as JBoss services.  
I have included a few snippets from my log below:

2004-06-25 18:08:17,192 DEBUG [org.jboss.web.tomcat.tc5.Tomcat5] Begin init
2004-06-25 18:08:17,223 DEBUG [org.jboss.web.tomcat.tc5.Tomcat5] webContext: null
2004-06-25 18:08:17,223 DEBUG [org.jboss.web.tomcat.tc5.Tomcat5] warURL: 
file:/C:/home2/jboss/server/aistech/deploy/http-invoker.sar/invoker.war/
2004-06-25 18:08:17,254 WARN  [org.jboss.deployment.DeploymentInfo] Only the root 
deployment can set the loader repository, ingoring config=null
2004-06-25 18:08:17,254 DEBUG [org.jboss.management.j2ee.LocalJBossServerDomain] 
handleNotification: 
javax.management.Notification[source=jboss.web:service=WebServer,type=org.jboss.deployment.SubDeployer.init,sequenceNumber=2,timeStamp=1088201297254,message=null,[EMAIL
 PROTECTED] { 
url=file:/C:/home2/jboss/server/aistech/deploy/http-invoker.sar/invoker.war/ }
  deployer: [EMAIL PROTECTED]
  status: Starting
  state: INIT_DEPLOYER
  watch: 
file:/C:/home2/jboss/server/aistech/deploy/http-invoker.sar/invoker.war/WEB-INF/web.xml
  lastDeployed: 1088201294770
  lastModified: 1087591942511
  mbeans:
]
2004-06-25 18:08:17,254 DEBUG [org.jboss.web.tomcat.tc5.Tomcat5] End init
2004-06-25 18:08:18,301 DEBUG [org.jboss.web.tomcat.tc5.Tomcat5] Begin init
2004-06-25 18:08:18,301 DEBUG [org.jboss.web.tomcat.tc5.Tomcat5] webContext: null
2004-06-25 18:08:18,301 DEBUG [org.jboss.web.tomcat.tc5.Tomcat5] warURL: 
file:/C:/home2/jboss/server/aistech/deploy/jbossweb-tomcat50.sar/ROOT.war/
2004-06-25 18:08:18,317 WARN  [org.jboss.deployment.DeploymentInfo] Only the root 
deployment can set the loader repository, ingoring config=null
2004-06-25 18:08:18,317 DEBUG [org.jboss.management.j2ee.LocalJBossServerDomain] 
handleNotification: 
javax.management.Notification[source=jboss.web:service=WebServer,type=org.jboss.deployment.SubDeployer.init,sequenceNumber=5,timeStamp=1088201298317,message=null,[EMAIL
 PROTECTED] { 
url=file:/C:/home2/jboss/server/aistech/deploy/jbossweb-tomcat50.sar/ROOT.war/ }
  deployer: [EMAIL PROTECTED]
  status: Starting
  state: INIT_DEPLOYER
  watch: 
file:/C:/home2/jboss/server/aistech/deploy/jbossweb-tomcat50.sar/ROOT.war/WEB-INF/web.xml
  lastDeployed: 1088201294770
  lastModified: 1087591945699
  mbeans:
]
2004-06-25 18:08:18,317 DEBUG [org.jboss.web.tomcat.tc5.Tomcat5] End init
2004-06-25 18:08:18,426 DEBUG [org.jboss.web.tomcat.tc5.Tomcat5] Begin init
2004-06-25 18:08:18,426 DEBUG [org.jboss.web.tomcat.tc5.Tomcat5] webContext: null
2004-06-25 18:08:18,426 DEBUG [org.jboss.web.tomcat.tc5.Tomcat5] warURL: 
file:/C:/home2/jboss/server/aistech/deploy/jms/jbossmq-httpil.sar/jbossmq-httpil.war/
2004-06-25 18:08:18,457 WARN  [org.jboss.deployment.DeploymentInfo] Only the root 
deployment can set the loader repository, ingoring config=null
2004-06-25 18:08:18,457 DEBUG [org.jboss.management.j2ee.LocalJBossServerDomain] 
handleNotification: 
javax.management.Notification[source=jboss.web:service=WebServer,type=org.jboss.deployment.SubDeployer.init,sequenceNumber=8,timeStamp=1088201298457,message=null,[EMAIL
 PROTECTED] { 
url=file:/C:/home2/jboss/server/aistech/deploy/jms/jbossmq-httpil.sar/jbossmq-httpil.war/
 }
  deployer: [EMAIL PROTECTED]
  status: Starting
  state: INIT_DEPLOYER
  watch: 
file:/C:/home2/jboss/server/aistech/deploy/jms/jbossmq-httpil.sar/jbossmq-httpil.war/WEB-INF/web.xml
  lastDeployed: 1088201294770
  lastModified: 1087591946074
  mbeans:
]
2004-06-25 18:08:18,457 DEBUG [org.jboss.web.tomcat.tc5.Tomcat5] End init

These also occur for my application which is packaged as an ear with imbeded wars.  I 
do not use any of the class loader scoping XML.

Is this an error in JBoss?  Can these messages be safely ignored?  How can I fix the 
problem?

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

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


-------------------------------------------------------
This SF.Net email sponsored by Black Hat Briefings & Training.
Attend Black Hat Briefings & Training, Las Vegas July 24-29 - 
digital self defense, top technical experts, no vendor pitches, 
unmatched networking opportunities. Visit www.blackhat.com
_______________________________________________
JBoss-user mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-user

Reply via email to