> 2003-07-05 11:07:02,862 INFO mmbase.module.tools.MMAdmin process.? - > Installing application : Community > 2003-07-05 11:07:03,136 ERROR > mmbase.storage.database.AbstractDatabaseStorage insert.? - Invalid > argument value: Duplicate entry 'Community' for key 2 yes this a a known bug. The versions nodemanager defines a unique constraint on the "name" and "type" since the application is called "Community" and there is also a community builders things go wrong.
There is only a quick fix.. that is to rename the Community.xml to ComunityApp.xml *also in the file The real fix is to make it possible to define unique constratins over multiple fields. I can't seam to find the bugreport on this. hmm. in 1.7 i just removed the constraint the the versions.xml So it seams you can copy the versions.xml (config/builders/core) from the 1.7 branch > > The applications overview in mmadmin also tells me that the application > is not installed. > I've tried deleting all kinds of stuff (builders, tables, data) and > retried installing the application, but still no success. Any ideas? > > ---Andr� > > ------------------------------------------->><<--------- > Andr� van Toly > http://www.toly.nl > 06-27233562
