Hi,

On Fri, Aug 31, 2012 at 10:18 PM, Supun Malinga <[email protected]> wrote:

> Hi,
>
> On Fri, Aug 31, 2012 at 9:06 PM, Miyuru Wanninayaka <[email protected]>wrote:
>
>>
>>
>> On Fri, Aug 31, 2012 at 12:03 AM, Kasun Indrasiri <[email protected]> wrote:
>>
>>>
>>>
>>> On Thu, Aug 30, 2012 at 11:35 PM, Kasun Gajasinghe <[email protected]>wrote:
>>>
>>>> The issue is here - https://wso2.org/jira/browse/ESBJAVA-1556
>>>> This is a blocker.
>>>>
>>>> I noticed this on the latest ESB pack got from Miyuru today. While
>>>> issues like wrong xml syntax in a proxy xml were handled safely, it failed
>>>> to handle some scenarios. Here's one.
>>>>
>>>> Create any Passthrough proxy. Say, proxy1
>>>> Now, the config file proxy1.xml will be at its relevant location.
>>>> Now, open it, and remove the "trace" attribute in the root xml node.
>>>> The ESB will say it got successfully deployed [1], but in fact, that
>>>> file was deleted.
>>>>
>>>> This makes inconsistency in a clustered setup where the worker nodes
>>>> are not supposed to perform write operation like this in the axis2 repo
>>>> directory.
>>>>
>>>>
>>> I also can reproduce this issue with the following warning.
>>>
>>> [2012-08-30 23:50:46,181]  WARN - MediationPersistenceManager Mediation
>>> persistence manager is either not initialized or not in the 'accepting'
>>> mode. Ignoring the save request.
>>>
>>> Also, the number of active services shows wrong values and varies from
>>> time to time.
>>> 15 active services.  7 deployed service 
>>> group(s).<https://localhost:9443/carbon/service-mgt/service_groups.jsp>
>>>  (where I only have 7 services deployed)
>>>
>>
>> This issue is even there in last AS packs. In very refresh, #of active
>> services increases
>> Seems an another issue with service listing page
>>
>
> yes, Didn't notice this until now. Seems there are some admin services
> with names such as
> RegistryAdminService1346431399287_1,
> ServiceAdmin1346431412141_2
> LoggedUserInfoAdmin1346431352187_1
> ServiceAdmin1346431465080_3
>

These are client side temp services. Was able to fix by adding isClientSide
check.

thanks,

> .....
>
> These do not get filtered by SystemFilter.isFilteredOutService() method.
> Hence get counted to active services. I have no idea what the numerical
> values in front of above
> admin services names are!. Looking into this further.
>
> thanks,
>
>>
>>>
>>>> [1]
>>>> osgi> [2012-08-30 23:09:06,984] INFO - ProxyService Stopped the proxy
>>>> service : p10
>>>> [2012-08-30 23:09:06,995] INFO - ProxyObserver Deleted the proxy
>>>> service : p10
>>>> [2012-08-30 23:09:06,996] INFO - ProxyService Building Axis service for
>>>> Proxy service : p10
>>>> [2012-08-30 23:09:06,996] INFO - ProxyService Adding service p10 to the
>>>> Axis2 configuration
>>>> [2012-08-30 23:09:07,001] INFO - DeploymentInterceptor Deploying Axis2
>>>> service: p10 {super-tenant}
>>>> [2012-08-30 23:09:07,028] INFO - ProxyService Successfully created the
>>>> Axis2 service for Proxy service : p10
>>>> [2012-08-30 23:09:07,029] INFO - ProxyServiceDeployer ProxyService
>>>> named 'p10' has been update from file :
>>>> /home/kasun/wso2/products/packs-2012-Aug-30/wso2esb-4.5.0/repository/deployment/server/synapse-configs/default/proxy-services/p10.xml
>>>>
>>>>
>>>> --
>>>> *Kasun Gajasinghe*
>>>> Software Engineer;
>>>> Development Technologies Team, WSO2 Inc.; http://wso2.com ,
>>>> *email: **kasung AT spamfree wso2.com** cell: **+94 (77) 678-0813*
>>>> *linked-in: *http://lk.linkedin.com/in/gajasinghe*
>>>> *
>>>>  *blog: **http://blog.kasunbg.org* <http://blog.kasunbg.org>*
>>>> twitter: **http://twitter.com/kasunbg* <http://twitter.com/kasunbg>*
>>>> *
>>>>
>>>>
>>>
>>>
>>> --
>>> Kasun Indrasiri
>>> Associate Technical Lead
>>> WSO2, Inc.; http://wso2.com
>>> lean.enterprise.middleware
>>>
>>> cell: +94 71 536 4128
>>> Blog : http://kasunpanorama.blogspot.com/
>>>
>>
>>
>>
>> --
>> Thanks,
>> Miyuru
>>
>> _______________________________________________
>> Dev mailing list
>> [email protected]
>> http://wso2.org/cgi-bin/mailman/listinfo/dev
>>
>>
>
>
> --
> Supun Malinga,
>
> Software Engineer,
> WSO2 Inc.
> http://wso2.com
> http://wso2.org
> email - [email protected] <[email protected]>
> mobile - 071 56 91 321
>
>


-- 
Supun Malinga,

Software Engineer,
WSO2 Inc.
http://wso2.com
http://wso2.org
email - [email protected] <[email protected]>
mobile - 071 56 91 321
_______________________________________________
Dev mailing list
[email protected]
http://wso2.org/cgi-bin/mailman/listinfo/dev

Reply via email to