You are viewing a plain text version of this content. The canonical link for it is here.
Posted to c-dev@xerces.apache.org by "qinbin (JIRA)" <xe...@xml.apache.org> on 2006/11/15 09:10:39 UTC

[jira] Created: (XERCESC-1648) Type:XMLPlatformException, Message:Could not close the file

Type:XMLPlatformException, Message:Could not close the file 
------------------------------------------------------------

                 Key: XERCESC-1648
                 URL: http://issues.apache.org/jira/browse/XERCESC-1648
             Project: Xerces-C++
          Issue Type: Bug
          Components: Validating Parser (Schema) (Xerces 1.5 or up only)
    Affects Versions: 2.7.0
         Environment: Sun Solaris 10, 64 bit
            Reporter: qinbin
            Priority: Blocker


Compile Options:
	#change runConfigure,  -xarch=v9 --> -xarch=v9b 
	#(Only if you want to use sparc III extension)
		
	./runConfigure -p solaris -c cc -x CC -b 64

Sometimes report exception like  'Type:XMLPlatformException, Message:Could not close the file', event restart the process, the problem still exists. It occurs occasionally.

Found the bug fix from the web site, and downloaded the BinFileInputStream.hpp/BinFileInputStream.cpp files
and compiled again, the problem still exists.

-- 
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: c-dev-unsubscribe@xerces.apache.org
For additional commands, e-mail: c-dev-help@xerces.apache.org


[jira] Resolved: (XERCESC-1648) Type:XMLPlatformException, Message:Could not close the file

Posted by "Alberto Massari (JIRA)" <xe...@xml.apache.org>.
     [ http://issues.apache.org/jira/browse/XERCESC-1648?page=all ]

Alberto Massari resolved XERCESC-1648.
--------------------------------------

    Resolution: Duplicate

Duplicate of XERCESC-1658

> Type:XMLPlatformException, Message:Could not close the file
> -----------------------------------------------------------
>
>                 Key: XERCESC-1648
>                 URL: http://issues.apache.org/jira/browse/XERCESC-1648
>             Project: Xerces-C++
>          Issue Type: Bug
>          Components: Validating Parser (Schema) (Xerces 1.5 or up only)
>    Affects Versions: 2.7.0
>         Environment: Sun Solaris 10, 64 bit
>            Reporter: qinbin
>            Priority: Blocker
>
> Compile Options:
> 	#change runConfigure,  -xarch=v9 --> -xarch=v9b 
> 	#(Only if you want to use sparc III extension)
> 		
> 	./runConfigure -p solaris -c cc -x CC -b 64
> Sometimes report exception like  'Type:XMLPlatformException, Message:Could not close the file', event restart the process, the problem still exists. It occurs occasionally.
> Found the bug fix from the web site, and downloaded the BinFileInputStream.hpp/BinFileInputStream.cpp files
> and compiled again, the problem still exists.

-- 
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: c-dev-unsubscribe@xerces.apache.org
For additional commands, e-mail: c-dev-help@xerces.apache.org