after installing Business Activity Monitor wso2 publisher is not opening. An error occurred i.e
"HTTP Status 405 - HTTP method GET is not supported by this URL
type Status report
message HTTP method GET is not supported by this URL
description The specified HTTP method is not allowed for the requested resource.
Apache Tomcat/7.0.34"
This seems to be a port conflict issue. If you haven't set a port offset, set it in
<BAM>/repository/conf/carbon.xmlas in this doc. Otherwise both the servers try to run on the same ports and results in conflicts. Also when you access bam console or publish data, use the correct ports with offset.