Question
DXC Technology
BE
Last activity: 10 Apr 2018 15:43 EDT
SMA connection error for Pega 7.3 application
Dears,
We are using a new Pega 7.3 for one application and the rest old ones are Pega 7.1.8
But we use a common SMA URI for both.
The applications in 7.1.8 are working fine when accessed by SMA. But the 7.3 one seems to be giving the below error.
In the DSS of the app, we have configured the SystemManagementURI to the same URI as other apps in 7.1.8
Also in DSS, the SearchSOAPURI is configured : http://xxx.web.bc:35282/SWW/PRSOAPServlet
In SMA, we have configured the primary & diagnostic url as http://xxx.web.bc:35282/SWW/PRServlet & DiagnosticData respectively.
Is there something extra which needs to be done for SMA in case of Pega 7.3 apps or am i missing something ?
MSG:
com.pega.jmx.ui.util.JMXClientException: Fail to instantiate WASJMXConnector
Failed to get mbean server connection
SMA ERROR: Failed to create admin client
ADMC0016E: The system cannot create a SOAP connector to connect to host http://xxx.web.bc at port 35282.
Stack Trace:
Dears,
We are using a new Pega 7.3 for one application and the rest old ones are Pega 7.1.8
But we use a common SMA URI for both.
The applications in 7.1.8 are working fine when accessed by SMA. But the 7.3 one seems to be giving the below error.
In the DSS of the app, we have configured the SystemManagementURI to the same URI as other apps in 7.1.8
Also in DSS, the SearchSOAPURI is configured : http://xxx.web.bc:35282/SWW/PRSOAPServlet
In SMA, we have configured the primary & diagnostic url as http://xxx.web.bc:35282/SWW/PRServlet & DiagnosticData respectively.
Is there something extra which needs to be done for SMA in case of Pega 7.3 apps or am i missing something ?
MSG:
com.pega.jmx.ui.util.JMXClientException: Fail to instantiate WASJMXConnector
Failed to get mbean server connection
SMA ERROR: Failed to create admin client
ADMC0016E: The system cannot create a SOAP connector to connect to host http://xxx.web.bc at port 35282.
Stack Trace:
com.pega.jmx.ui.util.JMXClientException: Fail to instantiate WASJMXConnector Failed to get mbean server connection SMA ERROR: Failed to create admin client ADMC0016E: The system cannot create a SOAP connector to connect to host http://xxx.web.bc at port 35282. at com.pega.jmx.ui.util.JMXClientException.wrap(JMXClientException.java:49) at com.pega.jmx.ui.action.AuthenticateAction.execute(AuthenticateAction.java:346) at com.pega.jmx.ui.action.AuthenticateAction.executeWithoutValidation(AuthenticateAction.java:86) at sun.reflect.GeneratedMethodAccessor160.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:37) at java.lang.reflect.Method.invoke(Method.java:611) at ognl.OgnlRuntime.invokeMethod(OgnlRuntime.java:892) at ognl.OgnlRuntime.callAppropriateMethod(OgnlRuntime.java:1537) at ognl.ObjectMethodAccessor.callMethod(ObjectMethodAccessor.java:68) at com.opensymphony.xwork2.ognl.accessor.XWorkMethodAccessor.callMethodWithDebugInfo(XWorkMethodAccessor.java:117) at com.opensymphony.xwork2.ognl.accessor.XWorkMethodAccessor.callMethod(XWorkMethodAccessor.java:108) at ognl.OgnlRuntime.callMethod(OgnlRuntime.java:1613) at ognl.ASTMethod.getValueBody(ASTMethod.java:91) at ognl.SimpleNode.evaluateGetValueBody(SimpleNode.java:212) at ognl.SimpleNode.getValue(SimpleNode.java:258) at ognl.Ognl.getValue(Ognl.java:467) at ognl.Ognl.getValue(Ognl.java:431)