You are viewing a plain text version of this content. The canonical link for it is here.
Posted to derby-dev@db.apache.org by Ol...@Sun.COM on 2007/04/06 19:55:53 UTC

Build Report - tinderbox_trunk16 526238 build failed - Sun DBTG [Auto-generated mail]

-------------------- ant
ant.properties.jdk16:
j14lib=/usr/local/java/jdk1.4/jre/lib
j13lib=/usr/local/java/jdk1.3/jre/lib
jdk16=/usr/local/java/jdk1.6.0
proceed=false
sane=false
debug=false

jsr169compile.classpath=Apache/Derby/jsr169compile/classes.zip:/home/os136789/Apache/Derby/jsr169compile/jdbc.jar
-------------------- ant clobber
Buildfile: build.xml

clean:
   [delete] Deleting directory Apache/TinderBox_Derby/trunk/classes
   [delete] Deleting directory Apache/TinderBox_Derby/trunk/classes.storeless

cleanstate:
   [delete] Deleting: Apache/TinderBox_Derby/trunk/java/engine/state.properties
   [delete] Deleting: Apache/TinderBox_Derby/trunk/java/shared/org/apache/derby/shared/common/sanity/SanityState.java

cleanparsers:
   [delete] Deleting 4 files from Apache/TinderBox_Derby/trunk/java/engine/org/apache/derby/impl/sql/compile
   [delete] Deleting 10 files from Apache/TinderBox_Derby/trunk/java/tools/org/apache/derby/impl/tools/ij

cleanmessages:
   [delete] Deleting 1 files from Apache/TinderBox_Derby/trunk/java/engine/org/apache/derby/loc

cleancatalog:
   [delete] Deleting: Apache/TinderBox_Derby/trunk/java/engine/org/apache/derby/iapi/services/cache/ClassSizeCatalog.java

cleantoursdb:
   [delete] Deleting: Apache/TinderBox_Derby/trunk/java/demo/toursdb/toursdb.jar
   [delete] Deleting: Apache/TinderBox_Derby/trunk/java/demo/toursdb/toursdb.out
   [delete] Deleting: Apache/TinderBox_Derby/trunk/java/demo/toursdb/derby.log
   [delete] Deleting directory Apache/TinderBox_Derby/trunk/java/demo/toursdb/toursdb

clobber:

BUILD SUCCESSFUL
Total time: 1 minute 9 seconds

-------------------- ant all
Buildfile: build.xml

init:
    [mkdir] Created dir: Apache/TinderBox_Derby/trunk/classes

ensuresanitystate:

evaluate.sane:

ensuresanitystate.sane:

ensuresanitystate.insane:

insane:
[propertyfile] Creating new property file: Apache/TinderBox_Derby/trunk/java/engine/state.properties

setissane:

showenv:

     [echo] Ant environment:
     [echo]   Base Directory: Apache/TinderBox_Derby/trunk
     [echo]   Build output: Apache/TinderBox_Derby/trunk/classes
     [echo]   Compiler: modern
     [echo]   Sane = false
     [echo]   Proceed = false


getstate:

state:
     [echo]   Generating SanityState.java...
     [copy] Copying 1 file to Apache/TinderBox_Derby/trunk/java/shared/org/apache/derby/shared/common/sanity
[propertyfile] Updating property file: Apache/TinderBox_Derby/trunk/java/engine/state.properties

shared:

compile:
    [javac] Compiling 12 source files to Apache/TinderBox_Derby/trunk/classes

shared:

parsers:

parser:

chkparser:

genParser:
     [echo]   Generating ij parser...
     [java] Java Compiler Compiler Version 4.0 (Parser Generator)
     [java] (type "javacc" with no arguments for help)
     [java] Reading from file ij.jj . . .
     [java] Note: UNICODE_INPUT option is specified. Please make sure you create the parser/lexer using a Reader with the correct character encoding.
     [java] Warning: Lookahead adequacy checking not being performed since option LOOKAHEAD is more than 1.  Set option FORCE_LA_CHECK to true to force checking.
     [java] File "TokenMgrError.java" does not exist.  Will create one.
     [java] File "Token.java" does not exist.  Will create one.
     [java] File "CharStream.java" does not exist.  Will create one.
     [java] Parser generated with 0 errors and 1 warnings.

chkparser:

genParser:
     [echo]   Generating mtGrammar parser...
     [java] Java Compiler Compiler Version 4.0 (Parser Generator)
     [java] (type "javacc" with no arguments for help)
     [java] Reading from file mtGrammar.jj . . .
     [java] Note: UNICODE_INPUT option is specified. Please make sure you create the parser/lexer using a Reader with the correct character encoding.
     [java] File "SimpleCharStream.java" does not exist.  Will create one.
     [java] Parser generated successfully.

parser:

chkparser:

genParser:
     [echo]   Generating SQL parser...
     [java] Java Compiler Compiler Version 4.0 (Parser Generator)
     [java] (type "javacc" with no arguments for help)
     [java] Reading from file sqlgrammar.jj . . .
     [java] Note: UNICODE_INPUT option is specified. Please make sure you create the parser/lexer using a Reader with the correct character encoding.
     [java] File "TokenMgrError.java" does not exist.  Will create one.
     [java] Warning: ParseException.java: File is obsolete.  Please rename or delete this file so that a new one can be generated for you.
     [java] Warning: Token.java: File is obsolete.  Please rename or delete this file so that a new one can be generated for you.
     [java] Warning: CharStream.java: File is obsolete.  Please rename or delete this file so that a new one can be generated for you.
     [java] Parser generated with 0 errors and 3 warnings.

engine:

engine_169:

compile_reference:
    [javac] Compiling 11 source files to Apache/TinderBox_Derby/trunk/classes
    [javac] Compiling 2 source files to Apache/TinderBox_Derby/trunk/classes

compile_authentication:
    [javac] Compiling 1 source file to Apache/TinderBox_Derby/trunk/classes

authentication:

compile_io:
    [javac] Compiling 4 source files to Apache/TinderBox_Derby/trunk/classes

storage:

compile_iapi_error_jsr169:

compile_reference:
    [javac] Compiling 4 source files to Apache/TinderBox_Derby/trunk/classes

compile_util:

compile_types:
    [javac] Compiling 1 source file to Apache/TinderBox_Derby/trunk/classes
    [javac] Compiling 11 source files to Apache/TinderBox_Derby/trunk/classes
    [javac] Compiling 2 source files to Apache/TinderBox_Derby/trunk/classes

compile_iapi_services_jsr169:
    [javac] Compiling 26 source files to Apache/TinderBox_Derby/trunk/classes

compile_iapi_services_io:
    [javac] Compiling 5 source files to Apache/TinderBox_Derby/trunk/classes

compile_iapi_store_jsr169:
    [javac] Compiling 13 source files to Apache/TinderBox_Derby/trunk/classes

compile_iapi_sql_jsr169:

compile_iapi_db:
    [javac] Compiling 6 source files to Apache/TinderBox_Derby/trunk/classes

compile_iapi_jdbc_jsr169:
    [javac] Compiling 10 source files to Apache/TinderBox_Derby/trunk/classes

compile_database:
    [javac] Compiling 1 source file to Apache/TinderBox_Derby/trunk/classes

database:

compile_impl_169:

compile_impl_services_169:
    [javac] Compiling 52 source files to Apache/TinderBox_Derby/trunk/classes

compile_impl_io_169:
    [javac] Compiling 11 source files to Apache/TinderBox_Derby/trunk/classes

engine_j2se:

compile_iapi_error_jsr169:

compile_reference:

compile_util:

compile_types:

compile_iapi_services_jsr169:

