org.jboss.as.test.integration.ws.injection.ejb.as1675.AS1675TestCase: org.jboss.as.test.integration.ws.ejb.ContextHandlerEndpointTestCase: at org.jboss.as.arquillian.container.ArchiveDeployer.deployInternal(ArchiveDeployer.java:83)
Searched on Google with the first line of a JAVA stack trace?
We can recommend more relevant solutions and speed up debugging when you paste your entire stack trace with the exception message. Try a sample exception.
Recommended solutions based on your search
Solutions on the web
via GitHub by wildfly-ci
, 1 year agovia GitHub by wildfly-ci
, 1 year agovia GitHub by wildfly-ci
, 1 year agovia GitHub by wildfly-ci
, 1 year agovia GitHub by wildfly-ci
, 1 year agovia GitHub by wildfly-ci
, 1 year agojava.lang.Exception: { "WFLYCTL0080: Failed services" => {"jboss.deployment.unit.\"context-handler-endpoint.jar\".INSTALL" => "org.jboss.msc.service.StartException in service jboss.deployment.unit.\"context-handler-endpoint.jar\".INSTALL: WFLYSRV0153: Failed to process phase INSTALL of deployment \"context-handler-endpoint.jar\" Caused by: java.lang.NullPointerException"}, "WFLYCTL0180: Services with missing/unavailable dependencies" => [ "jboss.naming.context.java.comp.context-handler-endpoint.context-handler-endpoint.ContextHandlerEndpointImpl.InAppClientContainer is missing [jboss.naming.context.java.comp.context-handler-endpoint.context-handler-endpoint.ContextHandlerEndpointImpl]", "jboss.deployment.unit.\"context-handler-endpoint.jar\".batch.environment is missing [jboss.deployment.unit.\"context-handler-endpoint.jar\".beanmanager]", "jboss.naming.context.java.comp.context-handler-endpoint.context-handler-endpoint.ContextHandlerEndpointImpl.InstanceName is missing [jboss.naming.context.java.comp.context-handler-endpoint.context-handler-endpoint.ContextHandlerEndpointImpl]", "jboss.deployment.unit.\"context-handler-endpoint.jar\".weld.weldClassIntrospector is missing [jboss.deployment.unit.\"context-handler-endpoint.jar\".beanmanager]", "jboss.naming.context.java.comp.context-handler-endpoint.context-handler-endpoint.ContextHandlerEndpointImpl.ValidatorFactory is missing [jboss.naming.context.java.comp.context-handler-endpoint.context-handler-endpoint.ContextHandlerEndpointImpl]", "jboss.naming.context.java.comp.context-handler-endpoint.context-handler-endpoint.ContextHandlerEndpointImpl.Validator is missing [jboss.naming.context.java.comp.context-handler-endpoint.context-handler-endpoint.ContextHandlerEndpointImpl]" ] }
at org.jboss.as.controller.client.helpers.standalone.impl.ServerDeploymentPlanResultFuture.getActionResult(ServerDeploymentPlanResultFuture.java:134)
at org.jboss.as.controller.client.helpers.standalone.impl.ServerDeploymentPlanResultFuture.getResultFromNode(ServerDeploymentPlanResultFuture.java:123)
at org.jboss.as.controller.client.helpers.standalone.impl.ServerDeploymentPlanResultFuture.get(ServerDeploymentPlanResultFuture.java:85)
at org.jboss.as.controller.client.helpers.standalone.impl.ServerDeploymentPlanResultFuture.get(ServerDeploymentPlanResultFuture.java:42)
at org.jboss.as.controller.client.helpers.standalone.ServerDeploymentHelper.deploy(ServerDeploymentHelper.java:55)
at org.jboss.as.arquillian.container.ArchiveDeployer.deployInternal(ArchiveDeployer.java:77)
at org.jboss.as.arquillian.container.ArchiveDeployer.deployInternal(ArchiveDeployer.java:64)
at org.jboss.as.arquillian.container.ArchiveDeployer.deploy(ArchiveDeployer.java:46)
at org.jboss.as.arquillian.container.CommonDeployableContainer.deploy(CommonDeployableContainer.java:144)