[ 
https://issues.apache.org/jira/browse/XMLBEANS-616?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17562666#comment-17562666
 ] 

Nick Burch commented on XMLBEANS-616:
-------------------------------------

What version of Apache XMLBeans are you using? If not the latest, what happens 
when you upgrade?

> is there a dead lock in loading the SOAP Service Concurrently
> -------------------------------------------------------------
>
>                 Key: XMLBEANS-616
>                 URL: https://issues.apache.org/jira/browse/XMLBEANS-616
>             Project: XMLBeans
>          Issue Type: Bug
>            Reporter: yanglinfu
>            Priority: Major
>         Attachments: 007337a1-7e50-40bc-ac1f-d2ebd469f095.png, 
> 2a6c2727-50e1-4ccc-a2f5-33abd746117a.png, 
> 40f87ce3-cbcd-495e-9ce7-0ae861a3bdb7-1.png, 
> 40f87ce3-cbcd-495e-9ce7-0ae861a3bdb7-2.png, 
> 40f87ce3-cbcd-495e-9ce7-0ae861a3bdb7.png, 
> b3d30bc4-a060-419a-b990-503b188fe262.png
>
>
> *i have 10 threads to loading the SOAP Service Concurrently,and i find a dead 
> lock in xmlBeans's some  class loading process.*
> !40f87ce3-cbcd-495e-9ce7-0ae861a3bdb7.png!
> !2.png!!1.png!
> *xmlBeans code analyze*
>  # the object XmlBeans init is waiting for BuiltinSchemaTypeSystem  inited
> !007337a1-7e50-40bc-ac1f-d2ebd469f095.png!
>  # BuiltinSchemaTypeSystem  is the sub class of SchemaTypeLoaderBase ,so  
> BuiltinSchemaTypeSystem is inited after SchemaTypeLoaderBase ;
> !b3d30bc4-a060-419a-b990-503b188fe262.png!
>  # SchemaTypeLoaderBase init is need XmlBeans init in line 38;
> !2a6c2727-50e1-4ccc-a2f5-33abd746117a.png!
>  
>  



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@poi.apache.org
For additional commands, e-mail: dev-h...@poi.apache.org

Reply via email to