0 Replies Latest reply on Jun 7, 2016 6:46 AM by sarvapsk

    JBOSS EAP 6.4 DEPLOYMENT ERROR

    sarvapsk

      Hi Team,

       

      We are getting the below error while deploying the war into the JBOSS EAP-6.4.

       

      It is taking the more time to deploy. Look into this issue and let me know asap.

       

      13:50:30,646 ERROR [org.apache.catalina.core.ContainerBase.[jboss.web].[default-host].[/ims]] (ServerService Thread Pool -- 159) JBWEB000284: Exception starting filter SSOAgentFilter: java.lang.UnsupportedOperationException: This DocumentBuilder, "oracle.xml.jaxp.JXDocumentBuilder", does not support the reset functionality.  Specification "null" version "null"

              at javax.xml.parsers.DocumentBuilder.reset(DocumentBuilder.java:89) [rt.jar:1.7.0_72]

              at org.opensaml.xml.parse.BasicParserPool.returnBuilder(BasicParserPool.java:193) [xmltooling-1.3.1.jar:]

              at org.opensaml.xml.parse.BasicParserPool.parse(BasicParserPool.java:222) [xmltooling-1.3.1.jar:]

              at org.opensaml.xml.XMLConfigurator.load(XMLConfigurator.java:141) [xmltooling-1.3.1.jar:1.3.1]

              at org.opensaml.DefaultBootstrap.initializeXMLTooling(DefaultBootstrap.java:186) [opensaml-2.4.1.jar:2.4.1]

              at org.opensaml.DefaultBootstrap.bootstrap(DefaultBootstrap.java:87) [opensaml-2.4.1.jar:2.4.1]

              at org.wso2.carbon.identity.sso.agent.saml.SAML2SSOManager.<init>(SAML2SSOManager.java:112) [org.wso2.carbon.identity.sso.agent-1.2.0.jar:]

              at org.wso2.carbon.identity.sso.agent.SSOAgentFilter.init(SSOAgentFilter.java:55) [org.wso2.carbon.identity.sso.agent-1.2.0.jar:]

              at org.apache.catalina.core.ApplicationFilterConfig.getFilter(ApplicationFilterConfig.java:416) [jbossweb-7.5.7.Final-redhat-1.jar:7.5.7.Final-redhat-1]

              at org.apache.catalina.core.StandardContext.filterStart(StandardContext.java:3225) [jbossweb-7.5.7.Final-redhat-1.jar:7.5.7.Final-redhat-1]

              at org.apache.catalina.core.StandardContext.start(StandardContext.java:3794) [jbossweb-7.5.7.Final-redhat-1.jar:7.5.7.Final-redhat-1]

              at org.jboss.as.web.deployment.WebDeploymentService.doStart(WebDeploymentService.java:163) [jboss-as-web-7.5.0.Final-redhat-21.jar:7.5.0.Final-redhat-21]

              at org.jboss.as.web.deployment.WebDeploymentService.access$000(WebDeploymentService.java:61) [jboss-as-web-7.5.0.Final-redhat-21.jar:7.5.0.Final-redhat-21]

              at org.jboss.as.web.deployment.WebDeploymentService$1.run(WebDeploymentService.java:96) [jboss-as-web-7.5.0.Final-redhat-21.jar:7.5.0.Final-redhat-21]

              at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:471) [rt.jar:1.7.0_72]

              at java.util.concurrent.FutureTask.run(FutureTask.java:262) [rt.jar:1.7.0_72]

              at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145) [rt.jar:1.7.0_72]

              at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615) [rt.jar:1.7.0_72]

              at java.lang.Thread.run(Thread.java:745) [rt.jar:1.7.0_72]

              at org.jboss.threads.JBossThread.run(JBossThread.java:122)

       

       

      13:50:30,649 ERROR [org.apache.catalina.core] (ServerService Thread Pool -- 159) JBWEB001103: Error detected during context /ims start, will stop it

      13:50:30,653 INFO  [com.vaadin.cdi.internal.ContextDeployer] (ServerService Thread Pool -- 159) Context destroyed

      13:50:30,656 ERROR [org.jboss.msc.service.fail] (ServerService Thread Pool -- 159) MSC000001: Failed to start service jboss.web.deployment.default-host./ims: org.jboss.msc.service.StartException in service jboss.web.deployment.default-host./ims: org.jboss.msc.service.StartException in anonymous service: JBAS018040: Failed to start context

              at org.jboss.as.web.deployment.WebDeploymentService$1.run(WebDeploymentService.java:99)

              at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:471) [rt.jar:1.7.0_72]

              at java.util.concurrent.FutureTask.run(FutureTask.java:262) [rt.jar:1.7.0_72]

              at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145) [rt.jar:1.7.0_72]

              at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615) [rt.jar:1.7.0_72]

              at java.lang.Thread.run(Thread.java:745) [rt.jar:1.7.0_72]

              at org.jboss.threads.JBossThread.run(JBossThread.java:122)

      Caused by: org.jboss.msc.service.StartException in anonymous service: JBAS018040: Failed to start context

              at org.jboss.as.web.deployment.WebDeploymentService.doStart(WebDeploymentService.java:168)

              at org.jboss.as.web.deployment.WebDeploymentService.access$000(WebDeploymentService.java:61)

              at org.jboss.as.web.deployment.WebDeploymentService$1.run(WebDeploymentService.java:96)

              ... 6 more

       

       

      13:50:30,671 ERROR [org.jboss.as.controller.management-operation] (HttpManagementService-threads - 1) JBAS014612: Operation ("add") failed - address: ([{"deployment" => "ims.war"}]) - failure description: {"JBAS014671: Failed services" => {"jboss.web.deployment.default-host./ims" => "org.jboss.msc.service.StartException in service jboss.web.deployment.default-host./ims: org.jboss.msc.service.StartException in anonymous service: JBAS018040: Failed to start context

          Caused by: org.jboss.msc.service.StartException in anonymous service: JBAS018040: Failed to start context"}}

      13:50:30,672 ERROR [org.jboss.as.server] (HttpManagementService-threads - 1) JBAS015870: Deploy of deployment "ims.war" was rolled back with the following failure message:

      {"JBAS014671: Failed services" => {"jboss.web.deployment.default-host./ims" => "org.jboss.msc.service.StartException in service jboss.web.deployment.default-host./ims: org.jboss.msc.service.StartException in anonymous service: JBAS018040: Failed to start context

          Caused by: org.jboss.msc.service.StartException in anonymous service: JBAS018040: Failed to start context"}}