never mind, I found it. There were some relations poiting to nonexisting nodes. the question remains hot this happened...
ernst > -----Oorspronkelijk bericht----- > Van: Ernst Bunders > Verzonden: vrijdag 9 januari 2004 15:40 > Aan: '[EMAIL PROTECTED]' > Onderwerp: corrupt cloud or bug? > > > hello > I have a problem with some nodes of a certain type in mij > cloud. if i do > something like this (or rather this is what happens in the mmeditors): > > RelationList relationList=node.getRelations(role, otherManager); > > I get a NullPoiterException for certain role-NodeManager > values. This only > happens with some nodes. > If i do: > > RelationList relationList=node.getRelations(role); > > the exceptions do not occur. I am afraid there is an > inconsistancy in my > cloud, but i can't figure out what it is. Or could this be a bug? > > the version i am using is: > MMBase 1.6.5-Final.20030829 > > Ernst >
