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 250251 - ArrayIndexOutOfBoundsException: 0
Summary: ArrayIndexOutOfBoundsException: 0
Status: NEW
Alias: None
Product: contrib
Classification: Unclassified
Component: Code (show other bugs)
Version: 8.0
Hardware: All All
: P3 normal (vote)
Assignee: Jan Lahoda
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2015-02-05 21:42 UTC by Exceptions Reporter
Modified: 2015-09-06 01:54 UTC (History)
2 users (show)

See Also:
Issue Type: DEFECT
Exception Reporter: 208740


Attachments
stacktrace (682 bytes, text/plain)
2015-02-05 21:42 UTC, Exceptions Reporter
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Exceptions Reporter 2015-02-05 21:42:39 UTC
Build: NetBeans IDE 8.0.2 (Build 201408251540)
VM: Java HotSpot(TM) 64-Bit Server VM, 25.25-b02, Java(TM) SE Runtime Environment, 1.8.0_25-b18
OS: Windows 7

User Comments:
GUEST: i cant edit code in a  new java project, .java file

emiddio: decompiler

emiddio: x

GUEST: Attempting to use "Debugging for javac" plugin; plugin does not successfully decompile code and instead puts in the body of each method `throw new RuntimeException("Uncompilable source code - <one of various compiler errors, which is not present in actual code>")`.

ymajoros: decompile plugin?

GUEST: !




Stacktrace: 
java.lang.ArrayIndexOutOfBoundsException: 0
   at java.beans.XMLDecoder.readObject(XMLDecoder.java:250)
   at org.netbeans.modules.java.debugjavac.CompilerDescription$Factory$ExecCompilerDescription.decompile(CompilerDescription.java:233)
   at org.netbeans.modules.java.debugjavac.DecompiledTab.doDecompileIntoDocument(DecompiledTab.java:187)
   at org.netbeans.modules.java.debugjavac.DecompiledTab.access$000(DecompiledTab.java:103)
   at org.netbeans.modules.java.debugjavac.DecompiledTab$1.run(DecompiledTab.java:161)
   at org.openide.util.RequestProcessor$Task.run(RequestProcessor.java:1423)
Comment 1 Exceptions Reporter 2015-02-05 21:42:41 UTC
Created attachment 151846 [details]
stacktrace
Comment 2 Ondrej Vrabec 2015-02-12 12:10:11 UTC
org.netbeans.modules.java.debugjavac, honzo, is it your?
Comment 3 Exceptions Reporter 2015-09-06 01:54:40 UTC
This bug already has 10 duplicates 
see http://statistics.netbeans.org/exceptions/detail.do?id=208740