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

Alberto Massari resolved XERCESC-1691.
--------------------------------------

       Resolution: Incomplete
    Fix Version/s:     (was: 2.7.0)

> Sometimes DOMBuilder::parseURI() function returns null. 
> --------------------------------------------------------
>
>                 Key: XERCESC-1691
>                 URL: https://issues.apache.org/jira/browse/XERCESC-1691
>             Project: Xerces-C++
>          Issue Type: Bug
>    Affects Versions: 2.7.0
>         Environment: Microsoft Windows xp professional/version 20002/ SP2, 
> Visual studio 2005 SP1, Pantium 4 processor, 504MB RAM
>            Reporter: bhaskar bhagawati
>
> I read to and write from an xml file repeatedly from different threads. For 
> reading and writing I use DOMBuilder::parseURI function,  
> DOMWriter::writeNode function and LocalFileFormatTarget class object. I have 
> used ACE_Thread_Mutex in my program, so that if one thread is reading or 
> writing to the xml file, no other thread can read or write to the file. 
> Sometimes parseURI  function returns null. And also sometimes my program 
> crashes while creating LocalFileFormatTarget  class object. 

-- 
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]

Reply via email to