Adobe ColdFusion Builder is End of Life from Oct 1, 2024
Thank you for being part of the exciting journey of Adobe ColdFusion Builder.
As Adobe continues to focus on ColdFusion Builder extension for Visual Studio Code as the IDE for Adobe ColdFusion, we have decided to End of Life (EOL) Adobe ColdFusion Builder on Oct 1, 2024.
Performance Monitoring Toolset fails to start when after installing, you point to JDK 11.
Workaround
Remove --add-modules=java.xml from jvm.config in <Performance Monitoring Toolset Home>/config/ and restart Performance Monitoring Toolset.
Issue #2
You will be unable to log in to the release version of Performance Monitoring Toolset if the user account is created or modified in the Update 1 of Performance Monitoring Toolset.
Workaround
Create or reset user account (within passwordreset.sh) after uninstalling Update 1.
Issue #3
On Suse Linux, you cannot install Performance Monitoring Toolset. While installing, after specifying a runtime user, you see the following error message:
"The user account '<user_name>' has root privileges and cannot start Performance Monitoring Toolset or Datastore service(s). To start the service(s), enter a non-root username."
REST
REST data does not get captured for a J2EE node in Performance Monitoring Toolset.
Workaround
For a J2EE instrance already deployed on application server, add the filter-mapping specified below under 'CF Monitoring Filter mappings' in cfusion/WEB-INF/web.xml. <filter-mapping>
<filter-name>CFMonitoringFilter</filter-name>
<servlet-name>CFRestServlet</servlet-name>
</filter-mapping>
SSL
When connecting a J2EE server that is running a node on SSL, the error message, Peer not Authenticated, appears.
Share this page
Was this page helpful?
We're glad. Tell us how this page helped.
We're sorry. Can you tell us what didn't work for you?
Thank you for your feedback. Your response will help improve this page.