Reference http://jira.jboss.com/jira/browse/JBAS-2324.

My application is running on JBoss 4.0.3SP1/JDK 5.0.4.  I have the following 
defined in jboss.ini:


  | -Dorg.jboss.net.protocol.file.decodeFilePaths=true
  | 

... but I'm still seeing the same behavior noted in JBAS-2324:


  | 2006-01-25 11:51:23,229 DEBUG [org.jboss.system.ServiceCreator] About to 
create xmbean object: jboss.web:service=WebServer with code: 
org.jboss.web.tomcat.tc5.Tomcat5 with descriptor: META-INF/webserver-xmbean.xml
  | 2006-01-25 11:51:23,260 DEBUG [org.jboss.util.NestedThrowable] 
org.jboss.util.NestedThrowable.parentTraceEnabled=true
  | 2006-01-25 11:51:23,260 DEBUG [org.jboss.util.NestedThrowable] 
org.jboss.util.NestedThrowable.nestedTraceEnabled=false
  | 2006-01-25 11:51:23,260 DEBUG [org.jboss.util.NestedThrowable] 
org.jboss.util.NestedThrowable.detectDuplicateNesting=true
  | 2006-01-25 11:51:23,260 DEBUG [org.jboss.deployment.SARDeployer] create 
operation failed for package file:/C:/Program Files/Liquid 
Machines/LMServer/jboss/server/default/deploy/jbossweb-tomcat55.sar/
  | org.jboss.deployment.DeploymentException: Error parsing the XML file, from 
XMLMetaData: ; - nested throwable: 
(org.jboss.mx.util.JBossNotCompliantMBeanException: Error parsing the XML file, 
from XMLMetaData: )
  |     at 
org.jboss.system.ServiceConfigurator.install(ServiceConfigurator.java:178)
  |     at 
org.jboss.system.ServiceController.install(ServiceController.java:215)
  | 
  | snip...
  | 
  | Caused by: org.jboss.mx.util.JBossNotCompliantMBeanException: Error parsing 
the XML file, from XMLMetaData: 
  |     at org.jboss.mx.metadata.XMLMetaData.build(XMLMetaData.java:277)
  |     at org.jboss.mx.modelmbean.XMBean.<init>(XMBean.java:238)
  |     at org.jboss.mx.modelmbean.XMBean.<init>(XMBean.java:267)
  | 

I'd greatly appreciate any and all ideas as to how I can eliminate this problem.


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

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


-------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc. Do you grep through log files
for problems?  Stop!  Download the new AJAX search engine that makes
searching your log files as easy as surfing the  web.  DOWNLOAD SPLUNK!
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=103432&bid=230486&dat=121642
_______________________________________________
JBoss-user mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/jboss-user

Reply via email to