Search found 22 matches

by bernardusgui
Wed May 10, 2023 6:33 pm
Forum: Common Problems
Topic: viewing maps and arrays in query results window
Replies: 1
Views: 393

viewing maps and arrays in query results window

I use oXygen (24) to connect to eXist-db (6.1) - I run Xqueries that return nodes, strings, maps, arrays. The first two result types show fine in the results sequence window. But maps and arrays are always blank. That is, the sequence numbering is present and correct, but the sequence content is bla...
by bernardusgui
Wed May 25, 2022 7:26 pm
Forum: Other Issues
Topic: TEI attributes with datatype anyURI no longer populating dropdown of xml:ids?
Replies: 3
Views: 825

Re: TEI attributes with datatype anyURI no longer populating dropdown of xml:ids?

It appears this is not a configuration problem. It's an issue related to how Oxygen reads the new TEI framework, and is already described as here https://github.com/TEIC/TEI/issues/2296 with a solution proposed by Syd Bauman that works for well as a simple modification to the TEI ODD (as it I custom...
by bernardusgui
Wed May 25, 2022 6:54 pm
Forum: Other Issues
Topic: TEI attributes with datatype anyURI no longer populating dropdown of xml:ids?
Replies: 3
Views: 825

TEI attributes with datatype anyURI no longer populating dropdown of xml:ids?

I'm not sure if by some combination of hot keys I turned off a feature in Oxygen, but while editing any and all TEI document I'm no longer getting drop-down lists of xmlids for attributes with datatype anyURI. This is not a project- or document-specific problem, as it is affecting all my work on dif...
by bernardusgui
Sun Nov 14, 2021 1:23 pm
Forum: Other Issues
Topic: Oxygen 24, validation overheating MAC
Replies: 1
Views: 751

Oxygen 24, validation overheating MAC

Hi This problem concerns what I notice as a certain over-heating of my MacBook Air while using Oxygen 24. I believe it's related to continuous validation routines in Oxygen? Environment: MacBook Air (1.8GHz dual-core Intel Core i5) MacOs Catalina 10.15.7 Oxygen XML Editor 24.0, build 2021101506 I am...
by bernardusgui
Fri Mar 05, 2021 1:46 am
Forum: XML Schemas
Topic: solving conflicting ID-types in RNG without disabling content-completeion?
Replies: 4
Views: 2844

Re: solving conflicting ID-types in RNG without disabling content-completeion?

FYI - adding the namespace declarations directly into the RNG file worked. Hopefully the folks at TEI-C will fix the problem at source (in customization) but this is a clean patch. Thanks!
by bernardusgui
Thu Mar 04, 2021 11:35 pm
Forum: XML Schemas
Topic: solving conflicting ID-types in RNG without disabling content-completeion?
Replies: 4
Views: 2844

Re: solving conflicting ID-types in RNG without disabling content-completeion?

I have no problem trying a patch on the RNG. Thanks for the tip - we'll see how it goes!
by bernardusgui
Thu Mar 04, 2021 12:02 pm
Forum: XML Schemas
Topic: solving conflicting ID-types in RNG without disabling content-completeion?
Replies: 4
Views: 2844

solving conflicting ID-types in RNG without disabling content-completeion?

In Oxygen 23 I am editing TEI documents. I'm introducing a new elements in a new namespace via a customization of the TEI schema. While trying to use this new schema (RNG XML format), I've stumbled upon the problem well-described by Syd Bauman at https://journals.openedition.org/jtei/2573#annexe reg...
by bernardusgui
Mon Aug 31, 2020 1:40 pm
Forum: Common Problems
Topic: obtaining complete error messages
Replies: 1
Views: 862

obtaining complete error messages

In eXist-db 5 I am using XEP for PDF creation. Everything works fine on my local instance, but on the production server the identical code is not functioning. This could be linked to a number of configuration issues, but I can't identify which. As such, I am depending on the error message to help me...
by bernardusgui
Mon Jun 15, 2020 3:42 pm
Forum: Common Problems
Topic: connection error: Could not instantiate: ro.sync.db.nxd.exist.ExistSession
Replies: 4
Views: 1759

Re: connection error: Could not instantiate: ro.sync.db.nxd.exist.ExistSession

I resolved the remote server problem - I removed the port number from the config wizard and then deleted the two files in the connection as mentioned above.

Thanks again!
by bernardusgui
Mon Jun 15, 2020 3:25 pm
Forum: Common Problems
Topic: connection error: Could not instantiate: ro.sync.db.nxd.exist.ExistSession
Replies: 4
Views: 1759

Re: connection error: Could not instantiate: ro.sync.db.nxd.exist.ExistSession

Dear Radu, I deleted all old connections and rebuilt them. My two localhost connections (5.2 and 4.7) are now fine, thanks! However I still have a problem with the remote two different servers (4.7 and 3.x). When I try to rebuild the connection through the wizard Oxygen eventually has a time out err...
by bernardusgui
Mon Jun 15, 2020 2:48 pm
Forum: Common Problems
Topic: connection error: Could not instantiate: ro.sync.db.nxd.exist.ExistSession
Replies: 4
Views: 1759

