This Bugzilla instance is a read-only archive of historic NetBeans bug reports. To report a bug in NetBeans please follow the project's instructions for reporting issues.

Bug 141521 - [65cat] com.sun.tools.javac.util.FatalError: Fatal Error: Unable to find method append
Summary: [65cat] com.sun.tools.javac.util.FatalError: Fatal Error: Unable to find meth...
Status: RESOLVED DUPLICATE of bug 151422
Alias: None
Product: java
Classification: Unclassified
Component: Compiler (show other bugs)
Version: 6.x
Hardware: All All
: P3 blocker (vote)
Assignee: Dusan Balek
URL: http://statistics.netbeans.org/except...
Keywords:
Depends on:
Blocks:
 
Reported: 2008-07-24 12:15 UTC by substance
Modified: 2009-03-24 11:57 UTC (History)
2 users (show)

See Also:
Issue Type: DEFECT
Exception Reporter: 81361


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description substance 2008-07-24 12:15:09 UTC
Build: NetBeans IDE Dev (Build 200807240010)
VM: Java HotSpot(TM) Client VM, 1.5.0_13-119, Java(TM) 2 Runtime Environment, Standard Edition, 1.5.0_13-b05-237
OS: Mac OS X, 10.5.4, i386

User Comments: 
I changed project properties (profile) and the tried to rebuild the project.

Stacktrace: 
com.sun.tools.javac.util.FatalError: Fatal Error: Unable to find method append
        at com.sun.tools.javac.comp.Resolve.resolveInternalMethod(Resolve.java:1270)
        at com.sun.tools.javac.jvm.Gen.getStringBufferAppend(Gen.java:1970)
        at com.sun.tools.javac.jvm.Gen.appendString(Gen.java:1964)
        at com.sun.tools.javac.jvm.Gen.appendStrings(Gen.java:1995)
        at com.sun.tools.javac.jvm.Gen.appendStrings(Gen.java:1990)
        at com.sun.tools.javac.jvm.Gen.visitBinary(Gen.java:1910)
Comment 1 Peter Pis 2008-07-28 09:59:44 UTC
Reassigning to "java".
Comment 2 Jan Becicka 2008-07-30 13:53:22 UTC
Please attach fill messages.log. Thanks
Comment 3 pribyl 2008-09-26 16:30:07 UTC
//closing incomplete issues older than 4 weeks

substance, please, if the problem persists, reopen the issue and attach the messages.log

Thanks for help
Comment 4 Exceptions Reporter 2008-11-22 13:20:50 UTC
Reopening - reproduced in NetBeans IDE 6.5 (Build 200811100001)
http://statistics.netbeans.org/exceptions/detail.do?id=141274
Comment 5 Jan Lahoda 2008-12-05 14:57:51 UTC
Steps to reproduce are needed, including source level, JDK, etc.
Comment 6 Rastislav Komara 2009-02-03 10:53:13 UTC
Overtake.
Comment 7 Rastislav Komara 2009-03-24 11:21:19 UTC
Reassigning to compiler sub-component with suggestion to close this issue. We are still awaiting response from reporter. 
Comment 8 Rastislav Komara 2009-03-24 11:23:06 UTC
Reassigning to compiler sub-component with suggestion to close this issue. We are still awaiting response from reporter. 
Comment 9 Dusan Balek 2009-03-24 11:57:32 UTC
Already fixed.

*** This issue has been marked as a duplicate of 151422 ***