Jdk 1.4.1 compiler internal error

I'm running j2sdk1.4.1. Every time I try to compile a pgm I get the message listed below. Thanks for any help.
An exception has occurred in the compiler (1.4.1). Please file a bug at the Java
Developer Connection (http://java.sun.com/cgi-bin/bugreport.cgi) after checkin
g the Bug Parade for duplicates. Include your program and the following diagnost
ic in your report. Thank you.
java.lang.InternalError: jzentry == 0,
jzfile = 9771816,
total = 4570,
name = C:\Oracle\9iASCore\Apache\jdk\jre\lib\rt.jar,
i = 2885,
message = invalid LOC header (bad signature)
at java.util.zip.ZipFile$2.nextElement(ZipFile.java:309)
at com.sun.tools.javac.v8.code.ClassReader.openArchive(ClassReader.java:
972)
at com.sun.tools.javac.v8.code.ClassReader.list(ClassReader.java:1199)
at com.sun.tools.javac.v8.code.ClassReader.listAll(ClassReader.java:1320
at com.sun.tools.javac.v8.code.ClassReader.fillIn(ClassReader.java:1340)
at com.sun.tools.javac.v8.code.ClassReader.complete(ClassReader.java:104
9)
at com.sun.tools.javac.v8.code.Symbol.complete(Symbol.java:332)
at com.sun.tools.javac.v8.comp.Enter.visitTopLevel(Enter.java:467)
at com.sun.tools.javac.v8.tree.Tree$TopLevel.accept(Tree.java:390)
at com.sun.tools.javac.v8.comp.Enter.classEnter(Enter.java:442)
at com.sun.tools.javac.v8.comp.Enter.classEnter(Enter.java:456)
at com.sun.tools.javac.v8.comp.Enter.complete(Enter.java:588)
at com.sun.tools.javac.v8.comp.Enter.main(Enter.java:574)
at com.sun.tools.javac.v8.JavaCompiler.compile(JavaCompiler.java:334)
at com.sun.tools.javac.v8.Main.compile(Main.java:520)
at com.sun.tools.javac.Main.compile(Main.java:36)
at com.sun.tools.javac.Main.main(Main.java:27)
Bechir

An exception has occurred in the compiler (1.4.1).
Please file a bug at the Java
Developer Connection
(http://java.sun.com/cgi-bin/bugreport.cgi) after
checking the Bug Parade for duplicates. Include your program
and the following diagnost
ic in your report. Thank you.So what response did you get from Sun when following the advice given above?

Similar Messages

  • Fatal Error: compiler internal error

    Hi,
    I'm new to JDeveloper and am having a problem trying to use jdk
    1.3.1_01 with it. The version I'm using is Version 2.0 (Build
    343).
    I tried to define a new target JDK version for java version
    1.3.1_01 and got a "Could not create dependency files" message
    at the end (I got the same message when I defined a new target
    JDK version for 1.2.1).
    When I try to compile anything in JDeveloper with the 1.3.1_01
    version set I get the following errors:
    Fatal Error: compiler internal error
    and
    Fatal Error: internal assertion failure jmk 465
    When trying to to compile with 1.2.2 I don't get this problem.
    Would anyone be able to help me with this?
    Thanks,
    Marcia

    Hi,
    I'm new to JDeveloper and am having a problem trying to use jdk
    1.3.1_01 with it. The version I'm using is Version 2.0 (Build
    343). If you are new to JDeveloper, I recommend that you get a latter
    version from OTN. You can get production 3.2.3 and Oracle9i
    JDeveloper Release Candidate from OTN
    (http://otn.oracle.com/software/products/jdev/content.html).
    JDeveloper 2.0 works on JDK 1.1.7b.
    JDeveloper 3.2.3 uses JDK 1.2
    Oracle9i JDeveloper uses JDK 1.3
    >
    I tried to define a new target JDK version for java version
    1.3.1_01 and got a "Could not create dependency files" message
    at the end (I got the same message when I defined a new target
    JDK version for 1.2.1).
    When I try to compile anything in JDeveloper with the 1.3.1_01
    version set I get the following errors:
    Fatal Error: compiler internal error
    and
    Fatal Error: internal assertion failure jmk 465
    When trying to to compile with 1.2.2 I don't get this problem.It sounds like a backwards compatiability problem with java.
    Again I would switch version of JDeveloper, which comes with the
    correct version of JDK.
    >
    Would anyone be able to help me with this?
    Thanks,
    Marcia

  • JDK 1.3.1_07 Hotspot Internal Error on Sparc Solaris 8 (10/01)

    OS: Solaris 8 - version 10/01 on sparc architecture
    JDK: 1_3_1_07
    Error is:
    # HotSpot Virtual Machine Error, Internal Error
    # Please report this error at
    # http://java.sun.com/cgi-bin/bugreport.cgi
    # Error ID: 52554E54494D450E4350500624 01
    # Problematic Thread: prio=5 tid=0x11e000 nid=0x6c runnable
    upgrading to Sun JDK 1.4 is not an option right now, any suggestions
    as to the cause of this, and what I can do about it? Using a different
    1.3 jdk is an option.

    ouch...
    Thats a tough one... Well, core files will be useful. How about any hs_err files?
    Its crashing daily?
    I am sure is more of a biz decision than a tech one :) We had a machine that crashed daily, but the scripts restarted the process. We didnt know that, till we enabled coreadm, imagine the shock when we see the file system filling up with all the cores generated, sitting there pretty for the a long time :)
    How about someone sitting in front of the terminal to monitor it to crash? :) If this is an option, add -XX:+ShowMessageBoxOnError
    Start in console. So all the error/system out are printed to console.
    When it crashes again, you should see something similiar to the form
    Unexpected Signal: XX, PC:xxxxxxxx , PID: xxxx
    An error has just occurred, do you want to debug the problem?
    At this time, u shld pstack the pid and cut the thread with the signal(usually the very top). Note: You should not leave the system unattended then, as the process will just hang there, rendering those "monitoring / fail / restart" scripts useless.
    Tough eh? Best to enable coreadm ;)
    Oh ya, the vendor shld support minor releases of 1.3.1... think _15 as a bug-fix version.

  • "Fatal Error: Compiler Internal Error" with JSE v1.3c

    Hi,
    I have added in Java Standard Edition V1.3 and tried to compile my files in JDeveloper. However, I got the above error. I have deleted all my class files and yet the error is still there. Is there anyone out there who can help me?
    Thanks.

    Hi Alex,
    Please see the JDeveloper 3.1 Release Notes. There are instructions there for using the JDK 1.3. If you still have problems after following those instructions, let us know.

  • Internal error with jgoodies form lib

    I was evaluating the 0.9.7 version of the form lib (nc version) with JDeveloper 9.0.3.1 and I could not compile anything with the library. Everytime I tried to compile my project I got a "compiler internal error". I did not see any speific error messages spit out with the "show progress" turned on. Are you aware of this issue?
    does it have anything to do with obfuscation? The lis seemed to have some critical code crypted.
    BTW. I was able to test it with Eclipse.
    Thanks!
    bing ran

    Thanks for reporting the problem. Unfortunately, there isn't any workaround that I can think of and my window to checkin a fix for 9.0.3.2 has just close a few days ago. This will definitely be fixed in 9.0.4 and higher.
    Please send me the exact version of JDev you are using with your email address and I can try to build a one off patch for you.
    Send the information to [email protected]
    Regards,
    Michel

  • PLS-00801: Internal Error - Compiling Package in JDeveloper

    I am trying to compile a package in JDeveloper so that I will be able to debug it. The issue is that the whenever I compile it I get a back an PLS-00801: Internal Error.
    What is really strange is that when I compile it using sqlplus - the package comes back fine without any problems.
    The package is approximately 5400 lines, contains UTF8 characters (I turned on UTF8 encoding in order to get the package to show correctly [found that one on this site - thank you]). It contains approx 15 methods, lost of cursors, ...
    I am using the following version of JDeveloper.
    Version 9.0.4.0 (Build 1419)
    Oracle IDE: 9.0.4.13.2
    UML Modelers Vers: 9.0.4.12.69
    JMIG Framework: 9.0.4.3.75
    SCM Support Version: 9.0.4.12.69
    Business Components: 9.0.4.13.79
    Java Version: 1.4.2_03
    Java Home: c:\Programs\JDev9i\jdk\jre
    Any help would be greatly appreciated - even pointing me in the direction of the logs to see if I can track down why I am getting this error.
    Thank you
    Marc Padberg

    Okay -
    I broke down the PL/SQL package and figured out what was causing the internal error - it was a parameter that was based on ROWTYPE of a cursor.
    Whenever I have a CURSOR%ROWTYPE as a parameter I get an internal error in JDeveloper.
    Any help to resolve this would be greatly appreciated.
    I wrote a small sample package using dual that simulates this.
    CREATE OR REPLACE PACKAGE sample_problem IS
    PROCEDURE call_internal_method;
    END sample_problem;
    CREATE OR REPLACE PACKAGE BODY sample_problem IS
    CURSOR get_data IS
    SELECT 'Test' as NAME FROM dual;
    -- I have to comment this method out
    -- in order to compile in JDeveloper
    PROCEDURE internal_method_with(p_rec get_data%ROWTYPE)
    IS
    BEGIN
    DBMS_OUTPUT.put_line(p_rec.NAME);
    END internal_method_with;
    PROCEDURE internal_method_without
    IS
    BEGIN
    DBMS_OUTPUT.put_line('No Rowtype Passed');
    END internal_method_without;
    PROCEDURE call_internal_method
    IS
    lrec_get_data get_data%ROWTYPE;
    BEGIN
    OPEN get_data;
    FETCH get_data INTO lrec_get_data;
    CLOSE get_data;
    -- I have to comment this method out
    -- in order to compile in JDeveloper
    internal_method_with(lrec_get_data);
    internal_method_without;
    END call_internal_method;
    END sample_problem;
    /

  • Bug report: ube_ipa: internal error when compiling with -xO5

    When compiling imlib2-1.1.2, one source file causes compilation to fail with the following error message:
    ube_ipa: internal error
    cc: ube_ipa failed for loader_tiff.c
    The command which fails is (probably wrapped):
    cc -DHAVE_CONFIG_H -I. -I. -I.. -I. -I.. -I../src -I../loaders -I../libltdl -I/usr/X11R6/include -I/usr/openwin/include -I/opt/csw/include -I/opt/csw/include -I/opt/csw/include -g -fast -xarch=386 -xstrconst -v -xildoff -xO5 -c loader_tiff.c -KPIC -DPIC -o .libs/loader_tiff.o
    Changing -xO5 to -xO4 works around the problem. The source file in question is imlib2-1.1.2/loaders/loader_tiff.c
    Patch 112756-10 has been applied, and doesn't correct the problem. GCC doesn't have any problem compiling the file.
    A quick note to any Sun employees reading this: it took me 45 minutes to find somewhere to submit this bug report. Searching sun.com for "submit bug report" turned up many forum postings where people asked "Where do I submit bug reports?", a bug report form for Sun One Java Studio, and not much else. It might be in your interest to make submitting bugs easier.

    Internal errors, such as the one you encountered, are generally considered compiler bugs. They indicate that the compiler reached an unexpected state and therefore bailed out. I opened bug 20703141: internal error: pic_relocs(): hh reltype? to investigate. I see the same error message emitted by the current Studio development release; I will update this thread if I find a work-around.
    Thanks,
    Mark

  • NI-Farm internal error - unable to compile FPGA VI

    Hello!
    When I try to compile any FPGA VI with LabVIEW2013 or 2012 SP1, I receive the following error:
    "An error occurred attempting to connect to this compile server.
    Details:
    NI-Farm Internal Error: Client received unexpected or bad data from the server."
    The intermediate files are not generated, the error appears immediately after I select build from build specification, or after I click the run arrow.
    I'm using local compile server.
    The hardware I use: CompactRIO Evaluation Board - SbRIO9636, Laptop DELL, Intel core2 Duo, T5800, 2GHz, 3GB RAM, Windows 7 Ultimate 64bit, SP1.
    Intermediate files CAN be generated w/o any issues, if I select from the menu. If I launch FPGA Compile Worker, a balloon message appears specifying that "FPGA compile worker is running" but after a few seconds, another message pops up: Multiple log on attempts have been unsuccessful - please see attached images.
    At first I thought that my firewall(Comodo 6.3) is the reason for this, so I disabled it but nothing changed. Then I tried to repair LabVIEW FPGA, and XILINX tools with the firewall disabled but din not resolve the problem. I tried with both LabVIEW 2012 SP1 and 2013.
    If you have any suggestions, please let me know! Thank you!
    Certified LabVIEW Developer
    Solved!
    Go to Solution.

    Compile worker is set to local compile server. I could not start MAX 5.4 because of an Cmx exception, and after I upgraded MAX to 5.5, a missing dll error occurred. So long story short, I installed LabVIEW2013. Now MAX is working and I could generate a technical report. Only NI-RIO Server and NI License Server services were set on manual (or stopped?). I started both of them but still cannot compile FPGA vi.
    Certified LabVIEW Developer
    Attachments:
    ni_support.zip ‏1439 KB

  • Error in forms Compilation in 10g. Internal Error Problem.

    Hi,
    I am involved in Migration of Oracle Forms, currently running on 9i DS, to 10G DS.
    As of now there are no compilation issues encounted on 9i DS. But while compiling on 1oG DS, I am getting following error.
    Error 801 at line 1, Column 1
    Internal Error [hshuid: LU invalid].
    I am not able to interpret the problem. The form has PLL and OLB attached to it.
    Can any one come across such problem or can suggest for any possible option to get out of it.?
    Thanks in Advance,
    Jagadeesh.

    Hi Michael,
    Thanks for your early reply.
    Below are the details.
    1. Which product versions are involved? Do not use marketing names - use x.x.x.x format. For example 9.0.4.3
    --Forms [32 bit] Version 10.12.0.12
    --Oracle Database 10g enterprise edition Release 10.2..0.3.0 - 64 bit
    2. On which platform are you trying to compile these modules?
    --Windows XP
    3. What is the database version to which you are connecting?
    --Oracle Database 10g Enterprise Edition Release 10.2.0.3.0 - 64bit
    4. Are you compiling in the correct order? You should (in most cases) compile PLLs then MMBs then FMBs.
    --Yes, I compiled in the same order. But still getting the same error.
    5. 801 probably a PL/SQL error. Is it possible that you are using an obsolete built-in or other command?
    --Yes, I too felt it is a oracle error. But i was expecting a ORA before it.
    6. Which ever version you are using, have you installed the latest patch for that version? The latest for 10g Release 1 is 9.0.4.3 and the latest for 10g Release 2 is 10.1.2.2
    --I need to contact DBA's to get to know about the patch.
    I will update you on Patch side, Meanwhile could you guess, what might have went wrong.?

  • Error While Compiling Oracle Forms - internal error [60603]

    Hi,
    I'm getting below error message which compiling Oracle Forms in 10g R2, Please help to suggest how can I solve this problem.
    Statement ignored
    PL/SQL ERROR 801 at line 0, column 0
    internal error [60603]
    PL/SQL ERROR 0 at line 50, column 5
    Statement ignored
    PL/SQL ERROR 801 at line 0, column 0
    internal error [60603]
    PL/SQL ERROR 0 at line 66, column 2
    Statement ignored
    PL/SQL ERROR 801 at line 0, column 0
    internal error [60603]
    PL/SQL ERROR 0 at line 72, column 2
    Statement ignored
    PL/SQL ERROR 801 at line 0, column 0
    internal error [60603]
    PL/SQL ERROR 0 at line 85, column 2
    Statement ignored
    PL/SQL ERROR 320 at line 103, column 57
    the declaration of the type of this expression is incomplete or malformed
    PL/SQL ERROR 0 at line 103, column 3
    Statement ignored
    PL/SQL ERROR 320 at line 109, column 31
    the declaration of the type of this expression is incomplete or malformed
    PL/SQL ERROR 0 at line 109, column 2
    Statement ignored
    PL/SQL ERROR 320 at line 110, column 30

    when this error coming, any specific case when you see this?
    Are you trying to call any database program units ?
    try to compile the database program units which you are trying to call in the Forms.

  • PLS-00801: internal error [1401] while compiling Package body

    I am getting the error PLS-00801: internal error [1401] while compiling the package.
    recently upgraded to version 11.1.0.7 database .
    Any pointer to this ..

    935026 wrote:
    I am also getting the same error while compiling a procedure which use a remote object over db_link.
    Let me know if this needs to be run on source db or destination db
    1. RUN as SYS
    $ORACLE_HOME/rdbms/admin/utlirp.sql
    $ORACLE_HOME/rdbms/admin/utlrp.sql
    RegardsYES
    post results from SQL below from both DBs
    SELECT * FROM V$VERSION;

  • Error C1001: An internal error has occurred in the compiler.

    Hello,
    I'm trying to a old project (VC6++) on Visual Studio 2013.But it gives me an error i don't know how to solve.I've searched google but can't find any solutions.
    Here is an error:
    Error 1
    error C1001: An internal error has occurred in the compiler.
    C:\Program Files (x86)\Microsoft Visual Studio 12.0\VC\include\mutex
    46 1
    Shared
    Compiler Output
    1>------ Build started: Project: Shared, Configuration: Release Win32 ------
    1> stdafx.cpp
    1>C:\Program Files (x86)\Microsoft Visual Studio 12.0\VC\include\mutex(46): fatal error C1001: An internal error has occurred in the compiler.
    1> (compiler file 'msc1.cpp', line 1325)
    1> To work around this problem, try simplifying or changing the program near the locations listed above.
    1> Please choose the Technical Support command on the Visual C++
    1> Help menu, or open the Technical Support help file for more information
    1> INTERNAL COMPILER ERROR in 'C:\Program Files (x86)\Microsoft Visual Studio 12.0\VC\bin\CL.exe'
    1> Please choose the Technical Support command on the Visual C++
    1> Help menu, or open the Technical Support help file for more information
    2>------ Build started: Project: AIServer, Configuration: Release Win32 ------
    2> StdAfx.cpp
    2>C:\Program Files (x86)\Microsoft Visual Studio 12.0\VC\include\mutex(46): fatal error C1001: An internal error has occurred in the compiler.
    2> (compiler file 'msc1.cpp', line 1325)
    2> To work around this problem, try simplifying or changing the program near the locations listed above.
    2> Please choose the Technical Support command on the Visual C++
    2> Help menu, or open the Technical Support help file for more information
    2> INTERNAL COMPILER ERROR in 'C:\Program Files (x86)\Microsoft Visual Studio 12.0\VC\bin\CL.exe'
    2> Please choose the Technical Support command on the Visual C++
    2> Help menu, or open the Technical Support help file for more information
    ========== Build: 0 succeeded, 2 failed, 0 up-to-date, 0 skipped ==========
    I've tried on Visual Studio 2012 successfull but on Visual Studio 2013 gives me that error.
    How can i solve this ?
    Thanks...
    [Sorry About English]
    mbpakalin.net

    One thing that smells a little funny:  VC6 didn't have a mutex header.  Did you add std::mutex stuff as part of your porting process?  If not, it is possible that the project itself has a #include <mutex> that is now resolving to the
    standard library version of mutex, but was resolving to a project file in VC6.

  • C1001: An internal error has occurred in the compiler on WEC2013 in VS2013

    Has anyone experienced random internal compiler errors:
    BUILD: [02:0000013759:ERRORE] c:\wince800\osdesigns\mytidevkit\mytidevkit\wince800\am33x_evm_bsp_armv7_retail\cesysgen\sdk\inc\crt\string.h(189) : fatal error C1001: An internal error has occurred in the compiler. {log="C:\WINCE800\platform\AM33X_EVM_BSP\SRC\DRIVERS\sd45\bldsys.log(1062)"}
    BUILD: [02:0000014134:ERRORE] NMAKE : fatal error U1077: 'C:\WINCE800\sdk\bin\i386\ARM\cl.exe' : return code '0x1' {log="C:\WINCE800\platform\AM33X_EVM_BSP\SRC\DRIVERS\sd45\bldsys.log(1063)"}

    I experienced it in earlier WEC2013. i fixed it by disabling the code anaysis option from sources.cmn file. Just check the following variable is enabled in sources.cmn of your BSP. 
    CODE_ANALYSIS=1
    if enabled, clear it like this
    CODE_ANALYSIS=
    and try again
    Please mark as answer, if it is correct.
    Please vote,if it is helpful post.
    Vinoth.R
    http://vinoth-vinothblog.blogspot.com
    http://www.e-consystems.com/windowsce.asp

  • ERROR: (line 0): Internal error compiling the filter.

    It seems graph compiler is very touchy. I downloaded pixel bender few days ago, so I bet this is not fixed yet.
    Thing that compiles:
       void evaluatePixel()
        dst = sample (src, outCoord ());
    Thing that also compiles:
       void evaluatePixel()
        float2 at = outCoord ();
        pixel4 d = sampleNearest(src, float2 (at.x - 0.0, at.y - 0.0));
        dst = d;
    Thing that does not compile:
       void evaluatePixel()
        float2 at = outCoord ();
        pixel4 d = sampleNearest(src, float2 (at.x - 0.0, at.y - 0.0));
        dst = sample (src, outCoord ());
    Full graph here.

    found http://forums.adobe.com/message/56016 saying "it is illegal to use both types of sampling in a kernel". that was it. could be cool if it was saying that instead of "internal error" too.

  • Fbe internal error when compiling OpenSSL 1.0.2 64 bit

    ./Configure solaris64-sparcv9-cc no-shared -m64 -xcode=pic32 -xldscope=hidden
    ./make
    cc -I.. -I../.. -I../modes -I../asn1 -I../evp -I../../include  -DOPENSSL_THREADS -D_REENTRANT -DDSO_DLFCN -DHAVE_DLFCN_H -m64 -xcode=pic32 -xldscope=hidden -xtarget=ultra -xarch=v9 -xO5 -xstrconst -xdepend -Xa -DB_ENDIAN -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DMD5_ASM -DAES_ASM -DGHASH_ASM -c   -c -o md5-sparcv9.o md5-sparcv9.S
    cc: Warning: -xarch=v9 is deprecated, use -m64 to create 64-bit programs
    /opt/solarisstudio12.4/bin/fbe: "/tmp/cpp.1426232079.27660.01.s": , approx line 1041: internal error: pic_relocs(): hh reltype?
    Reading around, it seems to be caused by setting -xcode=pic32 but I need to set that because I am building a static library that will be linked into a shared library and that requires relocation.
    Changing the makefile so that the -xcode=pic32 flag is not passed when compiling .s files solves the problem but I am unsure if I will have an invalid build.
    Previous OpenSSL versions have compiled cleanly with this flag set.
    Does the message 'internal error' indicate that it is a bug in the compiler? If so is there a fix?
    Can anyone advise please?

    Internal errors, such as the one you encountered, are generally considered compiler bugs. They indicate that the compiler reached an unexpected state and therefore bailed out. I opened bug 20703141: internal error: pic_relocs(): hh reltype? to investigate. I see the same error message emitted by the current Studio development release; I will update this thread if I find a work-around.
    Thanks,
    Mark

