eXist API error: Failed to invoke method parseLocalExt

Oxygen general issues.
bernardusgui
Posts: 20
Joined: Thu Oct 18, 2018 11:45 am

eXist API error: Failed to invoke method parseLocalExt

Post by bernardusgui »

In Oxygen 18.1 I connect to eXist-db 4.7. Most of the time this poses no problems. But at times when I try to save an .xql file I've been editing, Oxygen will report back:
Cannot save the file: API error: Failed to invoke method parseLocalExt in class org.exist.xmlrpc.RpcConnection: Invalid handle specified

Yet if I close and re-open the document, frequently it did actually save. But I can't depend on this to always be the case, so I have to copy my entire .xql content to another document just in case.

What is causing this error and how can I resolve it?

Thanks.
adrian
Posts: 2855
Joined: Tue May 17, 2005 4:01 pm

Re: eXist API error: Failed to invoke method parseLocalExt

Post by adrian »

Hello,

First, I would like to point out that v18.1 was released in 2016 and has already reached its end of life in February 2019. eXist-db 4.7 has been released after this date, May 2019. We have never tested Oxygen v18.1 with eXist-db 4.7, nor is it a supported combination.

If you have created the eXist-db connection by using the "Create eXist-db XML connection" wizard from Oxygen, it will work the best it can.

Regards,
Adrian
Adrian Buza
<oXygen/> XML Editor, Schema Editor and XSLT Editor/Debugger
http://www.oxygenxml.com
Post Reply