Monitoring
This topic lists the Known Issues related to Monitoring.
Key | Summary |
---|---|
BWCE-2548 | Summary: When a monitoring application is started with any database other than Oracle, the Oracle libraries are getting downloaded.
Workaround: None. |
BWCE-2393 | Summary: TIBCO BusinessWorks Container Edition Monitoring does not work with Oracle Database on Docker.
Workaround: In the Dockerfile, add RUN npm rebuild on line number 29. |
BWCE-1832 | Summary: In some cases, catch block, reference binding, service binding is misaligned in the process diagram in Monitoring UI.
Workaround: None. |
BWCE-1810 | Summary: When Process Monitoring is enabled for an application, in PCF, all historical records also appear when observing process monitoring data when an application is deleted and same application is pushed again.
Workaround: None. |
BWCE-1795 | Summary: Once you enable Process Monitoring, if your application completes all its jobs, before process monitoring is enabled then you do not see any process instances in the Monitoring UI.
Workaround: Add sleep in your process or hit REST/SOAP/HTTP endpoints if any to see newly created process instances. |
BWCE-1396 | Summary: You have to edit the
logback.xml every time you restart the application.
Workaround: None. |