]
Heiko Braun resolved AS7-3932.
------------------------------
Resolution: Done
DataSource connection property problems
---------------------------------------
Key: AS7-3932
URL:
https://issues.jboss.org/browse/AS7-3932
Project: Application Server 7
Issue Type: Bug
Components: Console, JCA
Reporter: Heiko Braun
Assignee: Heiko Braun
Priority: Critical
Fix For: 7.1.1.Final
We have several problems with DS connection properties:
1.) create a datasource
2.) add connection property
3.) enable, then disable DS
4.) try to remove connection property
leads to
{noformat}
[Server:server-one] 08:31:18,978 INFO [org.jboss.as.controller]
(host-controller-connection-threads - 1) JBAS014774: Service status report
[Server:server-one] JBAS014775: New missing/unsatisfied dependencies:
[Server:server-one] service
jboss.data-source-config.MyDS.connection-properties.testProp (missing) dependents:
[service jboss.data-source-config.MyDS]
[Server:server-one]
{noformat}
5.) after the above try to enable the DS again:
{noformat}
{
"outcome" => "failed",
"result" => undefined,
"failure-description" => "JBAS010839: Operation failed or was
rolled back on all servers.",
"rolled-back" => true,
"server-groups" => {"main-server-group" =>
{"server-one" => {
"host" => "master",
"response" => {
"outcome" => "failed",
"failure-description" => "JBAS014749: Operation handler
failed: Service jboss.data-source-config.testDS is already registered",
"rolled-back" => true,
"response-headers" => {"process-state" =>
"restart-required"}
}
}}}
}
{noformat}
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: