IBM webMethods Hybrid Integration

IBM webMethods Hybrid Integration

Join this online group to communicate across IBM product users and experts by sharing advice and best practices with peers and staying up to date regarding product enhancements.



#Automation


#Applicationintegration
#webMethods
#Integration
 View Only
  • 1.  errors after refresh

    Posted 11/29/12 06:45 AM

    Hi

    After reloading my page i get these errors, dont know why…

    Caused by:
    javax.faces.el.EvaluationException: javax.el.ELException: javax.faces.el.EvaluationException: javax.el.ELException: com.webMethods.caf.faces.data.ContentProviderException: java.lang.reflect.InvocationTargetException
    at com.sun.faces.application.ValueBindingValueExpressionAdapter.getValue(ValueBindingValueExpressionAdapter.java:117)
    at com.webMethods.caf.faces.component.table.html.DataTable.getValue(DataTable.java:563)
    at com.webMethods.caf.faces.component.table.html.DataTable.getContentProvider(DataTable.java:1714)
    at com.webMethods.caf.faces.component.table.html.DataTable.getContentProvider(DataTable.java:1701)
    at com.webMethods.caf.faces.component.table.html.DataTable.sort(DataTable.java:1775)
    at com.webMethods.caf.faces.component.table.html.DataTable.encodeBegin(DataTable.java:790)
    at com.webMethods.caf.faces.component.table.html.AsyncTable.encodeBegin(AsyncTable.java:111)
    at com.webMethods.caf.faces.component.util.ComponentUtils.renderComponent(ComponentUtils.java:82)
    at com.webMethods.caf.faces.component.util.ComponentUtils.renderComponent(ComponentUtils.java:90)
    at com.webMethods.caf.faces.view.BaseViewHandler.renderResponse(BaseViewHandler.java:275)
    at com.webMethods.caf.faces.view.BaseViewHandler.renderView(BaseViewHandler.java:126)
    at com.sun.faces.lifecycle.RenderResponsePhase.execute(RenderResponsePhase.java:110)
    at com.sun.faces.lifecycle.Phase.doPhase(Phase.java:100)
    at com.sun.faces.lifecycle.LifecycleImpl.render(LifecycleImpl.java:139)
    at com.webMethods.caf.faces.servlet.CAFFacesServlet.service(CAFFacesServlet.java:140)
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:820)
    at org.mortbay.jetty.servlet.ServletHolder.handle(ServletHolder.java:511)
    at org.mortbay.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1166)
    at com.webMethods.caf.faces.servlet.GZIPFilter.doFilter(GZIPFilter.java:42)
    at org.mortbay.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1157)
    at com.webMethods.caf.faces.servlet.MultipartFilter.doFilter(MultipartFilter.java:70)
    at org.mortbay.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1157)
    at org.mortbay.jetty.servlet.ServletHandler.handle(ServletHandler.java:388)
    at org.mortbay.jetty.security.SecurityHandler.handle(SecurityHandler.java:216)
    at org.mortbay.jetty.servlet.SessionHandler.handle(SessionHandler.java:182)
    at org.mortbay.jetty.handler.ContextHandler.handle(ContextHandler.java:765)
    at org.mortbay.jetty.webapp.WebAppContext.handle(WebAppContext.java:418)
    at org.mortbay.jetty.handler.ContextHandlerCollection.handle(ContextHandlerCollection.java:230)
    at org.mortbay.jetty.handler.HandlerCollection.handle(HandlerCollection.java:114)
    at org.mortbay.jetty.handler.HandlerWrapper.handle(HandlerWrapper.java:152)
    at org.mortbay.jetty.Server.handle(Server.java:326)
    at org.mortbay.jetty.HttpConnection.handleRequest(HttpConnection.java:542)
    at org.mortbay.jetty.HttpConnection$RequestHandler.headerComplete(HttpConnection.java:923)
    at org.mortbay.jetty.HttpParser.parseNext(HttpParser.java:547)
    at org.mortbay.jetty.HttpParser.parseAvailable(HttpParser.java:212)
    at org.mortbay.jetty.HttpConnection.handle(HttpConnection.java:404)
    at org.mortbay.io.nio.SelectChannelEndPoint.run(SelectChannelEndPoint.java:409)
    at org.mortbay.thread.BoundedThreadPool$PoolThread.run(BoundedThreadPool.java:451)
    Caused by: javax.el.ELException: javax.faces.el.EvaluationException: javax.el.ELException: com.webMethods.caf.faces.data.ContentProviderException: java.lang.reflect.InvocationTargetException
    at javax.el.BeanELResolver.getValue(BeanELResolver.java:266)
    at javax.el.CompositeELResolver.getValue(CompositeELResolver.java:143)
    at com.sun.faces.el.FacesCompositeELResolver.getValue(FacesCompositeELResolver.java:72)
    at com.sun.el.parser.AstValue.getValue(AstValue.java:138)
    at com.sun.el.ValueExpressionImpl.getValue(ValueExpressionImpl.java:206)
    at com.sun.faces.application.ValueBindingValueExpressionAdapter.getValue(ValueBindingValueExpressionAdapter.java:113)
    … 37 more
    Caused by: javax.faces.el.EvaluationException: javax.el.ELException: com.webMethods.caf.faces.data.ContentProviderException: java.lang.reflect.InvocationTargetException
    at com.sun.faces.application.ValueBindingValueExpressionAdapter.getValue(ValueBindingValueExpressionAdapter.java:117)
    at com.webMethods.caf.faces.bean.BaseFacesBean.resolveExpression(BaseFacesBean.java:100)
    at com.webMethods.caf.faces.bean.BaseFacesBean._resolveDataBinding(BaseFacesBean.java:339)
    at com.webMethods.caf.faces.bean.BaseFacesBean.resolveDataBinding(BaseFacesBean.java:226)
    at com.webMethods.caf.IndexdouaneView.getResultProviderDouane(IndexdouaneView.java:66)
    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:597)
    at javax.el.BeanELResolver.getValue(BeanELResolver.java:261)
    … 42 more
    Caused by: javax.el.ELException: com.webMethods.caf.faces.data.ContentProviderException: java.lang.reflect.InvocationTargetException
    at javax.el.BeanELResolver.getValue(BeanELResolver.java:266)
    at javax.el.CompositeELResolver.getValue(CompositeELResolver.java:143)
    at com.sun.faces.el.FacesCompositeELResolver.getValue(FacesCompositeELResolver.java:72)
    at com.sun.el.parser.AstValue.getValue(AstValue.java:138)
    at com.sun.el.ValueExpressionImpl.getValue(ValueExpressionImpl.java:206)
    at com.sun.faces.application.ValueBindingValueExpressionAdapter.getValue(ValueBindingValueExpressionAdapter.java:113)
    … 51 more
    Caused by: com.webMethods.caf.faces.data.ContentProviderException: java.lang.reflect.InvocationTargetException
    at com.webMethods.caf.faces.data.object.ObjectMethodContentProvider.refresh(ObjectMethodContentProvider.java:390)
    at com.webMethods.caf.faces.bean.BaseFacesBean.resolveDataBinding(BaseFacesBean.java:238)
    at com.webMethods.caf.IndexdouaneView.getGetListPackagesForDouane(IndexdouaneView.java:57)
    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:597)
    at javax.el.BeanELResolver.getValue(BeanELResolver.java:261)
    … 56 more
    Caused by: java.lang.reflect.InvocationTargetException
    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:597)
    at com.webMethods.caf.faces.data.object.ObjectMethodContentProvider.refresh(ObjectMethodContentProvider.java:366)
    … 63 more
    Caused by: java.lang.RuntimeException: java.net.SocketTimeoutException: Read timed out
    at com.webMethods.caf.wsclient.proxy.impl.WSClientDynamicProxy.getCompatibleException(WSClientDynamicProxy.java:489)
    at com.webMethods.caf.wsclient.proxy.impl.WSClientDynamicProxy.invoke(WSClientDynamicProxy.java:249)
    at $Proxy31.getListPackagesForDouane(Unknown Source)
    … 68 more
    Caused by: java.net.SocketTimeoutException: Read timed out
    at java.net.SocketInputStream.socketRead0(Native Method)
    at java.net.SocketInputStream.read(SocketInputStream.java:129)
    at electric.util.io.MonitoringInputStream.read(MonitoringInputStream.java:50)
    at java.io.BufferedInputStream.fill(BufferedInputStream.java:218)
    at java.io.BufferedInputStream.read(BufferedInputStream.java:237)
    at electric.util.io.Streams.readLine(Streams.java:288)
    at electric.http.InboundHTTPResponse.readHeaders(InboundHTTPResponse.java:118)
    at electric.http.HTTPMessage.readResponseHeaders(HTTPMessage.java:267)
    at electric.http.HTTPMessage.send(HTTPMessage.java:133)
    at electric.soap.http.reference.SOAPToHTTP.invoke(SOAPToHTTP.java:190)
    at electric.soap.http.reference.SOAPToHTTP.handle(SOAPToHTTP.java:136)
    at electric.soap.references.logging.LoggingSOAPReference.handle(LoggingSOAPReference.java:57)
    at electric.jaxrpc.handler.JAXRPCReference.handle(JAXRPCReference.java:76)
    at com.webMethods.soap.module.SOAPModuleReference.handle(SOAPModuleReference.java:99)
    at electric.soap.references.interceptor.InterceptorSOAPReference.handle(InterceptorSOAPReference.java:69)
    at electric.soap.java.reference.JavaToSOAP.handle(JavaToSOAP.java:72)
    at electric.soap.java.reference.JavaToSOAP.invoke(JavaToSOAP.java:238)
    at electric.soap.java.reference.JavaToSOAP.invoke(JavaToSOAP.java:165)
    at electric.proxy.handler.Proxy.invoke(Proxy.java:126)
    at $Proxy32.getListPackagesForDouane(Unknown Source)
    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:597)
    at com.webMethods.caf.wsclient.proxy.impl.WSClientDynamicProxy.invokeMethod(WSClientDynamicProxy.java:112)
    at com.webMethods.caf.wsclient.proxy.impl.WSClientDynamicProxy.invoke(WSClientDynamicProxy.java:166)
    … 69 more

    any help ?

    thanks


    #MWS-CAF-Task-Engine
    #webMethods-BPMS
    #webMethods


  • 2.  RE: errors after refresh

    Posted 12/05/12 01:55 PM

    Yassine:

    You have a problem at

    at $Proxy32.getListPackagesForDouane(Unknown Source)

    Check the content of “Data Binding” of the “Endpoint Address” for this service. May be you forgot or misspelled the integration server url (http://:).

    You may also configure the endpoint address in the “Caf Application Runtime Configuration” and use an environment variable like this: #{environment[“wsclient-endpointAddress”]}/ws/ws:getAuthenticationUserWSDL.

    Hope this help.

    Regards.


    #webMethods-BPMS
    #webMethods
    #MWS-CAF-Task-Engine