• Post Reply Bookmark Topic Watch Topic
  • New Topic
programming forums Java Mobile Certification Databases Caching Books Engineering Micro Controllers OS Languages Paradigms IDEs Build Tools Frameworks Application Servers Open Source This Site Careers Other Pie Elite all forums
this forum made possible by our volunteer staff, including ...
Marshals:
  • Campbell Ritchie
  • Jeanne Boyarsky
  • Ron McLeod
  • Paul Clapham
  • Liutauras Vilda
Sheriffs:
  • paul wheaton
  • Rob Spoor
  • Devaka Cooray
Saloon Keepers:
  • Stephan van Hulst
  • Tim Holloway
  • Carey Brown
  • Frits Walraven
  • Tim Moores
Bartenders:
  • Mikalai Zaikin

WSDL Exception

 
Ranch Hand
Posts: 249
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Hello All
This exception again happens once in a while within stderr of websphere logs please does anyone have a clue why this can happen
Would really appreciate.

WSDLException (at /definitions/binding/cicseci:binding): faultCode=CONFIGURATION_ERROR: No ExtensionDeserializer found to deserialize a 'http://schemas.xmlsoap.org/wsdl/cicseci/:binding' element in the context of a 'javax.wsdl.Binding'.:
at javax.wsdl.extensions.ExtensionRegistry.queryDeserializer(Unknown Source)
at com.ibm.wsdl.xml.WSDLReader.parseExtensibilityElement(Unknown Source)(Inlined Compiled Code)
at com.ibm.wsdl.xml.WSDLReader.parseBinding(Unknown Source)(Compiled Code)
at com.ibm.wsdl.xml.WSDLReader.parseDefinitions(Unknown Source)(Compiled Code)
at com.ibm.wsdl.xml.WSDLReader.readWSDL(Unknown Source)(Inlined Compiled Code)
at com.ibm.wsdl.xml.WSDLReader.readWSDL(Unknown Source)(Compiled Code)
at com.ibm.wsif.stub.WSIFUtils.readWSDL(Unknown Source)(Compiled Code)
at com.ibm.wsif.providers.ejb.proxy.ServiceRepository.loadModel(ServiceRepository.java(Compiled Code))
at com.ibm.wsif.providers.ejb.proxy.ServiceRepository.initialize(ServiceRepository.java(Compiled Code))
at com.ibm.wsif.providers.ejb.proxy.ServiceRepository.setFileNames(ServiceRepository.java(Inlined Compiled Code))
at com.ibm.wsif.providers.ejb.proxy.EJBServiceDispatcher.initialize(EJBServiceDispatcher.java(Compiled Code))
at com.ibm.wsif.providers.ejb.proxy.EJBServiceDispatcher.execute(EJBServiceDispatcher.java(Compiled Code))
at com.asas.ceasb.integration.cics.event.EventManagerCICSECIServiceBean.createEvent(EventManagerCICSECIServiceBean.java:88)
at com.asas.ceasb.integration.cics.event.EJSRemoteStatelessEventManagerCICSECIService.createEvent(EJSRemoteStatelessEventManagerCICSECIService.java:25)
at com.asas.ceasb.integration.cics.event._EventManagerCICSECIService_Stub.createEvent(_EventManagerCICSECIService_Stub.java:257)
at java.lang.reflect.Method.invoke(Native Method)
at com.ibm.wsif.providers.ejb.WSIFOperation_EJB.executeRequestResponseOperation(Unknown Source)(Compiled Code)
at com.asas.ceasb.integration.cics.event.proxy.EventManagerProxy.execute(EventManagerProxy.java(Compiled Code))
at com.asas.ceasb.integration.cics.event.proxy.EventManagerProxy.createEvent(EventManagerProxy.java:67)
at com.asas.ceasb.integration.cics.event.EventTransactionManager.createEvent(EventTransactionManager.java:87)
at com.asas.ceasb.application.facade.EventAdminFacade.createEvent(EventAdminFacade.java:116)
at com.asas.ceasb.application.facade.command.CreateEventCommand$1.execute(CreateEventCommand.java:60)
at com.asag.framework.command.Command.callExecute(Command.java:78)
at com.asag.framework.command.CommandServer.executeCommand(CommandServer.java:97)
at com.asas.ceasb.application.facade.command.EventAdminFacadeProxy.createEvent(EventAdminFacadeProxy.java:58)
at com.asas.ceasb.web.actions.create.CreateEventAction.createEvent(CreateEventAction.java:487)
at com.asas.ceasb.web.actions.create.CreateEventAction.execute(CreateEventAction.java:147)
at org.apache.struts.action.RequestProcessor.processActionPerform(RequestProcessor.java(Inlined Compiled Code))
at org.apache.struts.action.RequestProcessor.process(RequestProcessor.java(Compiled Code))
at org.apache.struts.action.ActionServlet.process(ActionServlet.java(Compiled Code))
at org.apache.struts.action.ActionServlet.doPost(ActionServlet.java:525)
at javax.servlet.http.HttpServlet.service(HttpServlet.java(Compiled Code))
at javax.servlet.http.HttpServlet.service(HttpServlet.java(Compiled Code))
at com.ibm.servlet.engine.webapp.StrictServletInstance.doService(ServletManager.java(Compiled Code))
at com.ibm.servlet.engine.webapp.StrictLifecycleServlet._service(StrictLifecycleServlet.java(Compiled Code))
at com.ibm.servlet.engine.webapp.ServicingServletState.service(StrictLifecycleServlet.java(Compiled Code))
at com.ibm.servlet.engine.webapp.StrictLifecycleServlet.service(StrictLifecycleServlet.java(Inlined Compiled Code))
at com.ibm.servlet.engine.webapp.ServletInstance.service(ServletManager.java(Compiled Code))
at com.ibm.servlet.engine.webapp.ValidServletReferenceState.dispatch(ServletManager.java(Compiled Code))
at com.ibm.servlet.engine.webapp.ServletInstanceReference.dispatch(ServletManager.java(Inlined Compiled Code))
at com.ibm.servlet.engine.webapp.WebAppRequestDispatcher.handleWebAppDispatch(WebAppRequestDispatcher.java(Compiled Code))
at com.ibm.servlet.engine.webapp.WebAppRequestDispatcher.dispatch(WebAppRequestDispatcher.java(Compiled Code))
at com.ibm.servlet.engine.webapp.WebAppRequestDispatcher.forward(WebAppRequestDispatcher.java(Compiled Code))
at com.ibm.servlet.engine.srt.WebAppInvoker.doForward(WebAppInvoker.java(Compiled Code))
at com.ibm.servlet.engine.srt.WebAppInvoker.handleInvocationHook(WebAppInvoker.java(Compiled Code))
at com.ibm.servlet.engine.invocation.CachedInvocation.handleInvocation(CachedInvocation.java(Compiled Code))
at com.ibm.servlet.engine.invocation.CacheableInvocationContext.invoke(CacheableInvocationContext.java(Compiled Code))
at com.ibm.servlet.engine.srp.ServletRequestProcessor.dispatchByURI(ServletRequestProcessor.java(Compiled Code))
at com.ibm.servlet.engine.oselistener.OSEListenerDispatcher.service(OSEListener.java(Compiled Code))
at com.ibm.servlet.engine.http11.HttpConnection.handleRequest(HttpConnection.java(Compiled Code))
at com.ibm.ws.http.HttpConnection.readAndHandleRequest(HttpConnection.java(Compiled Code))
at com.ibm.ws.http.HttpConnection.run(HttpConnection.java(Compiled Code))
at com.ibm.ws.util.CachedThread.run(ThreadPool.java:144)
 
Mohamed Farouk
Ranch Hand
Posts: 249
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Any ideas? please...
 
Mohamed Farouk
Ranch Hand
Posts: 249
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Hello Anyone?
This happens only first tiem and second time this does not happen and applications carries on?
Please any answers would be appreciated
 
Your mind is under my control .... your will is now mine .... read this tiny ad
a bit of art, as a gift, the permaculture playing cards
https://gardener-gift.com
reply
    Bookmark Topic Watch Topic
  • New Topic