[JBoss JIRA] (JBTM-2743) Blacktie integration-tests TestTPCancel hang
by Tom Jenkinson (JIRA)
[ https://issues.jboss.org/browse/JBTM-2743?page=com.atlassian.jira.plugin.... ]
Tom Jenkinson updated JBTM-2743:
--------------------------------
Status: Resolved (was: Pull Request Sent)
Resolution: Done
> Blacktie integration-tests TestTPCancel hang
> --------------------------------------------
>
> Key: JBTM-2743
> URL: https://issues.jboss.org/browse/JBTM-2743
> Project: JBoss Transaction Manager
> Issue Type: Bug
> Components: BlackTie
> Reporter: Amos Feng
> Assignee: Amos Feng
> Labels: vc9x32
> Fix For: 5.next
>
>
> The root cause is that the server is blocking in the thread which is connecting to the call back server in the java client. It looks like the java client has been shutdown but the apr_pollset_poll in the server HybridSocketEndpointQueue.cxx can not get the socket status and it is running infinitely.
--
This message was sent by Atlassian JIRA
(v6.4.11#64026)
8 years, 3 months
[JBoss JIRA] (JBTM-2744) Warning message show with the mdb BlacktieStompAdministrationService and BlacktieAdminServiceXATMI
by Tom Jenkinson (JIRA)
[ https://issues.jboss.org/browse/JBTM-2744?page=com.atlassian.jira.plugin.... ]
Tom Jenkinson updated JBTM-2744:
--------------------------------
Status: Resolved (was: Pull Request Sent)
Resolution: Done
> Warning message show with the mdb BlacktieStompAdministrationService and BlacktieAdminServiceXATMI
> --------------------------------------------------------------------------------------------------
>
> Key: JBTM-2744
> URL: https://issues.jboss.org/browse/JBTM-2744
> Project: JBoss Transaction Manager
> Issue Type: Bug
> Components: BlackTie
> Reporter: Amos Feng
> Assignee: Amos Feng
> Priority: Minor
> Fix For: 5.next
>
>
> The warning message are
> {code}
> 00:06:48,719 WARN [org.jboss.as.ejb3] (ServerService Thread Pool -- 69) WFLYEJB0485: Transaction type NEVER is unspecified for the onMessage method of the BlacktieStompAdministrationService message-driven bean. It will be handled as NOT_SUPPORTED.
> 00:06:48,721 WARN [org.jboss.as.ejb3] (ServerService Thread Pool -- 67) WFLYEJB0485: Transaction type NEVER is unspecified for the onMessage method of the BlacktieAdminServiceXATMI message-driven bean. It will be handled as NOT_SUPPORTED.
> {code}
--
This message was sent by Atlassian JIRA
(v6.4.11#64026)
8 years, 3 months
[JBoss JIRA] (JBTM-2744) Warning message show with the mdb BlacktieStompAdministrationService and BlacktieAdminServiceXATMI
by Amos Feng (JIRA)
[ https://issues.jboss.org/browse/JBTM-2744?page=com.atlassian.jira.plugin.... ]
Issue was automatically transitioned when Amos Feng created pull request #1063 in GitHub
----------------------------------------------------------------------------------------
Status: Pull Request Sent (was: Open)
> Warning message show with the mdb BlacktieStompAdministrationService and BlacktieAdminServiceXATMI
> --------------------------------------------------------------------------------------------------
>
> Key: JBTM-2744
> URL: https://issues.jboss.org/browse/JBTM-2744
> Project: JBoss Transaction Manager
> Issue Type: Bug
> Components: BlackTie
> Reporter: Amos Feng
> Assignee: Amos Feng
> Priority: Minor
> Fix For: 5.next
>
>
> The warning message are
> {code}
> 00:06:48,719 WARN [org.jboss.as.ejb3] (ServerService Thread Pool -- 69) WFLYEJB0485: Transaction type NEVER is unspecified for the onMessage method of the BlacktieStompAdministrationService message-driven bean. It will be handled as NOT_SUPPORTED.
> 00:06:48,721 WARN [org.jboss.as.ejb3] (ServerService Thread Pool -- 67) WFLYEJB0485: Transaction type NEVER is unspecified for the onMessage method of the BlacktieAdminServiceXATMI message-driven bean. It will be handled as NOT_SUPPORTED.
> {code}
--
This message was sent by Atlassian JIRA
(v6.4.11#64026)
8 years, 3 months
[JBoss JIRA] (JBTM-2745) Warning messages show with the mdb BlacktieStompAdministrationService and BlacktieAdminServiceXATMI
by Amos Feng (JIRA)
[ https://issues.jboss.org/browse/JBTM-2745?page=com.atlassian.jira.plugin.... ]
Amos Feng closed JBTM-2745.
---------------------------
Resolution: Duplicate Issue
> Warning messages show with the mdb BlacktieStompAdministrationService and BlacktieAdminServiceXATMI
> ---------------------------------------------------------------------------------------------------
>
> Key: JBTM-2745
> URL: https://issues.jboss.org/browse/JBTM-2745
> Project: JBoss Transaction Manager
> Issue Type: Bug
> Components: BlackTie
> Reporter: Amos Feng
> Assignee: Amos Feng
> Priority: Minor
> Fix For: 5.next
>
>
> The warning messages
> {code}
> 00:06:48,719 WARN [org.jboss.as.ejb3] (ServerService Thread Pool -- 69) WFLYEJB0485: Transaction type NEVER is unspecified for the onMessage method of the BlacktieStompAdministrationService message-driven bean. It will be handled as NOT_SUPPORTED.
> 00:06:48,721 WARN [org.jboss.as.ejb3] (ServerService Thread Pool -- 67) WFLYEJB0485: Transaction type NEVER is unspecified for the onMessage method of the BlacktieAdminServiceXATMI message-driven bean. It will be handled as NOT_SUPPORTED.
> {code}
--
This message was sent by Atlassian JIRA
(v6.4.11#64026)
8 years, 3 months
[JBoss JIRA] (JBTM-2745) Warning message show with the mdb BlacktieStompAdministrationService and BlacktieAdminServiceXATMI
by Amos Feng (JIRA)
[ https://issues.jboss.org/browse/JBTM-2745?page=com.atlassian.jira.plugin.... ]
Amos Feng updated JBTM-2745:
----------------------------
Priority: Minor (was: Major)
> Warning message show with the mdb BlacktieStompAdministrationService and BlacktieAdminServiceXATMI
> --------------------------------------------------------------------------------------------------
>
> Key: JBTM-2745
> URL: https://issues.jboss.org/browse/JBTM-2745
> Project: JBoss Transaction Manager
> Issue Type: Bug
> Components: BlackTie
> Reporter: Amos Feng
> Assignee: Amos Feng
> Priority: Minor
> Fix For: 5.next
>
>
> The warning messages
> {code}
> 00:06:48,719 WARN [org.jboss.as.ejb3] (ServerService Thread Pool -- 69) WFLYEJB0485: Transaction type NEVER is unspecified for the onMessage method of the BlacktieStompAdministrationService message-driven bean. It will be handled as NOT_SUPPORTED.
> 00:06:48,721 WARN [org.jboss.as.ejb3] (ServerService Thread Pool -- 67) WFLYEJB0485: Transaction type NEVER is unspecified for the onMessage method of the BlacktieAdminServiceXATMI message-driven bean. It will be handled as NOT_SUPPORTED.
> {code}
--
This message was sent by Atlassian JIRA
(v6.4.11#64026)
8 years, 3 months
[JBoss JIRA] (JBTM-2745) Warning messages show with the mdb BlacktieStompAdministrationService and BlacktieAdminServiceXATMI
by Amos Feng (JIRA)
[ https://issues.jboss.org/browse/JBTM-2745?page=com.atlassian.jira.plugin.... ]
Amos Feng updated JBTM-2745:
----------------------------
Summary: Warning messages show with the mdb BlacktieStompAdministrationService and BlacktieAdminServiceXATMI (was: Warning message show with the mdb BlacktieStompAdministrationService and BlacktieAdminServiceXATMI)
> Warning messages show with the mdb BlacktieStompAdministrationService and BlacktieAdminServiceXATMI
> ---------------------------------------------------------------------------------------------------
>
> Key: JBTM-2745
> URL: https://issues.jboss.org/browse/JBTM-2745
> Project: JBoss Transaction Manager
> Issue Type: Bug
> Components: BlackTie
> Reporter: Amos Feng
> Assignee: Amos Feng
> Priority: Minor
> Fix For: 5.next
>
>
> The warning messages
> {code}
> 00:06:48,719 WARN [org.jboss.as.ejb3] (ServerService Thread Pool -- 69) WFLYEJB0485: Transaction type NEVER is unspecified for the onMessage method of the BlacktieStompAdministrationService message-driven bean. It will be handled as NOT_SUPPORTED.
> 00:06:48,721 WARN [org.jboss.as.ejb3] (ServerService Thread Pool -- 67) WFLYEJB0485: Transaction type NEVER is unspecified for the onMessage method of the BlacktieAdminServiceXATMI message-driven bean. It will be handled as NOT_SUPPORTED.
> {code}
--
This message was sent by Atlassian JIRA
(v6.4.11#64026)
8 years, 3 months
[JBoss JIRA] (JBTM-2745) Warning message show with the mdb BlacktieStompAdministrationService and BlacktieAdminServiceXATMI
by Amos Feng (JIRA)
Amos Feng created JBTM-2745:
-------------------------------
Summary: Warning message show with the mdb BlacktieStompAdministrationService and BlacktieAdminServiceXATMI
Key: JBTM-2745
URL: https://issues.jboss.org/browse/JBTM-2745
Project: JBoss Transaction Manager
Issue Type: Bug
Components: BlackTie
Reporter: Amos Feng
Assignee: Amos Feng
Fix For: 5.next
The warning messages
{code}
00:06:48,719 WARN [org.jboss.as.ejb3] (ServerService Thread Pool -- 69) WFLYEJB0485: Transaction type NEVER is unspecified for the onMessage method of the BlacktieStompAdministrationService message-driven bean. It will be handled as NOT_SUPPORTED.
00:06:48,721 WARN [org.jboss.as.ejb3] (ServerService Thread Pool -- 67) WFLYEJB0485: Transaction type NEVER is unspecified for the onMessage method of the BlacktieAdminServiceXATMI message-driven bean. It will be handled as NOT_SUPPORTED.
{code}
--
This message was sent by Atlassian JIRA
(v6.4.11#64026)
8 years, 3 months
[JBoss JIRA] (JBTM-2744) Warning message show with the mdb BlacktieStompAdministrationService and BlacktieAdminServiceXATMI
by Amos Feng (JIRA)
Amos Feng created JBTM-2744:
-------------------------------
Summary: Warning message show with the mdb BlacktieStompAdministrationService and BlacktieAdminServiceXATMI
Key: JBTM-2744
URL: https://issues.jboss.org/browse/JBTM-2744
Project: JBoss Transaction Manager
Issue Type: Bug
Components: BlackTie
Reporter: Amos Feng
Assignee: Amos Feng
Priority: Minor
Fix For: 5.next
The warning message are
{code}
00:06:48,719 WARN [org.jboss.as.ejb3] (ServerService Thread Pool -- 69) WFLYEJB0485: Transaction type NEVER is unspecified for the onMessage method of the BlacktieStompAdministrationService message-driven bean. It will be handled as NOT_SUPPORTED.
00:06:48,721 WARN [org.jboss.as.ejb3] (ServerService Thread Pool -- 67) WFLYEJB0485: Transaction type NEVER is unspecified for the onMessage method of the BlacktieAdminServiceXATMI message-driven bean. It will be handled as NOT_SUPPORTED.
{code}
--
This message was sent by Atlassian JIRA
(v6.4.11#64026)
8 years, 3 months
[JBoss JIRA] (JBTM-2743) Blacktie integration-tests TestTPCancel hang
by Amos Feng (JIRA)
[ https://issues.jboss.org/browse/JBTM-2743?page=com.atlassian.jira.plugin.... ]
Amos Feng updated JBTM-2743:
----------------------------
Labels: vc9x32 (was: )
> Blacktie integration-tests TestTPCancel hang
> --------------------------------------------
>
> Key: JBTM-2743
> URL: https://issues.jboss.org/browse/JBTM-2743
> Project: JBoss Transaction Manager
> Issue Type: Bug
> Components: BlackTie
> Reporter: Amos Feng
> Assignee: Amos Feng
> Labels: vc9x32
> Fix For: 5.next
>
>
> The root cause is that the server is blocking in the thread which is connecting to the call back server in the java client. It looks like the java client has been shutdown but the apr_pollset_poll in the server HybridSocketEndpointQueue.cxx can not get the socket status and it is running infinitely.
--
This message was sent by Atlassian JIRA
(v6.4.11#64026)
8 years, 3 months