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 "Ate Douma (JIRA)" <je...@portals.apache.org> on 2005/09/13 12:28:54 UTC

[jira] Commented: (JS2-367) The j2:quivkStart goal isn't working

    [ http://issues.apache.org/jira/browse/JS2-367?page=comments#action_12324436 ] 

Ate Douma commented on JS2-367:
-------------------------------

I just tested it out with production rdbms sapdb and I can't reproduce your error.
But, I did encounter a missing directory error (the target rdbms custom scripts dir under etc/sql/<rdbms>) from the ant copy task on line 740 in the current plugin script.
I just fixed that so this target rdbms custom scripts dir is no longer required (if you don't need it).
Now, I can generate sapdb scripts without a problem.
Looking at the error message, I think the schema xml files you checked out must be corrupt.
I suggest you check them out fresh again.
If it then works, please report so can close this issue as invalid.

> The j2:quivkStart goal isn't working
> ------------------------------------
>
>          Key: JS2-367
>          URL: http://issues.apache.org/jira/browse/JS2-367
>      Project: Jetspeed 2
>         Type: Bug
>     Versions: 2.0-M4
>     Reporter: Csákány Róbert

>
> I've update my working Jetspeed copy (thus version update was some days before). And I have the error above.
> I try checkout a clean version of head repository, initMavenPlugin, allClean, allBuild succesfully copleted, but in the j2:quickStart I've received  the following error message:
> j2:portal.conf.sql:
>     [delete] Deleting directory C:\work\itline\jetspeed-2\target\portal-sql
>     [mkdir] Created dir: C:\work\itline\jetspeed-2\target\portal-sql
>     [copy] Copying 3 files to C:\work\itline\jetspeed-2\target\portal-sql
>     [copy] Copying C:\Documents and Settings\Administrator\.maven\cache\maven-jetspeed2-plugin-2.0-M4-SNAPSHOT\plugin-resources\sql\populate-userinfo-for-default-psml.sql to C:\work\itline\jetspeed-2\
> target\portal-sql\populate-userinfo-for-default-psml.sql
>     [copy] Copying C:\Documents and Settings\Administrator\.maven\cache\maven-jetspeed2-plugin-2.0-M4-SNAPSHOT\plugin-resources\sql\drop.sql to C:\work\itline\jetspeed-2\target\portal-sql\drop.sql
>     [copy] Copying C:\Documents and Settings\Administrator\.maven\cache\maven-jetspeed2-plugin-2.0-M4-SNAPSHOT\plugin-resources\sql\populate-db-default.sql to C:\work\itline\jetspeed-2\target\portal-s
> ql\populate-db-default.sql
> j2:_set.rdbms.props:
> j2:_generate.sql:
>     [echo] Using Torque schema located under: C:\Documents and Settings\Administrator/.maven/cache/maven-jetspeed2-plugin-2.0-M4-SNAPSHOT/plugin-resources/schema
> torque:init:
>     [echo] Generating SQL schema creation scripts for sapdb
>     [mkdir] Created dir: C:\work\itline\jetspeed-2\target\portal-sql\sapdb\schema
>     [torque-sql] Using classpath
>     [torque-sql] Generating to file C:\work\itline\jetspeed-2\target\portal-sql\sapdb\schema\report.portal.sql.generation
> BUILD FAILED
> File...... C:\Documents and Settings\Administrator\.maven\cache\maven-jetspeed2-plugin-2.0-M4-SNAPSHOT\plugin.jelly
> Element... torque-sql
> Line...... 724
> Column.... 37
> org.apache.torque.engine.EngineException: org.xml.sax.SAXParseException: The content of elements must consist of well-formed character data or markup.
> Total time: 49 seconds
> Finished at: Tue Sep 13 09:35:01 CEST 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