To comment on the following update, log in, then open the issue: http://www.openoffice.org/issues/show_bug.cgi?id=102164
------- Additional comments from [email protected] Wed Sep 16 07:33:38 +0000 2009 ------- > If in a thread you call code that has requirements on the context class > loader, > you must ensure that those requirements are met Sure, but AFAIK there is no documented requirement that instantiating a JEditorPane would require a certain context classloader. > What is the stack trace of the caught NullPointerException? java.lang.NullPointerException java.util.Hashtable.put(Unknown Source) javax.swing.JEditorPane.registerEditorKitForContentType(Unknown Source) javax.swing.JEditorPane.registerEditorKitForContentType(Unknown Source) javax.swing.JEditorPane.loadDefaultKitsIfNecessary(Unknown Source) javax.swing.JEditorPane.getKitTypeRegistry(Unknown Source) javax.swing.JEditorPane.createEditorKitForContentType(Unknown Source) javax.swing.JEditorPane.getEditorKitForContentType(Unknown Source) javax.swing.JEditorPane.setContentType(Unknown Source) javax.swing.JEditorPane.<init>(Unknown Source) --------------------------------------------------------------------- Please do not reply to this automatically generated notification from Issue Tracker. Please log onto the website and enter your comments. http://qa.openoffice.org/issue_handling/project_issues.html#notification --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
