Uploaded image for project: 'JDK'
  1. JDK
  2. JDK-4473489

Nightly build failure - sparcv9.

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Duplicate
    • Icon: P1 P1
    • None
    • 1.4.0
    • hotspot
    • None
    • sparc
    • solaris_7

      The Solaris Sparc 64-bit nightly build failed. The log file is:

      /java/jdk/merlin/re/nightly/beta/j2se/logs/oldlogs/
         j2sdk-1_4_0-beta_refresh-b70-build-FAILED-06_22_2001_02-solsparc.log

      The workspace is saved here:
          /net/mersparc.eng/usr/re/jdk/jdk1.4/ws.save.jun-22-01

      The core file is in the workspace under make/java/text/. It's currently
      unreadable but I'll get Vijay to do something about that.

      Here's the tail of the log file:

      >>>Recursively making text all @ Fri Jun 22 02:02:58 PDT 2001 ...
      gnumake[2]: Entering directory `/net/mersparc/usr/re/jdk/jdk1.4/ws/make/java/text'
      gnumake classes VARIANT=OPT
      gnumake[3]: Entering directory `/net/mersparc/usr/re/jdk/jdk1.4/ws/make/java/text'
      /usr/bin/mkdir -p ../../../build/solaris-sparc/tmp/sun/java.text/obj64
      rm -f ../../../build/solaris-sparc/tmp/sun/java.text/.classes.list
      if [ -s ../../../build/solaris-sparc/tmp/sun/java.text/.classes.list ] ; then ../../../build/solaris-sparc/bin/sparcv9/javac -J-XX:ThreadStackSize=768 -J-Xms64m -J-Xmx128m -J-Xmaxf1 -classpath ../../../build/solaris-sparc/classes -bootclasspath "../../../build/solaris-sparc/lib/jce.jar:../../../build/solaris-sparc/lib/jsse.jar" -sourcepath "../../../build/solaris-sparc/gensrc:../../../src/solaris/classes:../../../src/share/classes" -d ../../../build/solaris-sparc/classes -source 1.4 ../../../src/share/classes/java/text/Bidi.java [...snip...] ; fi
      Can't read logging configuration:
      java.io.FileNotFoundException: /net/mersparc/usr/re/jdk/jdk1.4/ws/build/solaris-sparc/lib/logging.properties (No such file or directory)
      at java.io.FileInputStream.open(Native Method)
      at java.io.FileInputStream.<init>(FileInputStream.java:70)
      at java.util.logging.LogManager.readConfiguration(LogManager.java:517)
      at java.lang.System.initializeSystemClass(System.java:880)
      Segmentation Fault - core dumped
      >gnumake[3]: *** [.compile.classlist] Error 139


      The warnings about the logging config file occur in many other places and
      so are probably not related to the core dump.

      I realize that javac is Java code and so doesn't dump core directly,
      but since this failure comes right after a TL integration I figured that's
      the right place to start.

            rgottliesunw Robert Gottlieb (Inactive)
            sseligmasunw Scott Seligman (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated:
              Resolved:
              Imported:
              Indexed: