Java exception when running PDF transformation

Post here questions and problems related to editing and publishing DITA content.
surangamas
Posts: 47
Joined: Tue Feb 21, 2012 10:17 pm

Java exception when running PDF transformation

Post by surangamas »

Hi:
I recently tried out Oxygen XML Author 19 and moved my old Framework directory from version 15.2 to the new location for version 19. To do a test run, I ran a PDF transformation using the old scenario on version 19, and within one to two seconds, a Java exception error showed up, and I clicked more details, here is the detailed error:

java.lang.NullPointerException
at ro.sync.exml.editor.xmleditor.transform.s.f(Unknown Source)
at ro.sync.exml.editor.xmleditor.transform.bb.d(Unknown Source)
at ro.sync.exml.editor.xmleditor.transform.bb.e(Unknown Source)
at ro.sync.xml.transformer.d.b.i(Unknown Source)
at ro.sync.xml.transformer.gb.transform(Unknown Source)
at ro.sync.xml.transformer.d.b.transform(Unknown Source)
at ro.sync.xml.transformer.dita.g.transform(Unknown Source)
at ro.sync.exml.editor.xmleditor.transform.dita.f.d(Unknown Source)
at ro.sync.exml.editor.xmleditor.gc.oql(Unknown Source)
at ro.sync.exml.editor.xmleditor.gc$4.rhe(Unknown Source)
at ro.sync.ui.application.nb.run(Unknown Source)

Anything that I forgot to do or failed to do correctly? I was using Antenna House as transformation engine, and I dont know if that has anything to do with this, thanks.
Radu
Posts: 9445
Joined: Fri Jul 09, 2004 5:18 pm

Re: Java exception when running PDF transformation

Post by Radu »

Hi,

In the Oxygen Help menu->About dialog besides the version information there should be a Build ID number. Could you post it here?
Also if possible could you zip and share the old framework folder with us?
We have a tech support form where you can attach files:

https://www.oxygenxml.com/techSupport.html

Regards,
Radu
Radu Coravu
<oXygen/> XML Editor
http://www.oxygenxml.com
Post Reply