Hi All,
Some of our Broker Servers are acting strange in our PROD instance.When we try to connect to the Broker server through MWS, we are getting the below error msg.
I have added the Broker Server in MWS with out any issues, then when i try to click on for the Brokers in Broker server, we are getting the below error msg.
Suspected there could be a problem with the MWS session and restarted the MWS, but still it dint brought any luck.
Restarting Broker server may resolve the issue, but just want to know the reason behind this error.
The Broker server is up and running fine…We dint find any issues with the broker server and the brokers.Transaction flow is quite good.
Please provide ur valuable thoughts and inputs on this and the resolution.
Err Msg:-
Failed to evaluate binding expression: “#{ServerInformationDefaultviewView.description}”
Error: Cannot get Broker server information.
Detailed error from MWS:-
com.webMethods.messaging.tools.API.core.MessagingToolException: Error: Cannot get a valid connection to the Broker Server “prdwms01:16849”.
at com.webMethods.messaging.tools.API.broker.resourceobjects.MessageServerResourceObject.getServerDescription(MessageServerResourceObject.java:2192)
at com.webMethods.caf.msg.serverinformation.ServerInformationDefaultviewView.getDescription(ServerInformationDefaultviewView.java:75)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
at java.lang.reflect.Method.invoke(Method.java:585)
at com.sun.faces.el.PropertyResolverImpl.getValue(PropertyResolverImpl.java:79)
at com.webMethods.caf.faces.el.XPathPropertyResolver.getValue(XPathPropertyResolver.java:79)
at com.webMethods.caf.faces.data.el.ContentProviderPropertyResolver.getValue(ContentProviderPropertyResolver.java:27)
at com.webMethods.caf.faces.data.el.ViewPropertyResolver.getValue(ViewPropertyResolver.java:39)
at com.sun.faces.el.impl.ArraySuffix.evaluate(ArraySuffix.java:167)
at com.sun.faces.el.impl.ComplexValue.evaluate(ComplexValue.java:151)
at com.sun.faces.el.impl.ExpressionEvaluatorImpl.evaluate(ExpressionEvaluatorImpl.java:243)
at com.sun.faces.el.ValueBindingImpl.getValue(ValueBindingImpl.java:173)
at com.sun.faces.el.ValueBindingImpl.getValue(ValueBindingImpl.java:154)
at com.webMethods.caf.faces.application.CAFValueBinding.getValue(CAFValueBinding.java:53)
at javax.faces.component.UIOutput.getValue(UIOutput.java:147)
at sun.reflect.GeneratedMethodAccessor338.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
at java.lang.reflect.Method.invoke(Method.java:585)
at com.webMethods.caf.faces.component.ComponentAttributes.get(ComponentAttributes.java:142)
at com.webMethods.caf.faces.render.html.output.BaseHtmlOutputRenderer.writeValue(BaseHtmlOutputRenderer.java:100)
at com.webMethods.caf.faces.render.html.output.BaseHtmlOutputRenderer.encodeEnd(BaseHtmlOutputRenderer.java:43)
at javax.faces.component.UIComponentBase.encodeEnd(UIComponentBase.java:720)
at com.webMethods.caf.faces.component.util.ComponentUtils.renderComponent(ComponentUtils.java:86)
Regards
Kris