Hi Dave,Matt,
i've a Problem with Geronimo 2.0.2 and Roller 4.0 and derby 10.2.2
Perhapse it's because roller uses openjpa-0.9.7-incubating.jar and Geronimo
openjpa-1.0.0.jar.
I could create the derby-Database and a User, but I couldn't create a
weblog.
because of an Foreign-Key-Vailolation
<openjpa-1.0.0-r420667:568756 fatal store error>
org.apache.openjpa.persistence.RollbackException: The transaction has been
rolled back. See the nested exceptions for details on the errors that
occurred. Caused by: <openjpa-1.0.0-r420667:568756 nonfatal general error>
org.apache.openjpa.persistence.PersistenceException: INSERT on
table 'BOOKMARK' caused a violation of foreign key constraint
'BM_FOLDERID_FK' for key (635f6ed4-6dc7-4db6-9787-8e7c5eccfbd9).
The statement has been rolled back. {prepstmnt 3444850 INSERT INTO bookmark
(id, description, feedurl, image, name, priority, url,
weight, folderid) VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [params=
(String) 006cb728-13ed-4fd3-b7ab-a32cb364dba4, (String) , (null)
null, (null) null, (String) Matt Raible, (int) 0, (String) http://
raibledesigns.com/page/rd, (int) 0, (String)
635f6ed4-6dc7-4db6-9787-8e7c5eccfbd9]} [code=20000, state=23503]
INSERT on table 'BOOKMARK' caused a violation of foreign key
constraint 'BM_FOLDERID_FK' for key
(635f6ed4-6dc7-4db6-9787-8e7c5eccfbd9). The statement has been
rolled back. {prepstmnt 3444850 INSERT INTO bookmark (id,
description, feedurl, image, name, priority, url, weight, folderid)
VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [params=(String)
006cb728-13ed-4fd3-b7ab-a32cb364dba4, (String) , (null) null,
(null) null, (String) Matt Raible, (int) 0, (String) http://
raibledesigns.com/page/rd, (int) 0, (String)
635f6ed4-6dc7-4db6-9787-8e7c5eccfbd9]} [code=20000, state=23503]
Strange, because the same derby-database worked fine with the same
roller 4.0 and TOMCAT 6.0.14.
Any idee or Help
mraible wrote:
>
> I'll commit this shortly.
>
> Matt
>
> On 10/23/07, Dave <[EMAIL PROTECTED]> wrote:
>> On 10/23/07, Dave <[EMAIL PROTECTED]> wrote:
>> > I don't have any problem dropping that in as long as it works and we
>> > can get a CLA on file for Phillip. There's no risk of regression since
>> > the class is totally isolated and only comes into play w/CAS.
>>
>> Phillip is going to submit a CLA so please commit that CAS populator.
>>
>> I hope to have some time this week to spin a new RC.
>>
>> Thanks,
>> Dave
>>
>
>
> --
> http://raibledesigns.com
>
>
--
View this message in context:
http://www.nabble.com/Roller-4.0-RC8-on-Geronimo-2.0.2-tp13335292s12275p14388628.html
Sent from the Roller - Dev mailing list archive at Nabble.com.