11 Replies Latest reply on Apr 16, 2009 8:49 PM by pgier

    JDK Crashing in AS Build

    alrubinger

      Second time in as many days I've crashed the JDK doing "./build.sh clean most" on trunk/Branches_5_x.

      Have we seen this before or know of a workaround/fix?

      [java] [INFO] ------------------------------------------------------------------------
       [java] [INFO] Building JBoss Application Server Tomcat
       [java] [INFO] task-segment: [install]
       [java] [INFO] ------------------------------------------------------------------------
       [java] [INFO] [buildnumber:create {execution: set-build-properties}]
       [java] [INFO] Checking for local modifications: skipped.
       [java] [INFO] Updating project files from SCM: skipped.
       [java] [INFO] Storing buildNumber: 87454 at timestamp: April 16, 2009 4:07:35 PM GMT-05:00
       [java] [INFO] [enforcer:enforce {execution: ban-bad-dependencies}]
       [java] [INFO] [enforcer:enforce {execution: enforce-java-maven-versions}]
       [java] [INFO] [enforcer:enforce {execution: enforce-plugin-versions}]
       [java] [INFO] [resources:resources]
       [java] [INFO] Using default encoding to copy filtered resources.
       [java] [INFO] [compiler:compile]
       [java] [INFO] Compiling 137 source files to /home/alrubinger/business/jboss/wc/jbossas/trunk/tomcat/target/classes
       [java] [INFO] ------------------------------------------------------------------------
       [java] [ERROR] BUILD FAILURE
       [java] [INFO] ------------------------------------------------------------------------
       [java] [INFO] Compilation failure
       [java] Failure executing javac, but could not parse the error:
       [java] An exception has occurred in the compiler (1.5.0_15). Please file a bug at the Java Developer Connection (http://java.sun.com/webapps/bugreport) after checking the Bug Parade for duplicates. Include your program and the following diagnostic in your report. Thank you.
       [java] java.lang.AssertionError: com.sun.tools.javac.jvm.Gen$1ComplexityScanner


      S,
      ALR