Bug #4174
Actor library not building correctly
0%
Description
Many of the actors are not appearing in the actor library when using the WRP suite. No visible errors are given...
Related issues
History
#1 Updated by Aaron Aaron almost 12 years ago
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.
#2 Updated by Aaron Aaron almost 12 years ago
It has been verified that this fix worked and the Components are showing up again in the actor library.
#3 Updated by Derik Barseghian almost 12 years ago
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...
#4 Updated by Derik Barseghian almost 12 years ago
Narrowing this down a little: broken in r19366, but not in r19350.
#5 Updated by Chad Berkley almost 12 years ago
This is now a problem in the kepler suite as well.
#6 Updated by Derik Barseghian almost 12 years ago
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."
#7 Updated by Aaron Aaron almost 12 years ago
yeah, rev 19364 of KarFile was the problem, I've rolled back that change and it is working again.
#8 Updated by Redmine Admin about 8 years ago
Original Bugzilla ID was 4174