« Return to Thread: Problems of run muse example simple on JBoss
Have you selected child first delegation for the classloader?
On Wed, Feb 25, 2009 at 1:44 PM, SARA1232007 <cyl_axis@foxmail.com> wrote:
>
>
> Muse simple example is compiled using build.xml provided in the example, the
> code generated is for a mini SOAP Engine. I copy simple.war generated and
> lib directory under JBoss's server/default directory.
>
> After run JBoss's run.bat, I get error Information from JBoss server
> indicating that "Failed to create a new SAX parser" for parsing context.xml.
> Detail is as following:
> ===============================================================================
>
> JBoss Bootstrap Environment
>
> JBOSS_HOME: F:\WORK_SOFTWARE_DOC\JBOSS\jboss-5.0.0.GA
>
> JAVA: D:\Program Files\Java\jdk1.5.0\\bin\java
>
> JAVA_OPTS: -Dprogram.name=run.bat -server -Xms128m -Xmx512m
> -XX:MaxPermSize=25
> 6m -Dorg.jboss.resolver.warning=true -Dsun.rmi.dgc.client.gcInterval=3600000
> -Ds
> un.rmi.dgc.server.gcInterval=3600000
>
> CLASSPATH: F:\WORK_SOFTWARE_DOC\JBOSS\jboss-5.0.0.GA\bin\run.jar
>
> ===============================================================================
>
> 16:05:53,750 INFO [ServerImpl] Starting JBoss (Microcontainer)...
> ... ...
>
> 16:07:53,984 INFO [TomcatDeployment] deploy, ctxPath=/, vfsUrl=ROOT.war
> 16:07:54,281 INFO [TomcatDeployment] deploy, ctxPath=/jmx-console,
> vfsUrl=jmx-c
> onsole.war
> 16:07:58,531 INFO [TomcatDeployment] deploy, ctxPath=/simple,
> vfsUrl=simple.war
>
> 16:07:59,015 ERROR [JBossContextConfig] XML error parsing: context.xml
> org.jboss.xb.binding.JBossXBRuntimeException: Failed to create a new SAX
> parser
> at
> org.jboss.xb.binding.UnmarshallerFactory$UnmarshallerFactoryImpl.newU
> nmarshaller(UnmarshallerFactory.java:100)
> at
> org.jboss.web.tomcat.service.deployers.JBossContextConfig.processCont
> extConfig(JBossContextConfig.java:552)
> at
> org.jboss.web.tomcat.service.deployers.JBossContextConfig.init(JBossC
> ontextConfig.java:538)
> at
> org.apache.catalina.startup.ContextConfig.lifecycleEvent(ContextConfi
> g.java:279)
> at
> org.apache.catalina.util.LifecycleSupport.fireLifecycleEvent(Lifecycl
> eSupport.java:117)
> at
> org.apache.catalina.core.StandardContext.init(StandardContext.java:54
> 36)
> at
> org.apache.catalina.core.StandardContext.start(StandardContext.java:4
> 148)
> at
> org.jboss.web.tomcat.service.deployers.TomcatDeployment.performDeploy
> Internal(TomcatDeployment.java:367)
> at
« Return to Thread: Problems of run muse example simple on JBoss
| Free embeddable forum powered by Nabble | Forum Help |