dev@glassfish.java.net

quicklook failing with SQLNonTransientConnectionException: The DDM object 0x1232 is not supported

From: Bill Shannon <bill.shannon_at_oracle.com>
Date: Mon, 23 Aug 2010 12:34:37 -0700

Quicklook is failing on a fresh checkout and build with this:

initprop:
     [echo] JavaDB Database Location :
/Users/shannon/v3/distributions/glassfish/target/stage/glassfishv3/glassfish/javadb

sql-common:
     [echo] sql.file = sql/RosterApp_derby.sql
     [echo] db.class.path =
/Users/shannon/v3/distributions/glassfish/target/stage/glassfishv3/glassfish/javadb/lib/derbyclient.jar:/Users/shannon/v3/distributions/glassfish/target/stage/glassfishv3/glassfish/../javadb/lib/derbyclient.jar
[INFO] ------------------------------------------------------------------------
[ERROR] BUILD ERROR
[INFO] ------------------------------------------------------------------------
[INFO] An Ant BuildException has occured: The following error occurred while
executing this line:
/Users/shannon/v3/tests/quicklook/build.xml:141: The following error occurred
while executing this line:
/Users/shannon/v3/tests/quicklook/build.xml:250: The following error occurred
while executing this line:
/Users/shannon/v3/tests/quicklook/ejb/cmp/build.xml:55: The following error
occurred while executing this line:
/Users/shannon/v3/tests/quicklook/gfproject/db-targets.xml:176:
java.sql.SQLNonTransientConnectionException: The DDM object 0x1232 is not
supported. The connection has been terminated.

Any idea what's wrong?