Warning: file_get_contents(/data/phpspider/zhask/data//catemap/1/wordpress/12.json): failed to open stream: No such file or directory in /data/phpspider/zhask/libs/function.php on line 167

Warning: Invalid argument supplied for foreach() in /data/phpspider/zhask/libs/tag.function.php on line 1116

Notice: Undefined index: in /data/phpspider/zhask/libs/function.php on line 180

Warning: array_chunk() expects parameter 1 to be array, null given in /data/phpspider/zhask/libs/function.php on line 181
启动Jboss 6.2 EAP时出错_Jboss_Jboss6.x - Fatal编程技术网

启动Jboss 6.2 EAP时出错

启动Jboss 6.2 EAP时出错,jboss,jboss6.x,Jboss,Jboss6.x,我试图在JBoss6.2中部署我的war,但在启动Jboss时遇到以下异常。请帮助我解决此问题: 15:33:42714错误[org.apache.catalina.core.ContainerBase.[jboss.web].[default host]./authService]](服务器服务线程池--51)JBWEB000287:将上下文初始化事件发送到类org.springframework.web.context.ContextLoaderListener:java.lang.Unsu

我试图在JBoss6.2中部署我的war,但在启动Jboss时遇到以下异常。请帮助我解决此问题:

15:33:42714错误[org.apache.catalina.core.ContainerBase.[jboss.web].[default host]./authService]](服务器服务线程池--51)JBWEB000287:将上下文初始化事件发送到类org.springframework.web.context.ContextLoaderListener:java.lang.UnsupportedOperationException的侦听器实例的异常:此解析器不支持规范“null”版本“null” 位于javax.xml.parsers.DocumentBuilderFactory.setSchema(未知源)[rt.jar:1.6.026] at_uuu重定向。uuu DocumentBuilderFactory.setSchema(uuu DocumentBuilderFactory.java:194)[jboss modules.jar:1.3.0.Final-redhat-2] 在org.opensaml.xml.parse.BasicParserPool.initializePool(BasicParserPool.java:510)[xmltooling-1.3.2.jar:] 在org.opensaml.xml.parse.BasicParserPool.(BasicParserPool.java:138)[xmltooling-1.3.2.jar:] 在org.opensaml.xml.XMLConfigurator.(XMLConfigurator.java:87)[xmltooling-1.3.2.jar:1.3.2] 在org.opensaml.xml.XMLConfigurator.(XMLConfigurator.java:73)[xmltooling-1.3.2.jar:1.3.2] 在org.opensaml.DefaultBootstrap.initializeXMLTooling(DefaultBootstrap.java:195)[opensaml-2.5.3.jar:1.0.0.RC2] 在org.opensaml.DefaultBootstrap.bootstrap(DefaultBootstrap.java:91)[opensaml-2.5.3.jar:1.0.0.RC2] 在org.opensaml.PaosBootstrap.bootstrap(PaosBootstrap.java:27)[spring-security-saml2-core-1.0.0.RC2.jar:1.0.0.RC2] 位于org.springframework.security.saml.SAMLBootstrap.postProcessBeanFactory(SAMLBootstrap.java:42)[spring-security-saml2-core-1.0.0.RC2.jar:1.0.0.RC2] 位于org.springframework.context.support.AbstractApplicationContext.invokeBeanFactoryPostProcessors(AbstractApplicationContext.java:694)[spring-context-3.2.9.RELEASE.jar:3.2.9.RELEASE] 位于org.springframework.context.support.AbstractApplicationContext.invokeBeanFactoryPostProcessors(AbstractApplicationContext.java:684)[spring-context-3.2.9.RELEASE.jar:3.2.9.RELEASE] 在org.springframework.context.support.AbstractApplicationContext.refresh(AbstractApplicationContext.java:461)[spring-context-3.2.9.RELEASE.jar:3.2.9.RELEASE] 位于org.springframework.web.context.ContextLoader.configureAndRefreshWebApplicationContext(ContextLoader.java:410)[spring-web-3.2.9.RELEASE.jar:3.2.9.RELEASE] 位于org.springframework.web.context.ContextLoader.initWebApplicationContext(ContextLoader.java:306)[spring-web-3.2.9.RELEASE.jar:3.2.9.RELEASE] 位于org.springframework.web.context.ContextLoaderListener.contextInitialized(ContextLoaderListener.java:112)[spring-web-3.2.9.RELEASE.jar:3.2.9.RELEASE] 位于org.apache.catalina.core.StandardContext.contextListenerStart(StandardContext.java:3339)[jbossweb-7.2.2.Final-redhat-1.jar:7.2.2.Final-redhat-1] 在org.apache.catalina.core.StandardContext.start(StandardContext.java:3777)[jbossweb-7.2.2.Final-redhat-1.jar:7.2.2.Final-redhat-1] 在org.jboss.as.web.deployment.WebDeploymentService.doStart(WebDeploymentService.java:156)[jboss-as-web-7.3.0.Final-redhat-14.jar:7.3.0.Final-redhat-14] 在org.jboss.as.web.deployment.WebDeploymentService.access$000(WebDeploymentService.java:60)[jboss-as-web-7.3.0.Final-redhat-14.jar:7.3.0.Final-redhat-14] 在org.jboss.as.web.deployment.WebDeploymentService$1.run(WebDeploymentService.java:93)[jboss-as-web-7.3.0.Final-redhat-14.jar:7.3.0.Final-redhat-14] 在java.util.concurrent.Executors$RunnableAdapter.call(未知源)[rt.jar:1.6.026] 位于java.util.concurrent.FutureTask$Sync.innerRun(未知源)[rt.jar:1.6.0_26] 在java.util.concurrent.FutureTask.run(未知源)[rt.jar:1.6.0_26] 位于java.util.concurrent.ThreadPoolExecutor$Worker.runTask(未知源)[rt.jar:1.6.0_26] 位于java.util.concurrent.ThreadPoolExecutor$Worker.run(未知源)[rt.jar:1.6.0_26] 运行(未知源)[rt.jar:1.6.0_26]
在org.jboss.threads.JBossThread.run(JBossThread.java:122)

如果您的WEB-INF/lib或jboss lib中有不同版本的spring jar,可能会导致上述问题。试着去掉那些