Skip to main content



      Home
Home » Modeling » BPEL Designer » Running the BPEL Process with the Eclipse Web Service Explorer(Running the BPEL Process with the Eclipse Web Service Explorer)
Running the BPEL Process with the Eclipse Web Service Explorer [message #646353] Thu, 23 December 2010 08:09 Go to next message
Eclipse UserFriend
When I want to test the bpel process, I find error following ones:

INFO - GeronimoLog.info(79) | Received a scheduled job event for inactive process {http://helloWorld}HelloWorld-6; rescheduling job hqejbhcnphr5uopdq8vhwa for 23/12/10 10:32
INFO - GeronimoLog.info(79) | Received a scheduled job event for inactive process {http://helloWorld}HelloWorld-6; rescheduling job hqejbhcnphr5uoqg39x7ek for 23/12/10 10:33
DEBUG - GeronimoLog.debug(66) | Process store event: {ProcessStoreEvent#DEPLOYED:{http://helloWorld}HelloWorld-7}
DEBUG - GeronimoLog.debug(66) | Ignoring store event: {ProcessStoreEvent#DEPLOYED:{http://helloWorld}HelloWorld-7}
DEBUG - GeronimoLog.debug(66) | Process store event: {ProcessStoreEvent#RETIRED:{http://helloWorld}HelloWorld-7}
INFO - GeronimoLog.info(79) | Process {http://helloWorld}HelloWorld-7 has been unregistered.
DEBUG - GeronimoLog.debug(66) | register: {http://helloWorld}HelloWorld-7
DEBUG - GeronimoLog.debug(66) | Registering process {http://helloWorld}HelloWorld-7 with server.
DEBUG - GeronimoLog.debug(66) | Register process: serviceId= {http://helloWorld}HelloWorldProcessService:HelloWorldProces sPort, process=BpelProcess[{http://helloWorld}HelloWorld-7]
DEBUG - GeronimoLog.debug(66) | Activating {http://helloWorld}HelloWorld-7
DEBUG - GeronimoLog.debug(66) | Destroying service {http://helloWorld}HelloWorldProcessService port HelloWorldProcessPort
DEBUG - GeronimoLog.debug(66) | Couldn't find service {http://helloWorld}HelloWorldProcessService port HelloWorldProcessPort to destroy.
DEBUG - GeronimoLog.debug(66) | Create AxisService: service={http://helloWorld}HelloWorldProcessService port=HelloWorldProcessPort WSDL=HelloWorldArtifacts.wsdl BPEL=HelloWorld.bpel
DEBUG - GeronimoLog.debug(66) | Setting service with empty namespace replication
DEBUG - GeronimoLog.debug(66) | Created Axis2 service {http://helloWorld}HelloWorldProcessService
DEBUG - GeronimoLog.debug(66) | Activated {http://helloWorld}HelloWorld-7 myrole client: EPR is org.apache.ode.bpel.epr.WSAEndpoint@baaaba
DEBUG - GeronimoLog.debug(66) | Activated {http://helloWorld}HelloWorld-7
DEBUG - GeronimoLog.debug(66) | Rehydrating process {http://helloWorld}HelloWorld-7
DEBUG - GeronimoLog.debug(66) | Creating process DAO for {http://helloWorld}HelloWorld-7 (guid=hqejbhcnphr5uoqg39x7em)
INFO - GeronimoLog.info(79) | Activated process {http://helloWorld}HelloWorld-7.
INFO - GeronimoLog.info(79) | Deployment of artifact ODE_Test successful: [{http://helloWorld}HelloWorld-7]
INFO - GeronimoLog.info(79) | Received a scheduled job event for inactive process {http://helloWorld}HelloWorld-6; rescheduling job hqejbhcnphr5uoqg39x7el for 23/12/10 10:34
DEBUG - GeronimoLog.debug(66) | Received request message for HelloWorld.{http://helloWorld}process
DEBUG - GeronimoLog.debug(66) | Starting transaction.
DEBUG - GeronimoLog.debug(66) | Routed: svcQname {http://helloWorld}HelloWorldProcessService --> BpelProcess[{http://helloWorld}HelloWorld-7]
DEBUG - GeronimoLog.debug(66) | ODE routed to operation Operation: name=process
style=REQUEST_RESPONSE,1
Input: name=null
Message: name={http://helloWorld}HelloWorldRequestMessage
Part: name=payload
elementName={http://helloWorld}HelloWorldRequest
Output: name=null
Message: name={http://helloWorld}HelloWorldResponseMessage
Part: name=payload
elementName={http://helloWorld}HelloWorldResponse from service {http://helloWorld}HelloWorldProcessService
DEBUG - GeronimoLog.debug(66) | Invoking ODE using MEX {MyRoleMex#hqejbhcnphr5uoqg39x7ep [Client hqejbhcnphr5uoqg39x7eo] calling {http://helloWorld}HelloWorldProcessService.process(...)}
DEBUG - GeronimoLog.debug(66) | Message content: <?xml version="1.0" encoding="UTF-8"?>
<message><payload><HelloWorldRequest xmlns="http://helloWorld" xmlns:q0="http://helloWorld" xmlns:soapenv="http://schemas.xmlsoap.org/soap/envelope/" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
<input>salam</input>
</HelloWorldRequest></payload></message>
DEBUG - GeronimoLog.debug(66) | Routed: svcQname {http://helloWorld}HelloWorldProcessService --> BpelProcess[{http://helloWorld}HelloWorld-7]
DEBUG - GeronimoLog.debug(66) | invoke() EPR= null ==> BpelProcess[{http://helloWorld}HelloWorld-7]
DEBUG - GeronimoLog.debug(66) | Commiting ODE MEX {MyRoleMex#hqejbhcnphr5uoqg39x7ep [Client hqejbhcnphr5uoqg39x7eo] calling {http://helloWorld}HelloWorldProcessService.process(...)}
DEBUG - GeronimoLog.debug(66) | Commiting transaction.
DEBUG - GeronimoLog.debug(66) | >> handleWorkEvent(jobData={mexid=hqejbhcnphr5uoqg39x7ep, pid={http://helloWorld}HelloWorld-7, type=INVOKE_INTERNAL})
DEBUG - GeronimoLog.debug(66) | InvokeInternal event for mexid hqejbhcnphr5uoqg39x7ep
DEBUG - GeronimoLog.debug(66) | GET MEX property org.apache.ode.bpel.myRoleSessionId = null
DEBUG - GeronimoLog.debug(66) | GET MEX property org.apache.ode.bpel.myRoleSessionId = null
DEBUG - GeronimoLog.debug(66) | GET MEX property org.apache.ode.bpel.partnerRoleSessionId = null
DEBUG - GeronimoLog.debug(66) | INPUTMSG: 12.process: MSG RCVD keys=[] mySessionId=null partnerSessionId=null
DEBUG - GeronimoLog.debug(66) | INPUTMSG: 12.process: routing failed, CREATING NEW INSTANCE
ERROR - GeronimoLog.error(108) | Scheduled job failed; jobDetail={mexid=hqejbhcnphr5uoqg39x7ep, pid={http://helloWorld}HelloWorld-7, type=INVOKE_INTERNAL}
org.apache.ode.bpel.runtime.InvalidProcessException: Process is retired.
at org.apache.ode.bpel.engine.PartnerLinkMyRoleImpl.invokeMyRol e(PartnerLinkMyRoleImpl.java:169)
at org.apache.ode.bpel.engine.BpelProcess.invokeProcess(BpelPro cess.java:169)
at org.apache.ode.bpel.engine.BpelProcess.handleWorkEvent(BpelP rocess.java:306)
at org.apache.ode.bpel.engine.BpelEngineImpl.onScheduledJob(Bpe lEngineImpl.java:318)
at org.apache.ode.bpel.engine.BpelServerImpl.onScheduledJob(Bpe lServerImpl.java:364)
at org.apache.ode.scheduler.simple.SimpleScheduler$4$1.call(Sim pleScheduler.java:335)
at org.apache.ode.scheduler.simple.SimpleScheduler$4$1.call(Sim pleScheduler.java:334)
at org.apache.ode.scheduler.simple.SimpleScheduler.execTransact ion(SimpleScheduler.java:173)
at org.apache.ode.scheduler.simple.SimpleScheduler$4.call(Simpl eScheduler.java:333)
at org.apache.ode.scheduler.simple.SimpleScheduler$4.call(Simpl eScheduler.java:330)
at java.util.concurrent.FutureTask$Sync.innerRun(Unknown Source)
at java.util.concurrent.FutureTask.run(Unknown Source)
at java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
at java.lang.Thread.run(Unknown Source)
ERROR - GeronimoLog.error(108) | Error while executing transaction
org.apache.ode.bpel.iapi.Scheduler$JobProcessorException: org.apache.ode.bpel.runtime.InvalidProcessException: Process is retired.
at org.apache.ode.bpel.engine.BpelEngineImpl.onScheduledJob(Bpe lEngineImpl.java:328)
at org.apache.ode.bpel.engine.BpelServerImpl.onScheduledJob(Bpe lServerImpl.java:364)
at org.apache.ode.scheduler.simple.SimpleScheduler$4$1.call(Sim pleScheduler.java:335)
at org.apache.ode.scheduler.simple.SimpleScheduler$4$1.call(Sim pleScheduler.java:334)
at org.apache.ode.scheduler.simple.SimpleScheduler.execTransact ion(SimpleScheduler.java:173)
at org.apache.ode.scheduler.simple.SimpleScheduler$4.call(Simpl eScheduler.java:333)
at org.apache.ode.scheduler.simple.SimpleScheduler$4.call(Simpl eScheduler.java:330)
at java.util.concurrent.FutureTask$Sync.innerRun(Unknown Source)
at java.util.concurrent.FutureTask.run(Unknown Source)
at java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
at java.lang.Thread.run(Unknown Source)
Caused by: org.apache.ode.bpel.runtime.InvalidProcessException: Process is retired.
at org.apache.ode.bpel.engine.PartnerLinkMyRoleImpl.invokeMyRol e(PartnerLinkMyRoleImpl.java:169)
at org.apache.ode.bpel.engine.BpelProcess.invokeProcess(BpelPro cess.java:169)
at org.apache.ode.bpel.engine.BpelProcess.handleWorkEvent(BpelP rocess.java:306)
at org.apache.ode.bpel.engine.BpelEngineImpl.onScheduledJob(Bpe lEngineImpl.java:318)
... 11 more
INFO - GeronimoLog.info(79) | Received a scheduled job event for inactive process {http://helloWorld}HelloWorld-6; rescheduling job hqejbhcnphr5uoqg39x7en for 23/12/10 10:35
Re: Running the BPEL Process with the Eclipse Web Service Explorer [message #652377 is a reply to message #646353] Thu, 03 February 2011 12:21 Go to previous messageGo to next message
Eclipse UserFriend
Hi sab,

Sorry for the late reply. This looks like an ODE problem - have you tried posting to the ode.apache newsgroup?
Re: Running the BPEL Process with the Eclipse Web Service Explorer [message #654170 is a reply to message #652377] Mon, 14 February 2011 08:31 Go to previous messageGo to next message
Eclipse UserFriend
Hello,

it was a problem in ode thanks.
Now, I have a project of the composition of Web services, I have create 2 services addition(int has, int b) and multiplication(int a) and I have create the Bpel Traitement.bpel project which call the sw of the 'addition' then the service of the 'multiplication' when I tested this project it's succeful by using this method:
-clic righte TraitementArtifact.wsdl /web services/ test with Web services explorer.
And now I want to create the Web service of this bpel project I used this method:
-clic right TraitementArtifact.wsdl /web services/generation client

We generated me 5 files Java:
:Traitement_PortType,Traitement_Service,Traitement_ServiceLo cator,TraitementBindingStub ,TraitementProxy .

But there ' are errors because he(it) did not generate 2 class :
TraitementRequest and TraitementResponse.

tools that I used:
-axis1.4
-ode
-tomcat 7
-eclipse

In made when I create a project simple bpel HelloWorld who does not call a ws, it generates me every class and I could easily create the ws and the customer of this ws.

please help me.
Re: Running the BPEL Process with the Eclipse Web Service Explorer [message #658246 is a reply to message #654170] Mon, 07 March 2011 10:06 Go to previous messageGo to next message
Eclipse UserFriend
Hi sab,

Again, sorry for the late reply - too many things to do and not enough hands Wink

It looks like you did not include the XSD(s) that define your Request and Response messages in the WSDL that you used to generate your client. Are these messages defined in an XSD that gets included in some other WSDL maybe?

Cheers!
Bob
Re: Running the BPEL Process with the Eclipse Web Service Explorer [message #1817641 is a reply to message #654170] Wed, 27 November 2019 02:25 Go to previous message
Eclipse UserFriend
Hello
I am trying to run 2 services with BPEL but when Running the BPEL Process with the Eclipse Web Service Explorer I get this message. Can you help?

nsIDc08:Client The service cannot be found for the endpoint reference (EPR) http://localhost:8080/ode/processes/processBPEL org.apache.axis2.AxisFault: The service cannot be found for the endpoint reference (EPR) http://localhost:8080/ode/processes/processBPELat org.apache.axis2.engine.DispatchPhase.checkPostConditions(DispatchPhase.java:79)at org.apache.axis2.engine.Phase.invoke(Phase.java:324)at org.apache.axis2.engine.AxisEngine.invoke(AxisEngine.java:250)at org.apache.axis2.engine.AxisEngine.receive(AxisEngine.java:156)at org.apache.axis2.transport.http.HTTPTransportUtils.processHTTPPostRequest(HTTPTransportUtils.java:178)at org.apache.axis2.transport.http.AxisServlet.doPost(AxisServlet.java:163)at javax.servlet.http.HttpServlet.service(HttpServlet.java:660)at javax.servlet.http.HttpServlet.service(HttpServlet.java:741)at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:231)at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)at org.apache.tomcat.websocket.server.WsFilter.doFilter(WsFilter.java:53)at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)at org.apache.logging.log4j.web.Log4jServletFilter.doFilter(Log4jServletFilter.java:71)at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)at org.tuckey.web.filters.urlrewrite.RuleChain.handleRewrite(RuleChain.java:176)at org.tuckey.web.filters.urlrewrite.RuleChain.doRules(RuleChain.java:145)at org.tuckey.web.filters.urlrewrite.UrlRewriter.processRequest(UrlRewriter.java:92)at org.tuckey.web.filters.urlrewrite.UrlRewriteFilter.doFilter(UrlRewriteFilter.java:389)at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:202)at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:96)at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:526)at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:139)at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:92)at org.apache.catalina.valves.AbstractAccessLogValve.invoke(AbstractAccessLogValve.java:678)at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:74)at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:343)at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:408)at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:66)at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:861)at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1579)at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:49)at java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)at java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61)at java.lang.Thread.run(Unknown Source)
Previous Topic:BPEL metrics computing
Next Topic:Eclipse 2020-06
Goto Forum:
  


Current Time: Mon Jul 07 12:47:49 EDT 2025

Powered by FUDForum. Page generated in 0.03760 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top