users@glassfish.java.net

Re: Glassfish v2 build fails on FreeBSD 7.0-PRERELEASE

From: <glassfish_at_javadesktop.org>
Date: Fri, 18 Jan 2008 07:10:59 PST

Thanks for pointing that out. I have corrected my cvs checkout command by using:

   -r SJSAS91_UR1_BRANCH

Unfortunately, I'm now receiving errors on the bootstrap-all command:


Attempting to download jbi-install-071127_2.jar.
Cookie rejected: "$Version=0; JSESSIONID=6136D125C8ADD98984955D32EA46CCA8; $Path=/servlets". Illegal path attribute "/servlets". Path of origin: "/nonav/repository/jbi-install/jars/jbi-install-071127_2.jar"
Error retrieving artifact from [http://www.ibiblio.org/maven/jbi-install/jars/jbi-install-071127_2.jar]: java.io.IOException: Unknown error downloading; status code was: 301
5232K downloaded

Attempting to download maven-repository-importer-1.1.jar.
Cookie rejected: "$Version=0; JSESSIONID=55E8DE090F27D502A86B9076AE9572C7; $Path=/servlets". Illegal path attribute "/servlets". Path of origin: "/nonav/repository/com.sun.wts.tools.mri/jars/maven-repository-importer-1.1.jar"
6K downloadedCookie rejected: "$Version=0; JSESSIONID=10491C45637E2DCFC43DE43EF3A03AD5; $Path=/servlets". Illegal path attribute "/servlets". Path of origin: "/nonav/repository/com.sun.wts.tools.mri/jars/maven-repository-importer-1.1.jar.md5"

Attempting to download jasper-jsr199-9.1.jar.
Cookie rejected: "$Version=0; JSESSIONID=64C89B0CB1A409C08F99AFD7DACDE14B; $Path=/servlets". Illegal path attribute "/servlets". Path of origin: "/nonav/repository/jasper-jsr199/jars/jasper-jsr199-9.1.jar"
9K downloaded
Cookie rejected: "$Version=0; JSESSIONID=36939E0FB6A7793D1479D0F7644A01BF; $Path=/servlets". Illegal path attribute "/servlets". Path of origin: "/nonav/repository/jasper-jsr199/jars/jasper-jsr199-9.1.jar.md5"

Subsequently, the build failed on appserv-jslt...

     [java] Buildfile: /tmp/workspace/glassfish/bootstrap/../../glassfish/bootstrap/../../glassfish/appserv-jstl/build.xml
     [java]
     [java] prepare-dependencies:
     [java] [echo] ---------- Environment Information ----------
     [java] [echo] java.home: /usr/local/jdk1.6.0/jre
     [java] [echo] ant.java.version: 1.5
     [java] [echo] debug: on
     [java] [echo] deprecation: off
     [java] [echo] optimize: off
     [java] [echo] ---------------------------------------------
     [java]

snip

    [java] [javac] Note: /tmp/workspace/glassfish/appserv-jstl/src/org/apache/taglibs/standard/lang/jstl/test/PageContextImpl.java uses or overrides a deprecated API.
    [java] [javac] Note: Recompile with -Xlint:deprecation for details.
    [java] [javac] Note: Some input files use unchecked or unsafe operations.
    [java] [javac] Note: Recompile with -Xlint:unchecked for details.
    [java] [javac] 1 error
    [java] [javac] 48 warnings
    [java] [ERROR] Java Result: 1

BUILD FAILED
File...... /tmp/workspace/glassfish/bootstrap/maven.xml
Element... maven:reactor
Line...... 264
Column.... 40
Unable to obtain goal [build-pe] -- /tmp/workspace/glassfish/bootstrap/../../glassfish/bootstrap/maven.xml:644:28: <fail> No message
Total time: 3 minutes 48 seconds
Finished at: Fri Jan 18 08:46:15 CST 2008
[Message sent by forum member 'dpoland' (dpoland)]

http://forums.java.net/jive/thread.jspa?messageID=254677