java.lang.NullPointerException

Having trouble installing Oxygen? Got a bug to report? Post it all here.
ethanstraffin
Posts: 3
Joined: Tue Oct 05, 2010 12:07 am

java.lang.NullPointerException

Post by ethanstraffin »

I've suddenly started encountering this error whenever I try to run an XSL transform of any sort (including those that were working a few days ago). I haven't been able to locate any other specific information about the error. It is occurring in oXygen 12.0 on Mac OS X 10.6.3, using either Saxon-EE or Saxon-PE 9.2.1.2, and also in oXygen 11.2. I've tried rebooting, reinstalling oXygen (both versions), and reinstalling Java (Java for Mac OS X 10.6 Update 2). Not sure what else might have changed on my system that would be relevant, or what to try next. Any thoughts?

Thanks for reading,
Ethan
adrian
Posts: 2879
Joined: Tue May 17, 2005 4:01 pm

Re: java.lang.NullPointerException

Post by adrian »

Hello,

Please post the entire stack trace from the error or use the "Report problem" button to send us an error report when it occurs.

Regards,
Adrian
Adrian Buza
<oXygen/> XML Editor, Schema Editor and XSLT Editor/Debugger
http://www.oxygenxml.com
ethanstraffin
Posts: 3
Joined: Tue Oct 05, 2010 12:07 am

Re: java.lang.NullPointerException

Post by ethanstraffin »

Thanks, Adrian. I've used the Report Problem button after reproducing the error.

Ethan
ethanstraffin
Posts: 3
Joined: Tue Oct 05, 2010 12:07 am

Re: java.lang.NullPointerException

Post by ethanstraffin »

Aha...this turned out to be due to a missing stylesheet in my repository, so it's resolved.

Ethan
adrian
Posts: 2879
Joined: Tue May 17, 2005 4:01 pm

Re: java.lang.NullPointerException

Post by adrian »

In the end this was a NPE issued by Saxon during the transformation.
We will attempt to reproduce the problem and forward it to the Saxon developer(s).

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