Jump to content
The TIBCO Platform is a real-time, composable data platform that will bring together an evolving set of your TIBCO solutions - and it's available now! See more information here ×

Error running bwinstall ems-driver with EMS 8.5.0


tamer marzouk

Recommended Posts

Just to save someone several hours of troubleshooting this issue.

To solve this do the following:

cd $EMS_HOME/components/shared/1.0.0/plugins folder

copy the folder named com.tibco.tpcl.javax.jms.feature_2.0.0.002 to be com.tibco.tpcl.javax.jms_feature_2.0.0.002

then navigate to $BW_HOME/bin and run the command:

bwinstall ems-driver

Restart TIBCO Studio and you should be able to make JMS connection normally to EMS 8.5.0

The problem is due to the ant XML installdriver.xml is expecting EMS plugin folder name to be of the format:

com.tibco.tpcl.javax.jms_*

as per the file section:

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...