Products | Versions |
---|---|
TIBCO BusinessConnect | - |
Not Applicable | - |
Resolution:
Description:
============
After deployment, a BW engine with the BusinessConnect palette will not start correctly. In the BusinessWorks log, the following error is shown:
BWENGINE-100006 Load Error: ref=java.lang.ClassNotFoundException, class=com.tibco.plugin.ax.bc.B2BSendRequestActivity
Environment:
==========
BusinessWorks all versions
BusinessConnect all versions
Cause:
=====
The BusinessConnect palette jar file (bcplugin.jar) is not in the classpath of the BusinessWorks project's TRA file.
Resolution:
=========
Check that the BusinessWorks deployed project TRA file classpath (specified in the tibco.env.STD_EXT_CP variable) includes the directory where the bcplugin.jar file is located. This jar file is installed by default in the $BW_HOME/plugins/lib/palettes directory with BC 5.2.0 and above. Versions of BusinessConnect prior to 5.2.0 installed it in the $BW_HOME/plugins/lib/bc directory which is not always in the standard classpath that BusinessWorks uses.
Keywords/Tags:
= = = = = = = = =