When setting the JMX properties to "false" and starting the application (another application with the custom engine properties set to "default" values is already deployed), the following error is thrown:
Error: Exception thrown by the agent : java.rmi.server.ExportException: Port already in use: 10100; nested exception is: java.net.BindException: Address already in use. Cause: The is due to defect: BW-16320.
Resolution
Delete the JMX related properties in the bwengine.xml file.
-OR-
Before deploying an application, change the JMX port number to a different port for each application. This can be done from the Admin GUI.
Issue/Introduction
The jmxremote port is used by the bwengine even though the JMX properties are disabled.
Additional Information
TIBCO ActiveMatrix BusinessWorks->Administration->Appendix B Monitoring the BusinessWorks Engine Using JMX : Enabling JMX Support