You are viewing a plain text version of this content. The canonical link for it is here.
Posted to jetspeed-dev@portals.apache.org by "Mesut Celik (JIRA)" <je...@portals.apache.org> on 2005/06/10 09:06:58 UTC

[jira] Created: (JS2-279) problem with instruction in getting Started document

problem with instruction in getting Started document
----------------------------------------------------

         Key: JS2-279
         URL: http://issues.apache.org/jira/browse/JS2-279
     Project: Jetspeed 2
        Type: Bug
    Versions: 2.0-M2    
 Environment: XP professional
    Reporter: Mesut Celik


after building jetspeed-2 from source and applied instructions in the getting Started document, I run the maven command "maven quickStart". However, It returned me this error message. 


build:start:

quickStart:
doStart:
db.recreate:
db.create.production:
db.production.properties:

db.drop2:
db.execute:
    [sql] Executing file: D:\dev\product\jetspeed-2\src\sql\hsql\drop.sql
    [sql] [ERROR] Failed to execute: drop table RULE_CRITERION if exists

BUILD FAILED
File...... D:\dev\product\jetspeed-2\maven.xml
Element... sql
Line...... 355
Column.... 39
java.sql.SQLException: Table not found: RULE_CRITERION in statement [drop table
RULE_CRITERION if exists]
Total time: 1 seconds
Finished at: Fri Jun 10 09:59:28 EEST 2005

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
   http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
   http://www.atlassian.com/software/jira


---------------------------------------------------------------------
To unsubscribe, e-mail: jetspeed-dev-unsubscribe@portals.apache.org
For additional commands, e-mail: jetspeed-dev-help@portals.apache.org


[jira] Closed: (JS2-279) problem with instruction in getting Started document

Posted by "Ate Douma (JIRA)" <je...@portals.apache.org>.
     [ http://issues.apache.org/jira/browse/JS2-279?page=all ]
     
Ate Douma closed JS2-279:
-------------------------

    Resolution: Cannot Reproduce

2.0-M2 is too old for me to try to reproduce this problem. I never encountered this at that time though.
If possible, please upgrade to 2.0-M3 or the current 2.0-M4-SNAPSHOT trunk.

> problem with instruction in getting Started document
> ----------------------------------------------------
>
>          Key: JS2-279
>          URL: http://issues.apache.org/jira/browse/JS2-279
>      Project: Jetspeed 2
>         Type: Bug
>     Versions: 2.0-M2
>  Environment: XP professional
>     Reporter: Mesut Celik

>
> after building jetspeed-2 from source and applied instructions in the getting Started document, I run the maven command "maven quickStart". However, It returned me this error message. 
> build:start:
> quickStart:
> doStart:
> db.recreate:
> db.create.production:
> db.production.properties:
> db.drop2:
> db.execute:
>     [sql] Executing file: D:\dev\product\jetspeed-2\src\sql\hsql\drop.sql
>     [sql] [ERROR] Failed to execute: drop table RULE_CRITERION if exists
> BUILD FAILED
> File...... D:\dev\product\jetspeed-2\maven.xml
> Element... sql
> Line...... 355
> Column.... 39
> java.sql.SQLException: Table not found: RULE_CRITERION in statement [drop table
> RULE_CRITERION if exists]
> Total time: 1 seconds
> Finished at: Fri Jun 10 09:59:28 EEST 2005

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
   http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
   http://www.atlassian.com/software/jira


---------------------------------------------------------------------
To unsubscribe, e-mail: jetspeed-dev-unsubscribe@portals.apache.org
For additional commands, e-mail: jetspeed-dev-help@portals.apache.org