Hi All, It seems this is a bug and I have upgraded BPS features to 4.4.3 and it was working fine now. There was this issue in BPS 3.2.0 and component 4.4.2.
*Harsha Thirimanna* Senior Software Engineer; WSO2, Inc.; http://wso2.com * <http://www.apache.org/>* *email: **[email protected]* <[email protected]>* cell: +94 71 5186770 * *twitter: **http://twitter.com/ <http://twitter.com/afkham_azeez>* *harshathirimannlinked-in: **http: <http://lk.linkedin.com/in/afkhamazeez>**//www.linkedin.com/pub/harsha-thirimanna/10/ab8/122 <http://www.linkedin.com/pub/harsha-thirimanna/10/ab8/122>* *Lean . Enterprise . Middleware* On Fri, Oct 2, 2015 at 6:22 PM, Harsha Thirimanna <[email protected]> wrote: > Did you see my wire logs ? It doesn't have any, what that mean. That is > same bpel package we are using that you gave > > > *Harsha Thirimanna* > Senior Software Engineer; WSO2, Inc.; http://wso2.com > * <http://www.apache.org/>* > *email: **[email protected]* <[email protected]>* cell: +94 71 5186770 * > *twitter: **http://twitter.com/ <http://twitter.com/afkham_azeez>* > *harshathirimannlinked-in: **http: > <http://lk.linkedin.com/in/afkhamazeez>**//www.linkedin.com/pub/harsha-thirimanna/10/ab8/122 > <http://www.linkedin.com/pub/harsha-thirimanna/10/ab8/122>* > > *Lean . Enterprise . Middleware* > > > On Fri, Oct 2, 2015 at 6:17 PM, Vinod Kavinda <[email protected]> wrote: > >> Hi Harsha, >> I observed the requests using tcpMon(Used http). Seem to be it contains >> the basic author headers in both tenant and super tenant mode. Please see >> the attached logs. >> >> Regards, >> Vinod >> >> On Fri, Oct 2, 2015 at 11:47 AM, Harsha Thirimanna <[email protected]> >> wrote: >> >>> I have created a Jira for this[1] >>> >>> [1] https://wso2.org/jira/browse/BPS-888 because we are blocked. >>> >>> >>> *Harsha Thirimanna* >>> Senior Software Engineer; WSO2, Inc.; http://wso2.com >>> * <http://www.apache.org/>* >>> *email: **[email protected]* <[email protected]>* cell: +94 71 5186770 * >>> *twitter: **http://twitter.com/ <http://twitter.com/afkham_azeez>* >>> *harshathirimannlinked-in: **http: >>> <http://lk.linkedin.com/in/afkhamazeez>**//www.linkedin.com/pub/harsha-thirimanna/10/ab8/122 >>> <http://www.linkedin.com/pub/harsha-thirimanna/10/ab8/122>* >>> >>> *Lean . Enterprise . Middleware* >>> >>> >>> On Fri, Oct 2, 2015 at 11:35 AM, Harsha Thirimanna <[email protected]> >>> wrote: >>> >>>> Hi , >>>> >>>> We have deployed bpel to BPS in tenant mode and it will call back to >>>> IS. That call back endpoint is admin service in IS. It is fail and says >>>> unauthorized from BPS side and IS side we can't see >>>> the Authorization headers. This is working fine in supper tenant mode. >>>> >>>> I checked with BPS 3.2.0 >>>> And >>>> BPS 4.4.2 features embeded in IS >>>> >>>> I have attached wire logs from BPS for super tenant and a tenant. >>>> >>>> In BPS side exception : >>>> >>>> >>>> TID: [0] [BPS] [2015-10-02 09:09:41,829] INFO >>>> {org.wso2.carbon.core.services.util.CarbonAuthenticationUtil} - ' >>>> [email protected] [1]' logged in at [2015-10-02 09:09:41,828+0530] >>>> {org.wso2.carbon.core.services.util.CarbonAuthenticationUtil} >>>> TID: [0] [BPS] [2015-10-02 09:10:12,129] INFO >>>> {org.apache.axis2.transport.http.HTTPSender} - Unable to sendViaPost to >>>> url[https://localhost:9443/services/WorkflowCallbackService] >>>> {org.apache.axis2.transport.http.HTTPSender} >>>> org.apache.axis2.AxisFault: Transport error: 401 Error: Unauthorized >>>> at >>>> org.apache.axis2.transport.http.HTTPSender.handleResponse(HTTPSender.java:308) >>>> at >>>> org.apache.axis2.transport.http.HTTPSender.sendViaPost(HTTPSender.java:194) >>>> at >>>> org.apache.axis2.transport.http.HTTPSender.send(HTTPSender.java:75) >>>> at >>>> org.apache.axis2.transport.http.CommonsHTTPTransportSender.writeMessageWithCommons(CommonsHTTPTransportSender.java:451) >>>> at >>>> org.apache.axis2.transport.http.CommonsHTTPTransportSender.invoke(CommonsHTTPTransportSender.java:278) >>>> at org.apache.axis2.engine.AxisEngine.send(AxisEngine.java:442) >>>> at >>>> org.wso2.carbon.core.multitenancy.transports.TenantTransportSender.invoke(TenantTransportSender.java:198) >>>> at org.apache.axis2.engine.AxisEngine.send(AxisEngine.java:442) >>>> at >>>> org.apache.axis2.description.OutOnlyAxisOperationClient.executeImpl(OutOnlyAxisOperation.java:297) >>>> at >>>> org.apache.axis2.client.OperationClient.execute(OperationClient.java:149) >>>> 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:324) >>>> at >>>> org.wso2.carbon.bpel.core.ode.integration.BPELMessageExchangeContextImpl.invokePartner(BPELMessageExchangeContextImpl.java:43) >>>> at >>>> org.apache.ode.bpel.engine.BpelRuntimeContextImpl.invoke(BpelRuntimeContextImpl.java:793) >>>> at org.apache.ode.bpel.runtime.INVOKE.run(INVOKE.java:130) >>>> at sun.reflect.GeneratedMethodAccessor49.invoke(Unknown Source) >>>> at >>>> sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) >>>> at java.lang.reflect.Method.invoke(Method.java:606) >>>> 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:898) >>>> at >>>> org.apache.ode.bpel.engine.PartnerLinkMyRoleImpl.invokeInstance(PartnerLinkMyRoleImpl.java:250) >>>> at >>>> org.apache.ode.bpel.engine.BpelProcess$1.invoke(BpelProcess.java:288) >>>> 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:558) >>>> at >>>> org.apache.ode.bpel.engine.BpelServerImpl.onScheduledJob(BpelServerImpl.java:467) >>>> at >>>> org.apache.ode.scheduler.simple.SimpleScheduler$RunJob$1.call(SimpleScheduler.java:536) >>>> at >>>> org.apache.ode.scheduler.simple.SimpleScheduler$RunJob$1.call(SimpleScheduler.java:530) >>>> at >>>> org.apache.ode.scheduler.simple.SimpleScheduler.execTransaction(SimpleScheduler.java:280) >>>> at >>>> org.apache.ode.scheduler.simple.SimpleScheduler.execTransaction(SimpleScheduler.java:235) >>>> at >>>> org.apache.ode.scheduler.simple.SimpleScheduler$RunJob.call(SimpleScheduler.java:530) >>>> at >>>> org.apache.ode.scheduler.simple.SimpleScheduler$RunJob.call(SimpleScheduler.java:514) >>>> at java.util.concurrent.FutureTask.run(FutureTask.java:262) >>>> at >>>> java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145) >>>> at >>>> java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615) >>>> at java.lang.Thread.run(Thread.java:744) >>>> >>>> >>>> >>>> in IS side >>>> >>>> >>>> [2015-10-02 09:26:35,045] DEBUG >>>> {org.wso2.carbon.core.services.authentication.BasicAccessAuthenticator} - >>>> Authorization header missing !! >>>> [2015-10-02 09:26:35,047] DEBUG >>>> {org.wso2.carbon.core.services.authentication.AbstractAuthenticator} - >>>> Could not retrieve user name for authentication from request >>>> [2015-10-02 09:26:35,048] WARN >>>> {org.wso2.carbon.server.admin.module.handler.AuthenticationHandler} - >>>> Illegal access attempt at [2015-10-02 09:26:35,0048] from IP address >>>> 127.0.0.1 while trying to authenticate access to service >>>> WorkflowCallbackService >>>> >>>> >>>> >>>> >>>> >>>> *Harsha Thirimanna* >>>> Senior Software Engineer; WSO2, Inc.; http://wso2.com >>>> * <http://www.apache.org/>* >>>> *email: **[email protected]* <[email protected]>* cell: +94 71 5186770 * >>>> *twitter: **http://twitter.com/ <http://twitter.com/afkham_azeez>* >>>> *harshathirimannlinked-in: **http: >>>> <http://lk.linkedin.com/in/afkhamazeez>**//www.linkedin.com/pub/harsha-thirimanna/10/ab8/122 >>>> <http://www.linkedin.com/pub/harsha-thirimanna/10/ab8/122>* >>>> >>>> *Lean . Enterprise . Middleware* >>>> >>>> >>> >> >> >> -- >> Vinod Kavinda >> Software Engineer >> *WSO2 Inc. - lean . enterprise . middleware <http://www.wso2.com>.* >> Mobile : +94 (0) 712 415544 >> Blog : http://soatechflicks.blogspot.com/ >> >> >
_______________________________________________ Dev mailing list [email protected] http://wso2.org/cgi-bin/mailman/listinfo/dev
