0 Replies Latest reply on Mar 25, 2015 10:01 AM by sovan89

    Facing issue at start up of jboss7

    sovan89

      building time there have no error coming.

       

      below error coming when jboss7 start and war file getting failed not getting deployed:

       

      18:26:38,605 WARN  [org.jboss.as.server.deployment] (MSC service thread 1-27) JBAS015893: Encountered invalid class name 'org.xmlpull.mxp1.MXParser,org.xmlpull.mxp1_serializer.MXSerializer' for service type 'org.xmlpull.v1.XmlPullParserFactory'

      18:26:39,161 ERROR [org.jboss.msc.service.fail] (MSC service thread 1-12) MSC00001: Failed to start service jboss.deployment.unit."Container_Gen.war".STRUCTURE: org.jboss.msc.service.StartException in service jboss.deployment.unit."Container_Gen.war".STRUCTURE: Failed to process phase STRUCTURE of deployment "Container_Gen.war"

        at org.jboss.as.server.deployment.DeploymentUnitPhaseService.start(DeploymentUnitPhaseService.java:119) [jboss-as-server-7.1.1.Final.jar:7.1.1.Final]

        at org.jboss.msc.service.ServiceControllerImpl$StartTask.startService(ServiceControllerImpl.java:1811) [jboss-msc-1.0.2.GA.jar:1.0.2.GA]

        at org.jboss.msc.service.ServiceControllerImpl$StartTask.run(ServiceControllerImpl.java:1746) [jboss-msc-1.0.2.GA.jar:1.0.2.GA]

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

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

        at java.lang.Thread.run(Thread.java:744) [rt.jar:1.7.0_51]

      Caused by: org.jboss.as.server.deployment.DeploymentUnitProcessingException: org.jboss.as.server.deployment.DeploymentUnitProcessingException: JBAS018037: Failed to process WEB-INF/lib: "/content/Container_Gen.war/WEB-INF/lib/axis2-soapmonitor-servlet-1.6.2.jar"

        at org.jboss.as.web.deployment.WarStructureDeploymentProcessor.deploy(WarStructureDeploymentProcessor.java:120)

        at org.jboss.as.server.deployment.DeploymentUnitPhaseService.start(DeploymentUnitPhaseService.java:113) [jboss-as-server-7.1.1.Final.jar:7.1.1.Final]

        ... 5 more

      Caused by: org.jboss.as.server.deployment.DeploymentUnitProcessingException: JBAS018037: Failed to process WEB-INF/lib: "/content/Container_Gen.war/WEB-INF/lib/axis2-soapmonitor-servlet-1.6.2.jar"

        at org.jboss.as.web.deployment.WarStructureDeploymentProcessor.createWebInfLibResources(WarStructureDeploymentProcessor.java:175)

        at org.jboss.as.web.deployment.WarStructureDeploymentProcessor.createResourceRoots(WarStructureDeploymentProcessor.java:153)

        at org.jboss.as.web.deployment.WarStructureDeploymentProcessor.deploy(WarStructureDeploymentProcessor.java:114)

        ... 6 more

      Caused by: java.io.FileNotFoundException: /home/vpnuser/VPN_APPLICATION/SLP_BL/SLP-BL_Call/standalone/tmp/vfs/temp81f123294c18f4d1/Container_Gen.war-6e3ecb414581042c/WEB-INF/lib/axis2-soapmonitor-servlet-1.6.2.jar (Too many open files)

        at java.io.FileInputStream.open(Native Method) [rt.jar:1.7.0_51]

        at java.io.FileInputStream.<init>(FileInputStream.java:146) [rt.jar:1.7.0_51]

        at org.jboss.vfs.spi.RealFileSystem.openInputStream(RealFileSystem.java:71) [jboss-vfs-3.1.0.Final.jar:3.1.0.Final]

        at org.jboss.vfs.VirtualFile.openStream(VirtualFile.java:238) [jboss-vfs-3.1.0.Final.jar:3.1.0.Final]

        at org.jboss.vfs.VFS.mountZip(VFS.java:434) [jboss-vfs-3.1.0.Final.jar:3.1.0.Final]

        at org.jboss.as.web.deployment.WarStructureDeploymentProcessor.createWebInfLibResources(WarStructureDeploymentProcessor.java:170)

        ... 8 more

       

       

       

      find the attached file for full logs

      error ---- nohup

      build logs for reference.