https://bugzilla.novell.com/show_bug.cgi?id=444614 Summary: java.lang.NullPointerException in jing Product: openSUSE 11.1 Version: Factory Platform: i586 OS/Version: Other Status: NEW Severity: Normal Priority: P5 - None Component: Java AssignedTo: prusnak@novell.com ReportedBy: ug@novell.com QAContact: qa@suse.de Found By: --- I'm calling: /usr/bin/jing -c /usr/share/YaST2/schema/autoyast/rnc/profile.rnc valid.xml and get: Exception in thread "main" java.lang.NullPointerException at org.relaxng.datatype.helpers.DatatypeLibraryLoader$Service$Loader2.getResources(libgcj.so.9) at org.relaxng.datatype.helpers.DatatypeLibraryLoader$Service.<init>(libgcj.so.9) at org.relaxng.datatype.helpers.DatatypeLibraryLoader.<init>(libgcj.so.9) at com.thaiopensource.relaxng.impl.SchemaReaderImpl.createSchema(Unknown Source) at com.thaiopensource.validate.ValidationDriver.loadSchema(Unknown Source) at com.thaiopensource.relaxng.util.Driver.doMain(Unknown Source) at com.thaiopensource.relaxng.util.Driver.main(Unknown Source) I dont know if we can fix that but I wanted to report it. valid.xml attached profile.rnc is part of the yast2-schema package -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.