Hello,

First, I am a little confused about the status of the HEAD. Should I still use it as version 1.8? The 1.8.1 release is created with a branch named MMBase-1_8_1_Final which seems odd to me as a branch name for version 1.8. The below complaint could be wrong when I shouldnĂ˝ use it anymore.

I have some troubles with the getRelations and getRelatedNodes methods in the head. These methods have changed after release 1.8.1 and I get wierd results from them. When I call getRelations("myrole") then I never get a result. I first got a NPE and did a quick fix. This didn't work like I had hoped. Then I noticed that more had changed in CVS. Today, I checked some more things in my app and got this exception

java.lang.RuntimeException: Builder with name: object(otype 3) is not the actual builder of the node that is to be deleted: 736 (otype: 91) at org.mmbase.module.core.MMObjectBuilder.removeNode(MMObjectBuilder.java:883)
       at org.mmbase.module.core.MMObjectNode.remove(MMObjectNode.java:351)
at org.mmbase.bridge.implementation.BasicNode.deleteRelations(BasicNode.java:615) at org.mmbase.bridge.implementation.BasicNode.delete(BasicNode.java:545)

Several things have changed which makes it unclear to me where I should start to fix.

Regards,

Nico Klasens

_______________________________________________
Developers mailing list
[email protected]
http://lists.mmbase.org/mailman/listinfo/developers

Reply via email to