[jboss-jira] [JBoss JIRA] (WFLY-112) pooled connection factory does not define an application security policy

RH Bugzilla Integration (JIRA) jira-events at lists.jboss.org
Wed May 15 04:11:07 EDT 2013


    [ https://issues.jboss.org/browse/WFLY-112?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12774399#comment-12774399 ] 

RH Bugzilla Integration commented on WFLY-112:
----------------------------------------------

Miroslav Novak <mnovak at redhat.com> made a comment on [bug 951188|https://bugzilla.redhat.com/show_bug.cgi?id=951188]

I've managed to reproduce this issue with EAP 6.0.1.GA. There are warnings:

09:55:17,255 WARN  [org.jboss.jca.core.connectionmanager.pool.strategy.OnePool] (Thread-43 (HornetQ-client-global-threads-1498674576)) IJ000612: Destroying connection that could not be successfully matched: org.jboss.jca.core.connectionmanager.listener.TxConnectionListener at 4784afe6[state=NORMAL managed connection=org.hornetq.ra.HornetQRAManagedConnection at 41672f15 connection handles=0 lastUse=1368604517253 trackByTx=false pool=org.jboss.jca.core.connectionmanager.pool.strategy.OnePool at 40c1ed25 pool internal context=SemaphoreArrayListManagedConnectionPool at 206ab4f[pool=HornetQConnectionDefinition] xaResource=XAResourceWrapperImpl at 5d442d3e[xaResource=org.hornetq.ra.HornetQRAXAResource at 2be181a0 pad=false overrideRmValue=false productName=HornetQ productVersion=2.0 jndiName=java:/JmsXA] txSync=null]

which is the problem described in:
https://docspace.corp.redhat.com/docs/DOC-101004#IJ000612_Destroying_a_connection

and this bz should fix. There are no such warnings in EAP 6.1.0.ER8. Setting as Verified.
                
> pooled connection factory does not define an application security policy
> ------------------------------------------------------------------------
>
>                 Key: WFLY-112
>                 URL: https://issues.jboss.org/browse/WFLY-112
>             Project: WildFly
>          Issue Type: Bug
>          Components: JMS
>            Reporter: Jeff Mesnil
>            Assignee: Jeff Mesnil
>            Priority: Critical
>             Fix For: 8.0.0.Alpha1
>
>
> From a customer case, it appears that AS7 pooled-connection-factory does not set an application security policy for its JCA pool.
> This implies a performance overhead since destroying a connection implies having to creating a new one every time (https://docspace.corp.redhat.com/docs/DOC-101004#IJ000612_Destroying_a_connection)

--
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