Page 1 of 1

Generate Docfails: the input file does not exist or is not v

Posted: Fri Oct 12, 2007 8:28 pm
by Radu3000
Version 8.2

Got an xquery file - somewhat complex - imports a couple mudules.

Steps to reproduce:
1. Select xq file
2. Go to menu: XQuery | Generate Documentation
3. Re-select the xq file (reduntant step)
4. Generate Documentation.

Get a error dialog saying:
The input file does not exist or is not valid!

any ideas?

Thanks,
Radu.

works in standalone 8.2 but fails in eclipse

Posted: Fri Oct 12, 2007 9:13 pm
by Radu3000
Was able to generate documentation using 8.2 standalone, but still fails in eclipse plugin.

P.S. works too using xqdoc separately.

Hope this helps,
Radu

Re: Generate Docfails: the input file does not exist or is n

Posted: Mon Oct 15, 2007 6:16 pm
by sorin_ristache
Hello,
Radu3000 wrote: Get a error dialog saying:
The input file does not exist or is not valid!

any ideas?
It seems the XQuery is not valid. Did you validate the XQuery document with the action Validate Document before running the action for XQuery documentation? If it is valid can you send us sample files for reproducing the problem?


Regards,
Sorin

Re: works in standalone 8.2 but fails in eclipse

Posted: Mon Oct 15, 2007 6:18 pm
by sorin_ristache
Radu3000 wrote:Was able to generate documentation using 8.2 standalone, but still fails in eclipse plugin.
What is the error message? Is it the same message The input file does not exist or is not valid? Can you send us sample files for reproducing the problem?


Regards,
Sorin

Posted: Mon Oct 15, 2007 6:42 pm
by Radu3000
Eclipse always produces - The input file does not exist or is not valid.

When I validate document - Indeed - I am getting a:

Message:XQuery module validation/execution is not supported. Please validate/execute the main XQuery file.]

But transformation works just fine from Java/saxon in eclipse. And oxygen standalone - produces good xqdoc results.

It maybe difficult to come up with sample xq ... let me know -

Regards,
Radu

Posted: Wed Oct 17, 2007 4:34 pm
by sorin_ristache
I generated the documentation for an XQuery document in the Eclipse plugin and I got no error. This is why some sample files are needed for reproducing the error.


Regards,
Sorin