[
https://issues.jboss.org/browse/TEIID-4024?page=com.atlassian.jira.plugin...
]
Steven Hawkins commented on TEIID-4024:
---------------------------------------
Any call to Admin.undeploy during VDBService stop can result in a deadlock. Undeploy will
wait on the ModelControllerLock, while the lock is held by a management thread waiting for
container stability - which it won't see and thus we wait for a timeout. So I'll
look for alternatives.
Server fails to shutdown if vdb with REST service generation is
deployed
------------------------------------------------------------------------
Key: TEIID-4024
URL:
https://issues.jboss.org/browse/TEIID-4024
Project: Teiid
Issue Type: Bug
Components: VDB
Affects Versions: 8.12.5
Environment: DV 6.3 ER1
Reporter: Filip Elias
Assignee: Steven Hawkins
Attachments: nosource-vdb.xml, server_trace.log
DV sometimes won't stop if vdb with REST service generation is deployed.
Server log is in the attachment.
When the server is killed and started again, it will stop correctly.
The issue is random. Server fails to stop in 50% of cases.
--
This message was sent by Atlassian JIRA
(v6.4.11#64026)