Error in IPaaS log - I’ve been looking through the log for the reason for why I cannot get into AssystETM and came across this error. Hoping someone will have a suggestion of what this error means or what I need to “fix/update”.
2024-03-12T14:54:53,036 5CDT] | ERROR | Camel (importToolProcessingContext) thread #2 - JmsConsumerojmshealthcheck] | DefaultJmsMessageListenerContainer | 248 - org.apache.servicemix.bundles.spring-jms - 4.3.5.RELEASE_1| Could not refresh JMS Connection for destination 'jmshealthcheck' - retrying using FixedBackOff{interval=5000, currentAttempts=0, maxAttempts=unlimited}. Cause: Error while attempting to add new Connection to the pool; nested exception is javax.jms.JMSException: Could not create Transport. Reason: java.io.IOException: Transport not scheme specified: i]
2024-03-12T14:54:53,052 5CDT] | ERROR | Camel (importToolProcessingContext) thread #12 - JmsConsumeroimports] | DefaultJmsMessageListenerContainer | 248 - org.apache.servicemix.bundles.spring-jms - 4.3.5.RELEASE_1| Could not refresh JMS Connection for destination 'imports' - retrying using FixedBackOff{interval=5000, currentAttempts=1, maxAttempts=unlimited}. Cause: Error while attempting to add new Connection to the pool; nested exception is javax.jms.JMSException: Could not create Transport. Reason: java.io.IOException: Transport not scheme specified: i]
2024-03-12T14:54:53,052 5CDT] | ERROR | Camel (importToolProcessingContext) thread #10 - JmsConsumeroimports] | DefaultJmsMessageListenerContainer | 248 - org.apache.servicemix.bundles.spring-jms - 4.3.5.RELEASE_1| Could not refresh JMS Connection for destination 'imports' - retrying using FixedBackOff{interval=5000, currentAttempts=1, maxAttempts=unlimited}. Cause: Error while attempting to add new Connection to the pool; nested exception is javax.jms.JMSException: Could not create Transport. Reason: java.io.IOException: Transport not scheme specified: i]
2024-03-12T14:54:53,052 5CDT] | ERROR | Camel (importToolProcessingContext) thread #7 - JmsConsumeroimports] | DefaultJmsMessageListenerContainer | 248 - org.apache.servicemix.bundles.spring-jms - 4.3.5.RELEASE_1| Could not refresh JMS Connection for destination 'imports' - retrying using FixedBackOff{interval=5000, currentAttempts=1, maxAttempts=unlimited}. Cause: Error while attempting to add new Connection to the pool; nested exception is javax.jms.JMSException: Could not create Transport. Reason: java.io.IOException: Transport not scheme specified: i]
2024-03-12T14:54:54,583 5CDT] | WARN | Camel (importToolProcessingContext) thread #13 - timer://jmshealthcheck | TimerConsumer | 212 - org.apache.camel.camel-core - 2.25.4| Error processing exchange. ExchangeeID-WVDEXINTS0002-1710273278755-2-5]. Caused by: -org.springframework.jms.UncategorizedJmsException - Uncategorized exception occurred during JMS processing; nested exception is javax.jms.JMSException: Error while attempting to add new Connection to the pool; nested exception is javax.jms.JMSException: Could not create Transport. Reason: java.io.IOException: Transport not scheme specified: s]]
org.springframework.jms.UncategorizedJmsException: Uncategorized exception occurred during JMS processing; nested exception is javax.jms.JMSException: Error while attempting to add new Connection to the pool; nested exception is javax.jms.JMSException: Could not create Transport. Reason: java.io.IOException: Transport not scheme specified: s]
at org.springframework.jms.support.JmsUtils.convertJmsAccessException(JmsUtils.java:316) n!/:?]
at org.springframework.jms.support.JmsAccessor.convertJmsAccessException(JmsAccessor.java:169) n!/:?]
at org.springframework.jms.core.JmsTemplate.execute(JmsTemplate.java:487) c!/:?]
at org.apache.camel.component.jms.JmsConfiguration$CamelJmsTemplate.send(JmsConfiguration.java:527) n!/:2.25.4]
at org.apache.camel.component.jms.JmsProducer.doSend(JmsProducer.java:440) c!/:2.25.4]
at org.apache.camel.component.jms.JmsProducer.processInOnly(JmsProducer.java:394) p!/:2.25.4]
at org.apache.camel.component.jms.JmsProducer.process(JmsProducer.java:157) P!/:2.25.4]
at org.apache.camel.processor.SendProcessor.process(SendProcessor.java:148) P!/:2.25.4]
at org.apache.camel.processor.RedeliveryErrorHandler.process(RedeliveryErrorHandler.java:548) l!/:2.25.4]
at org.apache.camel.processor.CamelInternalProcessor.process(CamelInternalProcessor.java:201) c!/:2.25.4]
at org.apache.camel.processor.CamelInternalProcessor.process(CamelInternalProcessor.java:201) P!/:2.25.4]
at org.apache.camel.component.timer.TimerConsumer.sendTimerExchange(TimerConsumer.java:197) m!/:2.25.4]
at org.apache.camel.component.timer.TimerConsumer$1.run(TimerConsumer.java:79) m!/:2.25.4]
at java.util.TimerThread.mainLoop(Timer.java:555) ?:1.8.0_392]
at java.util.TimerThread.run(Timer.java:505) _?:1.8.0_392]
Caused by: javax.jms.JMSException: Error while attempting to add new Connection to the pool
at org.apache.activemq.jms.pool.PooledConnectionFactory.createJmsException(PooledConnectionFactory.java:279) ~t?:?]
at org.apache.activemq.jms.pool.PooledConnectionFactory.createConnection(PooledConnectionFactory.java:230) ~o?:?]
at org.apache.activemq.jms.pool.PooledConnectionFactory.createConnection(PooledConnectionFactory.java:209) ~e?:?]
at org.springframework.jms.support.JmsAccessor.createConnection(JmsAccessor.java:180) ~g?:?]
at org.springframework.jms.core.JmsTemplate.execute(JmsTemplate.java:474) ~ ?:?]
... 12 more
Caused by: javax.jms.JMSException: Could not create Transport. Reason: java.io.IOException: Transport not scheme specified: t]
at org.apache.activemq.util.JMSExceptionSupport.create(JMSExceptionSupport.java:38) ~t!/:5.16.5]
at org.apache.activemq.ActiveMQConnectionFactory.createTransport(ActiveMQConnectionFactory.java:333) ~c!/:5.16.5]
at org.apache.activemq.ActiveMQConnectionFactory.createActiveMQConnection(ActiveMQConnectionFactory.java:346) ~q!/:5.16.5]
at org.apache.activemq.ActiveMQConnectionFactory.createActiveMQConnection(ActiveMQConnectionFactory.java:304) ~v!/:5.16.5]
at org.apache.activemq.ActiveMQConnectionFactory.createConnection(ActiveMQConnectionFactory.java:244) ~a!/:5.16.5]
at org.apache.activemq.jms.pool.PooledConnectionFactory.createConnection(PooledConnectionFactory.java:288) ~a?:?]
at org.apache.activemq.jms.pool.PooledConnectionFactory$1.makeObject(PooledConnectionFactory.java:97) ~t?:?]
at org.apache.activemq.jms.pool.PooledConnectionFactory$1.makeObject(PooledConnectionFactory.java:94) ~?:?]
at org.apache.commons.pool2.impl.GenericKeyedObjectPool.create(GenericKeyedObjectPool.java:780) ~r?:?]
at org.apache.commons.pool2.impl.GenericKeyedObjectPool.addObject(GenericKeyedObjectPool.java:334) ~r?:?]
at org.apache.activemq.jms.pool.PooledConnectionFactory.createConnection(PooledConnectionFactory.java:226) ~?:?]
at org.apache.activemq.jms.pool.PooledConnectionFactory.createConnection(PooledConnectionFactory.java:209) ~/?:?]
at org.springframework.jms.support.JmsAccessor.createConnection(JmsAccessor.java:180) ~o?:?]
at org.springframework.jms.core.JmsTemplate.execute(JmsTemplate.java:474) ~e?:?]
... 12 more
Caused by: java.io.IOException: Transport not scheme specified: u]
at org.apache.activemq.ActiveMQConnectionFactory.createTransport(ActiveMQConnectionFactory.java:319) ~ !/:5.16.5]
at org.apache.activemq.ActiveMQConnectionFactory.createActiveMQConnection(ActiveMQConnectionFactory.java:346) ~:!/:5.16.5]
at org.apache.activemq.ActiveMQConnectionFactory.createActiveMQConnection(ActiveMQConnectionFactory.java:304) ~[!/:5.16.5]
at org.apache.activemq.ActiveMQConnectionFactory.createConnection(ActiveMQConnectionFactory.java:244) ~j!/:5.16.5]
at org.apache.activemq.jms.pool.PooledConnectionFactory.createConnection(PooledConnectionFactory.java:288) ~v?:?]
at org.apache.activemq.jms.pool.PooledConnectionFactory$1.makeObject(PooledConnectionFactory.java:97) ~t?:?]
at org.apache.activemq.jms.pool.PooledConnectionFactory$1.makeObject(PooledConnectionFactory.java:94) ~n?:?]
at org.apache.commons.pool2.impl.GenericKeyedObjectPool.create(GenericKeyedObjectPool.java:780) ~(?:?]
at org.apache.commons.pool2.impl.GenericKeyedObjectPool.addObject(GenericKeyedObjectPool.java:334) ~(?:?]
at org.apache.activemq.jms.pool.PooledConnectionFactory.createConnection(PooledConnectionFactory.java:226) ~r?:?]
at org.apache.activemq.jms.pool.PooledConnectionFactory.createConnection(PooledConnectionFactory.java:209) ~o?:?]
at org.springframework.jms.support.JmsAccessor.createConnection(JmsAccessor.java:180) ~t?:?]
at org.springframework.jms.core.JmsTemplate.execute(JmsTemplate.java:474) ~a?:?]
... 12 more
2024-03-12T14:54:54,583 sCDT] | ERROR | Camel (importToolProcessingContext) thread #13 - timer://jmshealthcheck | DefaultErrorHandler | 212 - org.apache.camel.camel-core - 2.25.4| Failed delivery for (MessageId: ID-WVDEXINTS0002-1710273278755-2-6 on ExchangeId: ID-WVDEXINTS0002-1710273278755-2-5). Exhausted after delivery attempt: 1 caught: org.springframework.jms.UncategorizedJmsException: Uncategorized exception occurred during JMS processing; nested exception is javax.jms.JMSException: Error while attempting to add new Connection to the pool; nested exception is javax.jms.JMSException: Could not create Transport. Reason: java.io.IOException: Transport not scheme specified: m]
Message History
---------------------------------------------------------------------------------------------------------------------------------------
RouteId ProcessorId Processor Elapsed (ms)
-jmshealthchecksend] -jmshealthchecksend] timer://jmshealthcheck?period=5000 ] 0]
jmshealthchecksend] to49 ] activemq:queue:jmshealthcheck ] 0]
Stacktrace
---------------------------------------------------------------------------------------------------------------------------------------
org.springframework.jms.UncategorizedJmsException: Uncategorized exception occurred during JMS processing; nested exception is javax.jms.JMSException: Error while attempting to add new Connection to the pool; nested exception is javax.jms.JMSException: Could not create Transport. Reason: java.io.IOException: Transport not scheme specified: o]
at org.springframework.jms.support.JmsUtils.convertJmsAccessException(JmsUtils.java:316) i!/:?]
at org.springframework.jms.support.JmsAccessor.convertJmsAccessException(JmsAccessor.java:169) T!/:?]
at org.springframework.jms.core.JmsTemplate.execute(JmsTemplate.java:487) o!/:?]
at org.apache.camel.component.jms.JmsConfiguration$CamelJmsTemplate.send(JmsConfiguration.java:527) n!/:2.25.4]
at org.apache.camel.component.jms.JmsProducer.doSend(JmsProducer.java:440) !/:2.25.4]
at org.apache.camel.component.jms.JmsProducer.processInOnly(JmsProducer.java:394) o!/:2.25.4]
at org.apache.camel.component.jms.JmsProducer.process(JmsProducer.java:157) [!/:2.25.4]
at org.apache.camel.processor.SendProcessor.process(SendProcessor.java:148) )!/:2.25.4]
at org.apache.camel.processor.RedeliveryErrorHandler.process(RedeliveryErrorHandler.java:548) 5!/:2.25.4]
at org.apache.camel.processor.CamelInternalProcessor.process(CamelInternalProcessor.java:201) !/:2.25.4]
at org.apache.camel.processor.CamelInternalProcessor.process(CamelInternalProcessor.java:201) .!/:2.25.4]
at org.apache.camel.component.timer.TimerConsumer.sendTimerExchange(TimerConsumer.java:197) p!/:2.25.4]
at org.apache.camel.component.timer.TimerConsumer$1.run(TimerConsumer.java:79) !/:2.25.4]
at java.util.TimerThread.mainLoop(Timer.java:555) C?:1.8.0_392]
at java.util.TimerThread.run(Timer.java:505) h?:1.8.0_392]
Caused by: javax.jms.JMSException: Error while attempting to add new Connection to the pool
at org.apache.activemq.jms.pool.PooledConnectionFactory.createJmsException(PooledConnectionFactory.java:279) ~a?:?]
at org.apache.activemq.jms.pool.PooledConnectionFactory.createConnection(PooledConnectionFactory.java:230) ~d?:?]
at org.apache.activemq.jms.pool.PooledConnectionFactory.createConnection(PooledConnectionFactory.java:209) ~m?:?]
at org.springframework.jms.support.JmsAccessor.createConnection(JmsAccessor.java:180) ~?:?]
at org.springframework.jms.core.JmsTemplate.execute(JmsTemplate.java:474) ~n?:?]
... 12 more
Caused by: javax.jms.JMSException: Could not create Transport. Reason: java.io.IOException: Transport not scheme specified: >]
at org.apache.activemq.util.JMSExceptionSupport.create(JMSExceptionSupport.java:38) ~:!/:5.16.5]
at org.apache.activemq.ActiveMQConnectionFactory.createTransport(ActiveMQConnectionFactory.java:333) ~ !/:5.16.5]
at org.apache.activemq.ActiveMQConnectionFactory.createActiveMQConnection(ActiveMQConnectionFactory.java:346) ~ !/:5.16.5]
at org.apache.activemq.ActiveMQConnectionFactory.createActiveMQConnection(ActiveMQConnectionFactory.java:304) ~.!/:5.16.5]
at org.apache.activemq.ActiveMQConnectionFactory.createConnection(ActiveMQConnectionFactory.java:244) ~h!/:5.16.5]
at org.apache.activemq.jms.pool.PooledConnectionFactory.createConnection(PooledConnectionFactory.java:288) ~g?:?]
at org.apache.activemq.jms.pool.PooledConnectionFactory$1.makeObject(PooledConnectionFactory.java:97) ~b?:?]
at org.apache.activemq.jms.pool.PooledConnectionFactory$1.makeObject(PooledConnectionFactory.java:94) ~:?:?]
at org.apache.commons.pool2.impl.GenericKeyedObjectPool.create(GenericKeyedObjectPool.java:780) ~c?:?]
at org.apache.commons.pool2.impl.GenericKeyedObjectPool.addObject(GenericKeyedObjectPool.java:334) ~c?:?]
at org.apache.activemq.jms.pool.PooledConnectionFactory.createConnection(PooledConnectionFactory.java:226) ~i?:?]
at org.apache.activemq.jms.pool.PooledConnectionFactory.createConnection(PooledConnectionFactory.java:209) ~l?:?]
at org.springframework.jms.support.JmsAccessor.createConnection(JmsAccessor.java:180) ~i?:?]
at org.springframework.jms.core.JmsTemplate.execute(JmsTemplate.java:474) ~c?:?]
... 12 more
Caused by: java.io.IOException: Transport not scheme specified: .]
at org.apache.activemq.ActiveMQConnectionFactory.createTransport(ActiveMQConnectionFactory.java:319) ~t!/:5.16.5]
at org.apache.activemq.ActiveMQConnectionFactory.createActiveMQConnection(ActiveMQConnectionFactory.java:346) ~o!/:5.16.5]
at org.apache.activemq.ActiveMQConnectionFactory.createActiveMQConnection(ActiveMQConnectionFactory.java:304) ~m!/:5.16.5]
at org.apache.activemq.ActiveMQConnectionFactory.createConnection(ActiveMQConnectionFactory.java:244) ~:!/:5.16.5]
at org.apache.activemq.jms.pool.PooledConnectionFactory.createConnection(PooledConnectionFactory.java:288) ~y?:?]
at org.apache.activemq.jms.pool.PooledConnectionFactory$1.makeObject(PooledConnectionFactory.java:97) ~Q?:?]
at org.apache.activemq.jms.pool.PooledConnectionFactory$1.makeObject(PooledConnectionFactory.java:94) ~n?:?]
at org.apache.commons.pool2.impl.GenericKeyedObjectPool.create(GenericKeyedObjectPool.java:780) ~a?:?]
at org.apache.commons.pool2.impl.GenericKeyedObjectPool.addObject(GenericKeyedObjectPool.java:334) ~C?:?]
at org.apache.activemq.jms.pool.PooledConnectionFactory.createConnection(PooledConnectionFactory.java:226) ~n?:?]
at org.apache.activemq.jms.pool.PooledConnectionFactory.createConnection(PooledConnectionFactory.java:209) ~y?:?]
at org.springframework.jms.support.JmsAccessor.createConnection(JmsAccessor.java:180) ~m?:?]
at org.springframework.jms.core.JmsTemplate.execute(JmsTemplate.java:474) ~t?:?]
... 12 more