connection error: Could not instantiate: ro.sync.db.nxd.exist.ExistSession

In Oxygen 22.1 I am receiving the error below for a connection to eXist 4.7 (see full error message at bottom of post): Could not instantiate: ro.sync.db.nxd.exist.ExistSession due to: java.lang.NoClassDefFoundError: Could not initialize class ro.sync.db.nxd.exist.ExistSession This message is surpri...
by bernardusgui
Wed Sep 11, 2019 12:37 pm
Forum: Other Issues
Topic: eXist API error: Failed to invoke method parseLocalExt
Replies: 1
Views: 989

eXist API error: Failed to invoke method parseLocalExt

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 s...
by bernardusgui
Mon Jun 17, 2019 4:03 pm
Forum: Other Issues
Topic: xinclude pointing to other eXist collections
Replies: 1
Views: 1316

xinclude pointing to other eXist collections

In my eXist database, I have a collection hierarchy that looks something like this: >db/apps/foo/data/common >db/apps/foo/data/TC0001 >db/apps/foo/data/TC0002 >db/apps/foo/data/TC0003 Within each /data/TCxxxx collection... are XML files that contain xincludes that need to point to a given XMLl file ...
by bernardusgui
Sat May 11, 2019 3:00 pm
Forum: Common Problems
Topic: bulk associate documents to a schema
Replies: 1
Views: 1245

bulk associate documents to a schema

I have about 1000 XML documents that I'd like to associate with a single customized schema (.rng file). Is there a method in Oxygen for associating a collection of XML documents with a specific schema? Or do I have to do this one by one? Or perhaps there a way to add an attribute in the XML document...
by bernardusgui
Mon Apr 15, 2019 1:03 pm
Forum: Common Problems
Topic: Oxygen eXistDB error: No such handler
Replies: 5
Views: 2356

Re: Oxygen eXistDB error: No such handler

1. I have version 18.1, build 2017020917. My local connection is eXist 4.4 and works without problems. The production server is 3.6 and gives the connection error through the wizard.

2. The error message has no link.

3. I've sent an .m4v to the support address showing the steps I take.

Cheers.
by bernardusgui
Fri Apr 12, 2019 8:23 pm
Forum: Common Problems
Topic: Oxygen eXistDB error: No such handler
Replies: 5
Views: 2356

Re: Oxygen eXistDB error: No such handler

Oxygen reports a very unhelpful error when I initially tried do it through the wizard:
Error
For input string "Exist"
So, I had to establish the connection manually. If you have suggestions for debugging this wizard error I would be grateful.
by bernardusgui
Fri Apr 12, 2019 12:56 pm
Forum: Common Problems
Topic: Oxygen eXistDB error: No such handler
Replies: 5
Views: 2356

Oxygen eXistDB error: No such handler

My Oxygen is connected to two eXistDB instances: one on my local laptop (test) and one at the production server. I can edit documents and toggle between local and server documents without issue. I can also execute Xquery modules against the local eXistDBwith the transformer, no problem. However I ca...
by bernardusgui
Mon Dec 10, 2018 2:31 pm
Forum: Common Problems
Topic: Debug transform errors from XSLT dynamically created in XQuery
Replies: 1
Views: 1458

Debug transform errors from XSLT dynamically created in XQuery

I am using Oxygen connected to eXist-db. Within eXist I have a module which does a large dynamically-constructed XSLT transformation of an XML document, using transform:transform() . I am now trying to debug errors that are coming through from the transformer, but I am only getting superficial detai...
by bernardusgui
Tue Nov 13, 2018 8:05 pm
Forum: XSLT and FOP
Topic: XSL FO disable Xinclude processing
Replies: 3
Views: 2436

Re: XSL FO disable Xinclude processing

It does, thanks. But I'd like not to have to switch it on/off each time depending on context. I'd rather configure it in the XSLT file as needed...
by bernardusgui
Tue Nov 13, 2018 5:45 pm
Forum: XSLT and FOP
Topic: XSL FO disable Xinclude processing
Replies: 3
Views: 2436

XSL FO disable Xinclude processing

In Oxygen I am processing XML files with XSL FO using XEP as processor. It is currently spitting out everything from all XInclude documents in my source XML file. I'd like to prevent this if possible through an instruction in the XSL document, but I'd accept turning it off in Oxygen as a second reso...
by bernardusgui
Thu Oct 18, 2018 1:17 pm
Forum: Common Problems
Topic: changing editor background colour
Replies: 2
Views: 3274

Re: changing editor background colour

That did it, perfect!
by bernardusgui
Thu Oct 18, 2018 12:02 pm
Forum: Common Problems
Topic: changing editor background colour
Replies: 2
Views: 3274

changing editor background colour

The answer to this question is probably right under my nose, but my search skills and Oxygen navigation abilities are failing me. I have Oxygen 18.1 on Mac OS X El Capitan where I have configured the theme "graphite" and customized the code colouring. However I want a darker background col...