ThreadTest case is hangging on Solaris 2.8 
-------------------------------------------

                 Key: XERCESC-1645
                 URL: http://issues.apache.org/jira/browse/XERCESC-1645
             Project: Xerces-C++
          Issue Type: Bug
          Components: Samples/Tests
    Affects Versions: 2.7.0
         Environment: SunOS my_server 5.8 Generic_108528-24 sun4u sparc 
SUNW,Sun-Fire-V440 Solaris
CC: Sun C++ 5.5 Patch 113817-14 2005/07/19

            Reporter: Riaj Mohammed
            Priority: Critical


I have executed the the test case that is provided in "tests" directory of 
"xerces 2.7"
./ThreadTest -v=always ./doc/saxprint.xml

 it under gone to infinite loop with following error message

........ during parsing: ../doc/saxprint.xml
 Exception message is: .An exception occurred! Type:XMLPlatformException, 
Message:Could not close the file
.........+............. during parsing: .../doc/saxprint.xml
 Exception message is: An exception occurred! Type:XMLPlatformException, 
Message:Could not close the file
........... during parsing: ../doc/saxprint.xml
 Exception message is: .An exception occurred! Type:XMLPlatformException, 
Message:Could not close the file

....

For configuration I have used following option 
./runConfigure -psolaris -ccc -xCC -minmem -nsocket -tnative -rpthread -b64
 
dependents libraries of 
ldd libxerces-c.so.27
        libpthread.so.1 =>       /usr/lib/sparcv9/libpthread.so.1
        libnsl.so.1 =>   /usr/lib/sparcv9/libnsl.so.1
        libsocket.so.1 =>        /usr/lib/sparcv9/libsocket.so.1
        libdl.so.1 =>    /usr/lib/64/libdl.so.1
        libc.so.1 =>     /usr/lib/64/libc.so.1
        libmp.so.2 =>    /usr/lib/64/libmp.so.2
        libthread.so.1 =>        /usr/lib/lwp/sparcv9/libthread.so.1
        /usr/platform/SUNW,Sun-Fire-V440/lib/sparcv9/libc_psr.so.1

Could you please let me know what's going wrong  .

Thanks in advance

-Riaj

here is the

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: 
http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to