Re: [Dev] Regression bug in 4.0.1 - QoS configs are not replicated across cluster nodes

2012-10-03 Thread Supun Malinga
Hi, Found the issue. This happens because the service is in ghost mode when the metadata deployer tries to apply policies to it. That's whats been causing NPEs. We need to check if ghost and deploy the actual service to fix the issue. thanks, On Wed, Oct 3, 2012 at 10:28 AM, Supun Malinga

Re: [Dev] Regression bug in 4.0.1 - QoS configs are not replicated across cluster nodes

2012-10-03 Thread Kishanthan Thangarajah
On Wed, Oct 3, 2012 at 5:01 PM, Supun Malinga sup...@wso2.com wrote: Hi, Found the issue. This happens because the service is in ghost mode when the metadata deployer tries to apply policies to it. That's whats been causing NPEs. We need to check if ghost and deploy the actual service to

Re: [Dev] Regression bug in 4.0.1 - QoS configs are not replicated across cluster nodes

2012-10-03 Thread Supun Malinga
On Wed, Oct 3, 2012 at 5:05 PM, Kishanthan Thangarajah kishant...@wso2.comwrote: On Wed, Oct 3, 2012 at 5:01 PM, Supun Malinga sup...@wso2.com wrote: Hi, Found the issue. This happens because the service is in ghost mode when the metadata deployer tries to apply policies to it. That's

Re: [Dev] Regression bug in 4.0.1 - QoS configs are not replicated across cluster nodes

2012-10-03 Thread Samisa Abeysinghe
We need a fresh build of all packs - please request for a build trigger. On Wed, Oct 3, 2012 at 6:04 PM, Supun Malinga sup...@wso2.com wrote: On Wed, Oct 3, 2012 at 5:05 PM, Kishanthan Thangarajah kishant...@wso2.com wrote: On Wed, Oct 3, 2012 at 5:01 PM, Supun Malinga sup...@wso2.com

Re: [Dev] Regression bug in 4.0.1 - QoS configs are not replicated across cluster nodes

2012-10-03 Thread Samisa Abeysinghe
On Wed, Oct 3, 2012 at 6:23 PM, Supun Malinga sup...@wso2.com wrote: Hi, Lakmali is doing a build. Still in svn update. This will be without tests. Well, no point of builder packs built without tests. thanks. On Wed, Oct 3, 2012 at 6:12 PM, Samisa Abeysinghe sam...@wso2.com wrote: We

Re: [Dev] Regression bug in 4.0.1 - QoS configs are not replicated across cluster nodes

2012-10-03 Thread Supun Malinga
Hi, Lakmali is doing a build. Still in svn update. This will be without tests. thanks. On Wed, Oct 3, 2012 at 6:12 PM, Samisa Abeysinghe sam...@wso2.com wrote: We need a fresh build of all packs - please request for a build trigger. On Wed, Oct 3, 2012 at 6:04 PM, Supun Malinga

Re: [Dev] Regression bug in 4.0.1 - QoS configs are not replicated across cluster nodes

2012-10-03 Thread Charitha Kankanamge
On Wed, Oct 3, 2012 at 6:44 PM, Samisa Abeysinghe sam...@wso2.com wrote: On Wed, Oct 3, 2012 at 6:23 PM, Supun Malinga sup...@wso2.com wrote: Hi, Lakmali is doing a build. Still in svn update. This will be without tests. Well, no point of builder packs built without tests. +1.

[Dev] Regression bug in 4.0.1 - QoS configs are not replicated across cluster nodes

2012-10-02 Thread Charitha Kankanamge
Hi, In Appserver worker/manager separated cluster setup, when I applied a security policy to an Axis2Service, the following error is thrown in worker nodes. Because of this, the changes done in manager node do not get replicated across worker nodes. see https://wso2.org/jira/browse/WSAS-1075

Re: [Dev] Regression bug in 4.0.1 - QoS configs are not replicated across cluster nodes

2012-10-02 Thread Supun Malinga
Hi, On Tue, Oct 2, 2012 at 4:28 PM, Charitha Kankanamge chari...@wso2.comwrote: Hi, In Appserver worker/manager separated cluster setup, when I applied a security policy to an Axis2Service, the following error is thrown in worker nodes. Because of this, the changes done in manager node do

Re: [Dev] Regression bug in 4.0.1 - QoS configs are not replicated across cluster nodes

2012-10-02 Thread Supun Malinga
Hi, Quick update. Issue was only reproducible in QA setup. I debugged into a QA setup worker. When the metafile is updated via depsync in worker, metadatadeployer calls handleexisting service init method for the particular service we apply QoS policy. There when getting binding policies for the