Bug #4174
closed
Actor library not building correctly
Added by Aaron Aaron over 15 years ago.
Updated over 15 years ago.
Description
Many of the actors are not appearing in the actor library when using the WRP suite. No visible errors are given...
It seems that the tagging module is overriding the ontologies. It just so happens that the kepler-component.owl file had one change in it.
xml:base="urn:lsid:localhost:onto:2:1 in the common module version
and
xml:base="urn:lsid:localhost:onto:54:1 in the tagging module version
I've reverted the change in the taggin module override and it seems to have solved the problem of the component library actors not showing up. However, I am going to leave this bug open until the other folks having the problem can verify that it has gone away.
It has been verified that this fix worked and the Components are showing up again in the actor library.
Not sure if the problem is still "actor library not building correctly" but I'm not seeing components in the tree in wrp, I think this re-broke roughly around the time the 'workflows not opening' bug was fixed...
Narrowing this down a little: broken in r19366, but not in r19350.
This is now a problem in the kepler suite as well.
Break occurs in r19364, changes to trunk/modules/core/src/org/kepler/kar/KARFile.java:
"subtle correction: if we find a KEH that handles the type, then we should call the open() method on that handler."
yeah, rev 19364 of KarFile was the problem, I've rolled back that change and it is working again.
Original Bugzilla ID was 4174
Also available in: Atom
PDF