[teiid-issues] [JBoss JIRA] (TEIID-2212) IllegalStateException occuring during the shutdown of server when there is Dynamic VDB deployed

Ramesh Reddy (JIRA) jira-events at lists.jboss.org
Fri Sep 14 16:15:33 EDT 2012


Ramesh Reddy created TEIID-2212:
-----------------------------------

             Summary: IllegalStateException occuring during the shutdown of server when there is Dynamic VDB deployed
                 Key: TEIID-2212
                 URL: https://issues.jboss.org/browse/TEIID-2212
             Project: Teiid
          Issue Type: Bug
          Components: Server
    Affects Versions: 8.1
            Reporter: Ramesh Reddy
            Assignee: Ramesh Reddy
             Fix For: 8.2


{code}
15:02:36,097 ERROR [org.jboss.as.server.deployment] JBAS015892: Deployment unit processor org.teiid.jboss.VDBDeployer at a63fe8 unexpectedly threw an exception during undeploy phase INSTALL of deployment "portfolio-vdb.xml": java.lang.IllegalStateException
	at org.jboss.msc.value.InjectedValue.getValue(InjectedValue.java:47) [jboss-msc-1.0.2.GA.jar:1.0.2.GA]
	at org.teiid.jboss.TeiidAdd$VDBStatusCheckerExecutorService.getVDBRepository(TeiidAdd.java:550)
	at org.teiid.jboss.VDBDeployer.undeploy(VDBDeployer.java:351)
	at org.jboss.as.server.deployment.DeploymentUnitPhaseService.safeUndeploy(DeploymentUnitPhaseService.java:167) [jboss-as-server-7.1.1.Final.jar:7.1.1.Final]
	at org.jboss.as.server.deployment.DeploymentUnitPhaseService.stop(DeploymentUnitPhaseService.java:161) [jboss-as-server-7.1.1.Final.jar:7.1.1.Final]
	at org.jboss.msc.service.ServiceControllerImpl$StopTask.stopService(ServiceControllerImpl.java:1911) [jboss-msc-1.0.2.GA.jar:1.0.2.GA]
	at org.jboss.msc.service.ServiceControllerImpl$StopTask.run(ServiceControllerImpl.java:1874) [jboss-msc-1.0.2.GA.jar:1.0.2.GA]
	at java.util.concurrent.ThreadPoolExecutor$Worker.runTask(ThreadPoolExecutor.java:886) [rt.jar:1.6.0_33]
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:908) [rt.jar:1.6.0_33]
	at java.lang.Thread.run(Thread.java:662) [rt.jar:1.6.0_33]

{code}

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira


More information about the teiid-issues mailing list