The Altair Community is migrating to a new platform to provide a better experience for you. In preparation for the migration, the Altair Community is on read-only mode from October 28 - November 6, 2024. Technical support via cases will continue to work as is. For any urgent requests from Students/Faculty members, please submit the form linked here
Error - execution of standalone.bat | RM AI Hub
f_schulten
Member Posts: 2 Learner I
in Help
Dear Community,
I have problems with starting the RM AI Hub/ RM Server and I can not interpret the error message. Does anybody know a solution for this problem?
Kind regards
Friedrich
--
I think this is the first important error-Message (also in the attached .log-file):
I have problems with starting the RM AI Hub/ RM Server and I can not interpret the error message. Does anybody know a solution for this problem?
Kind regards
Friedrich
--
I think this is the first important error-Message (also in the attached .log-file):
2021-03-10 15:57:58,835 ERROR [org.jboss.msc.service.fail] (ServerService Thread Pool -- 71) MSC000001: Failed to start service jboss.deployment.subunit."rapidminer-server-9.8.1.ear"."rapidminer-server-ejb.jar".component.ActiveMQQueueManagerEJBImpl.START: org.jboss.msc.service.StartException in service jboss.deployment.subunit."rapidminer-server-9.8.1.ear"."rapidminer-server-ejb.jar".component.ActiveMQQueueManagerEJBImpl.START: java.lang.IllegalStateException: JBAS011048: Failed to construct component instance
at org.jboss.as.ee.component.ComponentStartService$1.run(ComponentStartService.java:57) [jboss-as-ee-7.5.0.Final-redhat-15.jar:7.5.0.Final-redhat-15]
at java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source) [rt.jar:1.8.0_281]
at java.util.concurrent.FutureTask.run(Unknown Source) [rt.jar:1.8.0_281]
at java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source) [rt.jar:1.8.0_281]
at java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source) [rt.jar:1.8.0_281]
at java.lang.Thread.run(Unknown Source) [rt.jar:1.8.0_281]
at org.jboss.threads.JBossThread.run(JBossThread.java:122)
Caused by: java.lang.IllegalStateException: JBAS011048: Failed to construct component instance
at org.jboss.as.ee.component.BasicComponent.constructComponentInstance(BasicComponent.java:164) [jboss-as-ee-7.5.0.Final-redhat-15.jar:7.5.0.Final-redhat-15]
at org.jboss.as.ee.component.BasicComponent.constructComponentInstance(BasicComponent.java:135) [jboss-as-ee-7.5.0.Final-redhat-15.jar:7.5.0.Final-redhat-15]
at org.jboss.as.ee.component.BasicComponent.createInstance(BasicComponent.java:90) [jboss-as-ee-7.5.0.Final-redhat-15.jar:7.5.0.Final-redhat-15]
at org.jboss.as.ejb3.component.singleton.SingletonComponent.getComponentInstance(SingletonComponent.java:122)
at org.jboss.as.ejb3.component.singleton.SingletonComponent.start(SingletonComponent.java:137)
at org.jboss.as.ee.component.ComponentStartService$1.run(ComponentStartService.java:54) [jboss-as-ee-7.5.0.Final-redhat-15.jar:7.5.0.Final-redhat-15]
... 6 more
0
Answers
"JBAS014671: Failed services" => {"jboss.deployment.subunit.\"rapidminer-server-9.8.1.ear\".\"rapidminer-server-ejb.jar\".component.ActiveMQQueueManagerEJBImpl.START" => "org.jboss.msc.service.StartException in service jboss.deployment.subunit.\"rapidminer-server-9.8.1.ear\".\"rapidminer-server-ejb.jar\".component.ActiveMQQueueManagerEJBImpl.START: java.lang.IllegalStateException: JBAS011048: Failed to construct component instance
Caused by: java.lang.IllegalStateException: JBAS011048: Failed to construct component instance
Caused by: javax.ejb.EJBException: java.lang.IllegalArgumentException: Invalid broker URI: failover:(tcp://RappidMiner AI Hub:5672)
Caused by: java.lang.IllegalArgumentException: Invalid broker URI: failover:(tcp://RappidMiner AI Hub:5672)
Caused by: java.net.URISyntaxException: Illegal character in opaque part at index 27: failover:(tcp://RappidMiner AI Hub:5672)"},