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

Jesse Pelton commented on XERCESC-1691:
---------------------------------------

Note also that there's a helpful mailing list. You're more likely to get 
assistance with this sort of problem there, and perhaps you will discover that 
the bug is in fact in your code.

Alberto's comments regarding the information you should provide is valid in any 
case.

> 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
>             Fix For: 2.7.0
>
>
> 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