compile_iapi_services_io:

compile_iapi_store_jsr169:

compile_iapi_sql_jsr169:

compile_iapi_db:

compile_iapi_jdbc_jsr169:

compile_iapi_error:

compile_iapi_services_jsr169:

compile_iapi_services_io:

compile_crypto:

compile_crypto:
    [javac] Compiling 3 source files to Apache/TinderBox_Derby/trunk/classes

compile_jdbc3:

compile:

compile_iapi_store_jsr169:

compile_iapi_store_jdk13:

compile:

compile_iapi_sql_jsr169:

compile_iapi_sql_jdbc2:

compile:

compile_iapi_jdbc:

compile_iapi_jdbc_stmt:
    [javac] Compiling 1 source file to Apache/TinderBox_Derby/trunk/classes

compile_iapi_jdbc_jsr169:

compile_iapi_jdbc_jdbc2:
    [javac] Compiling 3 source files to Apache/TinderBox_Derby/trunk/classes
    [javac] 2 warnings

compile_iapi_jdbc_jdbc3:
    [javac] Compiling 3 source files to Apache/TinderBox_Derby/trunk/classes

compile_jdbc4:
    [javac] Compiling 5 source files to Apache/TinderBox_Derby/trunk/classes

compile:

iapi:

compile_vti:
    [javac] Compiling 3 source files to Apache/TinderBox_Derby/trunk/classes

vti:

compile_impl_169:

compile_impl_services_169:

compile_impl_io_169:

compile:

compile_impl_services_169:

compile_impl_services:
    [javac] Compiling 3 source files to Apache/TinderBox_Derby/trunk/classes

compile_impl_io_169:

compile_impl_io:
    [javac] Compiling 3 source files to Apache/TinderBox_Derby/trunk/classes

parser:

chkparser:

genParser:

compile:
    [javac] Compiling 147 source files to Apache/TinderBox_Derby/trunk/classes
     [copy] Copying 1 file to Apache/TinderBox_Derby/trunk/classes/org/apache/derby/impl/sql/catalog

compile_impl_store:
    [javac] Compiling 192 source files to Apache/TinderBox_Derby/trunk/classes
    [javac] 1 warning

compile_impl_store_14:
    [javac] Compiling 2 source files to Apache/TinderBox_Derby/trunk/classes

compile:
    [javac] Compiling 3 source files to Apache/TinderBox_Derby/trunk/classes

compile:
    [javac] Compiling 15 source files to Apache/TinderBox_Derby/trunk/classes

compile_impl_jdbc:

compile_jsr169:
    [javac] Compiling 5 source files to Apache/TinderBox_Derby/trunk/classes
     [copy] Copying 1 file to Apache/TinderBox_Derby/trunk/classes/org/apache/derby/impl/jdbc

compile_jdbc3:
    [javac] Compiling 12 source files to Apache/TinderBox_Derby/trunk/classes

compile_jdbc4:
    [javac] Compiling 9 source files to Apache/TinderBox_Derby/trunk/classes

compile:

iapi:

compile_jsr169:
    [javac] Compiling 1 source file to Apache/TinderBox_Derby/trunk/classes

compile_jdbc2:
    [javac] Compiling 7 source files to Apache/TinderBox_Derby/trunk/classes
    [javac] 1 warning

compile_jdbc3:
    [javac] Compiling 6 source files to Apache/TinderBox_Derby/trunk/classes

compile_jdbc4:
    [javac] Compiling 6 source files to Apache/TinderBox_Derby/trunk/classes

jdbc:

checkosgijar:

compile_osgi:
    [javac] Compiling 1 source file to Apache/TinderBox_Derby/trunk/classes

osgi:

compile_catalog:
    [javac] Compiling 5 source files to Apache/TinderBox_Derby/trunk/classes

catalog:

compile_diag:
    [javac] Compiling 7 source files to Apache/TinderBox_Derby/trunk/classes

diag:
     [copy] Copying 1 file to Apache/TinderBox_Derby/trunk/classes/org/apache/derby

checkJ2MEmoduleprops:

J2ME_modules_edit:
    [touch] Creating Apache/TinderBox_Derby/trunk/classes/org/apache/derby/modulesJ2ME.done

engine_169_opt:

compile_jsr169_opt:
    [javac] Compiling 3 source files to Apache/TinderBox_Derby/trunk/classes

compile_jsr169_opt:
    [javac] Compiling 1 source file to Apache/TinderBox_Derby/trunk/classes

jdbc4_modules_edit:

engine:

build:

build_base:

compile:
     [copy] Copying 1 file to Apache/TinderBox_Derby/trunk/classes/org/apache/derbyBuild
    [javac] Compiling 13 source files to Apache/TinderBox_Derby/trunk/classes
    [javac] 5 warnings

build:

build:

init:

buildMessages:
    [mkdir] Created dir: Apache/TinderBox_Derby/trunk/classes/doc

verifysplit:

split:

splitprops:

verifysplit:

noSplit:

chksplit:

doSplit:
    [mkdir] Created dir: Apache/TinderBox_Derby/trunk/classes/org/apache/derby/loc
     [java] split messages_en
     [java] Copied client messages for _en
    [touch] Creating Apache/TinderBox_Derby/trunk/classes/org/apache/derby/loc/messages_en.done

splitprops:

verifysplit:

noSplit:

chksplit:

doSplit:
     [java] split messages_cs
     [java] Copied client messages for _cs
    [touch] Creating Apache/TinderBox_Derby/trunk/classes/org/apache/derby/loc/messages_cs.done

splitprops:

verifysplit:

noSplit:

chksplit:

doSplit:
     [java] split messages_de_DE
     [java] Copied client messages for _de_DE
    [touch] Creating Apache/TinderBox_Derby/trunk/classes/org/apache/derby/loc/messages_de_DE.done

splitprops:

verifysplit:

noSplit:

chksplit:

doSplit:
     [java] split messages_es
     [java] Copied client messages for _es
    [touch] Creating Apache/TinderBox_Derby/trunk/classes/org/apache/derby/loc/messages_es.done

splitprops:

verifysplit:

noSplit:

chksplit:

doSplit:
     [java] split messages_hu
     [java] Copied client messages for _hu
    [touch] Creating Apache/TinderBox_Derby/trunk/classes/org/apache/derby/loc/messages_hu.done

splitprops:

verifysplit:

noSplit:

chksplit:

doSplit:
     [java] split messages_ja_JP
     [java] Copied client messages for _ja_JP
    [touch] Creating Apache/TinderBox_Derby/trunk/classes/org/apache/derby/loc/messages_ja_JP.done

splitprops:

verifysplit:

noSplit:

chksplit:

doSplit:
     [java] split messages_ko_KR
     [java] Copied client messages for _ko_KR
    [touch] Creating Apache/TinderBox_Derby/trunk/classes/org/apache/derby/loc/messages_ko_KR.done

splitprops:

verifysplit:

noSplit:

chksplit:

doSplit:
     [java] split messages_qq_PP_testOnly
     [java] Copied client messages for _qq_PP_testOnly
    [touch] Creating Apache/TinderBox_Derby/trunk/classes/org/apache/derby/loc/messages_qq_PP_testOnly.done

splitprops:

verifysplit:

noSplit:

chksplit:

doSplit:
     [java] split messages_pl
     [java] Copied client messages for _pl
    [touch] Creating Apache/TinderBox_Derby/trunk/classes/org/apache/derby/loc/messages_pl.done

splitprops:

verifysplit:

noSplit:

chksplit:

doSplit:
     [java] split messages_pt_BR
     [java] Copied client messages for _pt_BR
    [touch] Creating Apache/TinderBox_Derby/trunk/classes/org/apache/derby/loc/messages_pt_BR.done

