BaseWrapperManagedConnection tries to close a probaby unusable connection without any timeouts
----------------------------------------------------------------------------------------------
Key: JBAS-7069
URL: https://jira.jboss.org/jira/browse/JBAS-7069
Project: JBoss Application Server
Issue Type: Bug
Security Level: Public (Everyone can see)
Affects Versions: JBossAS-4.2.3.GA
Reporter: Christian Daszenies
org/jboss/resource/adapter/jdbc/BaseWrapperManagedConnection calls con.close() in destroy() on a probably unusable and not responding connection.
destroy() is called when a (OracleValid)ConnectionChecker marks a connection as unusable, in our case because of a timeout in isValidConnection(Connection)
when BaseWrapperManagedConnection calls close() on the same connection the process hangs infinitely
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: https://jira.jboss.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
[ https://jira.jboss.org/jira/browse/JBRULES-2152?page=com.atlassian.jira.p... ]
Michael Neale reassigned JBRULES-2152:
--------------------------------------
Assignee: Mark Proctor (was: Michael Neale)
Mark - can you confirm that you can set this in a properties file but not the change set - and that is the way it should be?
> KnowledgeAgentConfiguration - allow for property "drools.agent.newInstance" to be set to false
> ----------------------------------------------------------------------------------------------
>
> Key: JBRULES-2152
> URL: https://jira.jboss.org/jira/browse/JBRULES-2152
> Project: JBoss Drools
> Issue Type: Bug
> Security Level: Public(Everyone can see)
> Affects Versions: 5.0.1.FINAL
> Reporter: Tihomir Surdilovic
> Assignee: Mark Proctor
>
> Currently drools.agent.newInstance is hardcoded to true. we need to be able to set it to false as well.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: https://jira.jboss.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
[ https://jira.jboss.org/jira/browse/JBRULES-2152?page=com.atlassian.jira.p... ]
Michael Neale commented on JBRULES-2152:
----------------------------------------
This might not be an issue - you can set this in the KA configuration *properties*, which are global to all KAs - but not on a per changeset basis.
> KnowledgeAgentConfiguration - allow for property "drools.agent.newInstance" to be set to false
> ----------------------------------------------------------------------------------------------
>
> Key: JBRULES-2152
> URL: https://jira.jboss.org/jira/browse/JBRULES-2152
> Project: JBoss Drools
> Issue Type: Bug
> Security Level: Public(Everyone can see)
> Affects Versions: 5.0.1.FINAL
> Reporter: Tihomir Surdilovic
> Assignee: Michael Neale
>
> Currently drools.agent.newInstance is hardcoded to true. we need to be able to set it to false as well.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: https://jira.jboss.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira