Hi Howard,
Thanks for posting the InstallUninstallUpgrade script.  I downloaded today's cvs 
snapshot, and hoped it would work with your script straight out (I've been trying for 
the last few days to get nukes built and deployed on my system, but haven't had much 
luck yet).  Alas, I got about half way through when the build in the distrib directory 
failed:

BUILD FAILED

file:C:/java/projects/nukes-snapshot20040303/distrib/build.xml:157: 
java.sql.SQLException: Unexpected token: # in statement [# Nukes on JBoss # module   : 
core - Core Module # database : hsqldb - Hypersonic # # WARNING: # This file is 
generated automatically, please do not modify it # directly, your changes will be lost 
during next generation. # Modify the setup.xml file to make permanent changes. # # 
Drop tables # # Drops Users table DROP table nuke_users]
        at org.apache.tools.ant.taskdefs.SQLExec.execute(SQLExec.java:406)
        at org.apache.tools.ant.Task.perform(Task.java:319)
        at org.apache.tools.ant.Target.execute(Target.java:309)
        at org.apache.tools.ant.Target.performTasks(Target.java:336)
        at org.apache.tools.ant.Project.executeTarget(Project.java:1306)
        at org.apache.tools.ant.Project.executeTargets(Project.java:1250)
        at org.apache.tools.ant.Main.runBuild(Main.java:610)
        at org.apache.tools.ant.Main.start(Main.java:196)
        at org.apache.tools.ant.Main.main(Main.java:235)
Caused by: java.sql.SQLException: Unexpected token: # in statement [# Nukes on JBoss # 
module   : core - Core Module # database : hsqldb - Hypersonic # # WARNING: # This 
file is generated automatically, please do not modify it # directly, your changes will 
be lost during next generation. # Modify the setup.xml file to make permanent changes. 
# # Drop tables # # Drops Users table DROP table nuke_users]
        at org.hsqldb.Trace.getError(Unknown Source)
        at org.hsqldb.jdbcResultSet.(Unknown Source)
        at org.hsqldb.jdbcConnection.executeStandalone(Unknown Source)
        at org.hsqldb.jdbcConnection.execute(Unknown Source)
        at org.hsqldb.jdbcStatement.fetchResult(Unknown Source)
        at org.hsqldb.jdbcStatement.execute(Unknown Source)
        at org.apache.tools.ant.taskdefs.SQLExec.execSQL(SQLExec.java:494)
        at org.apache.tools.ant.taskdefs.SQLExec.runStatements(SQLExec.java:470)
        at 
org.apache.tools.ant.taskdefs.SQLExec$Transaction.runTransaction(SQLExec.java:617)
        at 
org.apache.tools.ant.taskdefs.SQLExec$Transaction.access$000(SQLExec.java:580)
        at org.apache.tools.ant.taskdefs.SQLExec.execute(SQLExec.java:382)
        ... 8 more

Thanks for all the information.  It's quite helpful.


<a 
href="http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3824078#3824078";>View 
the original post</a>

<a 
href="http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3824078>Reply 
to the post</a>


-------------------------------------------------------
This SF.Net email is sponsored by: IBM Linux Tutorials
Free Linux tutorial presented by Daniel Robbins, President and CEO of
GenToo technologies. Learn everything from fundamentals to system
administration.http://ads.osdn.com/?ad_id=1470&alloc_id=3638&op=click
_______________________________________________
JBoss-user mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-user

Reply via email to