splitprops:

verifysplit:

noSplit:

chksplit:

doSplit:
     [java] split messages_ru
     [java] Copied client messages for _ru
    [touch] Creating Apache/TinderBox_Derby/trunk/classes/org/apache/derby/loc/messages_ru.done

splitprops:

verifysplit:

noSplit:

chksplit:

doSplit:
     [java] split messages_zh_CN
     [java] Copied client messages for _zh_CN
    [touch] Creating Apache/TinderBox_Derby/trunk/classes/org/apache/derby/loc/messages_zh_CN.done

splitprops:

verifysplit:

noSplit:

chksplit:

doSplit:
     [java] split messages_zh_TW
     [java] Copied client messages for _zh_TW
    [touch] Creating Apache/TinderBox_Derby/trunk/classes/org/apache/derby/loc/messages_zh_TW.done

splitprops:

verifysplit:

noSplit:

chksplit:

doSplit:
     [java] split messages_it
     [java] Copied client messages for _it
    [touch] Creating Apache/TinderBox_Derby/trunk/classes/org/apache/derby/loc/messages_it.done

splitprops:

verifysplit:

noSplit:

chksplit:

doSplit:
     [java] split messages_fr
     [java] Copied client messages for _fr
    [touch] Creating Apache/TinderBox_Derby/trunk/classes/org/apache/derby/loc/messages_fr.done

locales:

cscuptodate:

class_size_catalog:
    [javac] Compiling 1 source file to Apache/TinderBox_Derby/trunk/classes

storeless:

