10 Dec
2003
10 Dec
'03
6:51 p.m.
Heimo Laukkanen wrote at 2003-12-9 14:09 +0200:
I've been playing with Ape and just hit my head to wall, when trying to create an DBTab mountpoint to inside a Plone site. Creating mountpoint and using posgtgres as a database works - if I put mountpoint to the root level, but trying to get the mountpoint inside Plone-site fails. ... Module apelib.zodb3.storage, line 156, in store ConflictError: (1L,) already exists
Looks like something tries to insert a database record with primary key "1L" and such a record already exists. -- Dieter