[JBoss JIRA] (TEIID-4024) Server fails to shutdown if vdb with REST service generation is deployed
by Steven Hawkins (JIRA)
[ https://issues.jboss.org/browse/TEIID-4024?page=com.atlassian.jira.plugin... ]
Steven Hawkins resolved TEIID-4024.
-----------------------------------
Fix Version/s: 8.13.x
9.0
8.12.5
Resolution: Done
Simplified the server running state detection. Removed any removal of the webapp during vdb removal - this seemed to be problematic regardless of whether it was a shutdown or not and changed to a non-persistent deployment of the war. So for just a vdb undeploy there is a chance that a stale web app will exist - but it's usage will simply fail, and a server reload/restart will clear them out.
> 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
> Fix For: 8.13.x, 9.0, 8.12.5
>
> 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)
10 years, 1 month
[JBoss JIRA] (TEIID-4028) adding salesforce-34 resource adapter does not work through the cli
by Van Halbert (JIRA)
[ https://issues.jboss.org/browse/TEIID-4028?page=com.atlassian.jira.plugin... ]
Van Halbert commented on TEIID-4028:
------------------------------------
I think this correlated directly with this jira. The teiid-standalone-mode-install.cli script has the slot defined:
/subsystem=resource-adapters/resource-adapter=salesforce-34:add(module=org.jboss.teiid.resource-adapter.salesforce, slot="34")
But the running of this script by the installer, still results in "main" as the slot.
> adding salesforce-34 resource adapter does not work through the cli
> -------------------------------------------------------------------
>
> Key: TEIID-4028
> URL: https://issues.jboss.org/browse/TEIID-4028
> Project: Teiid
> Issue Type: Bug
> Components: Server
> Affects Versions: 8.12.5
> Reporter: Steven Hawkins
> Assignee: Ramesh Reddy
>
> The console reports that slot is not a recognized property for resource-adapter add.
--
This message was sent by Atlassian JIRA
(v6.4.11#64026)
10 years, 1 month
[JBoss JIRA] (TEIID-4028) adding salesforce-34 resource adapter does not work through the cli
by Steven Hawkins (JIRA)
[ https://issues.jboss.org/browse/TEIID-4028?page=com.atlassian.jira.plugin... ]
Steven Hawkins commented on TEIID-4028:
---------------------------------------
Thanks Van. When you find the other issue we'll tie this one to it as well and see if that gives it more push.
> Also, just realized the resource-adapter in standalone-xml for salesforcel-34 is set to main, need to change it "34".
What line are you looking, it looks like slot 34 is specified in the xml.
> adding salesforce-34 resource adapter does not work through the cli
> -------------------------------------------------------------------
>
> Key: TEIID-4028
> URL: https://issues.jboss.org/browse/TEIID-4028
> Project: Teiid
> Issue Type: Bug
> Components: Server
> Affects Versions: 8.12.5
> Reporter: Steven Hawkins
> Assignee: Ramesh Reddy
>
> The console reports that slot is not a recognized property for resource-adapter add.
--
This message was sent by Atlassian JIRA
(v6.4.11#64026)
10 years, 1 month