yanglinfu created XMLBEANS-616:
----------------------------------

             Summary: 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
         Attachments: 007337a1-7e50-40bc-ac1f-d2ebd469f095.png, 
2a6c2727-50e1-4ccc-a2f5-33abd746117a.png, 
40f87ce3-cbcd-495e-9ce7-0ae861a3bdb7-1.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!!a2a6a3a7-279d-456e-90cc-aa34f656eb0e.png!!a87f8c8d-d629-43a8-8ce0-167fecf3ed54.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