[JBoss JIRA] (JBTM-2432) Cannot test IBM J9 VM on linux
by Michael Musgrove (JIRA)
[ https://issues.jboss.org/browse/JBTM-2432?page=com.atlassian.jira.plugin.... ]
Michael Musgrove edited comment on JBTM-2432 at 6/11/15 5:11 PM:
-----------------------------------------------------------------
Good plan, we will need to disable all of the tests that use arquillian loosing quite a bit of coverage but much better than not testing it at all.
was (Author: mmusgrov):
Good plan, we will need to disable all of the tests that use arquillian loosing quite a bit of coverage but much than not testing it at all.
> Cannot test IBM J9 VM on linux
> -------------------------------
>
> Key: JBTM-2432
> URL: https://issues.jboss.org/browse/JBTM-2432
> Project: JBoss Transaction Manager
> Issue Type: Task
> Components: Testing
> Reporter: Michael Musgrove
> Assignee: Tom Jenkinson
> Fix For: 5.later
>
>
> We currently have provisional support for the IBM® J9 virtual machine for Java 7 but building narayana master now requires Java 8 (which we inherited from WildFly master which enforces Java 8).
> Now it appears that the J9 virtual machine for Java 8 is not available on linux. When you go to the download page the linux download button redirects to the Oracle Hot Spot VM. We either need to abandon support for J9 or we add a CI machine running z/OS
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)
9 years, 5 months
[JBoss JIRA] (JBTM-2432) Cannot test IBM J9 VM on linux
by Michael Musgrove (JIRA)
[ https://issues.jboss.org/browse/JBTM-2432?page=com.atlassian.jira.plugin.... ]
Michael Musgrove commented on JBTM-2432:
----------------------------------------
Good plan, we will need to disable all of the tests that use arquillian loosing quite a bit of coverage but much than not testing it at all.
> Cannot test IBM J9 VM on linux
> -------------------------------
>
> Key: JBTM-2432
> URL: https://issues.jboss.org/browse/JBTM-2432
> Project: JBoss Transaction Manager
> Issue Type: Task
> Components: Testing
> Reporter: Michael Musgrove
> Assignee: Tom Jenkinson
> Fix For: 5.later
>
>
> We currently have provisional support for the IBM® J9 virtual machine for Java 7 but building narayana master now requires Java 8 (which we inherited from WildFly master which enforces Java 8).
> Now it appears that the J9 virtual machine for Java 8 is not available on linux. When you go to the download page the linux download button redirects to the Oracle Hot Spot VM. We either need to abandon support for J9 or we add a CI machine running z/OS
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)
9 years, 5 months
[JBoss JIRA] (JBTM-2432) Cannot test IBM J9 VM on linux
by Tom Jenkinson (JIRA)
[ https://issues.jboss.org/browse/JBTM-2432?page=com.atlassian.jira.plugin.... ]
Tom Jenkinson commented on JBTM-2432:
-------------------------------------
We could cut down the build to just Narayana+QA tests and avoid the app server ones.
> Cannot test IBM J9 VM on linux
> -------------------------------
>
> Key: JBTM-2432
> URL: https://issues.jboss.org/browse/JBTM-2432
> Project: JBoss Transaction Manager
> Issue Type: Task
> Components: Testing
> Reporter: Michael Musgrove
> Assignee: Tom Jenkinson
> Fix For: 5.later
>
>
> We currently have provisional support for the IBM® J9 virtual machine for Java 7 but building narayana master now requires Java 8 (which we inherited from WildFly master which enforces Java 8).
> Now it appears that the J9 virtual machine for Java 8 is not available on linux. When you go to the download page the linux download button redirects to the Oracle Hot Spot VM. We either need to abandon support for J9 or we add a CI machine running z/OS
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)
9 years, 5 months
[JBoss JIRA] (JBTM-2432) Cannot test IBM J9 VM on linux
by Michael Musgrove (JIRA)
Michael Musgrove created JBTM-2432:
--------------------------------------
Summary: Cannot test IBM J9 VM on linux
Key: JBTM-2432
URL: https://issues.jboss.org/browse/JBTM-2432
Project: JBoss Transaction Manager
Issue Type: Task
Components: Testing
Reporter: Michael Musgrove
Assignee: Tom Jenkinson
Fix For: 5.later
We currently have provisional support for the IBM® J9 virtual machine for Java 7 but building narayana master now requires Java 8 (which we inherited from WildFly master which enforces Java 8).
Now it appears that the J9 virtual machine for Java 8 is not available on linux. When you go to the download page the linux download button redirects to the Oracle Hot Spot VM. We either need to abandon support for J9 or we add a CI machine running z/OS
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)
9 years, 5 months
[JBoss JIRA] (JBTM-2429) Disable java debugger in the surefire tests
by Tom Jenkinson (JIRA)
[ https://issues.jboss.org/browse/JBTM-2429?page=com.atlassian.jira.plugin.... ]
Tom Jenkinson commented on JBTM-2429:
-------------------------------------
I think it would be useful - yes
> Disable java debugger in the surefire tests
> -------------------------------------------
>
> Key: JBTM-2429
> URL: https://issues.jboss.org/browse/JBTM-2429
> Project: JBoss Transaction Manager
> Issue Type: Task
> Components: Testing
> Affects Versions: 5.1.1
> Reporter: Michael Musgrove
> Assignee: Michael Musgrove
> Priority: Optional
> Fix For: 5.next
>
> Original Estimate: 3 hours
> Remaining Estimate: 3 hours
>
> We are having intermittent problems with arquillian tests on the mac that start containers one after the other. It seems that a previous one is slow to shut down causing the next one to fail to start with
> {code}
> ERROR: transport error 202: bind failed: Address already in use
> JDWP exit error AGENT_ERROR_TRANSPORT_INIT(197): No transports initialized
> {code}
> I plan to disable the debugger (I think we enabled it because of a hang on an old issue where we needed the debugger port open to aid diagnosis).
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)
9 years, 5 months
[JBoss JIRA] (JBTM-2429) Disable java debugger in the surefire tests
by Gytis Trikleris (JIRA)
[ https://issues.jboss.org/browse/JBTM-2429?page=com.atlassian.jira.plugin.... ]
Gytis Trikleris commented on JBTM-2429:
---------------------------------------
I didn't mean to reopen this one. Just to check if it's worth opening a new one (and if other people agree).
> Disable java debugger in the surefire tests
> -------------------------------------------
>
> Key: JBTM-2429
> URL: https://issues.jboss.org/browse/JBTM-2429
> Project: JBoss Transaction Manager
> Issue Type: Task
> Components: Testing
> Affects Versions: 5.1.1
> Reporter: Michael Musgrove
> Assignee: Michael Musgrove
> Priority: Optional
> Fix For: 5.next
>
> Original Estimate: 3 hours
> Remaining Estimate: 3 hours
>
> We are having intermittent problems with arquillian tests on the mac that start containers one after the other. It seems that a previous one is slow to shut down causing the next one to fail to start with
> {code}
> ERROR: transport error 202: bind failed: Address already in use
> JDWP exit error AGENT_ERROR_TRANSPORT_INIT(197): No transports initialized
> {code}
> I plan to disable the debugger (I think we enabled it because of a hang on an old issue where we needed the debugger port open to aid diagnosis).
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)
9 years, 5 months
[JBoss JIRA] (JBTM-2429) Disable java debugger in the surefire tests
by Michael Musgrove (JIRA)
[ https://issues.jboss.org/browse/JBTM-2429?page=com.atlassian.jira.plugin.... ]
Michael Musgrove commented on JBTM-2429:
----------------------------------------
I sent an email to developers about it before making the change to ensure people were happy with its removal. You may reopen and reassign the JIRA and add it back in again if you wish.
> Disable java debugger in the surefire tests
> -------------------------------------------
>
> Key: JBTM-2429
> URL: https://issues.jboss.org/browse/JBTM-2429
> Project: JBoss Transaction Manager
> Issue Type: Task
> Components: Testing
> Affects Versions: 5.1.1
> Reporter: Michael Musgrove
> Assignee: Michael Musgrove
> Priority: Optional
> Fix For: 5.next
>
> Original Estimate: 3 hours
> Remaining Estimate: 3 hours
>
> We are having intermittent problems with arquillian tests on the mac that start containers one after the other. It seems that a previous one is slow to shut down causing the next one to fail to start with
> {code}
> ERROR: transport error 202: bind failed: Address already in use
> JDWP exit error AGENT_ERROR_TRANSPORT_INIT(197): No transports initialized
> {code}
> I plan to disable the debugger (I think we enabled it because of a hang on an old issue where we needed the debugger port open to aid diagnosis).
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)
9 years, 5 months
[JBoss JIRA] (JBTM-2429) Disable java debugger in the surefire tests
by Gytis Trikleris (JIRA)
[ https://issues.jboss.org/browse/JBTM-2429?page=com.atlassian.jira.plugin.... ]
Gytis Trikleris commented on JBTM-2429:
---------------------------------------
Also profile wouldn't be big. Even something like that would work IMO (although enabling with system property is convenient):
{code}
<profile>
<id>debug</id>
<activation>
<activeByDefault>false</activeByDefault>
</activation>
<properties>
<jvm.args.debug>-Xdebug -Xrunjdwp:transport=dt_socket,server=y,suspend=y,address=8787</jvm.args.debug>
</properties>
</profile>
{code}
> Disable java debugger in the surefire tests
> -------------------------------------------
>
> Key: JBTM-2429
> URL: https://issues.jboss.org/browse/JBTM-2429
> Project: JBoss Transaction Manager
> Issue Type: Task
> Components: Testing
> Affects Versions: 5.1.1
> Reporter: Michael Musgrove
> Assignee: Michael Musgrove
> Priority: Optional
> Fix For: 5.next
>
> Original Estimate: 3 hours
> Remaining Estimate: 3 hours
>
> We are having intermittent problems with arquillian tests on the mac that start containers one after the other. It seems that a previous one is slow to shut down causing the next one to fail to start with
> {code}
> ERROR: transport error 202: bind failed: Address already in use
> JDWP exit error AGENT_ERROR_TRANSPORT_INIT(197): No transports initialized
> {code}
> I plan to disable the debugger (I think we enabled it because of a hang on an old issue where we needed the debugger port open to aid diagnosis).
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)
9 years, 5 months
[JBoss JIRA] (JBTM-2429) Disable java debugger in the surefire tests
by Gytis Trikleris (JIRA)
[ https://issues.jboss.org/browse/JBTM-2429?page=com.atlassian.jira.plugin.... ]
Gytis Trikleris commented on JBTM-2429:
---------------------------------------
But I think it's quite convenient not having to copy and paste that long debugger configuration line every time you need it.
> Disable java debugger in the surefire tests
> -------------------------------------------
>
> Key: JBTM-2429
> URL: https://issues.jboss.org/browse/JBTM-2429
> Project: JBoss Transaction Manager
> Issue Type: Task
> Components: Testing
> Affects Versions: 5.1.1
> Reporter: Michael Musgrove
> Assignee: Michael Musgrove
> Priority: Optional
> Fix For: 5.next
>
> Original Estimate: 3 hours
> Remaining Estimate: 3 hours
>
> We are having intermittent problems with arquillian tests on the mac that start containers one after the other. It seems that a previous one is slow to shut down causing the next one to fail to start with
> {code}
> ERROR: transport error 202: bind failed: Address already in use
> JDWP exit error AGENT_ERROR_TRANSPORT_INIT(197): No transports initialized
> {code}
> I plan to disable the debugger (I think we enabled it because of a hang on an old issue where we needed the debugger port open to aid diagnosis).
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)
9 years, 5 months
[JBoss JIRA] (JBTM-2429) Disable java debugger in the surefire tests
by Michael Musgrove (JIRA)
[ https://issues.jboss.org/browse/JBTM-2429?page=com.atlassian.jira.plugin.... ]
Michael Musgrove commented on JBTM-2429:
----------------------------------------
We have quite a few profiles already so I backed away from adding to that long list.
> Disable java debugger in the surefire tests
> -------------------------------------------
>
> Key: JBTM-2429
> URL: https://issues.jboss.org/browse/JBTM-2429
> Project: JBoss Transaction Manager
> Issue Type: Task
> Components: Testing
> Affects Versions: 5.1.1
> Reporter: Michael Musgrove
> Assignee: Michael Musgrove
> Priority: Optional
> Fix For: 5.next
>
> Original Estimate: 3 hours
> Remaining Estimate: 3 hours
>
> We are having intermittent problems with arquillian tests on the mac that start containers one after the other. It seems that a previous one is slow to shut down causing the next one to fail to start with
> {code}
> ERROR: transport error 202: bind failed: Address already in use
> JDWP exit error AGENT_ERROR_TRANSPORT_INIT(197): No transports initialized
> {code}
> I plan to disable the debugger (I think we enabled it because of a hang on an old issue where we needed the debugger port open to aid diagnosis).
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)
9 years, 5 months