Return-Path: Delivered-To: apmail-db-derby-dev-archive@www.apache.org Received: (qmail 159 invoked from network); 6 Jun 2007 20:23:53 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 6 Jun 2007 20:23:53 -0000 Received: (qmail 21364 invoked by uid 500); 6 Jun 2007 20:23:57 -0000 Delivered-To: apmail-db-derby-dev-archive@db.apache.org Received: (qmail 21145 invoked by uid 500); 6 Jun 2007 20:23:56 -0000 Mailing-List: contact derby-dev-help@db.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: Delivered-To: mailing list derby-dev@db.apache.org Received: (qmail 21136 invoked by uid 99); 6 Jun 2007 20:23:56 -0000 Received: from herse.apache.org (HELO herse.apache.org) (140.211.11.133) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 06 Jun 2007 13:23:56 -0700 X-ASF-Spam-Status: No, hits=2.5 required=10.0 tests=HTML_MESSAGE,MANY_EXCLAMATIONS,PLING_PLING,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (herse.apache.org: domain of life.c3@gmail.com designates 66.249.82.224 as permitted sender) Received: from [66.249.82.224] (HELO wx-out-0506.google.com) (66.249.82.224) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 06 Jun 2007 13:23:49 -0700 Received: by wx-out-0506.google.com with SMTP id s7so230449wxc for ; Wed, 06 Jun 2007 13:23:27 -0700 (PDT) DKIM-Signature: a=rsa-sha1; c=relaxed/relaxed; d=gmail.com; s=beta; h=domainkey-signature:received:received:message-id:date:from:to:subject:in-reply-to:mime-version:content-type:references; b=LfoqjnFGfewCOsixRQGjzOHXP0fFlWELIuc8PFPBUiQc7DWEe47G0REiLCp7wOKfin0RHtAa5xD0fVo/WiA7Dmf7kkjMxSBbXNBOgtg+oxNPa4nOZSilSJlqmsrUEnO4bhlSeB3L+kQmqkm6bi6Lj79kVi+4XCJh2XceAgVwOcs= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=beta; h=received:message-id:date:from:to:subject:in-reply-to:mime-version:content-type:references; b=UVoD9d01q9zgQIG3fZnRpEKTTvUWD/qq1bBorGC/yZMJn+58tdx7psOvABxC7yFEREPegROT3PG7v4rjjDiw+LWXeLNWVqK6B8alDcrOGFWi8aV14fFzk+aOCJIBQTpMLypGEsBgQ+wu/esUBpK2Ir4ygi9zDk8eT7QALXZJYTQ= Received: by 10.70.83.8 with SMTP id g8mr1348394wxb.1181161407153; Wed, 06 Jun 2007 13:23:27 -0700 (PDT) Received: by 10.70.131.9 with HTTP; Wed, 6 Jun 2007 13:23:27 -0700 (PDT) Message-ID: Date: Thu, 7 Jun 2007 01:53:27 +0530 From: "Life Challenge" To: derby-dev@db.apache.org Subject: Re: !!!...Using Eclipse to build Derby...!!! In-Reply-To: MIME-Version: 1.0 Content-Type: multipart/alternative; boundary="----=_Part_24388_26023701.1181161407058" References: <54ac72d70706021304t6e6897dbj75650ab782526dbe@mail.gmail.com> <54ac72d70706030523u7a709801s2f41c00a20703400@mail.gmail.com> <4666A060.4070207@Sun.com> X-Virus-Checked: Checked by ClamAV on apache.org ------=_Part_24388_26023701.1181161407058 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Content-Disposition: inline hello all, Thanks 4 the reply.From where can I download the jdk1.3 and SUn Java Downloads page is saying that EOL(End of Life) of jdk1.3 has expired.?? Thanks in advance. On 6/7/07, Myrna van Lunteren wrote: > > On 6/6/07, Life Challenge wrote: > > On 6/6/07, Kristian Waagan wrote: > > > Hello, > > > > > > To me the latest errors you see seem to be due to an invalid Java > > > installation. > > > > > > Can you verify that the different Java installations (Java 1.3, Java > 1.4 > > > and possibly Java SE 6) are working? > > > > > > I don't know anything about Eclipse, but do you have some kind of > > > "platform manager" or somthing in there to manage the various Java > > > installations? > > > > > > > > > > > > regards, > > > -- > > > Kristian > > > > > > > Dear Kristian, > > thanks for the reply.Here are some more deatails. > > Initially I have jdk1.5 installed in my PC.Before that I > > have Java that comes bundled with FedoraCore 5 . Using the > > Documentation provided by fc5 I was able to install Sun Java(jdk1.5) > > and configured it as default java. > > Later when I planned to build Derby , according to the > > instructions provided in > > BUILDING.txt ( > http://svn.apache.org/repos/asf/db/derby/code/trunk/BUILDING.txt > > ), I installed > > jdk1.4.There is no reference to jdk1.3 (It is saying that the section > > is no longer applies). > > I have tested jdk1.4 by changing the java classpath and testing a > program or so. > > Should we Install jdk1.3 also.?. The Sun Java Downloads page > > is saying that The EOL > > (End of Life) of jdk1.3 has expired So we can't download jdk1.3. > > After changing the PATH and CLASSPATH variables point to > > jdk1.5 I am giving the > > variables the values here. > > > > [root@localhost ~]# echo $JAVA_HOME > > /opt/jdk1.5.0_11 > > [root@localhost ~]# java -version > > java version "1.5.0_11" > > Java(TM) 2 Runtime Environment, Standard Edition (build 1.5.0_11-b03) > > Java HotSpot(TM) Client VM (build 1.5.0_11-b03, mixed mode, sharing) > > [root@localhost ~]# echo $PATH > > > /usr/kerberos/sbin:/usr/kerberos/bin:/usr/local/sbin:/usr/local/bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/X11R6/bin:.:/usr/Ant/apache- > ant-1.6.5 > /bin:/opt/jdk1.5.0_11/bin:/opt/jdk1.5.0_11/jre/bin:/root/bin:.:/usr/Ant/apache- > ant-1.6.5/bin:/opt/jdk1.5.0_11/bin:/opt/jdk1.5.0_11/jre/bin > > [root@localhost ~]# echo $CLASSPATH > > > .:/opt/jdk1.5.0_11/lib:/opt/jdk1.5.0_11/lib/tools.jar:/opt/jdk1.5.0_11/lib/dt.jar:/opt/jdk1.5.0_11/lib/jpda.jar:/opt/jdk1.5.0_11/jre/lib/rt.jar:/opt/junit3.8.1/junit.jar > > > > My /root/ant.properties file contains the followings. > > j14lib=$jdk14_home/jre/lib > > proceed=true > > ane=false > > > > It is giving the same error as I send the previos mail. > > > > plzz help me. > > Thank U. > > > > > Life Challenge wrote: > > > > > > > > hello all, > > > > I followed the instructions in > BUILDING.txt > > > > to build derby.when I type ant > > > > as the final step for installation I am getting the following > error..!! > > > > [root@localhost db-derby-10.2.2.0-src]# ant > > > > Buildfile: build.xml > > > > > > > > init: > > > > > > > > ensuresanitystate: > > > > > > > > setissane: > > > > > > > > showenv: > > > > > > > > [echo] Ant environment: > > > > [echo] Base Directory: /usr/src/db-derby-10.2.2.0-src > > > > [echo] Build output: /usr/src/db-derby-10.2.2.0-src/classes > > > > [echo] Compiler: modern > > > > [echo] Sane = false > > > > [echo] Proceed = true > > > > > > > > > > > > getstate: > > > > > > > > state: > > > > > > > > shared: > > > > > > > > compile: > > > > [javac] Compiling 11 source files to > > > > /usr/src/db-derby-10.2.2.0-src/classes > > > > [javac] Fatal Error: Unable to locate package java.lang in > classpath > > > > or bootclasspath > > > > [javac] Compile failed; see the compiler error output for > details. > > > > [javac] Compiling 12 source files to > > > > /usr/src/db-derby-10.2.2.0-src/classes > > > > [javac] Fatal Error: Unable to locate package java.lang in > classpath > > > > or bootclasspath > > > > [javac] Compile failed; see the compiler error output for > details. > > > > > > > > shared: > > > > > > > > parsers: > > > > > > > > parser: > > > > > > > > chkparser: > > > > > > > > genParser: > > > > > > > > chkparser: > > > > > > > > genParser: > > > > > > > > parser: > > > > > > > > chkparser: > > > > > > > > genParser: > > > > > > > > engine: > > > > > > > > engine_169: > > > > > > > > compile_reference: > > > > [javac] Compiling 11 source files to > > > > /usr/src/db-derby-10.2.2.0-src/classes > > > > [javac] Fatal Error: Unable to locate package java.lang in > classpath > > > > or bootclasspath > > > > [javac] Compile failed; see the compiler error output for > details. > > > > [javac] Compiling 2 source files to > > > > /usr/src/db-derby-10.2.2.0-src/classes > > > > [javac] Fatal Error: Unable to locate package java.lang in > classpath > > > > or bootclasspath > > > > [javac] Compile failed; see the compiler error output for > details. > > > > > > > > compile_authentication: > > > > [javac] Compiling 1 source file to > > > > /usr/src/db-derby-10.2.2.0-src/classes > > > > [javac] Fatal Error: Unable to locate package java.lang in > classpath > > > > or bootclasspath > > > > [javac] Compile failed; see the compiler error output for > details. > > > > > > > > authentication: > > > > > > > > compile_io: > > > > [javac] Compiling 4 source files to > > > > /usr/src/db-derby-10.2.2.0-src/classes > > > > [javac] Fatal Error: Unable to locate package java.lang in > classpath > > > > or bootclasspath > > > > [javac] Compile failed; see the compiler error output for > details. > > > > > > > > storage: > > > > > > > > compile_iapi_error_jsr169: > > > > > > > > compile_reference: > > > > [javac] Compiling 11 source files to /usr/src/db- > derby-10.2.2.0-src > > > > /classes > > > > [javac] Fatal Error: Unable to locate package java.lang in > classpath > > > > or bootclasspath > > > > [javac] Compile failed; see the compiler error output for > details. > > > > [javac] Compiling 2 source files to /usr/src/db- > > > > derby-10.2.2.0-src/classes > > > > [javac] Fatal Error: Unable to locate package java.lang in > classpath > > > > or bootclasspath > > > > [javac] Compile failed; see the compiler error output for > details. > > > > [javac] Compiling 4 source files to /usr/src/db- > > > > derby-10.2.2.0-src/classes > > > > [javac] Fatal Error: Unable to locate package java.lang in > classpath > > > > or bootclasspath > > > > [javac] Compile failed; see the compiler error output for > details. > > > > > > > > compile_util: > > > > > > > > compile_types: > > > > [javac] Compiling 1 source file to > > > > /usr/src/db-derby-10.2.2.0-src/classes > > > > [javac] Fatal Error: Unable to locate package java.lang in > classpath > > > > or bootclasspath > > > > [javac] Compile failed; see the compiler error output for > details. > > > > [javac] Compiling 57 source files to > > > > /usr/src/db-derby-10.2.2.0-src/classes > > > > [javac] Fatal Error: Unable to locate package java.lang in > classpath > > > > or bootclasspath > > > > [javac] Compile failed; see the compiler error output for > details. > > > > [javac] Compiling 2 source files to > > > > /usr/src/db-derby-10.2.2.0-src/classes > > > > [javac] Fatal Error: Unable to locate package java.lang in > classpath > > > > or bootclasspath > > > > [javac] Compile failed; see the compiler error output for > details. > > > > > > > > compile_iapi_services_jsr169: > > > > [javac] Compiling 85 source files to > > > > /usr/src/db-derby-10.2.2.0-src/classes > > > > [javac] Fatal Error: Unable to locate package java.lang in > classpath > > > > or bootclasspath > > > > [javac] Compile failed; see the compiler error output for > details. > > > > > > > > compile_iapi_services_io: > > > > [javac] Compiling 37 source files to > > > > /usr/src/db-derby-10.2.2.0-src/classes > > > > [javac] Fatal Error: Unable to locate package java.lang in > classpath > > > > or bootclasspath > > > > [javac] Compile failed; see the compiler error output for > details. > > > > > > > > compile_iapi_store_jsr169: > > > > [javac] Compiling 77 source files to > > > > /usr/src/db-derby-10.2.2.0-src/classes > > > > [javac] Fatal Error: Unable to locate package java.lang in > classpath > > > > or bootclasspath > > > > [javac] Compile failed; see the compiler error output for > details. > > > > > > > > compile_iapi_sql_jsr169: > > > > [javac] Compiling 110 source files to > > > > /usr/src/db-derby-10.2.2.0-src/classes > > > > [javac] Fatal Error: Unable to locate package java.lang in > classpath > > > > or bootclasspath > > > > [javac] Compile failed; see the compiler error output for > details. > > > > > > > > compile_iapi_db: > > > > [javac] Compiling 9 source files to > > > > /usr/src/db-derby-10.2.2.0-src/classes > > > > [javac] Fatal Error: Unable to locate package java.lang in > classpath > > > > or bootclasspath > > > > [javac] Compile failed; see the compiler error output for > details. > > > > > > > > compile_iapi_jdbc_jsr169: > > > > [javac] Compiling 12 source files to > > > > /usr/src/db-derby-10.2.2.0-src/classes > > > > [javac] Fatal Error: Unable to locate package java.lang in > classpath > > > > or bootclasspath > > > > [javac] Compile failed; see the compiler error output for > details. > > > > > > > > compile_database: > > > > [javac] Compiling 2 source files to > > > > /usr/src/db-derby-10.2.2.0-src/classes > > > > [javac] Fatal Error: Unable to locate package java.lang in > classpath > > > > or bootclasspath > > > > [javac] Compile failed; see the compiler error output for > details. > > > > > > > > database: > > > > > > > > compile_impl_169: > > > > > > > > compile_impl_services_169: > > > > [javac] Compiling 62 source files to > > > > /usr/src/db-derby-10.2.2.0-src/classes > > > > [javac] Fatal Error: Unable to locate package java.lang in > classpath > > > > or bootclasspath > > > > [javac] Compile failed; see the compiler error output for > details. > > > > > > > > compile_impl_io_169: > > > > [javac] Compiling 11 source files to > > > > /usr/src/db-derby-10.2.2.0-src/classes > > > > [javac] Fatal Error: Unable to locate package java.lang in > classpath > > > > or bootclasspath > > > > [javac] Compile failed; see the compiler error output for > details. > > > > > > > > engine_j2se: > > > > > > > > compile_iapi_error_jsr169: > > > > > > > > compile_reference: > > > > [javac] Compiling 11 source files to /usr/src/db- > > > > derby-10.2.2.0-src/classes > > > > [javac] Fatal Error: Unable to locate package java.lang in > classpath > > > > or bootclasspath > > > > [javac] Compile failed; see the compiler error output for > details. > > > > [javac] Compiling 2 source files to /usr/src/db- > > > > derby-10.2.2.0-src/classes > > > > [javac] Fatal Error: Unable to locate package java.lang in > classpath > > > > or bootclasspath > > > > [javac] Compile failed; see the compiler error output for > details. > > > > [javac] Compiling 4 source files to /usr/src/db- > > > > derby-10.2.2.0-src/classes > > > > [javac] Fatal Error: Unable to locate package java.lang in > classpath > > > > or bootclasspath > > > > [javac] Compile failed; see the compiler error output for > details. > > > > > > > > compile_util: > > > > > > > > compile_types: > > > > [javac] Compiling 1 source file to > > > > /usr/src/db-derby-10.2.2.0-src/classes > > > > [javac] Fatal Error: Unable to locate package java.lang in > classpath > > > > or bootclasspath > > > > [javac] Compile failed; see the compiler error output for > details. > > > > [javac] Compiling 57 source files to > > > > /usr/src/db-derby-10.2.2.0-src/classes > > > > [javac] Fatal Error: Unable to locate package java.lang in > classpath > > > > or bootclasspath > > > > [javac] Compile failed; see the compiler error output for > details. > > > > [javac] Compiling 2 source files to > > > > /usr/src/db-derby-10.2.2.0-src/classes > > > > [javac] Fatal Error: Unable to locate package java.lang in > classpath > > > > or bootclasspath > > > > [javac] Compile failed; see the compiler error output for > details. > > > > > > > > compile_iapi_services_jsr169: > > > > [javac] Compiling 85 source files to > > > > /usr/src/db-derby-10.2.2.0-src/classes > > > > [javac] Fatal Error: Unable to locate package java.lang in > classpath > > > > or bootclasspath > > > > [javac] Compile failed; see the compiler error output for > details. > > > > > > > > compile_iapi_services_io: > > > > [javac] Compiling 37 source files to > > > > /usr/src/db-derby-10.2.2.0-src/classes > > > > [javac] Fatal Error: Unable to locate package java.lang in > classpath > > > > or bootclasspath > > > > [javac] Compile failed; see the compiler error output for > details. > > > > > > > > compile_iapi_store_jsr169: > > > > [javac] Compiling 77 source files to > > > > /usr/src/db-derby-10.2.2.0-src/classes > > > > [javac] Fatal Error: Unable to locate package java.lang in > classpath > > > > or bootclasspath > > > > [javac] Compile failed; see the compiler error output for > details. > > > > > > > > compile_iapi_sql_jsr169: > > > > [javac] Compiling 110 source files to > > > > /usr/src/db-derby-10.2.2.0-src/classes > > > > [javac] Fatal Error: Unable to locate package java.lang in > classpath > > > > or bootclasspath > > > > [javac] Compile failed; see the compiler error output for > details. > > > > > > > > compile_iapi_db: > > > > [javac] Compiling 9 source files to > > > > /usr/src/db-derby-10.2.2.0-src/classes > > > > [javac] Fatal Error: Unable to locate package java.lang in > classpath > > > > or bootclasspath > > > > [javac] Compile failed; see the compiler error output for > details. > > > > > > > > compile_iapi_jdbc_jsr169: > > > > [javac] Compiling 12 source files to > > > > /usr/src/db-derby-10.2.2.0-src/classes > > > > [javac] Fatal Error: Unable to locate package java.lang in > classpath > > > > or bootclasspath > > > > [javac] Compile failed; see the compiler error output for > details. > > > > > > > > compile_iapi_error: > > > > > > > > compile_iapi_services_jsr169: > > > > [javac] Compiling 85 source files to > > > > /usr/src/db-derby-10.2.2.0-src/classes > > > > [javac] Fatal Error: Unable to locate package java.lang in > classpath > > > > or bootclasspath > > > > [javac] Compile failed; see the compiler error output for > details. > > > > > > > > compile_iapi_services_io: > > > > [javac] Compiling 37 source files to > > > > /usr/src/db-derby-10.2.2.0-src/classes > > > > [javac] Fatal Error: Unable to locate package java.lang in > classpath > > > > or bootclasspath > > > > [javac] Compile failed; see the compiler error output for > details. > > > > > > > > compile_crypto: > > > > > > > > compile_crypto: > > > > [javac] Compiling 3 source files to /usr/src/db- > derby-10.2.2.0-src > > > > /classes > > > > [javac] Fatal Error: Unable to locate package java.lang in > classpath > > > > or bootclasspath > > > > [javac] Compile failed; see the compiler error output for > details. > > > > > > > > compile_jdbc3: > > > > > > > > compile: > > > > > > > > compile_iapi_store_jsr169: > > > > [javac] Compiling 77 source files to > > > > /usr/src/db-derby-10.2.2.0-src/classes > > > > [javac] Fatal Error: Unable to locate package java.lang in > classpath > > > > or bootclasspath > > > > [javac] Compile failed; see the compiler error output for > details. > > > > > > > > compile_iapi_store_jdk13: > > > > [javac] Compiling 2 source files to > > > > /usr/src/db-derby-10.2.2.0-src/classes > > > > [javac] Fatal Error: Unable to locate package java.lang in > classpath > > > > or bootclasspath > > > > [javac] Compile failed; see the compiler error output for > details. > > > > > > > > compile: > > > > > > > > compile_iapi_sql_jsr169: > > > > [javac] Compiling 110 source files to > > > > /usr/src/db-derby-10.2.2.0-src/classes > > > > [javac] Fatal Error: Unable to locate package java.lang in > classpath > > > > or bootclasspath > > > > [javac] Compile failed; see the compiler error output for > details. > > > > > > > > compile_iapi_sql_jdbc2: > > > > > > > > compile: > > > > > > > > compile_iapi_jdbc: > > > > > > > > compile_iapi_jdbc_stmt: > > > > [javac] Compiling 1 source file to /usr/src/db- > > > > derby-10.2.2.0-src/classes > > > > [javac] Fatal Error: Unable to locate package java.lang in > classpath > > > > or bootclasspath > > > > [javac] Compile failed; see the compiler error output for > details. > > > > > > > > compile_iapi_jdbc_jsr169: > > > > [javac] Compiling 12 source files to > > > > /usr/src/db-derby-10.2.2.0-src/classes > > > > [javac] Fatal Error: Unable to locate package java.lang in > classpath > > > > or bootclasspath > > > > [javac] Compile failed; see the compiler error output for > details. > > > > > > > > compile_iapi_jdbc_jdbc2: > > > > [javac] Compiling 3 source files to > > > > /usr/src/db-derby-10.2.2.0-src/classes > > > > [javac] Fatal Error: Unable to locate package java.lang in > classpath > > > > or bootclasspath > > > > [javac] Compile failed; see the compiler error output for > details. > > > > > > > > compile_iapi_jdbc_jdbc3: > > > > [javac] Compiling 3 source files to > > > > /usr/src/db-derby-10.2.2.0-src/classes > > > > [javac] Fatal Error: Unable to locate package java.lang in > classpath > > > > or bootclasspath > > > > [javac] Compile failed; see the compiler error output for > details. > > > > > > > > compile_jdbc4: > > > > > > > > compile: > > > > > > > > iapi: > > > > > > > > compile_impl_169: > > > > > > > > compile_impl_services_169: > > > > [javac] Compiling 62 source files to > > > > /usr/src/db-derby-10.2.2.0-src/classes > > > > [javac] Fatal Error: Unable to locate package java.lang in > classpath > > > > or bootclasspath > > > > [javac] Compile failed; see the compiler error output for > details. > > > > > > > > compile_impl_io_169: > > > > [javac] Compiling 11 source files to > > > > /usr/src/db-derby-10.2.2.0-src/classes > > > > [javac] Fatal Error: Unable to locate package java.lang in > classpath > > > > or bootclasspath > > > > [javac] Compile failed; see the compiler error output for > details. > > > > > > > > compile: > > > > > > > > compile_impl_services_169: > > > > [javac] Compiling 62 source files to > > > > /usr/src/db-derby-10.2.2.0-src/classes > > > > [javac] Fatal Error: Unable to locate package java.lang in > classpath > > > > or bootclasspath > > > > [javac] Compile failed; see the compiler error output for > details. > > > > > > > > compile_impl_services: > > > > [javac] Compiling 3 source files to > > > > /usr/src/db-derby-10.2.2.0-src/classes > > > > [javac] Fatal Error: Unable to locate package java.lang in > classpath > > > > or bootclasspath > > > > [javac] Compile failed; see the compiler error output for > details. > > > > > > > > compile_impl_io_169: > > > > [javac] Compiling 11 source files to > > > > /usr/src/db-derby-10.2.2.0-src/classes > > > > [javac] Fatal Error: Unable to locate package java.lang in > classpath > > > > or bootclasspath > > > > [javac] Compile failed; see the compiler error output for > details. > > > > > > > > compile_impl_io: > > > > [javac] Compiling 3 source files to > > > > /usr/src/db-derby-10.2.2.0-src/classes > > > > [javac] Fatal Error: Unable to locate package java.lang in > classpath > > > > or bootclasspath > > > > [javac] Compile failed; see the compiler error output for > details. > > > > > > > > parser: > > > > > > > > chkparser: > > > > > > > > genParser: > > > > > > > > compile: > > > > [javac] Compiling 443 source files to > > > > /usr/src/db-derby-10.2.2.0-src/classes > > > > [javac] Fatal Error: Unable to locate package java.lang in > classpath > > > > or bootclasspath > > > > [javac] Compile failed; see the compiler error output for > details. > > > > > > > > compile_impl_store: > > > > [javac] Compiling 191 source files to > > > > /usr/src/db-derby-10.2.2.0-src/classes > > > > [javac] Fatal Error: Unable to locate package java.lang in > classpath > > > > or bootclasspath > > > > [javac] Compile failed; see the compiler error output for > details. > > > > > > > > compile: > > > > [javac] Compiling 3 source files to > > > > /usr/src/db-derby-10.2.2.0-src/classes > > > > [javac] Fatal Error: Unable to locate package java.lang in > classpath > > > > or bootclasspath > > > > [javac] Compile failed; see the compiler error output for > details. > > > > > > > > compile: > > > > [javac] Compiling 12 source files to > > > > /usr/src/db-derby-10.2.2.0-src/classes > > > > [javac] Fatal Error: Unable to locate package java.lang in > classpath > > > > or bootclasspath > > > > [javac] Compile failed; see the compiler error output for > details. > > > > > > > > compile_impl_jdbc: > > > > > > > > compile_jsr169: > > > > [javac] Compiling 20 source files to /usr/src/db- > derby-10.2.2.0-src > > > > /classes > > > > [javac] Fatal Error: Unable to locate package java.lang in > classpath > > > > or bootclasspath > > > > [javac] Compile failed; see the compiler error output for > details. > > > > [javac] Compiling 4 source files to /usr/src/db- > > > > derby-10.2.2.0-src/classes > > > > [javac] Fatal Error: Unable to locate package java.lang in > classpath > > > > or bootclasspath > > > > [javac] Compile failed; see the compiler error output for > details. > > > > > > > > compile_jdbc2: > > > > [javac] Compiling 3 source files to /usr/src/db- > > > > derby-10.2.2.0-src/classes > > > > [javac] Fatal Error: Unable to locate package java.lang in > classpath > > > > or bootclasspath > > > > [javac] Compile failed; see the compiler error output for > details. > > > > [javac] Compiling 3 source files to /usr/src/db- > > > > derby-10.2.2.0-src/classes > > > > [javac] Fatal Error: Unable to locate package java.lang in > classpath > > > > or bootclasspath > > > > [javac] Compile failed; see the compiler error output for > details. > > > > > > > > compile_jdbc3: > > > > [javac] Compiling 5 source files to /usr/src/db- > > > > derby-10.2.2.0-src/classes > > > > [javac] Fatal Error: Unable to locate package java.lang in > classpath > > > > or bootclasspath > > > > [javac] Compile failed; see the compiler error output for > details. > > > > > > > > compile_jdbc4: > > > > > > > > compile: > > > > > > > > iapi: > > > > > > > > checkjikessource: > > > > > > > > compile_jsr169: > > > > [javac] Compiling 2 source files to > > > > /usr/src/db-derby-10.2.2.0-src/classes > > > > [javac] Fatal Error: Unable to locate package java.lang in > classpath > > > > or bootclasspath > > > > [javac] Compile failed; see the compiler error output for > details. > > > > > > > > compile_jdbc2_gump: > > > > > > > > compile_jdbc2_nosource: > > > > [javac] Compiling 7 source files to > > > > /usr/src/db-derby-10.2.2.0-src/classes > > > > [javac] Fatal Error: Unable to locate package java.lang in > classpath > > > > or bootclasspath > > > > [javac] Compile failed; see the compiler error output for > details. > > > > > > > > compile_jdbc2: > > > > > > > > compile_jdbc3: > > > > [javac] Compiling 6 source files to /usr/src/db- > derby-10.2.2.0-src > > > > /classes > > > > [javac] Fatal Error: Unable to locate package java.lang in > classpath > > > > or bootclasspath > > > > [javac] Compile failed; see the compiler error output for > details. > > > > > > > > compile_jdbc4: > > > > > > > > jdbc: > > > > > > > > checkosgijar: > > > > > > > > compile_osgi: > > > > > > > > osgi: > > > > > > > > compile_catalog: > > > > [javac] Compiling 25 source files to > > > > /usr/src/db-derby-10.2.2.0-src/classes > > > > [javac] Fatal Error: Unable to locate package java.lang in > classpath > > > > or bootclasspath > > > > [javac] Compile failed; see the compiler error output for > details. > > > > > > > > catalog: > > > > > > > > compile_diag: > > > > [javac] Compiling 7 source files to > > > > /usr/src/db-derby-10.2.2.0-src/classes > > > > [javac] Fatal Error: Unable to locate package java.lang in > classpath > > > > or bootclasspath > > > > [javac] Compile failed; see the compiler error output for > details. > > > > > > > > diag: > > > > > > > > compile_vti: > > > > [javac] Compiling 9 source files to > > > > /usr/src/db-derby-10.2.2.0-src/classes > > > > [javac] Fatal Error: Unable to locate package java.lang in > classpath > > > > or bootclasspath > > > > [javac] Compile failed; see the compiler error output for > details. > > > > > > > > vti: > > > > > > > > checkJ2MEmoduleprops: > > > > > > > > J2ME_modules_edit: > > > > > > > > engine_169_opt: > > > > > > > > jdbc4_modules_edit: > > > > > > > > engine: > > > > > > > > build: > > > > > > > > build_base: > > > > > > > > compile: > > > > [javac] Compiling 13 source files to > > > > /usr/src/db-derby-10.2.2.0-src/classes > > > > [javac] Fatal Error: Unable to locate package java.lang in > classpath > > > > or bootclasspath > > > > [javac] Compile failed; see the compiler error output for > details. > > > > > > > > build: > > > > > > > > build: > > > > > > > > verifysplit: > > > > > > > > split: > > > > > > > > splitprops: > > > > > > > > verifysplit: > > > > > > > > noSplit: > > > > > > > > [echo] ***** SplitMessages not available ***** > > > > [echo] ***** Run "all" target first ***** > > > > > > > > > > > > BUILD FAILED > > > > /usr/src/db-derby-10.2.2.0-src/build.xml:335: The following error > > > > occurred while executing this line: > > > > > > > /usr/src/db-derby-10.2.2.0-src > /java/engine/org/apache/derby/loc/build.xml:35: > > > > The following error occurred while executing this line: > > > > > > > /usr/src/db-derby-10.2.2.0-src > /java/engine/org/apache/derby/loc/build.xml:138: > > > > Exiting ant build... > > > > > > > > Total time: 21 seconds > > > > [root@localhost db-derby-10.2.2.0-src]# > > > > > > > > It is clear from the above error that the compiler is > not > > > > finding java.lang classes. > > > > here is my CLASSPATH variable. > > > > > > > > [ root@localhost ~]# echo $CLASSPATH > > > > > > > > .:/usr/java/j2sdk1.4.2_14/lib:/usr/java/j2sdk1.4.2_14/lib/tools.jar:/usr/java/j2sdk1.4.2_14/lib/dt.jar:/usr/java/j2sdk1.4.2_14/lib/jpda.jar:/usr/java/j2sdk1.4.2_14/jre/lib/rt.jar:/opt/junit3.8.1/junit.jar > > > > > > > > [root@localhost ~]# > > > > > > > > plzz help me in building the derby. > > > > Thank U. > > > > > > > > On 6/4/07, *Myrna van Lunteren* < m.v.lunteren@gmail.com > > > > > wrote: > > > > > > > > On 6/3/07, Life Challenge < life.c3@gmail.com > > > > > wrote: > > > > > > > > > > On 6/3/07, Andrew McIntyre > > > > wrote: > > > > > > On 6/3/07, Life Challenge < life.c3@gmail.com > > > > > wrote: > > > > > > > > > > > > > > > > > > > > > On 6/3/07, Andrew McIntyre > > > > wrote: > > > > > > > > On 6/2/07, Dyre.Tjeldvoll@sun.com > > > > > > > > wrote: > > > > > > > > > Life Challenge < life.c3@gmail.com > > > > > writes: > > > > > > > > > > > > > > > > > > > > Is there something wrong with my P.C.? or what > might be > > > the > > > > > problem. > > > > > > > > > > > > > > > > > > Are you able to look at the URL in a browser? If so; > is > > > > your browser > > > > > > > > > configured to use a proxy server? If it is, you may > need > > > > to use the > > > > > same > > > > > > > > > proxy for svn (modify the config file). > > > > > > > > > > > > > > > > In addition to determining whether or not you are going > > > > through a > > > > > > > > proxy, can you ping/traceroute to svn.apache.org > > > > ? i.e. can you get to > > > > > > > > the machine, or is the machine refusing to honor your > > > request? > > > > > > > > > > > > > > > > If you can ping svn.apache.org , > > > > then there is a chance that the Apache > > > > > > > > infrastructure team has blocked svn access from users > of > > > > your ISP due > > > > > > > > to abuse of the machine by users of your ISP. If you > are > > > > able to ping > > > > > > > > the machine, then please send your IP address and we > can > > > > check if your > > > > > > > > ISP is currently blocked on the Apache side. > > > > > > > > > > > > > > > > If you cannot ping or traceroute to the machine, and > you > > > > determine > > > > > > > > that you don't need to configure settings for a proxy, > then > > > > you should > > > > > > > > check with your ISP's technical support. > > > > > > > > > > > > > > > > HTH, > > > > > > > > andrew > > > > > > > > > > > > > > > > > > > > > > hi, > > > > > > > > > > > > > > 1) I am able to look at the URL in the browser. > > > > > > > 2) My browser is configured to use a proxy server. > > > > > > > 3) I am able ping/traceroute to svn.apache.org > > > > > > > > > > > 4) I modified the servers file as follows. > > > > > > > [global] > > > > > > > http-proxy-host = 192.168.36.204 > > > > > > > > > > > http-proxy-port = 8080 > > > > > > > 5) This time I am getting a different error > > > > > > > > > > > > > > [root@localhost ~]# svn co > > > > > > > http://svn.apache.org/repos/asf/db/derby/code/trunk/ > > > > > > > svn: REPORT request failed on > > > > '/repos/asf/!svn/vcc/default' > > > > > > > svn: REPORT of '/repos/asf/!svn/vcc/default': > 400 > > > > Bad Request > > > > > ( > > > > > > > http://svn.apache.org) > > > > > > > [root@localhost ~]# > > > > > > > N.B: Last time I got the error as PROFIND request failed > and > > > > this time > > > > > > > REPORT request failed. Is there something wrong with HTTP > or > > > > what it > > > > > could > > > > > > > be.??. and what is thus 400 Bad Request( > > > http://svn.apache.org). > > > > > > > > > > > > Subversion, when accessed via HTTP, uses several > non-standard > > > HTTP > > > > > > request methods to retrieve certain information. One of > these > > > > methods > > > > > > is REPORT. It appears the HTTP proxy server you are using > to > > > > contact > > > > > > the Apache Subversion server is not forwarding the HTTP > REPORT > > > > request > > > > > > from your proxy to Apache's Subversion server. > > > > > > > > > > > > You need to contact the administrator of your proxy server > and > > > > request > > > > > > that they forward HTTP REPORT requests in addition to the > other > > > > HTTP > > > > > > methods needed for Subversion. There are 5 HTTP methods > which > > > your > > > > > > proxy must forward: PROPFIND, REPORT, MERGE, MKACTIVITY, > > > CHECKOUT. > > > > > > > > > > > > Please be sure to read the following before going any > further: > > > > > > > > > > > > http://subversion.tigris.org/faq.html#proxy > > > > > > > > > > > > HTH, > > > > > > andrew > > > > > > > > > > > > > > > > Thanks andrew. > > > > > Can I use any alternative method to build the > derby > > > > in Eclipse ? > > > > > > > > > > 1) Can I access SVN using Other protocol than HTTP.? > > > > > 2) I have already downloaded the source from Derby web > > > > site.how can I > > > > > build using > > > > > the downloaded source in Eclipse (no SVN here).? > > > > > plzz suggest me in this regards. > > > > > Thanks in advance. > > > > > > > > > > > > > > > > > > > Hi, > > > > > > > > You can use ant (1.6.5 works well). > > > > Follow the instructions in BUILDING.txt at the top of the trunk. > > > > > > > > HTH. > > > > Myrna > > > > > > > > > > > > > > > > > > I noticed one thing: the section about not needing jdk1.3 anymore only > applies to 'trunk'. > The errors you reported suggest that you are trying to build the > 10.2.2.0. branch. > For 10.2.2.0 you *do* need jdk13, jdk14, and jdk16 if you want jdk16 > support. > > Myrna > ------=_Part_24388_26023701.1181161407058 Content-Type: text/html; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Content-Disposition: inline

     hello all,
               Thanks 4 the reply.From where can I download the jdk1.3 and SUn Java Downloads page is saying that EOL(End of Life) of jdk1.3 has expired.??
