Hi Samisa, Charitha, On Wed, Jul 25, 2012 at 4:40 PM, Harshana Martin <[email protected]> wrote:
> Hi Samisa, > > On Wed, Jul 25, 2012 at 4:37 PM, Samisa Abeysinghe <[email protected]>wrote: > >> >> >> On Wed, Jul 25, 2012 at 4:34 PM, Harshana Martin <[email protected]>wrote: >> >>> Hi Samisa, Charitha, >>> >>> On Wed, Jul 25, 2012 at 4:27 PM, Samisa Abeysinghe <[email protected]>wrote: >>> >>>> >>>> >>>> On Wed, Jul 25, 2012 at 3:23 PM, Charitha Kankanamge <[email protected] >>>> > wrote: >>>> >>>>> Hi Harshana, >>>>> There was a missing ESB proxy config (CardService) and xslt transform >>>>> in the CAR you have hosted. Once those were added, everything worked >>>>> perfectly. >>>>> >>>> >>>> Those were missing due to a bug or a mistake? Please check... >>>> >>> >>> No. >>> >>> The missing Card Service is not an ESB proxy. Card Service ESB Proxy is >>> there in the CAR file. >>> >>> Missing Card Service is an Registry Resource. Card Service Registry >>> Resource and the XSLT ransformations are in the other CAR file I provided >>> with the name RegistryCAPP CAR file. >>> >>> You have to deploy the RegistryCAPP Car file in the ESB before deploying >>> the BankingSample CAR file. >>> >>> I had to move that to a separate CAR file due to a limitation we had >>> with Registry Resource Artifacts at that time which is now fixed. >>> >> >> If it is fixed, can we re-do the sample in the proper fashion. As you can >> see, a user can get confused with the current sample. >> > > Sure.. Will update the BankingSample CAR file with the missing Registry > Resources and make it self contained. > Updated the BankingSample Car file with Registry resources as well. Thanks and Regards, Harshana > > Extremely sorry for the confusion. > > Thanks and Regards, > Harshana > >> >> >>> Thanks and Regards, >>> Harshana >>> >>>> >>>> >>>>> >>>>> Thanks! >>>>> Charitha >>>>> >>>>> >>>>> >>>>> On Wed, Jul 25, 2012 at 2:05 PM, Charitha Kankanamge < >>>>> [email protected]> wrote: >>>>> >>>>>> Yes of course I did it because it has been mentioned in the article >>>>>> as well. I will check this with BPS folks. Did this work OOTB for you >>>>>> guys? >>>>>> Should I need to change anything other than what was mentioned in the >>>>>> article? >>>>>> >>>>>> /Charitha >>>>>> >>>>>> >>>>>> >>>>>> On Wed, Jul 25, 2012 at 1:24 PM, Harshana Martin >>>>>> <[email protected]>wrote: >>>>>> >>>>>>> Hi Charirha, >>>>>>> >>>>>>> I assume you have enabled JMS transport in AS and ESB. Forgot to >>>>>>> mention that during our offline discussion. >>>>>>> >>>>>>> Thanks and Regards, >>>>>>> Harshana >>>>>>> On Jul 25, 2012 12:58 PM, "Charitha Kankanamge" <[email protected]> >>>>>>> wrote: >>>>>>> >>>>>>>> Hi, >>>>>>>> >>>>>>>> I'm trying out retail banking sample [1] to test Capp deployment on >>>>>>>> C4 based products. I get the following error when invoking >>>>>>>> AccountOpeningProcess in BPS. There are no errors in other product logs >>>>>>>> (DSS, ESB and AS). Can BPS team look into this please? >>>>>>>> >>>>>>>> [1] >>>>>>>> http://wso2.org/project/developer-studio/docs/banking_sample.html >>>>>>>> >>>>>>>> [2012-07-25 12:47:57,768] ERROR >>>>>>>> {org.wso2.carbon.bpel.core.ode.integration.PartnerService} - Error >>>>>>>> sending >>>>>>>> message to Axis2 for ODE mex {PartnerRoleMex#hqejbhcnphr7gred7uqq71 >>>>>>>> [PID { >>>>>>>> http://wso2.org/sample/banking}AccountOpeningProcess-1] calling >>>>>>>> [email protected](...) Status >>>>>>>> REQUEST} >>>>>>>> org.apache.axis2.AxisFault: The input stream for an incoming >>>>>>>> message is null. >>>>>>>> at >>>>>>>> org.apache.axis2.transport.TransportUtils.createSOAPMessage(TransportUtils.java:92) >>>>>>>> at >>>>>>>> org.apache.axis2.transport.TransportUtils.createSOAPMessage(TransportUtils.java:67) >>>>>>>> at >>>>>>>> org.apache.axis2.description.OutInAxisOperationClient.handleResponse(OutInAxisOperation.java:354) >>>>>>>> at >>>>>>>> org.apache.axis2.description.OutInAxisOperationClient.send(OutInAxisOperation.java:421) >>>>>>>> at >>>>>>>> org.apache.axis2.description.OutInAxisOperationClient.executeImpl(OutInAxisOperation.java:229) >>>>>>>> at >>>>>>>> org.apache.axis2.client.OperationClient.execute(OperationClient.java:165) >>>>>>>> at >>>>>>>> org.wso2.carbon.bpel.core.ode.integration.utils.AxisServiceUtils.invokeService(AxisServiceUtils.java:305) >>>>>>>> at >>>>>>>> org.wso2.carbon.bpel.core.ode.integration.PartnerService.invoke(PartnerService.java:289) >>>>>>>> at >>>>>>>> org.wso2.carbon.bpel.core.ode.integration.BPELMessageExchangeContextImpl.invokePartner(BPELMessageExchangeContextImpl.java:43) >>>>>>>> at >>>>>>>> org.apache.ode.bpel.engine.BpelRuntimeContextImpl.invoke(BpelRuntimeContextImpl.java:782) >>>>>>>> at org.apache.ode.bpel.runtime.INVOKE.run(INVOKE.java:100) >>>>>>>> at sun.reflect.GeneratedMethodAccessor74.invoke(Unknown Source) >>>>>>>> at >>>>>>>> sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25) >>>>>>>> at java.lang.reflect.Method.invoke(Method.java:597) >>>>>>>> at >>>>>>>> org.apache.ode.jacob.vpu.JacobVPU$JacobThreadImpl.run(JacobVPU.java:451) >>>>>>>> at org.apache.ode.jacob.vpu.JacobVPU.execute(JacobVPU.java:139) >>>>>>>> at >>>>>>>> org.apache.ode.bpel.engine.BpelRuntimeContextImpl.execute(BpelRuntimeContextImpl.java:877) >>>>>>>> at >>>>>>>> org.apache.ode.bpel.engine.PartnerLinkMyRoleImpl.invokeNewInstance(PartnerLinkMyRoleImpl.java:206) >>>>>>>> at >>>>>>>> org.apache.ode.bpel.engine.BpelProcess$1.invoke(BpelProcess.java:283) >>>>>>>> at >>>>>>>> org.apache.ode.bpel.engine.BpelProcess.invokeProcess(BpelProcess.java:224) >>>>>>>> at >>>>>>>> org.apache.ode.bpel.engine.BpelProcess.invokeProcess(BpelProcess.java:279) >>>>>>>> at >>>>>>>> org.apache.ode.bpel.engine.BpelProcess.handleJobDetails(BpelProcess.java:434) >>>>>>>> at >>>>>>>> org.apache.ode.bpel.engine.BpelEngineImpl.onScheduledJob(BpelEngineImpl.java:553) >>>>>>>> at >>>>>>>> org.apache.ode.bpel.engine.BpelServerImpl.onScheduledJob(BpelServerImpl.java:449) >>>>>>>> at >>>>>>>> org.apache.ode.scheduler.simple.SimpleScheduler$RunJob$1.call(SimpleScheduler.java:524) >>>>>>>> at >>>>>>>> org.apache.ode.scheduler.simple.SimpleScheduler$RunJob$1.call(SimpleScheduler.java:518) >>>>>>>> at >>>>>>>> org.apache.ode.scheduler.simple.SimpleScheduler.execTransaction(SimpleScheduler.java:271) >>>>>>>> at >>>>>>>> org.apache.ode.scheduler.simple.SimpleScheduler.execTransaction(SimpleScheduler.java:226) >>>>>>>> at >>>>>>>> org.apache.ode.scheduler.simple.SimpleScheduler$RunJob.call(SimpleScheduler.java:518) >>>>>>>> at >>>>>>>> org.apache.ode.scheduler.simple.SimpleScheduler$RunJob.call(SimpleScheduler.java:502) >>>>>>>> at >>>>>>>> java.util.concurrent.FutureTask$Sync.innerRun(FutureTask.java:303) >>>>>>>> at java.util.concurrent.FutureTask.run(FutureTask.java:138) >>>>>>>> at >>>>>>>> java.util.concurrent.ThreadPoolExecutor$Worker.runTask(ThreadPoolExecutor.java:886) >>>>>>>> at >>>>>>>> java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:908) >>>>>>>> at java.lang.Thread.run(Thread.java:662) >>>>>>>> [2012-07-25 12:47:57,771] ERROR >>>>>>>> {org.apache.ode.bpel.runtime.INVOKE} - Failure during invoke: Error >>>>>>>> sending message to Axis2 for ODE mex >>>>>>>> {PartnerRoleMex#hqejbhcnphr7gred7uqq71 >>>>>>>> [PID {http://wso2.org/sample/banking}AccountOpeningProcess-1] >>>>>>>> calling [email protected](...) >>>>>>>> Status REQUEST} >>>>>>>> [2012-07-25 12:47:57,772] INFO >>>>>>>> {org.apache.ode.bpel.engine.BpelRuntimeContextImpl} - >>>>>>>> ActivityRecovery: >>>>>>>> Registering activity 27, failure reason: Error sending message to >>>>>>>> Axis2 for >>>>>>>> ODE mex {PartnerRoleMex#hqejbhcnphr7gred7uqq71 [PID { >>>>>>>> http://wso2.org/sample/banking}AccountOpeningProcess-1] calling >>>>>>>> [email protected](...) Status >>>>>>>> REQUEST} on channel 55 >>>>>>>> [2012-07-25 12:49:57,578] ERROR >>>>>>>> {org.wso2.carbon.bpel.core.ode.integration.BPELProcessProxy} - >>>>>>>> Timeout or >>>>>>>> execution error when waiting for response to MEX >>>>>>>> {MyRoleMex#hqejbhcnphr7gred7uqq6s [Client hqejbhcnphr7gred7uqq6r] >>>>>>>> calling { >>>>>>>> http://wso2.org/banking}AccountOpeningProcessService.CreateAccount(...)} >>>>>>>> java.util.concurrent.TimeoutException: Message exchange >>>>>>>> org.apache.ode.bpel.engine.MyRoleMessageExchangeImpl$ResponseFuture@1d506b04timed >>>>>>>> out(120000 ms) when waiting for a response! >>>>>>>> java.util.concurrent.TimeoutException: Message exchange >>>>>>>> org.apache.ode.bpel.engine.MyRoleMessageExchangeImpl$ResponseFuture@1d506b04timed >>>>>>>> out(120000 ms) when waiting for a response! >>>>>>>> at >>>>>>>> org.apache.ode.bpel.engine.MyRoleMessageExchangeImpl$ResponseFuture.get(MyRoleMessageExchangeImpl.java:274) >>>>>>>> at >>>>>>>> org.wso2.carbon.bpel.core.ode.integration.BPELProcessProxy.waitForTheResponse(BPELProcessProxy.java:359) >>>>>>>> at >>>>>>>> org.wso2.carbon.bpel.core.ode.integration.BPELProcessProxy.onAxisServiceInvoke(BPELProcessProxy.java:172) >>>>>>>> at >>>>>>>> org.wso2.carbon.bpel.core.ode.integration.axis2.receivers.BPELMessageReceiver.handleInOutOperation(BPELMessageReceiver.java:154) >>>>>>>> at >>>>>>>> org.wso2.carbon.bpel.core.ode.integration.axis2.receivers.BPELMessageReceiver.invokeBusinessLogic(BPELMessageReceiver.java:128) >>>>>>>> at >>>>>>>> org.apache.axis2.receivers.AbstractMessageReceiver.receive(AbstractMessageReceiver.java:110) >>>>>>>> at >>>>>>>> org.apache.axis2.engine.AxisEngine.receive(AxisEngine.java:181) >>>>>>>> at >>>>>>>> org.apache.axis2.transport.http.HTTPTransportUtils.processHTTPPostRequest(HTTPTransportUtils.java:172) >>>>>>>> at >>>>>>>> org.apache.axis2.transport.http.AxisServlet.doPost(AxisServlet.java:146) >>>>>>>> at >>>>>>>> org.wso2.carbon.core.transports.CarbonServlet.doPost(CarbonServlet.java:205) >>>>>>>> at javax.servlet.http.HttpServlet.service(HttpServlet.java:641) >>>>>>>> at javax.servlet.http.HttpServlet.service(HttpServlet.java:722) >>>>>>>> at >>>>>>>> org.eclipse.equinox.http.servlet.internal.ServletRegistration.handleRequest(ServletRegistration.java:90) >>>>>>>> at >>>>>>>> org.eclipse.equinox.http.servlet.internal.ProxyServlet.processAlias(ProxyServlet.java:111) >>>>>>>> at >>>>>>>> org.eclipse.equinox.http.servlet.internal.ProxyServlet.service(ProxyServlet.java:67) >>>>>>>> at javax.servlet.http.HttpServlet.service(HttpServlet.java:722) >>>>>>>> at >>>>>>>> org.wso2.carbon.tomcat.ext.servlet.DelegationServlet.service(DelegationServlet.java:58) >>>>>>>> at >>>>>>>> org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:305) >>>>>>>> at >>>>>>>> org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:210) >>>>>>>> at >>>>>>>> org.wso2.carbon.tomcat.ext.filter.CharacterSetFilter.doFilter(CharacterSetFilter.java:61) >>>>>>>> at >>>>>>>> org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:243) >>>>>>>> at >>>>>>>> org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:210) >>>>>>>> at >>>>>>>> org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:225) >>>>>>>> at >>>>>>>> org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:123) >>>>>>>> at >>>>>>>> org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:472) >>>>>>>> at >>>>>>>> org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:168) >>>>>>>> at >>>>>>>> org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:98) >>>>>>>> at >>>>>>>> org.wso2.carbon.tomcat.ext.valves.CompositeValve.invoke(CompositeValve.java:133) >>>>>>>> at >>>>>>>> org.wso2.carbon.tomcat.ext.valves.CarbonStuckThreadDetectionValve.invoke(CarbonStuckThreadDetectionValve.java:156) >>>>>>>> at >>>>>>>> org.apache.catalina.valves.AccessLogValve.invoke(AccessLogValve.java:927) >>>>>>>> at >>>>>>>> org.wso2.carbon.tomcat.ext.valves.CarbonContextCreatorValve.invoke(CarbonContextCreatorValve.java:49) >>>>>>>> at >>>>>>>> org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:118) >>>>>>>> at >>>>>>>> org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:407) >>>>>>>> at >>>>>>>> org.apache.coyote.http11.AbstractHttp11Processor.process(AbstractHttp11Processor.java:1001) >>>>>>>> at >>>>>>>> org.apache.coyote.AbstractProtocol$AbstractConnectionHandler.process(AbstractProtocol.java:579) >>>>>>>> at >>>>>>>> org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.run(NioEndpoint.java:1653) >>>>>>>> at >>>>>>>> java.util.concurrent.ThreadPoolExecutor$Worker.runTask(ThreadPoolExecutor.java:886) >>>>>>>> at >>>>>>>> java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:908) >>>>>>>> at java.lang.Thread.run(Thread.java:662) >>>>>>>> >>>>>>>> >>>>>>>> >>>>>>>> [1] >>>>>>>> http://wso2.org/project/developer-studio/docs/banking_sample.html >>>>>>>> >>>>>>>> >>>>>>>> _______________________________________________ >>>>>>>> Dev mailing list >>>>>>>> [email protected] >>>>>>>> http://wso2.org/cgi-bin/mailman/listinfo/dev >>>>>>>> >>>>>>>> >>>>>> >>>>> >>>>> _______________________________________________ >>>>> Dev mailing list >>>>> [email protected] >>>>> http://wso2.org/cgi-bin/mailman/listinfo/dev >>>>> >>>>> Thanks, >>>> Samisa... >>>> >>>> Samisa Abeysinghe >>>> VP Engineering >>>> WSO2 Inc. >>>> http://wso2.com >>>> http://wso2.org >>>> >>>> >>>> >>> >>> >>> -- >>> Harshana Martin >>> Senior Software Engineer >>> Member, Management Committee - Development Technologies >>> WSO2 Inc. : http://wso2.com ; http://wso2.org >>> Mobile: +94 775 998 115 >>> Profile: https://www.google.com/profiles/harshana05 >>> Blog: http://harshana05.blogspot.com >>> Twitter: http://twitter.com/harshana05 >>> >>> >>> Thanks, >> Samisa... >> >> Samisa Abeysinghe >> VP Engineering >> WSO2 Inc. >> http://wso2.com >> http://wso2.org >> >> >> > > > -- > Harshana Martin > Senior Software Engineer > Member, Management Committee - Development Technologies > WSO2 Inc. : http://wso2.com ; http://wso2.org > Mobile: +94 775 998 115 > Profile: https://www.google.com/profiles/harshana05 > Blog: http://harshana05.blogspot.com > Twitter: http://twitter.com/harshana05 > > > -- Harshana Martin Senior Software Engineer Member, Management Committee - Development Technologies WSO2 Inc. : http://wso2.com ; http://wso2.org Mobile: +94 775 998 115 Profile: https://www.google.com/profiles/harshana05 Blog: http://harshana05.blogspot.com Twitter: http://twitter.com/harshana05
_______________________________________________ Dev mailing list [email protected] http://wso2.org/cgi-bin/mailman/listinfo/dev
