You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@netbeans.apache.org by "Eirik Bakke (JIRA)" <ji...@apache.org> on 2018/03/27 15:07:00 UTC

[jira] [Created] (NETBEANS-531) "Duplicate method name&signature in class" when running maven app with CoS enabled

Eirik Bakke created NETBEANS-531:
------------------------------------

             Summary: "Duplicate method name&signature in class" when running maven app with CoS enabled
                 Key: NETBEANS-531
                 URL: https://issues.apache.org/jira/browse/NETBEANS-531
             Project: NetBeans
          Issue Type: Bug
          Components: java - Classfile, java - Compiler, projects - Maven
    Affects Versions: 9.0
         Environment: Apache NetBeans IDE Dev (Build incubator-netbeans-release-205-on-20180202) on OpenJDK 64-Bit Server VM 9.0.4.1+11, Mac OS X version 10.9.5 running on x86_64; UTF-8; en_US (nb)
            Reporter: Eirik Bakke
         Attachments: duplicatenamesig.txt

On several occasions, when running a Maven-based NetBeans Platform app from the IDE, the app fails with the exception "java.lang.ClassFormatError: Duplicate method name&signature in class file com/somepackage/project/actions/SomeClass$1". I suspect this might be related to the Compile-on-Save infrastructure. See attached log.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@netbeans.apache.org
For additional commands, e-mail: commits-help@netbeans.apache.org

For further information about the NetBeans mailing lists, visit:
https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists