[ 
https://issues.apache.org/jira/browse/AXIS2-2770?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12501976
 ] 

Davanum Srinivas commented on AXIS2-2770:
-----------------------------------------

This problem has been fixed in 1.2. I know you looked at the code, but that 
does not imply that the problem exists as we use another mechanism to generate 
the id/name. So please post a stack trace with 1.2 and i'll reopen the issue.

thanks,
dims

> Under load, Axis2 client throws AxisFault: Two services can not have same 
> name, a service with anonService28797891118106994 already exists in the system
> --------------------------------------------------------------------------------------------------------------------------------------------------------
>
>                 Key: AXIS2-2770
>                 URL: https://issues.apache.org/jira/browse/AXIS2-2770
>             Project: Axis 2.0 (Axis2)
>          Issue Type: Bug
>          Components: client-api
>    Affects Versions: 1.1.1
>            Reporter: Alex Boisvert
>
> Here's the exception I get under high load / concurrent invocations using 
> Axis2 1.1.1 on a dual-core system with roughly 100 concurrent threads.
> 11:59:03,198 ERROR [ExternalService] Error sending message to Axis2 for ODE 
> mex {PartnerRoleMex#4611686018427389612 [PID 
> {http://example.com/SyncProcess/SyncProcess}SyncProcess-4] calling [EMAIL 
> PROTECTED](...)}
> org.apache.axis2.AxisFault: Two services can not have same name, a service 
> with anonService287978911181069943120 already exists in the system
>         at 
> org.apache.axis2.engine.AxisConfiguration.addServiceGroup(AxisConfiguration.java:254)
>         at 
> org.apache.axis2.engine.AxisConfiguration.addService(AxisConfiguration.java:206)
>         at 
> org.apache.axis2.client.ServiceClient.configureServiceClient(ServiceClient.java:128)
>         at 
> org.apache.axis2.client.ServiceClient.<init>(ServiceClient.java:114)
>         at 
> org.apache.ode.axis2.ExternalService.invoke(ExternalService.java:114)
>         at 
> org.apache.ode.axis2.MessageExchangeContextImpl.invokePartner(MessageExchangeContextImpl.java:52)
>         at 
> org.apache.ode.bpel.engine.BpelRuntimeContextImpl.invoke(BpelRuntimeContextImpl.java:779)
>         at org.apache.ode.bpel.runtime.INVOKE.run(INVOKE.java:96)
> This exception is non-deterministic... but I can reproduce it every 5 second 
> or so on my system.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to