This is critical when the BPS is deployed in a cluster fronted by a LB. Once
the transports are up and running, the BPS node added to the cluster group,
hence the LB start routing requests to the newly added worker node. At this
time, non of the BPELs are deployed.

Thanks,
Sameera

On Fri, May 27, 2011 at 2:36 AM, Sameera Jayasoma <same...@wso2.com> wrote:

> Hi Folks,
>
> During the Carbon stabilization phase, we improved Carbon to avoid
> deploying services/ or any other extensions after the Carbon initialization
> (especially transport initialization). Once the Carbon server is up and
> running all the ports are opened, hence request can start flowing. But if
> the BPEL processes get deployed after the server initialization, all these
> initial requests fails.
>
>
> We need to fix this. But we may not be able to fix for this release. I will
> create a jira for this.
>
> Thanks,
> Sameera
>
> [2011-05-27 02:23:01,108]  INFO - CarbonServerManager -
> ConfigurationContextService registered in 3280ms
> [2011-05-27 02:23:01,171]  INFO - HttpsTransportListener - HTTPS port
> : 9443
> [2011-05-27 02:23:01,171]  INFO - HttpTransportListener - HTTP port
>  : 9763
> [2011-05-27 02:23:08,937]  INFO - TenantProcessStoreImpl - Deploying BPEL
> archive:
> /home/sameera/wso2/distributions/snapshots/rc1/wso2bps-2.1.0/repository/deployment/server/bpel/LoanService.zip
> [2011-05-27 02:23:10,770]  INFO - TenantProcessStoreImpl - Starting
> deployment of processes from directory
> /home/sameera/wso2/distributions/snapshots/rc1/wso2bps-2.1.0/repository/bpel/0/LoanService-1
> [2011-05-27 02:23:11,315]  INFO - BpelC - info: [CompilingProcess]
> Compiling BPEL process.
> [2011-05-27 02:23:11,692]  INFO - CarbonUIServiceComponent - Mgt Console
> URL  : https://192.168.147.1:9443/carbon/
> [2011-05-27 02:23:12,399]  INFO - BpelC - info: [CompilingProcess]
> Compiling BPEL process.
> [2011-05-27 02:23:13,321]  INFO - StartupFinalizerServiceComponent -
> Started Transport Listener Manager
> [2011-05-27 02:23:13,323]  INFO - StartupFinalizerServiceComponent - Server
>           :  WSO2 BPS-2.1.0
> [2011-05-27 02:23:13,324]  INFO - StartupFinalizerServiceComponent - WSO2
> Carbon started in 79 sec
> [2011-05-27 02:23:13,774]  INFO - DeploymentInterceptor - Deploying Axis2
> service: DILoanService {super-tenant}
> [2011-05-27 02:23:14,216]  INFO - BpelServerImpl - Registered process {
> http://wso2.org/bps/samples/DILoanService}DILoanService-1.
> [2011-05-27 02:23:14,295]  INFO - DeploymentInterceptor - Deploying Axis2
> service: XKLoanService {super-tenant}
> [2011-05-27 02:23:14,571]  INFO - BpelServerImpl - Registered process {
> http://wso2.org/bps/samples/XKLoanService}XKLoanService-1.
> [2011-05-27 02:23:14,699]  INFO - TenantProcessStoreImpl - Deploying BPEL
> archive:
> /home/sameera/wso2/distributions/snapshots/rc1/wso2bps-2.1.0/repository/deployment/server/bpel/CustomerInfo.zip
> [2011-05-27 02:23:14,736]  INFO - TenantProcessStoreImpl - Starting
> deployment of processes from directory
> /home/sameera/wso2/distributions/snapshots/rc1/wso2bps-2.1.0/repository/bpel/0/CustomerInfo-2
> [2011-05-27 02:23:14,823]  INFO - BpelC - info: [CompilingProcess]
> Compiling BPEL process.
> [2011-05-27 02:23:14,979]  INFO - DeploymentInterceptor - Deploying Axis2
> service: CustomerInfoService {super-tenant}
> [2011-05-27 02:23:15,325]  INFO - BpelServerImpl - Registered process {
> http://wso2.org/bps/samples/CustomerInfo}CustomerInfo-2.
> [2011-05-27 02:23:15,435]  INFO - TenantProcessStoreImpl - Deploying BPEL
> archive:
> /home/sameera/wso2/distributions/snapshots/rc1/wso2bps-2.1.0/repository/deployment/server/bpel/TestE4XDirect.zip
> [2011-05-27 02:23:15,551]  INFO - TenantProcessStoreImpl - Starting
> deployment of processes from directory
> /home/sameera/wso2/distributions/snapshots/rc1/wso2bps-2.1.0/repository/bpel/0/TestE4XDirect-3
> [2011-05-27 02:23:15,661]  INFO - BpelC - info: [CompilingProcess]
> Compiling BPEL process.
> [2011-05-27 02:23:15,918]  INFO - DeploymentInterceptor - Deploying Axis2
> service: TestE4XService {super-tenant}
> [2011-05-27 02:23:16,240]  INFO - BpelServerImpl - Registered process {
> http://ode/bpel/unit-testAssign1}TestE4X-3.
> [2011-05-27 02:23:16,315]  INFO - TenantProcessStoreImpl - Deploying BPEL
> archive:
> /home/sameera/wso2/distributions/snapshots/rc1/wso2bps-2.1.0/repository/deployment/server/bpel/LoanProcess.zip
> [2011-05-27 02:23:16,329]  INFO - TenantProcessStoreImpl - Starting
> deployment of processes from directory
> /home/sameera/wso2/distributions/snapshots/rc1/wso2bps-2.1.0/repository/bpel/0/LoanProcess-4
> [2011-05-27 02:23:16,452]  INFO - BpelC - info: [CompilingProcess]
> Compiling BPEL process.
> [2011-05-27 02:23:16,547]  INFO - WSDLRegistry - WSDL at
> file:/home/sameera/wso2/distributions/snapshots/rc1/wso2bps-2.1.0/repository/bpel/0/LoanProcess-4/LoanService.wsdl
> is a duplicate import, your documents should all be in different namespaces
> (its's not nice but will still work).
> [2011-05-27 02:23:16,548]  INFO - WSDLRegistry - WSDL at
> file:/home/sameera/wso2/distributions/snapshots/rc1/wso2bps-2.1.0/repository/bpel/0/LoanProcess-4/LoanService.wsdl
> is already imported, this denotes a circular reference.
> [2011-05-27 02:23:16,791]  INFO - EndpointConfigBuilder - Endpoint
> reference file:CreditRatingService.epr
> [2011-05-27 02:23:16,904]  INFO - DeploymentInterceptor - Deploying Axis2
> service: LoanServiceCallback {super-tenant}
> [2011-05-27 02:23:17,114]  INFO - DeploymentInterceptor - Deploying Axis2
> service: LoanProcessService {super-tenant}
> [2011-05-27 02:23:17,438]  INFO - BpelServerImpl - Registered process {
> http://wso2.org/bps/samples/LoanProcess}LoanProcess-4.
>
>
> --
> Sameera Jayasoma
> Technical Lead and Product Manager, WSO2 Carbon
>
> WSO2, Inc. (http://wso2.com)
> email: same...@wso2.com
> blog: http://tech.jayasoma.org
>
> Lean . Enterprise . Middleware
>



-- 
Sameera Jayasoma
Technical Lead and Product Manager, WSO2 Carbon

WSO2, Inc. (http://wso2.com)
email: same...@wso2.com
blog: http://tech.jayasoma.org

Lean . Enterprise . Middleware
_______________________________________________
Carbon-dev mailing list
Carbon-dev@wso2.org
http://mail.wso2.org/cgi-bin/mailman/listinfo/carbon-dev

Reply via email to