[JBoss JIRA] (JBTM-1386) ATBridgeTest hangs during Deployment
by Paul Robinson (JIRA)
[ https://issues.jboss.org/browse/JBTM-1386?page=com.atlassian.jira.plugin.... ]
Paul Robinson commented on JBTM-1386:
-------------------------------------
Gytis:
If you see this issue again, can you check to see if the CI run contained the fix in JBTM-1375. If it did, please say so on this issue and alert me.
> ATBridgeTest hangs during Deployment
> ------------------------------------
>
> Key: JBTM-1386
> URL: https://issues.jboss.org/browse/JBTM-1386
> Project: JBoss Transaction Manager
> Issue Type: Feature Request
> Security Level: Public(Everyone can see)
> Components: Testing, TXFramework
> Environment: Job 124:
> Linux tenafly.buildnet.ncl.jboss.com 2.6.32-279.14.1.el6.i686 #1 SMP Tue Nov 6 21:05:14 UTC 2012 i686 i686 i386 GNU/Linux
> CentOS release 6.3 (Final)
> java version "1.6.0_37"
> Java(TM) SE Runtime Environment (build 1.6.0_37-b06)
> Java HotSpot(TM) Client VM (build 20.12-b01, mixed mode, sharing)
> AS7 master on 10/12/2012
> Reporter: Paul Robinson
> Assignee: Paul Robinson
> Fix For: 5.0.0.M2
>
> Attachments: jboss.stacktrace, org.jboss.narayana.txframework.functional.ATBridgeTest-output.txt
>
> Original Estimate: 2 days
> Remaining Estimate: 2 days
>
> http://172.17.131.2/job/jbossts-narayana-java6/121/
> http://172.17.131.2/job/jbossts-narayana-java6/124/
> Notice the following in the stack dump which looks very similar to [AS7-5946]:
> {code}
> "management-handler-thread - 3" prio=10 tid=0xa0661800 nid=0x282b in Object.wait() [0x9c669000]
> java.lang.Thread.State: WAITING (on object monitor)
> at java.lang.Object.wait(Native Method)
> - waiting on <0xa626ae88> (a org.jboss.as.controller.ContainerStateMonitor)
> at java.lang.Object.wait(Object.java:485)
> at org.jboss.as.controller.ContainerStateMonitor.awaitContainerStateChangeReport(ContainerStateMonitor.java:158)
> - locked <0xa626ae88> (a org.jboss.as.controller.ContainerStateMonitor)
> at org.jboss.as.controller.ModelControllerImpl.awaitContainerStateChangeReport(ModelControllerImpl.java:452)
> at org.jboss.as.controller.OperationContextImpl.awaitModelControllerContainerMonitor(OperationContextImpl.java:147)
> {code}
> Also, notice the last line of the server log:
> {code}
> [0m[0m16:08:52,111 INFO [org.jboss.as.arquillian] (MSC service thread 1-1) Arquillian deployment detected: ArquillianConfig[service=jboss.arquillian.config."test.jar",unit=test.jar,tests=[org.jboss.narayana.txframework.functional.ATStatefullTest, org.jboss.narayana.txframework.functional.ATBridgeTest, org.jboss.narayana.txframework.functional.rest.at.simpleEJB
> {code}
--
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
11 years, 11 months
[JBoss JIRA] (JBTM-1375) TXFramework Code Tidy
by Paul Robinson (JIRA)
[ https://issues.jboss.org/browse/JBTM-1375?page=com.atlassian.jira.plugin.... ]
Paul Robinson logged work on JBTM-1375:
---------------------------------------
Author: Paul Robinson
Created on: 14/Dec/12 6:36 AM
Start Date: 14/Dec/12 6:36 AM
Worklog Time Spent: 2 hours
Issue Time Tracking
-------------------
Remaining Estimate: 0 minutes (was: 4 hours)
Time Spent: 2 hours
Worklog Id: (was: 12428215)
> TXFramework Code Tidy
> ---------------------
>
> Key: JBTM-1375
> URL: https://issues.jboss.org/browse/JBTM-1375
> Project: JBoss Transaction Manager
> Issue Type: Task
> Security Level: Public(Everyone can see)
> Components: TXFramework
> Reporter: Paul Robinson
> Assignee: Paul Robinson
> Priority: Minor
> Fix For: 5.0.0.M2
>
> Original Estimate: 4 hours
> Time Spent: 2 hours
> Remaining Estimate: 0 minutes
>
> Apply AS7 code style to .java
> format .xml
> Check all copyright headers present
> check no tabs
> Remove version numbers from pom
--
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
11 years, 11 months
[JBoss JIRA] (JBTM-1375) TXFramework Code Tidy
by Paul Robinson (JIRA)
[ https://issues.jboss.org/browse/JBTM-1375?page=com.atlassian.jira.plugin.... ]
Paul Robinson logged work on JBTM-1375:
---------------------------------------
Author: Paul Robinson
Created on: 14/Dec/12 6:36 AM
Start Date: 14/Dec/12 6:36 AM
Worklog Time Spent: 1 hour
Issue Time Tracking
-------------------
Time Spent: 3 hours (was: 2 hours)
Worklog Id: (was: 12428216)
> TXFramework Code Tidy
> ---------------------
>
> Key: JBTM-1375
> URL: https://issues.jboss.org/browse/JBTM-1375
> Project: JBoss Transaction Manager
> Issue Type: Task
> Security Level: Public(Everyone can see)
> Components: TXFramework
> Reporter: Paul Robinson
> Assignee: Paul Robinson
> Priority: Minor
> Fix For: 5.0.0.M2
>
> Original Estimate: 4 hours
> Time Spent: 3 hours
> Remaining Estimate: 0 minutes
>
> Apply AS7 code style to .java
> format .xml
> Check all copyright headers present
> check no tabs
> Remove version numbers from pom
--
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
11 years, 11 months
[JBoss JIRA] (JBTM-1375) TXFramework Code Tidy
by Paul Robinson (JIRA)
[ https://issues.jboss.org/browse/JBTM-1375?page=com.atlassian.jira.plugin.... ]
Paul Robinson updated JBTM-1375:
--------------------------------
Description:
Apply AS7 code style to .java
format .xml
Check all copyright headers present
check no tabs
Remove version numbers from pom
was:
Apply AS7 code style to .java
format .xml
Check all copyright headers present
check no tabs
Remover version numbers from pom
> TXFramework Code Tidy
> ---------------------
>
> Key: JBTM-1375
> URL: https://issues.jboss.org/browse/JBTM-1375
> Project: JBoss Transaction Manager
> Issue Type: Task
> Security Level: Public(Everyone can see)
> Components: TXFramework
> Reporter: Paul Robinson
> Assignee: Paul Robinson
> Priority: Minor
> Fix For: 5.0.0.M2
>
> Original Estimate: 4 hours
> Remaining Estimate: 4 hours
>
> Apply AS7 code style to .java
> format .xml
> Check all copyright headers present
> check no tabs
> Remove version numbers from pom
--
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
11 years, 11 months