How can I find out what libraries/jar files are loaded by BusinessConnect (BC) at runtime?
book
Article ID: KB0089334
calendar_today
Updated On:
Products
Versions
TIBCO BusinessConnect
-
Not Applicable
-
Description
Resolution: Description: ========== My BC server is crashing during start up and I want to know what libraries/jar files are loaded at the runtime.
Environment: ========== BusinessConnect all versions
Symptoms: ========= BC server crashes due to JRE or JDBC or other libraries missing or not being specified in the classpath. The exceptions in the log generally look like the following: "java.lang.NoClassDefFoundError"
Cause: ====== The BC engine crashes on startup when some of the libraries required for BC engine are missing in the class path.
Resolution: ========= Add “debug” flag in the BC single/interior server command/shell script.
As an example. modify the BusinessConnect-Interior_Server.cmd file to look like this: