[jboss-jira] [JBoss JIRA] (WFLY-12472) Fix NPE in JndiNamingDependencyProcessor if EE subsystem is not present
Teresa Miyar Gil (Jira)
issues at jboss.org
Tue Sep 3 14:03:01 EDT 2019
[ https://issues.jboss.org/browse/WFLY-12472?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Teresa Miyar Gil updated WFLY-12472:
------------------------------------
Git Pull Request: https://github.com/wildfly/wildfly/pull/12573, https://github.com/wildfly/wildfly/pull/12580 (was: https://github.com/wildfly/wildfly/pull/12573)
> Fix NPE in JndiNamingDependencyProcessor if EE subsystem is not present
> -----------------------------------------------------------------------
>
> Key: WFLY-12472
> URL: https://issues.jboss.org/browse/WFLY-12472
> Project: WildFly
> Issue Type: Bug
> Components: Naming
> Reporter: Richard Opalka
> Assignee: Richard Opalka
> Priority: Major
> Fix For: 18.0.0.Beta1
>
>
> 03:48:16,932 ERROR [org.jboss.msc.service.fail] (MSC service thread 1-5) MSC000001: Failed to start service jboss.deployment.unit."infinispan-server-testsuite-9.4.16.ER1-redhat-00001-tests.jar".INSTALL: org.jboss.msc.service.StartException in service jboss.deployment.unit."infinispan-server-testsuite-9.4.16.ER1-redhat-00001-tests.jar".INSTALL: WFLYSRV0153: Failed to process phase INSTALL of deployment "infinispan-server-testsuite-9.4.16.ER1-redhat-00001-tests.jar"
> at org.jboss.as.server.deployment.DeploymentUnitPhaseService.start(DeploymentUnitPhaseService.java:151)
> at org.jboss.msc.service.ServiceControllerImpl$StartTask.startService(ServiceControllerImpl.java:1738)
> at org.jboss.msc.service.ServiceControllerImpl$StartTask.execute(ServiceControllerImpl.java:1700)
> at org.jboss.msc.service.ServiceControllerImpl$ControllerTask.run(ServiceControllerImpl.java:1558)
> at org.jboss.threads.ContextClassLoaderSavingRunnable.run(ContextClassLoaderSavingRunnable.java:35)
> at org.jboss.threads.EnhancedQueueExecutor.safeRun(EnhancedQueueExecutor.java:1985)
> at org.jboss.threads.EnhancedQueueExecutor$ThreadBody.doRunTask(EnhancedQueueExecutor.java:1487)
> at org.jboss.threads.EnhancedQueueExecutor$ThreadBody.run(EnhancedQueueExecutor.java:1378)
> at java.lang.Thread.run(Thread.java:748)
> Caused by: java.lang.NullPointerException
> at org.jboss.as.naming.deployment.JndiNamingDependencyProcessor.installComponentJndiAggregatingServices(JndiNamingDependencyProcessor.java:83)
> at org.jboss.as.naming.deployment.JndiNamingDependencyProcessor.deploy(JndiNamingDependencyProcessor.java:67)
> at org.jboss.as.server.deployment.DeploymentUnitPhaseService.start(DeploymentUnitPhaseService.java:144)
> ... 8 more
--
This message was sent by Atlassian Jira
(v7.13.5#713005)
More information about the jboss-jira
mailing list