Hi Team,
I am configuring JBOSS application in SCOM 1807 APM. Below are the steps followed:
- Installed SCOM agent on the JBOSS server
- Enable proxy on JBOSS server
- Install and import Java Management pack
- Deploy Beanspy on JBoss server
After deployment of Beanspy, the application server was not discovered in SCOM console, so ran the command with NewJEEAppServer.ps1 script.
Now the JBoss server is discovered and showing healthy. The data started to collect in SCOM and able to check under performance as Class loader, Heap Memory etc..
The issue is, in SCOM console under Applications, there are no applications showing on that JBoss server.
Please provide inputs;
- Need to discover applications manually
- Is yes, please provide the steps.
Regards,
SandeepK
were not
After this, have to add Beanspy files to JBOSS server at location standalone\deployments and got below error;
{"JBAS014653: Composite operation failed and was rolled back. Steps that failed:" => {"Operation step-2" => {"JBAS014771: Services with missing/unavailable dependencies" => ["jboss.web.deployment.default-host./BeanSpy.realm is missing [jboss.security.security-domain.opsmgr]"]}}}
Please provide your inputs to resolve this.