Problem | Potential solution / explanation |
---|---|
The connector shuts down unexpectedly during initialization and the following message is reported: Exception in thread "main" java.lang.NoClassDefFoundError: javax/jms/JMSException... | Connector cannot find file jms.jar. |
The connector shuts down unexpectedly during initialization and the following message is reported: Exception in thread "main" java.lang.NoClassDefFoundError: javax/naming/Referenceable... | Connector cannot find file jndi.jar. |