The MessageId generator creates duplicates
------------------------------------------
Key: AXIS2-3545
URL: https://issues.apache.org/jira/browse/AXIS2-3545
Project: Axis 2.0 (Axis2)
Issue Type: Bug
Components: Addressing
Affects Versions: 1.3
Reporter: Michele Mazzucco
Priority: Critical
ERROR 13:21:39,411 (ServerWorker.java:466) - Error processing POST request
[java] org.apache.axis2.AxisFault: The Callback for MessageID
urn:uuid:5BE9C8C4B19BCC55A31203946194773 was not found
[java] at
org.apache.axis2.util.CallbackReceiver.receive(CallbackReceiver.java:70)
[java] at
org.apache.axis2.engine.AxisEngine.receive(AxisEngine.java:145)
[java] at
org.apache.axis2.transport.http.HTTPTransportUtils.processHTTPPostRequest(HTTPTransportUtils.java:275)
[java] at
org.apache.synapse.transport.nhttp.ServerWorker.processPost(ServerWorker.java:226)
[java] at
org.apache.synapse.transport.nhttp.ServerWorker.run(ServerWorker.java:190)
[java] at
java.util.concurrent.ThreadPoolExecutor$Worker.runTask(ThreadPoolExecutor.java:650)
[java] at
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:675)
[java] at java.lang.Thread.run(Thread.java:613)
The bug is probably in UUIDGenerator.getUUID (AXIOM)
--
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]