2) If the production database does not start correctly, i.e. you see errors when starting, delete the database files that are in ${jetspeed-2-home}/src/sql/database/hsql. The files Production.* will be recreated by maven. The production database must be stopped when deleting the files.
Paul Spencer
Jean-Fran�ois M�nard wrote:
When I try to build from a fresh checkout, following the "Getting started" instructions:
- allClean allBuild go fine - quickStart give me, after a while:
db.execute:
[sql] Executing file:
/home/jeff/cvs_downloads/apache/jakarta-jetspeed-2/src/sql/populate-entities-for-default-psml.sql
[sql] [ERROR] Failed to execute: INSERT INTO PORTLET_ENTITY (OID,
PORTLET_DEFINITION_ID, ID) VALUES (1, (SELECT ID FROM PORTLET_DEFINITION
WHERE NAME = 'TwoColumns'), '1')
BUILD FAILED
File......
file:/home/jeff/cvs_downloads/apache/jakarta-jetspeed-2/maven.xml
Element... maven:reactor
Line...... 431
Column.... 40
Unable to obtain goal [fullDeploy] --
file:/home/jeff/cvs_downloads/apache/jakarta-jetspeed-2/portal/maven.xml:493:39: <sql> java.sql.SQLException: Single value expected in statement [INSERT INTO PORTLET_ENTITY (OID, PORTLET_DEFINITION_ID, ID) VALUES (1, (SELECT ID FROM PORTLET_DEFINITION WHERE NAME = 'TwoColumns'), '1')]
Any idea?
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
