2 Replies Latest reply on Feb 13, 2017 6:34 AM by pjhavariotis

    JBAS018733: Failed to process phase PARSE of deployment - Caused by: java.lang.NullPointerException

    bgundubi

      Hello Everyone,

       

      I am getting "JBAS018733: Failed to process phase PARSE of deployment - Caused by: java.lang.NullPointerException" error while deploying ear file. Could anyone please us to resolve this issue?  See more details below.

       

      Log Details -

       

      2017-02-10 14:49:13,828 INFO  [org.jboss.as] (Controller Boot Thread) JBAS015874: JBoss EAP 6.4.6.GA (AS 7.5.6.Final-redhat-2) started in 3535ms - Started 197 of 297 services (128 services are lazy, passive or on-demand)

      2017-02-10 14:50:23,096 INFO  [org.jboss.as.server.deployment] (MSC service thread 1-5) JBAS015876: Starting deployment of "COE1.ear" (runtime-name: "COE1.ear")

      2017-02-10 14:50:23,192 ERROR [org.jboss.msc.service.fail] (MSC service thread 1-3) MSC000001: Failed to start service jboss.deployment.unit."COE1.ear".PARSE: org.jboss.msc.service.StartException in service jboss.deployment.unit."COE1.ear".PARSE: JBAS018733: Failed to process phase PARSE of deployment "COE1.ear"

        at org.jboss.as.server.deployment.DeploymentUnitPhaseService.start(DeploymentUnitPhaseService.java:166) [jboss-as-server-7.5.6.Final-redhat-2.jar:7.5.6.Final-redhat-2]

        at org.jboss.msc.service.ServiceControllerImpl$StartTask.startService(ServiceControllerImpl.java:1980) [jboss-msc-1.1.5.Final-redhat-1.jar:1.1.5.Final-redhat-1]

        at org.jboss.msc.service.ServiceControllerImpl$StartTask.run(ServiceControllerImpl.java:1913) [jboss-msc-1.1.5.Final-redhat-1.jar:1.1.5.Final-redhat-1]

        at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142) [rt.jar:1.8.0_77]

        at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617) [rt.jar:1.8.0_77]

        at java.lang.Thread.run(Thread.java:745) [rt.jar:1.8.0_77]

      Caused by: java.lang.NullPointerException

        at org.jboss.as.webservices.deployers.WebServicesContextJndiSetupProcessor.deploy(WebServicesContextJndiSetupProcessor.java:41)

        at org.jboss.as.server.deployment.DeploymentUnitPhaseService.start(DeploymentUnitPhaseService.java:159) [jboss-as-server-7.5.6.Final-redhat-2.jar:7.5.6.Final-redhat-2]

        ... 5 more

       

      Full Log Details -

       

      2017-02-10 14:49:12,555 INFO  [org.jboss.security] (Controller Boot Thread) PBOX000361: Default Security Vault Implementation Initialized and Ready

      2017-02-10 14:49:12,583 INFO  [org.xnio] (MSC service thread 1-5) XNIO Version 3.0.15.GA-redhat-1

      2017-02-10 14:49:12,587 INFO  [org.jboss.as.server] (Controller Boot Thread) JBAS015888: Creating http management service using socket-binding (management-http)

      2017-02-10 14:49:12,589 INFO  [org.xnio.nio] (MSC service thread 1-5) XNIO NIO Implementation Version 3.0.15.GA-redhat-1

      2017-02-10 14:49:12,617 INFO  [org.jboss.remoting] (MSC service thread 1-5) JBoss Remoting version 3.3.7.Final-redhat-1

      2017-02-10 14:49:12,646 INFO  [org.jboss.as.clustering.infinispan] (ServerService Thread Pool -- 34) JBAS010280: Activating Infinispan subsystem.

      2017-02-10 14:49:12,655 INFO  [org.jboss.as.jacorb] (ServerService Thread Pool -- 35) JBAS016300: Activating JacORB Subsystem

      2017-02-10 14:49:12,706 INFO  [org.jboss.as.clustering.jgroups] (ServerService Thread Pool -- 40) JBAS010260: Activating JGroups subsystem.

      2017-02-10 14:49:12,813 INFO  [org.jboss.as.webservices] (ServerService Thread Pool -- 56) JBAS015537: Activating WebServices Extension

      2017-02-10 14:49:12,816 WARN  [org.jboss.as.txn] (ServerService Thread Pool -- 54) JBAS010153: Node identifier property is set to the default value. Please make sure it is unique.

      2017-02-10 14:49:12,852 INFO  [org.jboss.as.jsf] (ServerService Thread Pool -- 43) JBAS012615: Activated the following JSF Implementations: [main, 1.2]

      2017-02-10 14:49:12,868 INFO  [org.jboss.as.security] (ServerService Thread Pool -- 52) JBAS013371: Activating Security Subsystem

      2017-02-10 14:49:12,894 INFO  [org.jboss.as.naming] (ServerService Thread Pool -- 47) JBAS011800: Activating Naming Subsystem

      2017-02-10 14:49:12,898 INFO  [org.jboss.as.security] (MSC service thread 1-4) JBAS013370: Current PicketBox version=4.1.2.Final-redhat-1

      2017-02-10 14:49:12,916 INFO  [org.jboss.as.connector.logging] (MSC service thread 1-1) JBAS010408: Starting JCA Subsystem (IronJacamar 1.0.35.Final-redhat-1)

      2017-02-10 14:49:13,043 INFO  [org.jboss.as.mail.extension] (MSC service thread 1-1) JBAS015400: Bound mail session [java:jboss/mail/Default]

      2017-02-10 14:49:13,055 INFO  [org.jboss.as.connector.subsystems.datasources] (ServerService Thread Pool -- 32) JBAS010403: Deploying JDBC-compliant driver class org.h2.Driver (version 1.3)

      2017-02-10 14:49:13,059 INFO  [org.jboss.as.naming] (MSC service thread 1-4) JBAS011802: Starting Naming Service

      2017-02-10 14:49:13,114 INFO  [org.jboss.jaxr] (MSC service thread 1-6) JBAS014000: Started JAXR subsystem, binding JAXR connection factory into JNDI as: java:jboss/jaxr/ConnectionFactory

      2017-02-10 14:49:13,148 INFO  [org.jboss.as.connector.subsystems.datasources] (ServerService Thread Pool -- 32) JBAS010404: Deploying non-JDBC-compliant driver class com.sybase.jdbc4.jdbc.SybDriver (version 7.0)

      2017-02-10 14:49:13,278 INFO  [org.jboss.as.connector.subsystems.datasources] (ServerService Thread Pool -- 32) JBAS010403: Deploying JDBC-compliant driver class com.microsoft.sqlserver.jdbc.SQLServerDriver (version 4.0)

      2017-02-10 14:49:13,571 INFO  [org.apache.coyote.http11.Http11Protocol] (MSC service thread 1-8) JBWEB003001: Coyote HTTP/1.1 initializing on : http-/10.87.178.77:8080

      2017-02-10 14:49:13,608 INFO  [org.jboss.as.connector.subsystems.datasources] (MSC service thread 1-7) JBAS010400: Bound data source [java:jboss/CMCSybase]

      2017-02-10 14:49:13,609 INFO  [org.jboss.as.connector.subsystems.datasources] (MSC service thread 1-7) JBAS010400: Bound data source [java:jboss/COE]

      2017-02-10 14:49:13,610 INFO  [org.jboss.ws.common.management] (MSC service thread 1-1) JBWS022052: Starting JBoss Web Services - Stack CXF Server 4.3.6.Final-redhat-1

      2017-02-10 14:49:13,610 INFO  [org.apache.coyote.ajp] (MSC service thread 1-6) JBWEB003046: Starting Coyote AJP/1.3 on ajp-/10.87.178.77:8009

      2017-02-10 14:49:13,612 INFO  [org.jboss.as.connector.subsystems.datasources] (MSC service thread 1-7) JBAS010400: Bound data source [java:jboss/security]

      2017-02-10 14:49:13,615 INFO  [org.apache.coyote.http11.Http11Protocol] (MSC service thread 1-8) JBWEB003000: Coyote HTTP/1.1 starting on: http-/10.87.178.77:8080

      2017-02-10 14:49:13,624 INFO  [org.infinispan.configuration.cache.EvictionConfigurationBuilder] (ServerService Thread Pool -- 34) ISPN000152: Passivation configured without an eviction policy being selected. Only manually evicted entities will be passivated.

      2017-02-10 14:49:13,629 INFO  [org.infinispan.configuration.cache.EvictionConfigurationBuilder] (ServerService Thread Pool -- 34) ISPN000152: Passivation configured without an eviction policy being selected. Only manually evicted entities will be passivated.

      2017-02-10 14:49:13,634 INFO  [org.jboss.as.jacorb] (MSC service thread 1-5) JBAS016330: CORBA ORB Service started

      2017-02-10 14:49:13,661 INFO  [org.jboss.modcluster] (ServerService Thread Pool -- 58) MODCLUSTER000001: Initializing mod_cluster version 1.2.11.Final-redhat-1

      2017-02-10 14:49:13,712 INFO  [org.jboss.as.remoting] (MSC service thread 1-7) JBAS017100: Listening on 10.87.178.77:9999

      2017-02-10 14:49:13,712 INFO  [org.jboss.as.remoting] (MSC service thread 1-1) JBAS017100: Listening on 10.87.178.77:4447

      2017-02-10 14:49:13,756 INFO  [org.jboss.as.jacorb] (MSC service thread 1-5) JBAS016328: CORBA Naming Service started

      2017-02-10 14:49:13,828 INFO  [org.jboss.as] (Controller Boot Thread) JBAS015961: Http management interface listening on http://10.87.178.77:9990/management

      2017-02-10 14:49:13,828 INFO  [org.jboss.as] (Controller Boot Thread) JBAS015951: Admin console listening on http://10.87.178.77:9990

      2017-02-10 14:49:13,828 INFO  [org.jboss.as] (Controller Boot Thread) JBAS015874: JBoss EAP 6.4.6.GA (AS 7.5.6.Final-redhat-2) started in 3535ms - Started 197 of 297 services (128 services are lazy, passive or on-demand)

      2017-02-10 14:50:23,096 INFO  [org.jboss.as.server.deployment] (MSC service thread 1-5) JBAS015876: Starting deployment of "COE1.ear" (runtime-name: "COE1.ear")

      2017-02-10 14:50:23,192 ERROR [org.jboss.msc.service.fail] (MSC service thread 1-3) MSC000001: Failed to start service jboss.deployment.unit."COE1.ear".PARSE: org.jboss.msc.service.StartException in service jboss.deployment.unit."COE1.ear".PARSE: JBAS018733: Failed to process phase PARSE of deployment "COE1.ear"

        at org.jboss.as.server.deployment.DeploymentUnitPhaseService.start(DeploymentUnitPhaseService.java:166) [jboss-as-server-7.5.6.Final-redhat-2.jar:7.5.6.Final-redhat-2]

        at org.jboss.msc.service.ServiceControllerImpl$StartTask.startService(ServiceControllerImpl.java:1980) [jboss-msc-1.1.5.Final-redhat-1.jar:1.1.5.Final-redhat-1]

        at org.jboss.msc.service.ServiceControllerImpl$StartTask.run(ServiceControllerImpl.java:1913) [jboss-msc-1.1.5.Final-redhat-1.jar:1.1.5.Final-redhat-1]

        at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142) [rt.jar:1.8.0_77]

        at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617) [rt.jar:1.8.0_77]

        at java.lang.Thread.run(Thread.java:745) [rt.jar:1.8.0_77]

      Caused by: java.lang.NullPointerException

        at org.jboss.as.webservices.deployers.WebServicesContextJndiSetupProcessor.deploy(WebServicesContextJndiSetupProcessor.java:41)

        at org.jboss.as.server.deployment.DeploymentUnitPhaseService.start(DeploymentUnitPhaseService.java:159) [jboss-as-server-7.5.6.Final-redhat-2.jar:7.5.6.Final-redhat-2]

        ... 5 more

       

       

      2017-02-10 14:50:23,196 ERROR [org.jboss.as.controller.management-operation] (management-handler-thread - 2) JBAS014612: Operation ("deploy") failed - address: ([("deployment" => "COE1.ear")]) - failure description: {"JBAS014671: Failed services" => {"jboss.deployment.unit.\"COE1.ear\".PARSE" => "org.jboss.msc.service.StartException in service jboss.deployment.unit.\"COE1.ear\".PARSE: JBAS018733: Failed to process phase PARSE of deployment \"COE1.ear\"

          Caused by: java.lang.NullPointerException"}}

      2017-02-10 14:50:23,199 ERROR [org.jboss.as.server] (management-handler-thread - 2) JBAS015870: Deploy of deployment "COE1.ear" was rolled back with the following failure message:

      {"JBAS014671: Failed services" => {"jboss.deployment.unit.\"COE1.ear\".PARSE" => "org.jboss.msc.service.StartException in service jboss.deployment.unit.\"COE1.ear\".PARSE: JBAS018733: Failed to process phase PARSE of deployment \"COE1.ear\"

          Caused by: java.lang.NullPointerException"}}

      2017-02-10 14:50:23,220 INFO  [org.jboss.as.server.deployment] (MSC service thread 1-2) JBAS015877: Stopped deployment COE1.ear (runtime-name: COE1.ear) in 19ms

      2017-02-10 14:50:23,240 INFO  [org.jboss.as.controller] (management-handler-thread - 2) JBAS014774: Service status report

      JBAS014777:   Services which failed to start:      service jboss.deployment.unit."COE1.ear".PARSE