storeless:
    [mkdir] Created dir: Apache/TinderBox_Derby/trunk/classes.storeless
     [copy] Copying 1 file to Apache/TinderBox_Derby/trunk/classes.storeless/org/apache/derby
    [javac] Compiling 4 source files to Apache/TinderBox_Derby/trunk/classes.storeless
    [javac] Apache/TinderBox_Derby/trunk/java/storeless/org/apache/derby/impl/storeless/EmptyDictionary.java:69: org.apache.derby.impl.storeless.EmptyDictionary is not abstract and does not override abstract method getCollationTypeOfUserSchemas() in org.apache.derby.iapi.sql.dictionary.DataDictionary
    [javac] public class EmptyDictionary implements DataDictionary, ModuleSupportable {
    [javac]        ^
    [javac] 1 error

BUILD FAILED
Apache/TinderBox_Derby/trunk/build.xml:347: The following error occurred while executing this line:
Apache/TinderBox_Derby/trunk/java/storeless/build.xml:74: Compile failed; see the compiler error output for details.

Total time: 1 minute 31 seconds


Re: Build Report - tinderbox_trunk16 526238 build failed - Sun DBTG [Auto-generated mail]

Posted by Mamta Satoor <ms...@gmail.com>.
Checked in fix as part of 526243. Sorry about the trouble.

Mamta


On 4/6/07, Mamta Satoor <ms...@gmail.com> wrote:
>
> I am looking at it right now.
>
> Mamta
>
>
>  On 6 Apr 2007 17:55:53 -0000, Ole.Solberg@sun.com <Ol...@sun.com>
> wrote:
> >
> > -------------------- ant
> > ant.properties.jdk16:
> > j14lib=/usr/local/java/jdk1.4/jre/lib
> > j13lib=/usr/local/java/jdk1.3/jre/lib
> > jdk16=/usr/local/java/jdk1.6.0
> > proceed=false
> > sane=false
> > debug=false
> >
> >
> > jsr169compile.classpath=Apache/Derby/jsr169compile/classes.zip:/home/os136789/Apache/Derby/jsr169compile/jdbc.jar
> > -------------------- ant clobber
> > Buildfile: build.xml
> >
> > clean:
> >   [delete] Deleting directory Apache/TinderBox_Derby/trunk/classes
> >   [delete] Deleting directory
> > Apache/TinderBox_Derby/trunk/classes.storeless
> >
> > cleanstate:
> >   [delete] Deleting:
> > Apache/TinderBox_Derby/trunk/java/engine/state.properties
> >   [delete] Deleting:
> > Apache/TinderBox_Derby/trunk/java/shared/org/apache/derby/shared/common/sanity/SanityState.java
> >
> > cleanparsers:
> >   [delete] Deleting 4 files from
> > Apache/TinderBox_Derby/trunk/java/engine/org/apache/derby/impl/sql/compile
> >   [delete] Deleting 10 files from
> > Apache/TinderBox_Derby/trunk/java/tools/org/apache/derby/impl/tools/ij
> >
> > cleanmessages:
> >   [delete] Deleting 1 files from
> > Apache/TinderBox_Derby/trunk/java/engine/org/apache/derby/loc
> >
> > cleancatalog:
> >   [delete] Deleting:
> > Apache/TinderBox_Derby/trunk/java/engine/org/apache/derby/iapi/services/cache/ClassSizeCatalog.java
> >
> > cleantoursdb:
> >   [delete] Deleting:
> > Apache/TinderBox_Derby/trunk/java/demo/toursdb/toursdb.jar
> >   [delete] Deleting:
> > Apache/TinderBox_Derby/trunk/java/demo/toursdb/toursdb.out
> >   [delete] Deleting:
> > Apache/TinderBox_Derby/trunk/java/demo/toursdb/derby.log
> >   [delete] Deleting directory
> > Apache/TinderBox_Derby/trunk/java/demo/toursdb/toursdb
> >
> > clobber:
> >
> > BUILD SUCCESSFUL
> > Total time: 1 minute 9 seconds
> >
> > -------------------- ant all
> > Buildfile: build.xml
> >
> > init:
> >    [mkdir] Created dir: Apache/TinderBox_Derby/trunk/classes
> >
> > ensuresanitystate:
> >
> > evaluate.sane:
> >
> > ensuresanitystate.sane:
> >
> > ensuresanitystate.insane:
> >
> > insane:
> > [propertyfile] Creating new property file:
> > Apache/TinderBox_Derby/trunk/java/engine/state.properties
> >
> > setissane:
> >
> > showenv:
> >
> >     [echo] Ant environment:
> >     [echo]   Base Directory: Apache/TinderBox_Derby/trunk
> >     [echo]   Build output: Apache/TinderBox_Derby/trunk/classes
> >     [echo]   Compiler: modern
> >     [echo]   Sane = false
> >     [echo]   Proceed = false
> >
> >
> > getstate:
> >
> > state:
> >     [echo]   Generating SanityState.java...
> >     [copy] Copying 1 file to
> > Apache/TinderBox_Derby/trunk/java/shared/org/apache/derby/shared/common/sanity
> >
> > [propertyfile] Updating property file:
> > Apache/TinderBox_Derby/trunk/java/engine/state.properties
> >
> > shared:
> >
> > compile:
> >    [javac] Compiling 12 source files to
> > Apache/TinderBox_Derby/trunk/classes
> >
> > shared:
> >
> > parsers:
> >
> > parser:
> >
> > chkparser:
> >
> > genParser:
> >     [echo]   Generating ij parser...
> >     [java] Java Compiler Compiler Version 4.0 (Parser Generator)
> >     [java] (type "javacc" with no arguments for help)
> >     [java] Reading from file ij.jj . . .
> >     [java] Note: UNICODE_INPUT option is specified. Please make sure you
> > create the parser/lexer using a Reader with the correct character encoding.
> >     [java] Warning: Lookahead adequacy checking not being performed
> > since option LOOKAHEAD is more than 1.  Set option FORCE_LA_CHECK to true to
> > force checking.
> >     [java] File "TokenMgrError.java" does not exist.  Will create one.
> >     [java] File "Token.java" does not exist.  Will create one.
> >     [java] File "CharStream.java" does not exist.  Will create one.
> >     [java] Parser generated with 0 errors and 1 warnings.
> >
> > chkparser:
> >
> > genParser:
> >     [echo]   Generating mtGrammar parser...
> >     [java] Java Compiler Compiler Version 4.0 (Parser Generator)
> >     [java] (type "javacc" with no arguments for help)
> >     [java] Reading from file mtGrammar.jj . . .
> >     [java] Note: UNICODE_INPUT option is specified. Please make sure you
> > create the parser/lexer using a Reader with the correct character encoding.
> >     [java] File " SimpleCharStream.java" does not exist.  Will create
> > one.
> >     [java] Parser generated successfully.
> >
> > parser:
> >
> > chkparser:
> >
> > genParser:
> >     [echo]   Generating SQL parser...
> >     [java] Java Compiler Compiler Version 4.0 (Parser Generator)
> >     [java] (type "javacc" with no arguments for help)
> >     [java] Reading from file sqlgrammar.jj . . .
> >     [java] Note: UNICODE_INPUT option is specified. Please make sure you
> > create the parser/lexer using a Reader with the correct character encoding.
> >     [java] File "TokenMgrError.java" does not exist.  Will create one.
> >     [java] Warning: ParseException.java: File is obsolete.  Please
> > rename or delete this file so that a new one can be generated for you.
> >     [java] Warning: Token.java: File is obsolete.  Please rename or
> > delete this file so that a new one can be generated for you.
> >     [java] Warning: CharStream.java: File is obsolete.  Please rename or
> > delete this file so that a new one can be generated for you.
> >     [java] Parser generated with 0 errors and 3 warnings.
> >
> > engine:
> >
> > engine_169:
> >
> > compile_reference:
> >    [javac] Compiling 11 source files to
> > Apache/TinderBox_Derby/trunk/classes
> >    [javac] Compiling 2 source files to
> > Apache/TinderBox_Derby/trunk/classes
> >
> > compile_authentication:
> >    [javac] Compiling 1 source file to
> > Apache/TinderBox_Derby/trunk/classes
> >
> > authentication:
> >
> > compile_io:
> >    [javac] Compiling 4 source files to
> > Apache/TinderBox_Derby/trunk/classes
> >
> > storage:
> >
> > compile_iapi_error_jsr169:
> >
> > compile_reference:
> >    [javac] Compiling 4 source files to
> > Apache/TinderBox_Derby/trunk/classes
> >
> > compile_util:
> >
> > compile_types:
> >    [javac] Compiling 1 source file to
> > Apache/TinderBox_Derby/trunk/classes
> >    [javac] Compiling 11 source files to
> > Apache/TinderBox_Derby/trunk/classes
> >    [javac] Compiling 2 source files to
> > Apache/TinderBox_Derby/trunk/classes
> >
> > compile_iapi_services_jsr169:
> >    [javac] Compiling 26 source files to
> > Apache/TinderBox_Derby/trunk/classes
> >
> > compile_iapi_services_io:
> >    [javac] Compiling 5 source files to
> > Apache/TinderBox_Derby/trunk/classes
> >
> > compile_iapi_store_jsr169:
> >    [javac] Compiling 13 source files to
> > Apache/TinderBox_Derby/trunk/classes
> >
> > compile_iapi_sql_jsr169:
> >
> > compile_iapi_db:
> >    [javac] Compiling 6 source files to
> > Apache/TinderBox_Derby/trunk/classes
> >
> > compile_iapi_jdbc_jsr169:
> >    [javac] Compiling 10 source files to
> > Apache/TinderBox_Derby/trunk/classes
> >
> > compile_database:
> >    [javac] Compiling 1 source file to
> > Apache/TinderBox_Derby/trunk/classes
> >
> > database:
> >
> > compile_impl_169:
> >
> > compile_impl_services_169:
> >    [javac] Compiling 52 source files to
> > Apache/TinderBox_Derby/trunk/classes
> >
> > compile_impl_io_169:
> >    [javac] Compiling 11 source files to
> > Apache/TinderBox_Derby/trunk/classes
> >
> > engine_j2se:
> >
> > compile_iapi_error_jsr169:
> >
> > compile_reference:
> >
> > compile_util:
> >
> > compile_types:
> >
> > compile_iapi_services_jsr169:
> >
> > compile_iapi_services_io:
> >
> > compile_iapi_store_jsr169:
> >
> > compile_iapi_sql_jsr169:
> >
> > compile_iapi_db:
> >
> > compile_iapi_jdbc_jsr169:
> >
> > compile_iapi_error:
> >
> > compile_iapi_services_jsr169:
> >
> > compile_iapi_services_io:
> >
> > compile_crypto:
> >
> > compile_crypto:
> >    [javac] Compiling 3 source files to
> > Apache/TinderBox_Derby/trunk/classes
> >
> > compile_jdbc3:
> >
> > compile:
> >
> > compile_iapi_store_jsr169:
> >
> > compile_iapi_store_jdk13:
> >
> > compile:
> >
> > compile_iapi_sql_jsr169:
> >
> > compile_iapi_sql_jdbc2:
> >
> > compile:
> >
> > compile_iapi_jdbc:
> >
> > compile_iapi_jdbc_stmt:
> >    [javac] Compiling 1 source file to
> > Apache/TinderBox_Derby/trunk/classes
> >
> > compile_iapi_jdbc_jsr169:
> >
> > compile_iapi_jdbc_jdbc2:
> >    [javac] Compiling 3 source files to
> > Apache/TinderBox_Derby/trunk/classes
> >    [javac] 2 warnings
> >
> > compile_iapi_jdbc_jdbc3:
> >    [javac] Compiling 3 source files to
> > Apache/TinderBox_Derby/trunk/classes
> >
> > compile_jdbc4:
> >    [javac] Compiling 5 source files to
> > Apache/TinderBox_Derby/trunk/classes
> >
> > compile:
> >
> > iapi:
> >
> > compile_vti:
> >    [javac] Compiling 3 source files to
> > Apache/TinderBox_Derby/trunk/classes
> >
> > vti:
> >
> > compile_impl_169:
> >
> > compile_impl_services_169:
> >
> > compile_impl_io_169:
> >
> > compile:
> >
> > compile_impl_services_169:
> >
> > compile_impl_services:
> >    [javac] Compiling 3 source files to
> > Apache/TinderBox_Derby/trunk/classes
> >
> > compile_impl_io_169:
> >
> > compile_impl_io:
> >    [javac] Compiling 3 source files to
> > Apache/TinderBox_Derby/trunk/classes
> >
> > parser:
> >
> > chkparser:
> >
> > genParser:
> >
> > compile:
> >    [javac] Compiling 147 source files to
> > Apache/TinderBox_Derby/trunk/classes
> >     [copy] Copying 1 file to
> > Apache/TinderBox_Derby/trunk/classes/org/apache/derby/impl/sql/catalog
> >
> > compile_impl_store:
> >    [javac] Compiling 192 source files to
> > Apache/TinderBox_Derby/trunk/classes
> >    [javac] 1 warning
> >
> > compile_impl_store_14:
> >    [javac] Compiling 2 source files to
> > Apache/TinderBox_Derby/trunk/classes
> >
> > compile:
> >    [javac] Compiling 3 source files to
> > Apache/TinderBox_Derby/trunk/classes
> >
> > compile:
> >    [javac] Compiling 15 source files to
> > Apache/TinderBox_Derby/trunk/classes
> >
> > compile_impl_jdbc:
> >
> > compile_jsr169:
> >    [javac] Compiling 5 source files to
> > Apache/TinderBox_Derby/trunk/classes
> >     [copy] Copying 1 file to
> > Apache/TinderBox_Derby/trunk/classes/org/apache/derby/impl/jdbc
> >
> > compile_jdbc3:
> >    [javac] Compiling 12 source files to
> > Apache/TinderBox_Derby/trunk/classes
> >
> > compile_jdbc4:
> >    [javac] Compiling 9 source files to
> > Apache/TinderBox_Derby/trunk/classes
> >
> > compile:
> >
> > iapi:
> >
> > compile_jsr169:
> >    [javac] Compiling 1 source file to
> > Apache/TinderBox_Derby/trunk/classes
> >
> > compile_jdbc2:
> >    [javac] Compiling 7 source files to
> > Apache/TinderBox_Derby/trunk/classes
> >    [javac] 1 warning
> >
> > compile_jdbc3:
> >    [javac] Compiling 6 source files to
> > Apache/TinderBox_Derby/trunk/classes
> >
> > compile_jdbc4:
> >    [javac] Compiling 6 source files to
> > Apache/TinderBox_Derby/trunk/classes
> >
> > jdbc:
> >
> > checkosgijar:
> >
> > compile_osgi:
> >    [javac] Compiling 1 source file to
> > Apache/TinderBox_Derby/trunk/classes
> >
> > osgi:
> >
> > compile_catalog:
> >    [javac] Compiling 5 source files to
> > Apache/TinderBox_Derby/trunk/classes
> >
> > catalog:
> >
> > compile_diag:
> >    [javac] Compiling 7 source files to
> > Apache/TinderBox_Derby/trunk/classes
> >
> > diag:
> >     [copy] Copying 1 file to
> > Apache/TinderBox_Derby/trunk/classes/org/apache/derby
> >
> > checkJ2MEmoduleprops:
> >
> > J2ME_modules_edit:
> >    [touch] Creating
> > Apache/TinderBox_Derby/trunk/classes/org/apache/derby/modulesJ2ME.done
> >
> > engine_169_opt:
> >
> > compile_jsr169_opt:
> >    [javac] Compiling 3 source files to
> > Apache/TinderBox_Derby/trunk/classes
> >
> > compile_jsr169_opt:
> >    [javac] Compiling 1 source file to
> > Apache/TinderBox_Derby/trunk/classes
> >
> > jdbc4_modules_edit:
> >
> > engine:
> >
> > build:
> >
> > build_base:
> >
> > compile:
> >     [copy] Copying 1 file to
> > Apache/TinderBox_Derby/trunk/classes/org/apache/derbyBuild
> >    [javac] Compiling 13 source files to
> > Apache/TinderBox_Derby/trunk/classes
> >    [javac] 5 warnings
> >
> > build:
> >
> > build:
> >
> > init:
> >
> > buildMessages:
> >    [mkdir] Created dir: Apache/TinderBox_Derby/trunk/classes/doc
> >
> > verifysplit:
> >
> > split:
> >
> > splitprops:
> >
> > verifysplit:
> >
> > noSplit:
> >
> > chksplit:
> >
> > doSplit:
> >    [mkdir] Created dir:
> > Apache/TinderBox_Derby/trunk/classes/org/apache/derby/loc
> >     [java] split messages_en
> >     [java] Copied client messages for _en
> >    [touch] Creating
> > Apache/TinderBox_Derby/trunk/classes/org/apache/derby/loc/messages_en.done
> >
> > splitprops:
> >
> > verifysplit:
> >
> > noSplit:
> >
> > chksplit:
> >
> > doSplit:
> >     [java] split messages_cs
> >     [java] Copied client messages for _cs
> >    [touch] Creating
> > Apache/TinderBox_Derby/trunk/classes/org/apache/derby/loc/messages_cs.done
> >
> > splitprops:
> >
> > verifysplit:
> >
> > noSplit:
> >
> > chksplit:
> >
> > doSplit:
> >     [java] split messages_de_DE
> >     [java] Copied client messages for _de_DE
> >    [touch] Creating
> > Apache/TinderBox_Derby/trunk/classes/org/apache/derby/loc/messages_de_DE.done
> >
> >
> > splitprops:
> >
> > verifysplit:
> >
> > noSplit:
> >
> > chksplit:
> >
> > doSplit:
> >     [java] split messages_es
> >     [java] Copied client messages for _es
> >    [touch] Creating
> > Apache/TinderBox_Derby/trunk/classes/org/apache/derby/loc/messages_es.done
> >
> > splitprops:
> >
> > verifysplit:
> >
> > noSplit:
> >
> > chksplit:
> >
> > doSplit:
> >     [java] split messages_hu
> >     [java] Copied client messages for _hu
> >    [touch] Creating
> > Apache/TinderBox_Derby/trunk/classes/org/apache/derby/loc/messages_hu.done
> >
> > splitprops:
> >
> > verifysplit:
> >
> > noSplit:
> >
> > chksplit:
> >
> > doSplit:
> >     [java] split messages_ja_JP
> >     [java] Copied client messages for _ja_JP
> >    [touch] Creating
> > Apache/TinderBox_Derby/trunk/classes/org/apache/derby/loc/messages_ja_JP.done
> >
> >
> > splitprops:
> >
> > verifysplit:
> >
> > noSplit:
> >
> > chksplit:
> >
> > doSplit:
> >     [java] split messages_ko_KR
> >     [java] Copied client messages for _ko_KR
> >    [touch] Creating
> > Apache/TinderBox_Derby/trunk/classes/org/apache/derby/loc/messages_ko_KR.done
> >
> >
> > splitprops:
> >
> > verifysplit:
> >
> > noSplit:
> >
> > chksplit:
> >
> > doSplit:
> >     [java] split messages_qq_PP_testOnly
> >     [java] Copied client messages for _qq_PP_testOnly
> >    [touch] Creating
> > Apache/TinderBox_Derby/trunk/classes/org/apache/derby/loc/messages_qq_PP_testOnly.done
> >
> >
> > splitprops:
> >
> > verifysplit:
> >
> > noSplit:
> >
> > chksplit:
> >
> > doSplit:
> >     [java] split messages_pl
> >     [java] Copied client messages for _pl
> >    [touch] Creating
> > Apache/TinderBox_Derby/trunk/classes/org/apache/derby/loc/messages_pl.done
> >
> > splitprops:
> >
> > verifysplit:
> >
> > noSplit:
> >
> > chksplit:
> >
> > doSplit:
> >     [java] split messages_pt_BR
> >     [java] Copied client messages for _pt_BR
> >    [touch] Creating
> > Apache/TinderBox_Derby/trunk/classes/org/apache/derby/loc/messages_pt_BR.done
> >
> >
> > splitprops:
> >
> > verifysplit:
> >
> > noSplit:
> >
> > chksplit:
> >
> > doSplit:
> >     [java] split messages_ru
> >     [java] Copied client messages for _ru
> >    [touch] Creating
> > Apache/TinderBox_Derby/trunk/classes/org/apache/derby/loc/messages_ru.done
> >
> > splitprops:
> >
> > verifysplit:
> >
> > noSplit:
> >
> > chksplit:
> >
> > doSplit:
> >     [java] split messages_zh_CN
> >     [java] Copied client messages for _zh_CN
> >    [touch] Creating
> > Apache/TinderBox_Derby/trunk/classes/org/apache/derby/loc/messages_zh_CN.done
> >
> >
> > splitprops:
> >
> > verifysplit:
> >
> > noSplit:
> >
> > chksplit:
> >
> > doSplit:
> >     [java] split messages_zh_TW
> >     [java] Copied client messages for _zh_TW
> >    [touch] Creating
> > Apache/TinderBox_Derby/trunk/classes/org/apache/derby/loc/messages_zh_TW.done
> >
> >
> > splitprops:
> >
> > verifysplit:
> >
> > noSplit:
> >
> > chksplit:
> >
> > doSplit:
> >     [java] split messages_it
> >     [java] Copied client messages for _it
> >    [touch] Creating
> > Apache/TinderBox_Derby/trunk/classes/org/apache/derby/loc/messages_it.done
> >
> > splitprops:
> >
> > verifysplit:
> >
> > noSplit:
> >
> > chksplit:
> >
> > doSplit:
> >     [java] split messages_fr
> >     [java] Copied client messages for _fr
> >    [touch] Creating
> > Apache/TinderBox_Derby/trunk/classes/org/apache/derby/loc/messages_fr.done
> >
> > locales:
> >
> > cscuptodate:
> >
> > class_size_catalog:
> >    [javac] Compiling 1 source file to
> > Apache/TinderBox_Derby/trunk/classes
> >
> > storeless:
> >
> > storeless:
> >    [mkdir] Created dir: Apache/TinderBox_Derby/trunk/classes.storeless
> >     [copy] Copying 1 file to
> > Apache/TinderBox_Derby/trunk/classes.storeless/org/apache/derby
> >    [javac] Compiling 4 source files to
> > Apache/TinderBox_Derby/trunk/classes.storeless
> >    [javac]
> > Apache/TinderBox_Derby/trunk/java/storeless/org/apache/derby/impl/storeless/EmptyDictionary.java:69:
> > org.apache.derby.impl.storeless.EmptyDictionary is not abstract and does
> > not override abstract method getCollationTypeOfUserSchemas() in
> > org.apache.derby.iapi.sql.dictionary.DataDictionary
> >    [javac] public class EmptyDictionary implements DataDictionary,
> > ModuleSupportable {
> >    [javac]        ^
> >    [javac] 1 error
> >
> > BUILD FAILED
> > Apache/TinderBox_Derby/trunk/build.xml:347: The following error occurred
> > while executing this line:
> > Apache/TinderBox_Derby/trunk/java/storeless/build.xml:74: Compile
> > failed; see the compiler error output for details.
> >
> > Total time: 1 minute 31 seconds
> >
> >
>

Re: Build Report - tinderbox_trunk16 526238 build failed - Sun DBTG [Auto-generated mail]

Posted by Mamta Satoor <ms...@gmail.com>.
I am looking at it right now.

Mamta


On 6 Apr 2007 17:55:53 -0000, Ole.Solberg@sun.com <Ol...@sun.com>
wrote:
>
> -------------------- ant
> ant.properties.jdk16:
> j14lib=/usr/local/java/jdk1.4/jre/lib
> j13lib=/usr/local/java/jdk1.3/jre/lib
> jdk16=/usr/local/java/jdk1.6.0
> proceed=false
> sane=false
> debug=false
>
>
> jsr169compile.classpath=Apache/Derby/jsr169compile/classes.zip:/home/os136789/Apache/Derby/jsr169compile/jdbc.jar
> -------------------- ant clobber
> Buildfile: build.xml
>
> clean:
>   [delete] Deleting directory Apache/TinderBox_Derby/trunk/classes
>   [delete] Deleting directory
> Apache/TinderBox_Derby/trunk/classes.storeless
>
> cleanstate:
>   [delete] Deleting:
> Apache/TinderBox_Derby/trunk/java/engine/state.properties
>   [delete] Deleting:
> Apache/TinderBox_Derby/trunk/java/shared/org/apache/derby/shared/common/sanity/SanityState.java
>
> cleanparsers:
>   [delete] Deleting 4 files from
> Apache/TinderBox_Derby/trunk/java/engine/org/apache/derby/impl/sql/compile
>   [delete] Deleting 10 files from
> Apache/TinderBox_Derby/trunk/java/tools/org/apache/derby/impl/tools/ij
>
> cleanmessages:
>   [delete] Deleting 1 files from
> Apache/TinderBox_Derby/trunk/java/engine/org/apache/derby/loc
>
> cleancatalog:
>   [delete] Deleting:
> Apache/TinderBox_Derby/trunk/java/engine/org/apache/derby/iapi/services/cache/ClassSizeCatalog.java
>
> cleantoursdb:
>   [delete] Deleting:
> Apache/TinderBox_Derby/trunk/java/demo/toursdb/toursdb.jar
>   [delete] Deleting:
> Apache/TinderBox_Derby/trunk/java/demo/toursdb/toursdb.out
>   [delete] Deleting:
> Apache/TinderBox_Derby/trunk/java/demo/toursdb/derby.log
>   [delete] Deleting directory
> Apache/TinderBox_Derby/trunk/java/demo/toursdb/toursdb
>
> clobber:
>
> BUILD SUCCESSFUL
> Total time: 1 minute 9 seconds
>
> -------------------- ant all
> Buildfile: build.xml
>
> init:
>    [mkdir] Created dir: Apache/TinderBox_Derby/trunk/classes
>
> ensuresanitystate:
>
> evaluate.sane:
>
> ensuresanitystate.sane:
>
> ensuresanitystate.insane:
>
> insane:
> [propertyfile] Creating new property file:
> Apache/TinderBox_Derby/trunk/java/engine/state.properties
>
> setissane:
>
> showenv:
>
>     [echo] Ant environment:
>     [echo]   Base Directory: Apache/TinderBox_Derby/trunk
>     [echo]   Build output: Apache/TinderBox_Derby/trunk/classes
>     [echo]   Compiler: modern
>     [echo]   Sane = false
>     [echo]   Proceed = false
>
>
> getstate:
>
> state:
>     [echo]   Generating SanityState.java...
>     [copy] Copying 1 file to
> Apache/TinderBox_Derby/trunk/java/shared/org/apache/derby/shared/common/sanity
> [propertyfile] Updating property file:
> Apache/TinderBox_Derby/trunk/java/engine/state.properties
>
> shared:
>
> compile:
>    [javac] Compiling 12 source files to
> Apache/TinderBox_Derby/trunk/classes
>
> shared:
>
> parsers:
>
> parser:
>
> chkparser:
>
> genParser:
>     [echo]   Generating ij parser...
>     [java] Java Compiler Compiler Version 4.0 (Parser Generator)
>     [java] (type "javacc" with no arguments for help)
>     [java] Reading from file ij.jj . . .
>     [java] Note: UNICODE_INPUT option is specified. Please make sure you
> create the parser/lexer using a Reader with the correct character encoding.
>     [java] Warning: Lookahead adequacy checking not being performed since
> option LOOKAHEAD is more than 1.  Set option FORCE_LA_CHECK to true to force
> checking.
>     [java] File "TokenMgrError.java" does not exist.  Will create one.
>     [java] File "Token.java" does not exist.  Will create one.
>     [java] File "CharStream.java" does not exist.  Will create one.
>     [java] Parser generated with 0 errors and 1 warnings.
>
> chkparser:
>
> genParser:
>     [echo]   Generating mtGrammar parser...
>     [java] Java Compiler Compiler Version 4.0 (Parser Generator)
>     [java] (type "javacc" with no arguments for help)
>     [java] Reading from file mtGrammar.jj . . .
>     [java] Note: UNICODE_INPUT option is specified. Please make sure you
> create the parser/lexer using a Reader with the correct character encoding.
>     [java] File "SimpleCharStream.java" does not exist.  Will create one.
>     [java] Parser generated successfully.
>
> parser:
>
> chkparser:
>
> genParser:
>     [echo]   Generating SQL parser...
>     [java] Java Compiler Compiler Version 4.0 (Parser Generator)
>     [java] (type "javacc" with no arguments for help)
>     [java] Reading from file sqlgrammar.jj . . .
>     [java] Note: UNICODE_INPUT option is specified. Please make sure you
> create the parser/lexer using a Reader with the correct character encoding.
>     [java] File "TokenMgrError.java" does not exist.  Will create one.
>     [java] Warning: ParseException.java: File is obsolete.  Please rename
> or delete this file so that a new one can be generated for you.
>     [java] Warning: Token.java: File is obsolete.  Please rename or delete
> this file so that a new one can be generated for you.
>     [java] Warning: CharStream.java: File is obsolete.  Please rename or
> delete this file so that a new one can be generated for you.
>     [java] Parser generated with 0 errors and 3 warnings.
>
> engine:
>
> engine_169:
>
> compile_reference:
>    [javac] Compiling 11 source files to
> Apache/TinderBox_Derby/trunk/classes
>    [javac] Compiling 2 source files to
> Apache/TinderBox_Derby/trunk/classes
>
> compile_authentication:
>    [javac] Compiling 1 source file to Apache/TinderBox_Derby/trunk/classes
>
> authentication:
>
> compile_io:
>    [javac] Compiling 4 source files to
> Apache/TinderBox_Derby/trunk/classes
>
> storage:
>
> compile_iapi_error_jsr169:
>
> compile_reference:
>    [javac] Compiling 4 source files to
> Apache/TinderBox_Derby/trunk/classes
>
> compile_util:
>
> compile_types:
>    [javac] Compiling 1 source file to Apache/TinderBox_Derby/trunk/classes
>    [javac] Compiling 11 source files to
> Apache/TinderBox_Derby/trunk/classes
>    [javac] Compiling 2 source files to
> Apache/TinderBox_Derby/trunk/classes
>
> compile_iapi_services_jsr169:
>    [javac] Compiling 26 source files to
> Apache/TinderBox_Derby/trunk/classes
>
> compile_iapi_services_io:
>    [javac] Compiling 5 source files to
> Apache/TinderBox_Derby/trunk/classes
>
> compile_iapi_store_jsr169:
>    [javac] Compiling 13 source files to
> Apache/TinderBox_Derby/trunk/classes
>
> compile_iapi_sql_jsr169:
>
> compile_iapi_db:
>    [javac] Compiling 6 source files to
> Apache/TinderBox_Derby/trunk/classes
>
> compile_iapi_jdbc_jsr169:
>    [javac] Compiling 10 source files to
> Apache/TinderBox_Derby/trunk/classes
>
> compile_database:
>    [javac] Compiling 1 source file to Apache/TinderBox_Derby/trunk/classes
>
> database:
>
> compile_impl_169:
>
> compile_impl_services_169:
>    [javac] Compiling 52 source files to
> Apache/TinderBox_Derby/trunk/classes
>
> compile_impl_io_169:
>    [javac] Compiling 11 source files to
> Apache/TinderBox_Derby/trunk/classes
>
> engine_j2se:
>
> compile_iapi_error_jsr169:
>
> compile_reference:
>
> compile_util:
>
> compile_types:
>
> compile_iapi_services_jsr169:
>
> compile_iapi_services_io:
>
> compile_iapi_store_jsr169:
>
> compile_iapi_sql_jsr169:
>
> compile_iapi_db:
>
> compile_iapi_jdbc_jsr169:
>
> compile_iapi_error:
>
> compile_iapi_services_jsr169:
>
> compile_iapi_services_io:
>
> compile_crypto:
>
> compile_crypto:
>    [javac] Compiling 3 source files to
> Apache/TinderBox_Derby/trunk/classes
>
> compile_jdbc3:
>
> compile:
>
> compile_iapi_store_jsr169:
>
> compile_iapi_store_jdk13:
>
> compile:
>
> compile_iapi_sql_jsr169:
>
> compile_iapi_sql_jdbc2:
>
> compile:
>
> compile_iapi_jdbc:
>
> compile_iapi_jdbc_stmt:
>    [javac] Compiling 1 source file to Apache/TinderBox_Derby/trunk/classes
>
> compile_iapi_jdbc_jsr169:
>
> compile_iapi_jdbc_jdbc2:
>    [javac] Compiling 3 source files to
> Apache/TinderBox_Derby/trunk/classes
>    [javac] 2 warnings
>
> compile_iapi_jdbc_jdbc3:
>    [javac] Compiling 3 source files to
> Apache/TinderBox_Derby/trunk/classes
>
> compile_jdbc4:
>    [javac] Compiling 5 source files to
> Apache/TinderBox_Derby/trunk/classes
>
> compile:
>
> iapi:
>
> compile_vti:
>    [javac] Compiling 3 source files to
> Apache/TinderBox_Derby/trunk/classes
>
> vti:
>
> compile_impl_169:
>
> compile_impl_services_169:
>
> compile_impl_io_169:
>
> compile:
>
> compile_impl_services_169:
>
> compile_impl_services:
>    [javac] Compiling 3 source files to
> Apache/TinderBox_Derby/trunk/classes
>
> compile_impl_io_169:
>
> compile_impl_io:
>    [javac] Compiling 3 source files to
> Apache/TinderBox_Derby/trunk/classes
>
> parser:
>
> chkparser:
>
> genParser:
>
> compile:
>    [javac] Compiling 147 source files to
> Apache/TinderBox_Derby/trunk/classes
>     [copy] Copying 1 file to
> Apache/TinderBox_Derby/trunk/classes/org/apache/derby/impl/sql/catalog
>
> compile_impl_store:
>    [javac] Compiling 192 source files to
> Apache/TinderBox_Derby/trunk/classes
>    [javac] 1 warning
>
> compile_impl_store_14:
>    [javac] Compiling 2 source files to
> Apache/TinderBox_Derby/trunk/classes
>
> compile:
>    [javac] Compiling 3 source files to
> Apache/TinderBox_Derby/trunk/classes
>
> compile:
>    [javac] Compiling 15 source files to
> Apache/TinderBox_Derby/trunk/classes
>
> compile_impl_jdbc:
>
> compile_jsr169:
>    [javac] Compiling 5 source files to
> Apache/TinderBox_Derby/trunk/classes
>     [copy] Copying 1 file to
> Apache/TinderBox_Derby/trunk/classes/org/apache/derby/impl/jdbc
>
> compile_jdbc3:
>    [javac] Compiling 12 source files to
> Apache/TinderBox_Derby/trunk/classes
>
> compile_jdbc4:
>    [javac] Compiling 9 source files to
> Apache/TinderBox_Derby/trunk/classes
>
> compile:
>
> iapi:
>
> compile_jsr169:
>    [javac] Compiling 1 source file to Apache/TinderBox_Derby/trunk/classes
>
> compile_jdbc2:
>    [javac] Compiling 7 source files to
> Apache/TinderBox_Derby/trunk/classes
>    [javac] 1 warning
>
> compile_jdbc3:
>    [javac] Compiling 6 source files to
> Apache/TinderBox_Derby/trunk/classes
>
> compile_jdbc4:
>    [javac] Compiling 6 source files to
> Apache/TinderBox_Derby/trunk/classes
>
> jdbc:
>
> checkosgijar:
>
> compile_osgi:
>    [javac] Compiling 1 source file to Apache/TinderBox_Derby/trunk/classes
>
> osgi:
>
> compile_catalog:
>    [javac] Compiling 5 source files to
> Apache/TinderBox_Derby/trunk/classes
>
> catalog:
>
> compile_diag:
>    [javac] Compiling 7 source files to
> Apache/TinderBox_Derby/trunk/classes
>
> diag:
>     [copy] Copying 1 file to
> Apache/TinderBox_Derby/trunk/classes/org/apache/derby
>
> checkJ2MEmoduleprops:
>
> J2ME_modules_edit:
>    [touch] Creating
> Apache/TinderBox_Derby/trunk/classes/org/apache/derby/modulesJ2ME.done
>
> engine_169_opt:
>
> compile_jsr169_opt:
>    [javac] Compiling 3 source files to
> Apache/TinderBox_Derby/trunk/classes
>
> compile_jsr169_opt:
>    [javac] Compiling 1 source file to Apache/TinderBox_Derby/trunk/classes
>
> jdbc4_modules_edit:
>
> engine:
>
> build:
>
> build_base:
>
> compile:
>     [copy] Copying 1 file to
> Apache/TinderBox_Derby/trunk/classes/org/apache/derbyBuild
>    [javac] Compiling 13 source files to
> Apache/TinderBox_Derby/trunk/classes
>    [javac] 5 warnings
>
> build:
>
> build:
>
> init:
>
> buildMessages:
>    [mkdir] Created dir: Apache/TinderBox_Derby/trunk/classes/doc
>
> verifysplit:
>
> split:
>
> splitprops:
>
> verifysplit:
>
> noSplit:
>
> chksplit:
>
> doSplit:
>    [mkdir] Created dir:
> Apache/TinderBox_Derby/trunk/classes/org/apache/derby/loc
>     [java] split messages_en
>     [java] Copied client messages for _en
>    [touch] Creating
> Apache/TinderBox_Derby/trunk/classes/org/apache/derby/loc/messages_en.done
>
> splitprops:
>
> verifysplit:
>
> noSplit:
>
> chksplit:
>
> doSplit:
>     [java] split messages_cs
>     [java] Copied client messages for _cs
>    [touch] Creating
> Apache/TinderBox_Derby/trunk/classes/org/apache/derby/loc/messages_cs.done
>
> splitprops:
>
> verifysplit:
>
> noSplit:
>
> chksplit:
>
> doSplit:
>     [java] split messages_de_DE
>     [java] Copied client messages for _de_DE
>    [touch] Creating
> Apache/TinderBox_Derby/trunk/classes/org/apache/derby/loc/messages_de_DE.done
>
> splitprops:
>
> verifysplit:
>
> noSplit:
>
> chksplit:
>
> doSplit:
>     [java] split messages_es
>     [java] Copied client messages for _es
>    [touch] Creating
> Apache/TinderBox_Derby/trunk/classes/org/apache/derby/loc/messages_es.done
>
> splitprops:
>
> verifysplit:
>
> noSplit:
>
> chksplit:
>
> doSplit:
>     [java] split messages_hu
>     [java] Copied client messages for _hu
>    [touch] Creating
> Apache/TinderBox_Derby/trunk/classes/org/apache/derby/loc/messages_hu.done
>
> splitprops:
>
> verifysplit:
>
> noSplit:
>
> chksplit:
>
> doSplit:
>     [java] split messages_ja_JP
>     [java] Copied client messages for _ja_JP
>    [touch] Creating
> Apache/TinderBox_Derby/trunk/classes/org/apache/derby/loc/messages_ja_JP.done
>
> splitprops:
>
> verifysplit:
>
> noSplit:
>
> chksplit:
>
> doSplit:
>     [java] split messages_ko_KR
>     [java] Copied client messages for _ko_KR
>    [touch] Creating
> Apache/TinderBox_Derby/trunk/classes/org/apache/derby/loc/messages_ko_KR.done
>
> splitprops:
>
> verifysplit:
>
> noSplit:
>
> chksplit:
>
> doSplit:
>     [java] split messages_qq_PP_testOnly
>     [java] Copied client messages for _qq_PP_testOnly
>    [touch] Creating
> Apache/TinderBox_Derby/trunk/classes/org/apache/derby/loc/messages_qq_PP_testOnly.done
>
> splitprops:
>
> verifysplit:
>
> noSplit:
>
> chksplit:
>
> doSplit:
>     [java] split messages_pl
>     [java] Copied client messages for _pl
>    [touch] Creating
> Apache/TinderBox_Derby/trunk/classes/org/apache/derby/loc/messages_pl.done
>
> splitprops:
>
> verifysplit:
>
> noSplit:
>
> chksplit:
>
> doSplit:
>     [java] split messages_pt_BR
>     [java] Copied client messages for _pt_BR
>    [touch] Creating
> Apache/TinderBox_Derby/trunk/classes/org/apache/derby/loc/messages_pt_BR.done
>
> splitprops:
>
> verifysplit:
>
> noSplit:
>
> chksplit:
>
> doSplit:
>     [java] split messages_ru
>     [java] Copied client messages for _ru
>    [touch] Creating
> Apache/TinderBox_Derby/trunk/classes/org/apache/derby/loc/messages_ru.done
>
> splitprops:
>
> verifysplit:
>
> noSplit:
>
> chksplit:
>
> doSplit:
>     [java] split messages_zh_CN
>     [java] Copied client messages for _zh_CN
>    [touch] Creating
> Apache/TinderBox_Derby/trunk/classes/org/apache/derby/loc/messages_zh_CN.done
>
> splitprops:
>
> verifysplit:
>
> noSplit:
>
> chksplit:
>
> doSplit:
>     [java] split messages_zh_TW
>     [java] Copied client messages for _zh_TW
>    [touch] Creating
> Apache/TinderBox_Derby/trunk/classes/org/apache/derby/loc/messages_zh_TW.done
>
> splitprops:
>
> verifysplit:
>
> noSplit:
>
> chksplit:
>
> doSplit:
>     [java] split messages_it
>     [java] Copied client messages for _it
>    [touch] Creating
> Apache/TinderBox_Derby/trunk/classes/org/apache/derby/loc/messages_it.done
>
> splitprops:
>
> verifysplit:
>
> noSplit:
>
> chksplit:
>
> doSplit:
>     [java] split messages_fr
>     [java] Copied client messages for _fr
>    [touch] Creating
> Apache/TinderBox_Derby/trunk/classes/org/apache/derby/loc/messages_fr.done
>
> locales:
>
> cscuptodate:
>
> class_size_catalog:
>    [javac] Compiling 1 source file to Apache/TinderBox_Derby/trunk/classes
>
> storeless:
>
> storeless:
>    [mkdir] Created dir: Apache/TinderBox_Derby/trunk/classes.storeless
>     [copy] Copying 1 file to
> Apache/TinderBox_Derby/trunk/classes.storeless/org/apache/derby
>    [javac] Compiling 4 source files to
> Apache/TinderBox_Derby/trunk/classes.storeless
>    [javac]
> Apache/TinderBox_Derby/trunk/java/storeless/org/apache/derby/impl/storeless/EmptyDictionary.java:69:
> org.apache.derby.impl.storeless.EmptyDictionary is not abstract and does
> not override abstract method getCollationTypeOfUserSchemas() in
> org.apache.derby.iapi.sql.dictionary.DataDictionary
>    [javac] public class EmptyDictionary implements DataDictionary,
> ModuleSupportable {
>    [javac]        ^
>    [javac] 1 error
>
> BUILD FAILED
> Apache/TinderBox_Derby/trunk/build.xml:347: The following error occurred
> while executing this line:
> Apache/TinderBox_Derby/trunk/java/storeless/build.xml:74: Compile failed;
> see the compiler error output for details.
>
> Total time: 1 minute 31 seconds
>
>