You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@activemq.apache.org by "Hiram Chirino (JIRA)" <ji...@apache.org> on 2006/11/29 22:26:02 UTC

[jira] Created: (AMQ-1078) Messages consumed with the Resource Adapter are intermittently not delivered

Messages consumed with the Resource Adapter are intermittently not delivered
----------------------------------------------------------------------------

                 Key: AMQ-1078
                 URL: https://issues.apache.org/activemq/browse/AMQ-1078
             Project: ActiveMQ
          Issue Type: Bug
          Components: Broker, Connector
    Affects Versions: 4.0
            Reporter: Hiram Chirino
         Assigned To: Hiram Chirino
             Fix For: 4.1.1, 4.2.0


The cause is that the ActiveMQSessionExecutor was starting and using it's dispatch thread instead of the Thread managed by the resource adapter.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: https://issues.apache.org/activemq/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] Commented: (AMQ-1078) Messages consumed with the Resource Adapter are intermittently not delivered

Posted by "Christopher G. Stach II (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/activemq/browse/AMQ-1078?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_37934 ] 

Christopher G. Stach II commented on AMQ-1078:
----------------------------------------------

Well, I pulled out the patch and applied it to 4.1.0 and it fixed the problem.

> Messages consumed with the Resource Adapter are intermittently not delivered
> ----------------------------------------------------------------------------
>
>                 Key: AMQ-1078
>                 URL: https://issues.apache.org/activemq/browse/AMQ-1078
>             Project: ActiveMQ
>          Issue Type: Bug
>          Components: Broker, Connector
>    Affects Versions: 4.0
>            Reporter: Hiram Chirino
>         Assigned To: Hiram Chirino
>             Fix For: 4.1.1, 4.2.0
>
>
> The cause is that the ActiveMQSessionExecutor was starting and using it's dispatch thread instead of the Thread managed by the resource adapter.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: https://issues.apache.org/activemq/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] Updated: (AMQ-1078) Messages consumed with the Resource Adapter are intermittently not delivered

Posted by "Christopher G. Stach II (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/activemq/browse/AMQ-1078?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Christopher G. Stach II updated AMQ-1078:
-----------------------------------------

    Attachment: AMQ-1078.patch

> Messages consumed with the Resource Adapter are intermittently not delivered
> ----------------------------------------------------------------------------
>
>                 Key: AMQ-1078
>                 URL: https://issues.apache.org/activemq/browse/AMQ-1078
>             Project: ActiveMQ
>          Issue Type: Bug
>          Components: Broker, Connector
>    Affects Versions: 4.0
>            Reporter: Hiram Chirino
>         Assigned To: Hiram Chirino
>             Fix For: 4.1.1, 4.2.0
>
>         Attachments: AMQ-1078.patch
>
>
> The cause is that the ActiveMQSessionExecutor was starting and using it's dispatch thread instead of the Thread managed by the resource adapter.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Commented: (AMQ-1078) Messages consumed with the Resource Adapter are intermittently not delivered

Posted by "Hiram Chirino (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/activemq/browse/AMQ-1078?page=comments#action_37602 ] 
            
Hiram Chirino commented on AMQ-1078:
------------------------------------

Fixed in trunk revision 480717

> Messages consumed with the Resource Adapter are intermittently not delivered
> ----------------------------------------------------------------------------
>
>                 Key: AMQ-1078
>                 URL: https://issues.apache.org/activemq/browse/AMQ-1078
>             Project: ActiveMQ
>          Issue Type: Bug
>          Components: Broker, Connector
>    Affects Versions: 4.0
>            Reporter: Hiram Chirino
>         Assigned To: Hiram Chirino
>             Fix For: 4.2.0, 4.1.1
>
>
> The cause is that the ActiveMQSessionExecutor was starting and using it's dispatch thread instead of the Thread managed by the resource adapter.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: https://issues.apache.org/activemq/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] Commented: (AMQ-1078) Messages consumed with the Resource Adapter are intermittently not delivered

Posted by "Hiram Chirino (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/activemq/browse/AMQ-1078?page=comments#action_37604 ] 
            
Hiram Chirino commented on AMQ-1078:
------------------------------------

fix in 4.1 branch rev 480862

> Messages consumed with the Resource Adapter are intermittently not delivered
> ----------------------------------------------------------------------------
>
>                 Key: AMQ-1078
>                 URL: https://issues.apache.org/activemq/browse/AMQ-1078
>             Project: ActiveMQ
>          Issue Type: Bug
>          Components: Broker, Connector
>    Affects Versions: 4.0
>            Reporter: Hiram Chirino
>         Assigned To: Hiram Chirino
>             Fix For: 4.2.0, 4.1.1
>
>
> The cause is that the ActiveMQSessionExecutor was starting and using it's dispatch thread instead of the Thread managed by the resource adapter.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: https://issues.apache.org/activemq/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] Commented: (AMQ-1078) Messages consumed with the Resource Adapter are intermittently not delivered

Posted by "Christopher G. Stach II (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/activemq/browse/AMQ-1078?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_37861 ] 

Christopher G. Stach II commented on AMQ-1078:
----------------------------------------------

Is this "fixed, but not closed" or "not really fixed"?

> Messages consumed with the Resource Adapter are intermittently not delivered
> ----------------------------------------------------------------------------
>
>                 Key: AMQ-1078
>                 URL: https://issues.apache.org/activemq/browse/AMQ-1078
>             Project: ActiveMQ
>          Issue Type: Bug
>          Components: Broker, Connector
>    Affects Versions: 4.0
>            Reporter: Hiram Chirino
>         Assigned To: Hiram Chirino
>             Fix For: 4.1.1, 4.2.0
>
>
> The cause is that the ActiveMQSessionExecutor was starting and using it's dispatch thread instead of the Thread managed by the resource adapter.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: https://issues.apache.org/activemq/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira