You are viewing a plain text version of this content. The canonical link for it is here.
Posted to java-dev@axis.apache.org by "yubaofu (JIRA)" <ax...@ws.apache.org> on 2013/02/27 16:37:13 UTC

[jira] [Updated] (AXIS-2888) eat cpu

     [ https://issues.apache.org/jira/browse/AXIS-2888?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

yubaofu updated AXIS-2888:
--------------------------

    Description: 
I find nid=0x7d91   thread is eat many cpu.
and the thread is executing org.apache.axis.wsdl.symbolTable.Utils.findQName method .
the axis version is 1.4.2

I guess that mutiltread cuase HashMap.get,because HashMap is not thread safe.

  was:
I find nid=0x7d91   thread is eat many cpu.
and the thread is executing org.apache.axis.wsdl.symbolTable.Utils.findQName method .
the axis version is 1.4.2

    
> eat cpu
> -------
>
>                 Key: AXIS-2888
>                 URL: https://issues.apache.org/jira/browse/AXIS-2888
>             Project: Axis
>          Issue Type: Bug
>            Reporter: yubaofu
>
> I find nid=0x7d91   thread is eat many cpu.
> and the thread is executing org.apache.axis.wsdl.symbolTable.Utils.findQName method .
> the axis version is 1.4.2
> I guess that mutiltread cuase HashMap.get,because HashMap is not thread safe.

--
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: java-dev-unsubscribe@axis.apache.org
For additional commands, e-mail: java-dev-help@axis.apache.org