Products | Versions |
---|---|
TIBCO BusinessConnect | - |
Not Applicable | - |
Resolution:
Description:
============
After starting up, the BusinessConnect DMZ server stops. The following error is in the DMZ log:
2010 Feb 24 10:21:09:426 GMT -5 BW.BusinessConnect-DMZ_Server Info [BW-Core] BWENGINE-300013 Tibrv string encoding: UTF-8
2010 Feb 24 10:21:09:454 GMT -5 BW.BusinessConnect-DMZ_Server Error [BW-Plugin] BWENGINE-100107 Engine cannot be launched within container []. Please check that container is running.
2010 Feb 24 11:50:35:014 GMT -5 BW.BusinessConnect-DMZ_Server Info [BW-Core] BWENGINE-300001 Process Engine version 5.6.3, build V20_HOTFIX04, 2009-02-02
Environment:
==========
TIBCO BusinessConnect 5.X.X
Resolution:
=========
In the deployed DMZ TRA file, find these two lines:
bw.container.service.rmi.port=9995
bw.container.service=
comment them out like so:
# bw.container.service.rmi.port=9995
# bw.container.service=
Restart the DMZ.