Note: This bug is displayed in read-only format because the product is no longer active in Red Hat Bugzilla.

Bug 901114 (JBPAPP6-1107)

Summary: JBossTS - EAP6.0.1.ER3 - XTS demo tests do not work
Product: [JBoss] JBoss Enterprise Application Platform 6 Reporter: Ondrej Chaloupka <ochaloup>
Component: Transaction ManagerAssignee: Ondrej Chaloupka <ochaloup>
Status: CLOSED NEXTRELEASE QA Contact:
Severity: high Docs Contact:
Priority: high    
Version: 6.0.0CC: fnasser, kpiwko, maschmid, no-reply, ochaloup
Target Milestone: ---   
Target Release: EAP 6.0.1   
Hardware: Unspecified   
OS: Unspecified   
URL: http://jira.jboss.org/jira/browse/JBPAPP6-1107
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2012-11-05 17:07:42 UTC Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:
Attachments:
Description Flags
org.jboss.jbossts.xts.demotest.XTSDemoTest-output.txt
none
server.log none

Description Ondrej Chaloupka 2012-10-26 13:59:44 UTC
project_key: JBPAPP6

There is a problem in timeouting XTS demo tests
https://docspace.corp.redhat.com/docs/DOC-116845#B8_XTS_Demo_tests
for EAP 6.0.1.ER3.

It seems that the test do not deploy the xts demo ear archive. I would tip on problem in Arquillian or Sellenium.

Issue in investigation.

Comment 2 Ondrej Chaloupka 2012-10-29 12:04:45 UTC
Adding logs from processing.

Comment 3 Ondrej Chaloupka 2012-10-29 12:04:45 UTC
Attachment: Added: org.jboss.jbossts.xts.demotest.XTSDemoTest-output.txt
Attachment: Added: server.log


Comment 5 Karel Piwko 2012-10-30 11:59:47 UTC
Linking related issue. Seems to be related to JMX protocol changes in ER3. See https://issues.jboss.org/browse/JBPAPP-10272 for the workaround. Additionally, you can use servlet protocol instead and it might solve the issue as well.

Comment 6 Karel Piwko 2012-10-30 12:00:03 UTC
Link: Added: This issue relates to JBPAPP-10272


Comment 7 Ondrej Chaloupka 2012-10-30 15:47:57 UTC
Release Notes Text: Added: @kpiwko: thank you for help. 
The source of the problem was similar to that in the linked jira.

Between ER2 and ER3 there was a change of org.jboss.remoting3 module from version 3.2.8.SP1 to 3.2.12.GA. 
jboss-as-arquillian-container-managed with version 7.1.1 is taking version of remoting3: 3.2.3.GA (for 7.1.2 it's 3.2.7.GA currently) and there occurred incompatibility 

After forcing the tests to use version 3.2.12.GA the test started to work again.


Comment 8 RH Bugzilla Integration 2012-10-31 07:30:31 UTC
Bugzilla Update: Added: Perform


Comment 9 RH Bugzilla Integration 2012-10-31 07:30:31 UTC
Bugzilla References: Added: https://bugzilla.redhat.com/show_bug.cgi?id=871413


Comment 11 Ondrej Chaloupka 2012-11-02 08:39:31 UTC
Tests are working after the change of the remoting version. Closing this issue.

Comment 12 Misty Stanley-Jones 2012-11-05 04:55:59 UTC
Release Notes Docs Status: Added: Not Required


Comment 13 Anne-Louise Tangring 2012-11-13 20:28:09 UTC
Release Notes Docs Status: Removed: Not Required 
Release Notes Text: Removed: @kpiwko: thank you for help. 
The source of the problem was similar to that in the linked jira.

Between ER2 and ER3 there was a change of org.jboss.remoting3 module from version 3.2.8.SP1 to 3.2.12.GA. 
jboss-as-arquillian-container-managed with version 7.1.1 is taking version of remoting3: 3.2.3.GA (for 7.1.2 it's 3.2.7.GA currently) and there occurred incompatibility 

After forcing the tests to use version 3.2.12.GA the test started to work again. 
Docs QE Status: Removed: NEW 


Comment 16 Fernando Nasser 2012-12-05 16:16:03 UTC
Remoting is now 3.2.14.GA FYI

Comment 17 RH Bugzilla Integration 2013-01-15 07:26:38 UTC
Karel Piwko <kpiwko> changed the Status of [bug 871413|https://bugzilla.redhat.com/show_bug.cgi?id=871413] from NEW to ASSIGNED