Return-Path: Delivered-To: apmail-xml-axis-dev-archive@xml.apache.org Received: (qmail 46330 invoked by uid 500); 16 Jul 2002 14:37:47 -0000 Mailing-List: contact axis-dev-help@xml.apache.org; run by ezmlm Precedence: bulk Reply-To: axis-dev@xml.apache.org list-help: list-unsubscribe: list-post: Delivered-To: mailing list axis-dev@xml.apache.org Received: (qmail 46316 invoked by uid 1064); 16 Jul 2002 14:37:47 -0000 Date: 16 Jul 2002 14:37:47 -0000 Message-ID: <20020716143747.46314.qmail@apache.org> From: Sam Ruby To: axis-dev@xml.apache.org Subject: [GUMP] Build Failure - Axis Security ---------------------------------------------------- This email is autogenerated from the output from: ---------------------------------------------------- Buildfile: build.xml setenv: [echo] ----------------------------------------------------------------- [echo] Build environment for Axis beta3 [2002] [echo] ----------------------------------------------------------------- [echo] Building with Apache Ant version 1.6alpha compiled on July 16 2002 [echo] using build file /home/rubys/jakarta/xml-axis/java/build.xml [echo] Java 1.3.1_02 located at /usr/java/jdk1.3.1_02/jre [echo] ----------------------------------------------------------------- [echo] --- Flags (Note: If the {property name} is displayed, [echo] then the component is not present) [echo] === Required Libraries === [echo] wsdl4j.present=true [echo] commons-logging.present=true [echo] log4j.present=true [echo] tt-bytecode.present=true [echo] activation.present=true [echo] --- Optional Libraries --- [echo] servlet.present=true [echo] regexp.present=true [echo] junit.present=true [echo] mailapi.present=true [echo] attachments.present=true [echo] security.present=true [echo] jsse.present=true [echo] --- Property values --- [echo] debug=on [echo] deprecation=true [echo] axis_nojavadocs=${env.axis_nojavadocs} compile: [jar] Building jar: /home/rubys/jakarta/xml-axis/java/build/lib/axis.jar post-compile: samples: [wsdl2java] WSDL2Java samples/echo/InteropTest.wsdl [javac] Compiling 7 source files to /home/rubys/jakarta/xml-axis/java/build/classes [javac] An exception has occurred in the compiler (1.3.1_02). Please file a bug at the Java Developer Connection (http://java.sun.com/cgi-bin/bugreport.cgi). Include your program and the following diagnostic in your report. Thank you. [javac] java.lang.InternalError: jzentry == 0 [javac] at java.util.zip.ZipFile$2.nextElement(ZipFile.java:297) [javac] at com.sun.tools.javac.v8.code.ClassReader.openArchive(ClassReader.java:893) [javac] at com.sun.tools.javac.v8.code.ClassReader.list(ClassReader.java:1095) [javac] at com.sun.tools.javac.v8.code.ClassReader.listAll(ClassReader.java:1191) [javac] at com.sun.tools.javac.v8.code.ClassReader.fillIn(ClassReader.java:1213) [javac] at com.sun.tools.javac.v8.code.ClassReader.complete(ClassReader.java:955) [javac] at com.sun.tools.javac.v8.code.Symbol.complete(Symbol.java:366) [javac] at com.sun.tools.javac.v8.comp.Enter._case(Enter.java:424) [javac] at com.sun.tools.javac.v8.tree.Tree$TopLevel.visit(Tree.java:349) [javac] at com.sun.tools.javac.v8.comp.Enter.classEnter(Enter.java:392) [javac] at com.sun.tools.javac.v8.comp.Enter.classEnter(Enter.java:410) [javac] at com.sun.tools.javac.v8.comp.Enter.main(Enter.java:540) [javac] at com.sun.tools.javac.v8.JavaCompiler.compile(JavaCompiler.java:357) [javac] at com.sun.tools.javac.v8.Main.compile(Main.java:247) [javac] at com.sun.tools.javac.Main.compile(Main.java:26) [javac] at java.lang.reflect.Method.invoke(Native Method) [javac] at org.apache.tools.ant.taskdefs.compilers.Javac13.execute(Javac13.java:100) [javac] at org.apache.tools.ant.taskdefs.Javac.compile(Javac.java:840) [javac] at org.apache.tools.ant.taskdefs.Javac.execute(Javac.java:682) [javac] at org.apache.tools.ant.Task.perform(Task.java:317) [javac] at org.apache.tools.ant.Target.execute(Target.java:309) [javac] at org.apache.tools.ant.Target.performTasks(Target.java:334) [javac] at org.apache.tools.ant.Project.executeTarget(Project.java:1306) [javac] at org.apache.tools.ant.Project.executeTargets(Project.java:1250) [javac] at org.apache.tools.ant.Main.runBuild(Main.java:611) [javac] at org.apache.tools.ant.Main.start(Main.java:198) [javac] at org.apache.tools.ant.Main.main(Main.java:236) BUILD FAILED file:/home/rubys/jakarta/xml-axis/java/build.xml:391: Compile failed; see the compiler error output for details. Total time: 33 seconds