Ernst Bunders wrote: > id: 15470939 > 2007-01-15 14:21:11,519 ERROR applications.mmbob.gui.Controller - node > 107[c_lastpostsubject, lastposternumber, lastpostnumber], builder > 'postareas' [field 'lastposternumber' with value '104': The value '104' is > not a valid node value] > java.lang.IllegalArgumentException: node 107[c_lastpostsubject, > lastposternumber, lastpostnumber], builder 'postareas' [field > 'lastposternumber' with value '104': The value '104' is not a valid node > value] > at
I think 104 is not a valid node value if the node has been deleted. Perhaps the values should have been set to null. For the moment it is probably easiest to set the lastposternumber field back to an 'integer' field rather then a node-field. In the builder xml. I think i changes some of those kind of fields in node field because they clearly conceptually _are_. Could that help? Michiel -- Michiel Meeuwissen mihxil' Peperbus 107 MediaPark H'sum []() +31 (0)35 6772979 nl_NL eo_XX en_US _______________________________________________ Developers mailing list [email protected] http://lists.mmbase.org/mailman/listinfo/developers
