[jboss-jira] [JBoss JIRA] (AS7-6119) Logging Message of datasource bound/unbound
Benjamin Graf (JIRA)
jira-events at lists.jboss.org
Sun Dec 9 10:39:17 EST 2012
Benjamin Graf created AS7-6119:
----------------------------------
Summary: Logging Message of datasource bound/unbound
Key: AS7-6119
URL: https://issues.jboss.org/browse/AS7-6119
Project: Application Server 7
Issue Type: Bug
Components: JCA
Affects Versions: 7.1.1.Final
Environment: Windows 7 x64
Reporter: Benjamin Graf
Assignee: Jesper Pedersen
Priority: Minor
I'm using Jboss 7.1.1 in standalone mode running into a strange behaviour. If I add a new datasource over websonsole or cli I got a "bound data source" output into server.log, but if I disable or remove it, nothing happens into log. As I can see in jndi-view or config file the datasource seems to get removed or disabled properly only the logging output is missing. It seems that the connector module does expect a START_REQUESTED_to_DOWN transition which is never or seldom reached.
--
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 jboss-jira
mailing list