Problems compiling with the latest SDK (1.4.2)

From: bill (gabriel-ioan.ivascu_at_polymtl.ca)
Date: 08/12/04

  • Next message: Ron Ruble: "Re: How do you make decisions that optimize software quality?"
    Date: Thu, 12 Aug 2004 17:48:01 -0400
    
    

    Hi all,

    I'm using a WIN2k SP4 machine. I've installed the latest Java SDK
    (1.4.2) available from SUN and configurered the path for the bin
    directory of the java SDK (java, javac, etc.). I've also installed
    JavaCC and started playing with the examples but some (mostly the ones
    with GUIs) returned the following error: EXCEPTION_FLT_DIVIDE_BY_ZERO
    (or a variant: EXCEPTION_FLT_STACK_CHECK). I had the intuition (after
    searching for similar errors over the Internet) that the problem was
    caused by javac rather than JavaCC, that's why I emailed this question
    to this newsgroup. Is my install ok? Do I need to configure something?
    Or have you encountered such errors, and if so, what can be the cause
    of the problem, but more important what are the solutions? Thanks a
    lot.

    Gabriel

    ___________________________________________________________________

    Unexpected Signal : EXCEPTION_FLT_DIVIDE_BY_ZERO (0xc000008e) occurred
    at PC=0x
    FAAB8
    Function=[Unknown.]
    Library=(N/A)

    NOTE: We are unable to locate the function name symbol for the error
          just occurred. Please refer to release documentation for
    possible
          reason and solutions.

    Current Java thread:

    Dynamic libraries:
    0x00400000 - 0x00408000 C:\JBuilderX\jdk1.4\bin\javac.exe
    0x77F80000 - 0x77FFD000 C:\WINNT\system32\ntdll.dll
    0x7C2D0000 - 0x7C332000 C:\WINNT\system32\ADVAPI32.dll
    0x7C570000 - 0x7C628000 C:\WINNT\system32\KERNEL32.DLL
    0x77D30000 - 0x77DA1000 C:\WINNT\system32\RPCRT4.DLL
    0x78000000 - 0x78045000 C:\WINNT\system32\MSVCRT.dll
    0x00250000 - 0x002C4000
    C:\DOCUME~1\Name\LOCALS~1\Temp\fcaD.tmp
    0x71710000 - 0x71794000 C:\WINNT\system32\COMCTL32.DLL
    0x77F40000 - 0x77F7E000 C:\WINNT\system32\GDI32.dll
    0x77E10000 - 0x77E75000 C:\WINNT\system32\USER32.DLL
    0x76620000 - 0x76630000 C:\WINNT\system32\MPR.DLL
    0x77A50000 - 0x77B3F000 C:\WINNT\system32\OLE32.DLL
    0x779B0000 - 0x77A4B000 C:\WINNT\system32\OLEAUT32.DLL
    0x75050000 - 0x75058000 C:\WINNT\system32\WSOCK32.DLL
    0x75030000 - 0x75044000 C:\WINNT\system32\WS2_32.DLL
    0x75020000 - 0x75028000 C:\WINNT\system32\WS2HELP.DLL
    0x08000000 - 0x08136000
    C:\JBuilderX\jdk1.4\jre\bin\client\jvm.dll
    0x77570000 - 0x775A0000 C:\WINNT\system32\WINMM.dll
    0x10000000 - 0x10007000 C:\JBuilderX\jdk1.4\jre\bin\hpi.dll
    0x00CE0000 - 0x00CEE000 C:\JBuilderX\jdk1.4\jre\bin\verify.dll
    0x00CF0000 - 0x00D08000 C:\JBuilderX\jdk1.4\jre\bin\java.dll
    0x00D10000 - 0x00D1D000 C:\JBuilderX\jdk1.4\jre\bin\zip.dll
    0x77920000 - 0x77943000 C:\WINNT\system32\imagehlp.dll
    0x72A00000 - 0x72A2D000 C:\WINNT\system32\DBGHELP.dll
    0x690A0000 - 0x690AB000 C:\WINNT\system32\PSAPI.DLL

    Heap at VM Abort:
    Heap
     def new generation total 576K, used 444K [0x10010000, 0x100b0000,
    0x104f0000

      eden

    ****************
    Another exception has been detected while we were handling last error.
    Dumping information about last error:
    ERROR REPORT FILE = (N/A)
    PC = 0x00efaab8
    SIGNAL = -1073741682
    FUNCTION NAME = (N/A)
    OFFSET = 0xFFFFFFFF
    LIBRARY NAME = (N/A)
    Please check ERROR REPORT FILE for further information, if there is
    any.
    Good bye.

    ___________________________________________________________


  • Next message: Ron Ruble: "Re: How do you make decisions that optimize software quality?"

    Relevant Pages

    • Problems compiling with the latest SDK (1.4.2)
      ... I've installed the latest Java SDK ... Is my install ok? ... Dumping information about last error: ... Please check ERROR REPORT FILE for further information, ...
      (comp.lang.java.programmer)
    • Problems compiling with the latest SDK (1.4.2)
      ... I've installed the latest Java SDK ... Is my install ok? ... Dumping information about last error: ... Please check ERROR REPORT FILE for further information, ...
      (comp.lang.java.help)
    • Re: setting the JAVA_HOME environment variable
      ... I have to environment variable correct now, ... but this particular ruby gem fails to install still (haven't examined the ... This error looks like the ruby gem is expecting the Java SDK. ... The $JAVA_HOME/include directory is only part of the Java SDK. ...
      (Ubuntu)
    • Java 1.4.1.02 Itanium install
      ... uname –a: ... On this machine we have Java SDK version 1.4.1.01 running fine. ... I am trying to install Java SDK version 1.4.1.02 Itanium on our ia64 ... java/lang/NoClassDefFoundError: java/lang/Object ...
      (comp.sys.hp.hpux)