[JBoss JIRA] (JBTM-2524) CMRIntegrationTest failed with can not start the container
by Michael Musgrove (JIRA)
[ https://issues.jboss.org/browse/JBTM-2524?page=com.atlassian.jira.plugin.... ]
Michael Musgrove commented on JBTM-2524:
----------------------------------------
This looks like a duplicate of JBTM-2520. Can you rebase your PR and retest.
> CMRIntegrationTest failed with can not start the container
> ----------------------------------------------------------
>
> Key: JBTM-2524
> URL: https://issues.jboss.org/browse/JBTM-2524
> Project: JBoss Transaction Manager
> Issue Type: Bug
> Components: JTA, Testing
> Reporter: Amos Feng
> Assignee: Michael Musgrove
>
> http://albany.eng.hst.ams2.redhat.com/job/btny-pulls-narayana-jdk8/PROFIL...
> {code}
> Java HotSpot(TM) 64-Bit Server VM warning: ignoring option MaxPermSize=512m; support was removed in 8.0
> Sep 24, 2015 8:54:59 AM org.xnio.Xnio <clinit>
> INFO: XNIO version 3.3.1.Final
> Sep 24, 2015 8:55:00 AM org.xnio.nio.NioXnio <clinit>
> INFO: XNIO NIO Implementation Version 3.3.1.Final
> Sep 24, 2015 8:55:00 AM org.jboss.remoting3.EndpointImpl <clinit>
> INFO: JBoss Remoting version 4.0.9.Final
> [0m08:55:01,492 INFO [org.jboss.modules] (main) JBoss Modules version 1.4.4.Final
> [0m[0m08:55:02,403 INFO [org.jboss.msc] (main) JBoss MSC version 1.2.6.Final
> [0m[0m08:55:02,728 INFO [org.jboss.as] (MSC service thread 1-2) WFLYSRV0049: WildFly Core 2.0.0.CR4 "Kenny" starting
> [0m[0m08:55:06,434 INFO [org.jboss.as.controller.management-deprecated] (ServerService Thread Pool -- 17) WFLYCTL0028: Attribute 'enabled' in the resource at address '/subsystem=datasources/data-source=ExampleDS' is deprecated, and may be removed in future version. See the attribute description in the output of the read-resource-description operation to learn more about the deprecation.
> [0m[31m08:55:06,456 ERROR [org.jboss.as.controller.management-operation] (ServerService Thread Pool -- 20) WFLYCTL0013: Operation ("add") failed - address: ([
> ("subsystem" => "messaging-activemq"),
> ("server" => "default"),
> ("http-connector" => "http-connector")
> ]) - failure description: "WFLYCTL0155: endpoint may not be null"
> {code}
> I think we need to avoid to using the static ArjunaJTA/jta/src/test/resources/standalone-cmr.xml and try to clone the jboss-as/standalone/configuration/standalone-full.xml with adding the cmr configs.
--
This message was sent by Atlassian JIRA
(v6.4.11#64026)
9 years, 3 months
[JBoss JIRA] (JBTM-2524) CMRIntegrationTest failed with can not start the container
by Michael Musgrove (JIRA)
[ https://issues.jboss.org/browse/JBTM-2524?page=com.atlassian.jira.plugin.... ]
Michael Musgrove reassigned JBTM-2524:
--------------------------------------
Assignee: Amos Feng (was: Michael Musgrove)
> CMRIntegrationTest failed with can not start the container
> ----------------------------------------------------------
>
> Key: JBTM-2524
> URL: https://issues.jboss.org/browse/JBTM-2524
> Project: JBoss Transaction Manager
> Issue Type: Bug
> Components: JTA, Testing
> Reporter: Amos Feng
> Assignee: Amos Feng
>
> http://albany.eng.hst.ams2.redhat.com/job/btny-pulls-narayana-jdk8/PROFIL...
> {code}
> Java HotSpot(TM) 64-Bit Server VM warning: ignoring option MaxPermSize=512m; support was removed in 8.0
> Sep 24, 2015 8:54:59 AM org.xnio.Xnio <clinit>
> INFO: XNIO version 3.3.1.Final
> Sep 24, 2015 8:55:00 AM org.xnio.nio.NioXnio <clinit>
> INFO: XNIO NIO Implementation Version 3.3.1.Final
> Sep 24, 2015 8:55:00 AM org.jboss.remoting3.EndpointImpl <clinit>
> INFO: JBoss Remoting version 4.0.9.Final
> [0m08:55:01,492 INFO [org.jboss.modules] (main) JBoss Modules version 1.4.4.Final
> [0m[0m08:55:02,403 INFO [org.jboss.msc] (main) JBoss MSC version 1.2.6.Final
> [0m[0m08:55:02,728 INFO [org.jboss.as] (MSC service thread 1-2) WFLYSRV0049: WildFly Core 2.0.0.CR4 "Kenny" starting
> [0m[0m08:55:06,434 INFO [org.jboss.as.controller.management-deprecated] (ServerService Thread Pool -- 17) WFLYCTL0028: Attribute 'enabled' in the resource at address '/subsystem=datasources/data-source=ExampleDS' is deprecated, and may be removed in future version. See the attribute description in the output of the read-resource-description operation to learn more about the deprecation.
> [0m[31m08:55:06,456 ERROR [org.jboss.as.controller.management-operation] (ServerService Thread Pool -- 20) WFLYCTL0013: Operation ("add") failed - address: ([
> ("subsystem" => "messaging-activemq"),
> ("server" => "default"),
> ("http-connector" => "http-connector")
> ]) - failure description: "WFLYCTL0155: endpoint may not be null"
> {code}
> I think we need to avoid to using the static ArjunaJTA/jta/src/test/resources/standalone-cmr.xml and try to clone the jboss-as/standalone/configuration/standalone-full.xml with adding the cmr configs.
--
This message was sent by Atlassian JIRA
(v6.4.11#64026)
9 years, 3 months
[JBoss JIRA] (JBTM-2524) CMRIntegrationTest failed with can not start the container
by Amos Feng (JIRA)
Amos Feng created JBTM-2524:
-------------------------------
Summary: CMRIntegrationTest failed with can not start the container
Key: JBTM-2524
URL: https://issues.jboss.org/browse/JBTM-2524
Project: JBoss Transaction Manager
Issue Type: Bug
Components: JTA, Testing
Reporter: Amos Feng
Assignee: Michael Musgrove
http://albany.eng.hst.ams2.redhat.com/job/btny-pulls-narayana-jdk8/PROFIL...
{code}
Java HotSpot(TM) 64-Bit Server VM warning: ignoring option MaxPermSize=512m; support was removed in 8.0
Sep 24, 2015 8:54:59 AM org.xnio.Xnio <clinit>
INFO: XNIO version 3.3.1.Final
Sep 24, 2015 8:55:00 AM org.xnio.nio.NioXnio <clinit>
INFO: XNIO NIO Implementation Version 3.3.1.Final
Sep 24, 2015 8:55:00 AM org.jboss.remoting3.EndpointImpl <clinit>
INFO: JBoss Remoting version 4.0.9.Final
[0m08:55:01,492 INFO [org.jboss.modules] (main) JBoss Modules version 1.4.4.Final
[0m[0m08:55:02,403 INFO [org.jboss.msc] (main) JBoss MSC version 1.2.6.Final
[0m[0m08:55:02,728 INFO [org.jboss.as] (MSC service thread 1-2) WFLYSRV0049: WildFly Core 2.0.0.CR4 "Kenny" starting
[0m[0m08:55:06,434 INFO [org.jboss.as.controller.management-deprecated] (ServerService Thread Pool -- 17) WFLYCTL0028: Attribute 'enabled' in the resource at address '/subsystem=datasources/data-source=ExampleDS' is deprecated, and may be removed in future version. See the attribute description in the output of the read-resource-description operation to learn more about the deprecation.
[0m[31m08:55:06,456 ERROR [org.jboss.as.controller.management-operation] (ServerService Thread Pool -- 20) WFLYCTL0013: Operation ("add") failed - address: ([
("subsystem" => "messaging-activemq"),
("server" => "default"),
("http-connector" => "http-connector")
]) - failure description: "WFLYCTL0155: endpoint may not be null"
{code}
I think we need to avoid to using the static ArjunaJTA/jta/src/test/resources/standalone-cmr.xml and try to clone the jboss-as/standalone/configuration/standalone-full.xml with adding the cmr configs.
--
This message was sent by Atlassian JIRA
(v6.4.11#64026)
9 years, 3 months
[JBoss JIRA] (JBTM-2523) activemq artimes journal changes the package name
by Amos Feng (JIRA)
Amos Feng created JBTM-2523:
-------------------------------
Summary: activemq artimes journal changes the package name
Key: JBTM-2523
URL: https://issues.jboss.org/browse/JBTM-2523
Project: JBoss Transaction Manager
Issue Type: Bug
Components: Application Server Integration
Reporter: Amos Feng
Assignee: Amos Feng
Fix For: 5.next
activemq-artimes upgrades from 1.0.0 to 1.1.0-wildfly-6 and the journal package name also changes.
--
This message was sent by Atlassian JIRA
(v6.4.11#64026)
9 years, 3 months
[JBoss JIRA] (JBTM-2505) Java heap space issue on Brandon
by Tom Jenkinson (JIRA)
[ https://issues.jboss.org/browse/JBTM-2505?page=com.atlassian.jira.plugin.... ]
Tom Jenkinson commented on JBTM-2505:
-------------------------------------
I have attached the log from the console as there isn't much else to go on. That being said we have had subsequent builds pass on brandon so I hope it was resolved but...
> Java heap space issue on Brandon
> --------------------------------
>
> Key: JBTM-2505
> URL: https://issues.jboss.org/browse/JBTM-2505
> Project: JBoss Transaction Manager
> Issue Type: Bug
> Components: Configuration
> Reporter: Gytis Trikleris
> Assignee: Tom Jenkinson
> Fix For: 5.next
>
> Attachments: consoleText.txt
>
>
> narayana-AS800 build fails whenever it runs on Brandon due to not enough java heap space.
--
This message was sent by Atlassian JIRA
(v6.4.11#64026)
9 years, 3 months