Open GoogleCodeExporter opened 8 years ago
If you remove the broken views, and then add them again via the Window > Views
menu do they still show a null?
Cheers
Simon
Original comment by simon.j...@gmail.com
on 16 Jan 2012 at 2:49
I have exactly the same problem (using Linux). Adding the Asserted Concept
Hierarchy throws a NullPointerException:
java.lang.NullPointerException
at org.semanticweb.skosapibinding.SKOSManager.<init>(SKOSManager.java:71)
at org.sealife.skos.editor.views.SKOSConceptAssertedHierarchyProvider.<init>(SKOSConceptAssertedHierarchyProvider.java:57)
at org.sealife.skos.editor.views.SKOSConceptAssertedHierarchyViewComponent.createProvider(SKOSConceptAssertedHierarchyViewComponent.java:87)
at org.sealife.skos.editor.views.AbstractHierarchyViewComponent.initialiseIndividualsView(AbstractHierarchyViewComponent.java:121)
at org.sealife.skos.editor.views.SKOSConceptAssertedHierarchyViewComponent.initialiseIndividualsView(SKOSConceptAssertedHierarchyViewComponent.java:106)
at org.protege.editor.owl.ui.view.individual.AbstractOWLIndividualViewComponent.initialiseView(AbstractOWLIndividualViewComponent.java:31)
at org.protege.editor.owl.ui.view.AbstractOWLSelectionViewComponent.initialiseOWLView(AbstractOWLSelectionViewComponent.java:118)
at org.protege.editor.owl.ui.view.AbstractOWLViewComponent.initialise(AbstractOWLViewComponent.java:61)
at org.protege.editor.core.ui.view.View.createContent(View.java:439)
at org.protege.editor.core.ui.view.View.createUI(View.java:219)
at org.protege.editor.core.ui.view.View$1.hierarchyChanged(View.java:149
....
Michael
Original comment by michael....@gmail.com
on 9 Feb 2012 at 2:18
Original issue reported on code.google.com by
chris.sk...@gmail.com
on 4 Jan 2012 at 2:12