JMSConnector problems

Hi everyone,

I was hoping that you could help me with a JMSConnector settings problem that I have. The workflow error log looks like this:

INFO     main BatchExecutor      ===== Executing workflow /tmp/KNIME_Workspace/Workflow =====
SLF4J: Failed to load class "org.slf4j.impl.StaticLoggerBinder".
SLF4J: Defaulting to no-operation (NOP) logger implementation
SLF4J: See http://www.slf4j.org/codes.html#StaticLoggerBinder for further details.
ERROR    main JMSConnector       Could not save model
ERROR    KNIME-Worker-0 JMSConnector     [KNIME-Worker-0] Error initializing JNDI Factory
ERROR    KNIME-Worker-0 JMSConnector     Execute failed: javax.naming.NamingException: scheme activemq not recognized

INFO     main BatchExecutor      Workflow execution done Finished in 4 secs (4287ms)
INFO     main BatchExecutor      ========= Workflow did not execute sucessfully ============

Do you know that the problem might be?

Thanks for your help!

Julia

Hello Julia,

this is very likely a problem with the address you have entered. For more details about the node settings see the project page.

Bye

Tobias