I am trying to start the adaptor with IBM MQ.. But I am getting following error.. Can Any one help me pn this??
[WARN ][JMSPublisher](JMSPublisher.java:679)[BSSidhu] - org.openadaptor.adaptor.jms.JMSPublisher [Topic=OutputMessageTopic] JMS message delivery mode NON_PERSISTENT is not consistent with ServiceLevel=GUARANTEED
<[WARN ][JMSPublisher](JMSPublisher.java:705)[BSSidhu] - org.openadaptor.adaptor.jms.JMSPublisher [Topic=OutputMessageTopic] ServiceLevel=GUARANTEED may not be achievable with the current JMS settings
[WARN ][JMSPublisher](JMSPublisher.java:679)[BSSidhu] - org.openadaptor.adaptor.jms.JMSPublisher [Topic=OutputMessageTopic] JMS message delivery mode NON_PERSISTENT is not consistent with ServiceLevel=GUARANTEED
[WARN ][JMSPublisher](JMSPublisher.java:705)[BSSidhu] - org.openadaptor.adaptor.jms.JMSPublisher [Topic=OutputMessageTopic] ServiceLevel=GUARANTEED may not be achievable with the current JMS settings
[WARN ][AbstractTransporter](AbstractTransporter.java:4993)[Output_MQ_Test_TD_SNK.Topic] - Alternate JNDI Provider is not defined
[ERROR][LoggingUtils](LoggingUtils.java:193)[Output_MQ_Test_TD_SNK.Topic] - org.openadaptor.adaptor.transporter.TransporterThread [Topic=OutputMessageTopic] [IbafException: org.openadaptor.adaptor.transporter.AbstractTransporter [Topic=OutputMessageTopic] connect() failed with NamingException: javax.naming.NoInitialContextException: Embedded JNDI server not initialised (If a class could not be instantiated, your JNDI parameters are correct, and the class is in your CLASSPATH, then please check the java version you are using is compatible with the target java VM used when the object was compiled.)]