Thanks in advance.
On 6/7/07, Myrna van Lunteren <m.v.lunteren@gmail.com> wrote:
On 6/6/07, Life Challenge <life.c3@gmail.com> wrote:
> On 6/6/07, Kristian Waagan <Kristian.Waagan@sun.com> wrote:
> > Hello,
> >
> > To me the latest errors you see seem to be due to an invalid Java
> > installation.
> >
> > Can you verify that the different Java installations (Java 1.3, Java 1.4
> > and possibly Java SE 6) are working?
> >
> > I don't know anything about Eclipse, but do you have some kind of
> > "platform manager" or somthing in there to manage the various Java
> > installations?
> >
> >
> >
> > regards,
> > --
> > Kristian
> >
>
>         Dear Kristian,
>                  thanks for the reply.Here are some more deatails.
>          Initially I have jdk1.5 installed in my PC.Before that I
> have Java that comes bundled with FedoraCore 5 . Using the
> Documentation provided by fc5 I was able to install Sun Java( jdk1.5)
> and configured it as default java.
>        Later when I planned to build Derby , according to the
> instructions provided in
> BUILDING.txt ( http://svn.apache.org/repos/asf/db/derby/code/trunk/BUILDING.txt
> ), I installed
> jdk1.4.There is no reference to jdk1.3 (It is saying that the section
> is no longer applies).
> I have tested jdk1.4 by changing the java classpath and testing a program or so.
>        Should we Install jdk1.3 also.?. The Sun Java Downloads page
> is saying that The EOL
> (End of Life) of jdk1.3 has expired So we can't download jdk1.3.
>        After changing the PATH and CLASSPATH variables point to
> jdk1.5 I am giving the
> variables the values here.
>
> [root@localhost ~]# echo $JAVA_HOME
> /opt/jdk1.5.0_11
> [root@localhost ~]# java -version
> java version "1.5.0_11"
> Java(TM) 2 Runtime Environment, Standard Edition (build 1.5.0_11-b03)
> Java HotSpot(TM) Client VM (build 1.5.0_11-b03, mixed mode, sharing)
> [root@localhost ~]# echo $PATH
> /usr/kerberos/sbin:/usr/kerberos/bin:/usr/local/sbin:/usr/local/bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/X11R6/bin:.:/usr/Ant/apache-ant-1.6.5/bin:/opt/jdk1.5.0_11/bin:/opt/jdk1.5.0_11/jre/bin:/root/bin:.:/usr/Ant/apache- ant-1.6.5/bin:/opt/jdk1.5.0_11/bin:/opt/jdk1.5.0_11/jre/bin
> [root@localhost ~]# echo $CLASSPATH
> .:/opt/jdk1.5.0_11/lib:/opt/jdk1.5.0_11/lib/tools.jar:/opt/jdk1.5.0_11/lib/dt.jar:/opt/jdk1.5.0_11/lib/jpda.jar:/opt/jdk1.5.0_11/jre/lib/rt.jar:/opt/junit3.8.1/junit.jar
>
> My /root/ant.properties file contains the followings.
> j14lib=$jdk14_home/jre/lib
> proceed=true
> ane=false
>
>           It is giving the same error as I send the previos mail.
>
> plzz help me.
> Thank U.
>
> > Life Challenge wrote:
> > >
> > >           hello all,
> > >                             I followed the instructions in BUILDING.txt
> > > to build derby.when I type ant
> > > as the final step for installation I am getting the following error..!!
> > > [root@localhost db-derby-10.2.2.0-src]# ant
> > > Buildfile: build.xml
> > >
> > > init:
> > >
> > > ensuresanitystate:
> > >
> > > setissane:
> > >
> > > showenv:
> > >
> > >      [echo] Ant environment:
> > >      [echo]   Base Directory: /usr/src/db-derby-10.2.2.0-src
> > >      [echo]   Build output: /usr/src/db-derby-10.2.2.0-src/classes
> > >      [echo]   Compiler: modern
> > >      [echo]   Sane = false
> > >      [echo]   Proceed = true
> > >
> > >
> > > getstate:
> > >
> > > state:
> > >
> > > shared:
> > >
> > > compile:
> > >     [javac] Compiling 11 source files to
> > > /usr/src/db-derby-10.2.2.0-src/classes
> > >     [javac] Fatal Error: Unable to locate package java.lang in classpath
> > > or bootclasspath
> > >     [javac] Compile failed; see the compiler error output for details.
> > >     [javac] Compiling 12 source files to
> > > /usr/src/db-derby-10.2.2.0-src/classes
> > >     [javac] Fatal Error: Unable to locate package java.lang in classpath
> > > or bootclasspath
> > >     [javac] Compile failed; see the compiler error output for details.
> > >
> > > shared:
> > >
> > > parsers:
> > >
> > > parser:
> > >
> > > chkparser:
> > >
> > > genParser:
> > >
> > > chkparser:
> > >
> > > genParser:
> > >
> > > parser:
> > >
> > > chkparser:
> > >
> > > genParser:
> > >
> > > engine:
> > >
> > > engine_169:
> > >
> > > compile_reference:
> > >     [javac] Compiling 11 source files to
> > > /usr/src/db-derby-10.2.2.0-src/classes
> > >     [javac] Fatal Error: Unable to locate package java.lang in classpath
> > > or bootclasspath
> > >     [javac] Compile failed; see the compiler error output for details.
> > >     [javac] Compiling 2 source files to
> > > /usr/src/db- derby-10.2.2.0-src/classes
> > >     [javac] Fatal Error: Unable to locate package java.lang in classpath
> > > or bootclasspath
> > >     [javac] Compile failed; see the compiler error output for details.
> > >
> > > compile_authentication:
> > >     [javac] Compiling 1 source file to
> > > /usr/src/db-derby-10.2.2.0-src/classes
> > >     [javac] Fatal Error: Unable to locate package java.lang in classpath
> > > or bootclasspath
> > >     [javac] Compile failed; see the compiler error output for details.
> > >
> > > authentication:
> > >
> > > compile_io:
> > >     [javac] Compiling 4 source files to
> > > /usr/src/db-derby-10.2.2.0-src/classes
> > >     [javac] Fatal Error: Unable to locate package java.lang in classpath
> > > or bootclasspath
> > >     [javac] Compile failed; see the compiler error output for details.
> > >
> > > storage:
> > >
> > > compile_iapi_error_jsr169:
> > >
> > > compile_reference:
> > >     [javac] Compiling 11 source files to /usr/src/db-derby-10.2.2.0-src
> > > /classes
> > >     [javac] Fatal Error: Unable to locate package java.lang in classpath
> > > or bootclasspath
> > >     [javac] Compile failed; see the compiler error output for details.
> > >     [javac] Compiling 2 source files to /usr/src/db-
> > > derby-10.2.2.0-src/classes
> > >     [javac] Fatal Error: Unable to locate package java.lang in classpath
> > > or bootclasspath
> > >     [javac] Compile failed; see the compiler error output for details.
> > >     [javac] Compiling 4 source files to /usr/src/db-
> > > derby-10.2.2.0-src/classes
> > >     [javac] Fatal Error: Unable to locate package java.lang in classpath
> > > or bootclasspath
> > >     [javac] Compile failed; see the compiler error output for details.
> > >
> > > compile_util:
> > >
> > > compile_types:
> > >     [javac] Compiling 1 source file to
> > > /usr/src/db-derby-10.2.2.0-src/classes
> > >     [javac] Fatal Error: Unable to locate package java.lang in classpath
> > > or bootclasspath
> > >     [javac] Compile failed; see the compiler error output for details.
> > >     [javac] Compiling 57 source files to
> > > /usr/src/db- derby-10.2.2.0-src/classes
> > >     [javac] Fatal Error: Unable to locate package java.lang in classpath
> > > or bootclasspath
> > >     [javac] Compile failed; see the compiler error output for details.
> > >     [javac] Compiling 2 source files to
> > > /usr/src/db-derby-10.2.2.0-src/classes
> > >     [javac] Fatal Error: Unable to locate package java.lang in classpath
> > > or bootclasspath
> > >     [javac] Compile failed; see the compiler error output for details.
> > >
> > > compile_iapi_services_jsr169:
> > >     [javac] Compiling 85 source files to
> > > /usr/src/db- derby-10.2.2.0-src/classes
> > >     [javac] Fatal Error: Unable to locate package java.lang in classpath
> > > or bootclasspath
> > >     [javac] Compile failed; see the compiler error output for details.
> > >
> > > compile_iapi_services_io:
> > >     [javac] Compiling 37 source files to
> > > /usr/src/db-derby-10.2.2.0-src/classes
> > >     [javac] Fatal Error: Unable to locate package java.lang in classpath
> > > or bootclasspath
> > >     [javac] Compile failed; see the compiler error output for details.
> > >
> > > compile_iapi_store_jsr169:
> > >     [javac] Compiling 77 source files to
> > > /usr/src/db-derby-10.2.2.0-src/classes
> > >     [javac] Fatal Error: Unable to locate package java.lang in classpath
> > > or bootclasspath
> > >     [javac] Compile failed; see the compiler error output for details.
> > >
> > > compile_iapi_sql_jsr169:
> > >     [javac] Compiling 110 source files to
> > > /usr/src/db-derby-10.2.2.0-src/classes
> > >     [javac] Fatal Error: Unable to locate package java.lang in classpath
> > > or bootclasspath
> > >     [javac] Compile failed; see the compiler error output for details.
> > >
> > > compile_iapi_db:
> > >     [javac] Compiling 9 source files to
> > > /usr/src/db-derby-10.2.2.0-src/classes
> > >     [javac] Fatal Error: Unable to locate package java.lang in classpath
> > > or bootclasspath
> > >     [javac] Compile failed; see the compiler error output for details.
> > >
> > > compile_iapi_jdbc_jsr169:
> > >     [javac] Compiling 12 source files to
> > > /usr/src/db-derby-10.2.2.0-src/classes
> > >     [javac] Fatal Error: Unable to locate package java.lang in classpath
> > > or bootclasspath
> > >     [javac] Compile failed; see the compiler error output for details.
> > >
> > > compile_database:
> > >     [javac] Compiling 2 source files to
> > > /usr/src/db-derby-10.2.2.0-src/classes
> > >     [javac] Fatal Error: Unable to locate package java.lang in classpath
> > > or bootclasspath
> > >     [javac] Compile failed; see the compiler error output for details.
> > >
> > > database:
> > >
> > > compile_impl_169:
> > >
> > > compile_impl_services_169:
> > >     [javac] Compiling 62 source files to
> > > /usr/src/db-derby-10.2.2.0-src/classes
> > >     [javac] Fatal Error: Unable to locate package java.lang in classpath
> > > or bootclasspath
> > >     [javac] Compile failed; see the compiler error output for details.
> > >
> > > compile_impl_io_169:
> > >     [javac] Compiling 11 source files to
> > > /usr/src/db-derby-10.2.2.0-src/classes
> > >     [javac] Fatal Error: Unable to locate package java.lang in classpath
> > > or bootclasspath
> > >     [javac] Compile failed; see the compiler error output for details.
> > >
> > > engine_j2se:
> > >
> > > compile_iapi_error_jsr169:
> > >
> > > compile_reference:
> > >     [javac] Compiling 11 source files to /usr/src/db-
> > > derby-10.2.2.0-src/classes
> > >     [javac] Fatal Error: Unable to locate package java.lang in classpath
> > > or bootclasspath
> > >     [javac] Compile failed; see the compiler error output for details.
> > >     [javac] Compiling 2 source files to /usr/src/db-
> > > derby-10.2.2.0-src/classes
> > >     [javac] Fatal Error: Unable to locate package java.lang in classpath
> > > or bootclasspath
> > >     [javac] Compile failed; see the compiler error output for details.
> > >     [javac] Compiling 4 source files to /usr/src/db-
> > > derby-10.2.2.0-src/classes
> > >     [javac] Fatal Error: Unable to locate package java.lang in classpath
> > > or bootclasspath
> > >     [javac] Compile failed; see the compiler error output for details.
> > >
> > > compile_util:
> > >
> > > compile_types:
> > >     [javac] Compiling 1 source file to
> > > /usr/src/db-derby-10.2.2.0-src/classes
> > >     [javac] Fatal Error: Unable to locate package java.lang in classpath
> > > or bootclasspath
> > >     [javac] Compile failed; see the compiler error output for details.
> > >     [javac] Compiling 57 source files to
> > > /usr/src/db-derby-10.2.2.0-src/classes
> > >     [javac] Fatal Error: Unable to locate package java.lang in classpath
> > > or bootclasspath
> > >     [javac] Compile failed; see the compiler error output for details.
> > >     [javac] Compiling 2 source files to
> > > /usr/src/db-derby-10.2.2.0-src/classes
> > >     [javac] Fatal Error: Unable to locate package java.lang in classpath
> > > or bootclasspath
> > >     [javac] Compile failed; see the compiler error output for details.
> > >
> > > compile_iapi_services_jsr169:
> > >     [javac] Compiling 85 source files to
> > > /usr/src/db-derby-10.2.2.0-src/classes
> > >     [javac] Fatal Error: Unable to locate package java.lang in classpath
> > > or bootclasspath
> > >     [javac] Compile failed; see the compiler error output for details.
> > >
> > > compile_iapi_services_io:
> > >     [javac] Compiling 37 source files to
> > > /usr/src/db-derby-10.2.2.0-src/classes
> > >     [javac] Fatal Error: Unable to locate package java.lang in classpath
> > > or bootclasspath
> > >     [javac] Compile failed; see the compiler error output for details.
> > >
> > > compile_iapi_store_jsr169:
> > >     [javac] Compiling 77 source files to
> > > /usr/src/db-derby-10.2.2.0-src/classes
> > >     [javac] Fatal Error: Unable to locate package java.lang in classpath
> > > or bootclasspath
> > >     [javac] Compile failed; see the compiler error output for details.
> > >
> > > compile_iapi_sql_jsr169:
> > >     [javac] Compiling 110 source files to
> > > /usr/src/db-derby-10.2.2.0-src/classes
> > >     [javac] Fatal Error: Unable to locate package java.lang in classpath
> > > or bootclasspath
> > >     [javac] Compile failed; see the compiler error output for details.
> > >
> > > compile_iapi_db:
> > >     [javac] Compiling 9 source files to
> > > /usr/src/db-derby-10.2.2.0-src/classes
> > >     [javac] Fatal Error: Unable to locate package java.lang in classpath
> > > or bootclasspath
> > >     [javac] Compile failed; see the compiler error output for details.
> > >
> > > compile_iapi_jdbc_jsr169:
> > >     [javac] Compiling 12 source files to
> > > /usr/src/db-derby-10.2.2.0-src/classes
> > >     [javac] Fatal Error: Unable to locate package java.lang in classpath
> > > or bootclasspath
> > >     [javac] Compile failed; see the compiler error output for details.
> > >
> > > compile_iapi_error:
> > >
> > > compile_iapi_services_jsr169:
> > >     [javac] Compiling 85 source files to
> > > /usr/src/db-derby-10.2.2.0-src/classes
> > >     [javac] Fatal Error: Unable to locate package java.lang in classpath
> > > or bootclasspath
> > >     [javac] Compile failed; see the compiler error output for details.
> > >
> > > compile_iapi_services_io:
> > >     [javac] Compiling 37 source files to
> > > /usr/src/db-derby-10.2.2.0-src/classes
> > >     [javac] Fatal Error: Unable to locate package java.lang in classpath
> > > or bootclasspath
> > >     [javac] Compile failed; see the compiler error output for details.
> > >
> > > compile_crypto:
> > >
> > > compile_crypto:
> > >     [javac] Compiling 3 source files to /usr/src/db-derby-10.2.2.0-src
> > > /classes
> > >     [javac] Fatal Error: Unable to locate package java.lang in classpath
> > > or bootclasspath
> > >     [javac] Compile failed; see the compiler error output for details.
> > >
> > > compile_jdbc3:
> > >
> > > compile:
> > >
> > > compile_iapi_store_jsr169:
> > >     [javac] Compiling 77 source files to
> > > /usr/src/db- derby-10.2.2.0-src/classes
> > >     [javac] Fatal Error: Unable to locate package java.lang in classpath
> > > or bootclasspath
> > >     [javac] Compile failed; see the compiler error output for details.
> > >
> > > compile_iapi_store_jdk13:
> > >     [javac] Compiling 2 source files to
> > > /usr/src/db-derby-10.2.2.0-src/classes
> > >     [javac] Fatal Error: Unable to locate package java.lang in classpath
> > > or bootclasspath
> > >     [javac] Compile failed; see the compiler error output for details.
> > >
> > > compile:
> > >
> > > compile_iapi_sql_jsr169:
> > >     [javac] Compiling 110 source files to
> > > /usr/src/db-derby-10.2.2.0-src/classes
> > >     [javac] Fatal Error: Unable to locate package java.lang in classpath
> > > or bootclasspath
> > >     [javac] Compile failed; see the compiler error output for details.
> > >
> > > compile_iapi_sql_jdbc2:
> > >
> > > compile:
> > >
> > > compile_iapi_jdbc:
> > >
> > > compile_iapi_jdbc_stmt:
> > >     [javac] Compiling 1 source file to /usr/src/db-
> > > derby-10.2.2.0-src/classes
> > >     [javac] Fatal Error: Unable to locate package java.lang in classpath
> > > or bootclasspath
> > >     [javac] Compile failed; see the compiler error output for details.
> > >
> > > compile_iapi_jdbc_jsr169:
> > >     [javac] Compiling 12 source files to
> > > /usr/src/db-derby-10.2.2.0-src/classes
> > >     [javac] Fatal Error: Unable to locate package java.lang in classpath
> > > or bootclasspath
> > >     [javac] Compile failed; see the compiler error output for details.
> > >
> > > compile_iapi_jdbc_jdbc2:
> > >     [javac] Compiling 3 source files to
> > > /usr/src/db-derby-10.2.2.0-src/classes
> > >     [javac] Fatal Error: Unable to locate package java.lang in classpath
> > > or bootclasspath
> > >     [javac] Compile failed; see the compiler error output for details.
> > >
> > > compile_iapi_jdbc_jdbc3:
> > >     [javac] Compiling 3 source files to
> > > /usr/src/db-derby-10.2.2.0-src/classes
> > >     [javac] Fatal Error: Unable to locate package java.lang in classpath
> > > or bootclasspath
> > >     [javac] Compile failed; see the compiler error output for details.
> > >
> > > compile_jdbc4:
> > >
> > > compile:
> > >
> > > iapi:
> > >
> > > compile_impl_169:
> > >
> > > compile_impl_services_169:
> > >     [javac] Compiling 62 source files to
> > > /usr/src/db-derby-10.2.2.0-src/classes
> > >     [javac] Fatal Error: Unable to locate package java.lang in classpath
> > > or bootclasspath
> > >     [javac] Compile failed; see the compiler error output for details.
> > >
> > > compile_impl_io_169:
> > >     [javac] Compiling 11 source files to
> > > /usr/src/db- derby-10.2.2.0-src/classes
> > >     [javac] Fatal Error: Unable to locate package java.lang in classpath
> > > or bootclasspath
> > >     [javac] Compile failed; see the compiler error output for details.
> > >
> > > compile:
> > >
> > > compile_impl_services_169:
> > >     [javac] Compiling 62 source files to
> > > /usr/src/db-derby-10.2.2.0-src/classes
> > >     [javac] Fatal Error: Unable to locate package java.lang in classpath
> > > or bootclasspath
> > >     [javac] Compile failed; see the compiler error output for details.
> > >
> > > compile_impl_services:
> > >     [javac] Compiling 3 source files to
> > > /usr/src/db-derby-10.2.2.0-src/classes
> > >     [javac] Fatal Error: Unable to locate package java.lang in classpath
> > > or bootclasspath
> > >     [javac] Compile failed; see the compiler error output for details.
> > >
> > > compile_impl_io_169:
> > >     [javac] Compiling 11 source files to
> > > /usr/src/db-derby-10.2.2.0-src/classes
> > >     [javac] Fatal Error: Unable to locate package java.lang in classpath
> > > or bootclasspath
> > >     [javac] Compile failed; see the compiler error output for details.
> > >
> > > compile_impl_io:
> > >     [javac] Compiling 3 source files to
> > > /usr/src/db-derby-10.2.2.0-src/classes
> > >     [javac] Fatal Error: Unable to locate package java.lang in classpath
> > > or bootclasspath
> > >     [javac] Compile failed; see the compiler error output for details.
> > >
> > > parser:
> > >
> > > chkparser:
> > >
> > > genParser:
> > >
> > > compile:
> > >     [javac] Compiling 443 source files to
> > > /usr/src/db-derby-10.2.2.0-src/classes
> > >     [javac] Fatal Error: Unable to locate package java.lang in classpath
> > > or bootclasspath
> > >     [javac] Compile failed; see the compiler error output for details.
> > >
> > > compile_impl_store:
> > >     [javac] Compiling 191 source files to
> > > /usr/src/db-derby-10.2.2.0-src/classes
> > >     [javac] Fatal Error: Unable to locate package java.lang in classpath
> > > or bootclasspath
> > >     [javac] Compile failed; see the compiler error output for details.
> > >
> > > compile:
> > >     [javac] Compiling 3 source files to
> > > /usr/src/db-derby-10.2.2.0-src/classes
> > >     [javac] Fatal Error: Unable to locate package java.lang in classpath
> > > or bootclasspath
> > >     [javac] Compile failed; see the compiler error output for details.
> > >
> > > compile:
> > >     [javac] Compiling 12 source files to
> > > /usr/src/db-derby-10.2.2.0-src/classes
> > >     [javac] Fatal Error: Unable to locate package java.lang in classpath
> > > or bootclasspath
> > >     [javac] Compile failed; see the compiler error output for details.
> > >
> > > compile_impl_jdbc:
> > >
> > > compile_jsr169:
> > >     [javac] Compiling 20 source files to /usr/src/db-derby-10.2.2.0-src
> > > /classes
> > >     [javac] Fatal Error: Unable to locate package java.lang in classpath
> > > or bootclasspath
> > >     [javac] Compile failed; see the compiler error output for details.
> > >     [javac] Compiling 4 source files to /usr/src/db-
> > > derby-10.2.2.0-src/classes
> > >     [javac] Fatal Error: Unable to locate package java.lang in classpath
> > > or bootclasspath
> > >     [javac] Compile failed; see the compiler error output for details.
> > >
> > > compile_jdbc2:
> > >     [javac] Compiling 3 source files to /usr/src/db-
> > > derby-10.2.2.0-src/classes
> > >     [javac] Fatal Error: Unable to locate package java.lang in classpath
> > > or bootclasspath
> > >     [javac] Compile failed; see the compiler error output for details.
> > >     [javac] Compiling 3 source files to /usr/src/db-
> > > derby-10.2.2.0-src/classes
> > >     [javac] Fatal Error: Unable to locate package java.lang in classpath
> > > or bootclasspath
> > >     [javac] Compile failed; see the compiler error output for details.
> > >
> > > compile_jdbc3:
> > >     [javac] Compiling 5 source files to /usr/src/db-
> > > derby-10.2.2.0-src/classes
> > >     [javac] Fatal Error: Unable to locate package java.lang in classpath
> > > or bootclasspath
> > >     [javac] Compile failed; see the compiler error output for details.
> > >
> > > compile_jdbc4:
> > >
> > > compile:
> > >
> > > iapi:
> > >
> > > checkjikessource:
> > >
> > > compile_jsr169:
> > >     [javac] Compiling 2 source files to
> > > /usr/src/db- derby-10.2.2.0-src/classes
> > >     [javac] Fatal Error: Unable to locate package java.lang in classpath
> > > or bootclasspath
> > >     [javac] Compile failed; see the compiler error output for details.
> > >
> > > compile_jdbc2_gump:
> > >
> > > compile_jdbc2_nosource:
> > >     [javac] Compiling 7 source files to
> > > /usr/src/db-derby-10.2.2.0-src /classes
> > >     [javac] Fatal Error: Unable to locate package java.lang in classpath
> > > or bootclasspath
> > >     [javac] Compile failed; see the compiler error output for details.
> > >
> > > compile_jdbc2:
> > >
> > > compile_jdbc3:
> > >     [javac] Compiling 6 source files to /usr/src/db-derby-10.2.2.0-src
> > > /classes
> > >     [javac] Fatal Error: Unable to locate package java.lang in classpath
> > > or bootclasspath
> > >     [javac] Compile failed; see the compiler error output for details.
> > >
> > > compile_jdbc4:
> > >
> > > jdbc:
> > >
> > > checkosgijar:
> > >
> > > compile_osgi:
> > >
> > > osgi:
> > >
> > > compile_catalog:
> > >     [javac] Compiling 25 source files to
> > > /usr/src/db-derby-10.2.2.0-src/classes
> > >     [javac] Fatal Error: Unable to locate package java.lang in classpath
> > > or bootclasspath
> > >     [javac] Compile failed; see the compiler error output for details.
> > >
> > > catalog:
> > >
> > > compile_diag:
> > >     [javac] Compiling 7 source files to
> > > /usr/src/db-derby-10.2.2.0-src/classes
> > >     [javac] Fatal Error: Unable to locate package java.lang in classpath
> > > or bootclasspath
> > >     [javac] Compile failed; see the compiler error output for details.
> > >
> > > diag:
> > >
> > > compile_vti:
> > >     [javac] Compiling 9 source files to
> > > /usr/src/db-derby-10.2.2.0-src/classes
> > >     [javac] Fatal Error: Unable to locate package java.lang in classpath
> > > or bootclasspath
> > >     [javac] Compile failed; see the compiler error output for details.
> > >
> > > vti:
> > >
> > > checkJ2MEmoduleprops:
> > >
> > > J2ME_modules_edit:
> > >
> > > engine_169_opt:
> > >
> > > jdbc4_modules_edit:
> > >
> > > engine:
> > >
> > > build:
> > >
> > > build_base:
> > >
> > > compile:
> > >     [javac] Compiling 13 source files to
> > > /usr/src/db-derby-10.2.2.0-src/classes
> > >     [javac] Fatal Error: Unable to locate package java.lang in classpath
> > > or bootclasspath
> > >     [javac] Compile failed; see the compiler error output for details.
> > >
> > > build:
> > >
> > > build:
> > >
> > > verifysplit:
> > >
> > > split:
> > >
> > > splitprops:
> > >
> > > verifysplit:
> > >
> > > noSplit:
> > >
> > >      [echo] ***** SplitMessages not available *****
> > >      [echo]  ***** Run "all" target first *****
> > >
> > >
> > > BUILD FAILED
> > > /usr/src/db-derby-10.2.2.0-src/build.xml:335: The following error
> > > occurred while executing this line:
> > >
> > /usr/src/db-derby-10.2.2.0-src/java/engine/org/apache/derby/loc/build.xml:35:
> > > The following error occurred while executing this line:
> > >
> > /usr/src/db-derby-10.2.2.0-src/java/engine/org/apache/derby/loc/build.xml:138:
> > > Exiting ant build...
> > >
> > > Total time: 21 seconds
> > > [ root@localhost db-derby-10.2.2.0-src]#
> > >
> > >              It is clear from the above error that the compiler is not
> > > finding java.lang classes.
> > > here is my CLASSPATH variable.
> > >
> > > [ root@localhost ~]# echo $CLASSPATH
> > >
> > .:/usr/java/j2sdk1.4.2_14/lib:/usr/java/j2sdk1.4.2_14/lib/tools.jar:/usr/java/j2sdk1.4.2_14/lib/dt.jar:/usr/java/j2sdk1.4.2_14/lib/jpda.jar:/usr/java/j2sdk1.4.2_14/jre/lib/rt.jar:/opt/junit3.8.1/junit.jar
> > >
> > > [root@localhost ~]#
> > >
> > > plzz help me in building the derby.
> > > Thank U.
> > >
> > > On 6/4/07, *Myrna van Lunteren* < m.v.lunteren@gmail.com
> > > <mailto:m.v.lunteren@gmail.com>> wrote:
> > >
> > >     On 6/3/07, Life Challenge < life.c3@gmail.com
> > >     <mailto:life.c3@gmail.com>> wrote:
> > >      >
> > >      > On 6/3/07, Andrew McIntyre < mcintyre.a@gmail.com
> > >     <mailto:mcintyre.a@gmail.com>> wrote:
> > >      > > On 6/3/07, Life Challenge < life.c3@gmail.com
> > >     <mailto:life.c3@gmail.com>> wrote:
> > >      > > >
> > >      > > >
> > >      > > > On 6/3/07, Andrew McIntyre <mcintyre.a@gmail.com
> > >     <mailto:mcintyre.a@gmail.com >> wrote:
> > >      > > > > On 6/2/07, Dyre.Tjeldvoll@sun.com
> > >     <mailto:Dyre.Tjeldvoll@sun.com > <Dyre.Tjeldvoll@sun.com
> > >     <mailto:Dyre.Tjeldvoll@sun.com>> wrote:
> > >      > > > > > Life Challenge < life.c3@gmail.com
> > >     <mailto:life.c3@gmail.com>> writes:
> > >      > > > > > >
> > >      > > > > > > Is there something wrong with my P.C.? or what might be
> > the
> > >      > problem.
> > >      > > > > >
> > >      > > > > > Are you able to look at the URL in a browser? If so; is
> > >     your browser
> > >      > > > > > configured to use a proxy server? If it is, you may need
> > >     to use the
> > >      > same
> > >      > > > > > proxy for svn (modify the config file).
> > >      > > > >
> > >      > > > > In addition to determining whether or not you are going
> > >     through a
> > >      > > > > proxy, can you ping/traceroute to svn.apache.org
> > >     <http://svn.apache.org>? i.e. can you get to
> > >      > > > > the machine, or is the machine refusing to honor your
> > request?
> > >      > > > >
> > >      > > > > If you can ping svn.apache.org <http://svn.apache.org >,
> > >     then there is a chance that the Apache
> > >      > > > > infrastructure team has blocked svn access from users of
> > >     your ISP due
> > >      > > > > to abuse of the machine by users of your ISP. If you are
> > >     able to ping
> > >      > > > > the machine, then please send your IP address and we can
> > >     check if your
> > >      > > > > ISP is currently blocked on the Apache side.
> > >      > > > >
> > >      > > > > If you cannot ping or traceroute to the machine, and you
> > >     determine
> > >      > > > > that you don't need to configure settings for a proxy, then
> > >     you should
> > >      > > > > check with your ISP's technical support.
> > >      > > > >
> > >      > > > > HTH,
> > >      > > > > andrew
> > >      > > > >
> > >      > > >
> > >      > > > hi,
> > >      > > >
> > >      > > >    1)     I am able to look at the URL in the browser.
> > >      > > >    2)     My browser is configured to use a proxy server.
> > >      > > >    3)     I am able ping/traceroute to svn.apache.org
> > >     <http://svn.apache.org>
> > >      > > >    4)     I modified the servers file as follows.
> > >      > > >           [global]
> > >      > > >           http-proxy-host = 192.168.36.204
> > >     <http://192.168.36.204>
> > >      > > >           http-proxy-port = 8080
> > >      > > >    5)    This time I am getting a different error
> > >      > > >
> > >      > > >           [root@localhost ~]# svn co
> > >      > > > http://svn.apache.org/repos/asf/db/derby/code/trunk/
> > >      > > >           svn: REPORT request failed on
> > >     '/repos/asf/!svn/vcc/default'
> > >      > > >           svn: REPORT of '/repos/asf/!svn/vcc/default': 400
> > >     Bad Request
> > >      > (
> > >      > > > http://svn.apache.org)
> > >      > > >           [root@localhost ~]#
> > >      > > > N.B: Last time I got the error as PROFIND request failed and
> > >     this time
> > >      > > > REPORT request failed. Is there something wrong with HTTP or
> > >     what it
> > >      > could
> > >      > > > be.??. and what is thus 400 Bad Request(
> > http://svn.apache.org).
> > >      > >
> > >      > > Subversion, when accessed via HTTP, uses several non-standard
> > HTTP
> > >      > > request methods to retrieve certain information. One of these
> > >     methods
> > >      > > is REPORT. It appears the HTTP proxy server you are using to
> > >     contact
> > >      > > the Apache Subversion server is not forwarding the HTTP REPORT
> > >     request
> > >      > > from your proxy to Apache's Subversion server.
> > >      > >
> > >      > > You need to contact the administrator of your proxy server and
> > >     request
> > >      > > that they forward HTTP REPORT requests in addition to the other
> > >     HTTP
> > >      > > methods needed for Subversion. There are 5 HTTP methods which
> > your
> > >      > > proxy must forward: PROPFIND, REPORT, MERGE, MKACTIVITY,
> > CHECKOUT.
> > >      > >
> > >      > > Please be sure to read the following before going any further:
> > >      > >
> > >      > > http://subversion.tigris.org/faq.html#proxy
> > >      > >
> > >      > > HTH,
> > >      > > andrew
> > >      > >
> > >      >
> > >      > Thanks andrew.
> > >      >             Can I use any alternative method to build the derby
> > >     in Eclipse ?
> > >      >
> > >      > 1)    Can I access SVN using Other protocol than HTTP.?
> > >      > 2)    I have already downloaded the source from Derby web
> > >     site.how can I
> > >      > build using
> > >      >       the  downloaded source  in Eclipse (no SVN here).?
> > >      > plzz suggest me in this regards.
> > >      > Thanks in advance.
> > >      >
> > >      >
> > >      >
> > >     Hi,
> > >
> > >     You can use ant (1.6.5 works well).
> > >     Follow the instructions in BUILDING.txt at the top of the trunk.
> > >
> > >     HTH.
> > >     Myrna
> > >
> > >
> >
> >
>

I noticed one thing: the section about not needing jdk1.3 anymore only
applies to 'trunk'.
The errors you reported suggest that you are trying to build the
10.2.2.0. branch.
For 10.2.2.0 you *do* need jdk13, jdk14, and jdk16 if you want jdk16 support.

Myrna

------=_Part_24388_26023701.1181161407058--