Maybe you are looking for

  • Help with collection

    I have posted about this previously and have been working on it and could use some help/advice. I had a charge of from 2011 from JC Penney for $741 and when I contacted JC P to make payment, they sent me to a company called "crown asset management."

  • Child node insert performance

    (Oracle Database 11g 11.1.0.6.0) I just ran a test to continually insert child XML nodes into an XML table and found performance slow. As the documentation states, the reason appears to be because the entire XML is being read into memory each time as

  • Whole root zone / remove /usr /platform /bin

    is it possible to remove /usr /platform /bin from non-globale zone ? iam running a braded zone (solris 8) on global zone (sol 10). i tried to use remove inherit-pak when creating the zone, but it didnt work. what iam missing here ? zonecfg:sol8> remo

  • Bootcamp 5 running hot with fan on all the time

    I have a 2012 MBPr running windows 7. I was running Bootcamp 4 and driving two 2560x1440 monitors as well as the laptop display. The fan would only come on with very intensive graphics operations. I just installed Bootcamp 5. When running just the la

  • Is it better to create ONE form, for 25 different forms?

    We have a Telco Application (in Forms 10g) which has about 200 Forms which are called from the main menu. Out of that 200 forms about *25* are "file upload" type forms (shown below). http://www.freeimagehosting.net/alg6q As you can see this is small