Re: [xml] problem using xmlTextReaderName ?




> I'm new to XML and LIBXML.
> LIBXML 2.6-4 in OpenVMS environment.
> I'm doing some simple tests, but I have a strange problem.
>
> I get the error:
>
> I/O error : No such file or directory

....
..
If you have a privileged account and want to know for sure what file
it can't find, do:

$ set watch file/class=major
$ run <your program>
$ set watch file/class=none

Here is the log, but I don't see which could be the file that can't find.

(it seems a spurious error)
(it happens only when the DTD is an external file)

(valid is VALID == "$DISK:[DIR]XML_DTD_VALIDATION.EXE")

$ valid TEST2.XML;
%XQP, Thread #0, Access xml_dtd_validation.EXE;2 (406808,3,0) Status: 00000001
%XQP, Thread #0, Control function  (406808,3,0) Status: 00000001
%XQP, Thread #0, Access TEST2.XML;16 (407763,3,0) Status: 00000001
%XQP, Thread #0, Control function  (407763,3,0) Status: 00000001
%XQP, Thread #0, Final status: 0E000870
ret = 0
I/O error : No such file or directory
%XQP, Thread #0, Access doc.dtd;1 (371700,26,0) Status: 00000001
%XQP, Thread #0, Control function  (371700,26,0) Status: 00000001
%XQP, Thread #0, Deaccess (371700,26,0) Reads: 1, Writes: 0, Status: 00000001
ret = 1
element 'doc'
.. ..
....

Thank you!
Francesco

________________________________________
Craig A. Berry
mailto:craigberry mac com

"... getting out of a sonnet is much more
  difficult than getting in."
                  Brad Leithauser




[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]