mckoidb access and user record problem
I have two questions/problems. The root problem is that I have installed the Antclick package on my NT server (pre2 release) and a user somehow got their account added twice to the database with the same user ID. Now that ID is not editable or deletable. The error thrown when I try to delete that account is:
An error occurred while processing your request:java.lang.RuntimeException: Error retrieving Node: java.lang.RuntimeException: More than one value returned by query.
So I'm thinking I need to manually go into the Mckoi dabatase and delete that record. Does anyone know how I can query the DB directly? And secondly does anyone know the default schema used by the ANTClick install?
click
i found that with antclick 1.1pre2 it is possible to create users with the same name multiple times.
this was a bug in helma that is already fixed [1]. you'll have to
update helma (get the latest version at http://adele.helma.org/download/helma/1.4.0/, extract it and put all
files in /lib into /path/to/antclick/lib (but make sure you don't remove the directory /lib/ext since there's the mkcoidb.jar in there).