[
https://issues.apache.org/jira/browse/AXIS-2814?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13467634#comment-13467634
]
Nicolas commented on AXIS-2814:
-------------------------------
We have exactly the same problem, is there a fix or workaround avalaible since
2009 ?
GBT, what do you mean exactly by "if I bind java process to 1 cpu" ? Thank you.
> could not find deserializer for type
> ------------------------------------
>
> Key: AXIS-2814
> URL: https://issues.apache.org/jira/browse/AXIS-2814
> Project: Axis
> Issue Type: Bug
> Components: Serialization/Deserialization
> Affects Versions: 1.1
> Environment: Linux, JDK 5
> Reporter: GBT
>
> Sometimes, on hyperthreaded production system, the result of WS can produce
> exception because the deserializer is null. If the following exception
> occurs, all folllowing deserailizations will failed.
> When we launch a new client to restart the failed WS, the result will be OK.
> This is the stack.
> 13:58:11,647 ERROR [org.apache.axis.client.Call] Exception:
> org.xml.sax.SAXException: Deserializing parameter 'result': could not find
> deserializer for type
> {http://myhost/types}Xxxx[..]
> at
> org.apache.axis.message.RPCHandler.onStartChild(RPCHandler.java:302)
> at
> org.apache.axis.encoding.DeserializationContextImpl.startElement(DeserializationContextImpl.java:963)
> at
> org.apache.axis.message.SAX2EventRecorder.replay(SAX2EventRecorder.java:198)
> at
> org.apache.axis.message.MessageElement.publishToHandler(MessageElement.java:722)
> at
> org.apache.axis.message.RPCElement.deserialize(RPCElement.java:233)
> at org.apache.axis.message.RPCElement.getParams(RPCElement.java:347)
> at org.apache.axis.client.Call.invoke(Call.java:2272)
> at org.apache.axis.client.Call.invoke(Call.java:2171)
> at org.apache.axis.client.Call.invoke(Call.java:1691)
> Do you know any fix made after 1.1 release related with this issue ?
> Regards
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]