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 253586 - IDE exits when code compiled or run
Summary: IDE exits when code compiled or run
Status: RESOLVED INVALID
Alias: None
Product: ide
Classification: Unclassified
Component: Code (show other bugs)
Version: 8.0.2
Hardware: PC Windows 7
: P3 normal (vote)
Assignee: issues@ide
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2015-07-20 16:18 UTC by alanthorley
Modified: 2015-11-10 09:28 UTC (History)
1 user (show)

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description alanthorley 2015-07-20 16:18:04 UTC
Ide exits unexpectedly on most attempts to compile or run Java.
Product Version: NetBeans IDE 8.0.2 (Build 201411181905)
Updates: NetBeans IDE is updated to version NetBeans 8.0.2 Patch 2
Java: 1.8.0; Java HotSpot(TM) 64-Bit Server VM 25.0-b70
Runtime: Java(TM) SE Runtime Environment 1.8.0-b132
System: Windows 7 version 6.1 running on amd64; Cp1252; en_GB (nb)
User directory: C:\Users\alan\AppData\Roaming\NetBeans\8.0
Cache directory: C:\Users\alan\AppData\Local\NetBeans\Cache\8.0
Comment 1 Antonin Nebuzelsky 2015-08-07 11:18:05 UTC
Assuming a JVM crash. You are using an ancient version of JDK 8.

Upgrade your Java to to the latest JDK 8u51.

http://www.oracle.com/technetwork/java/javase/downloads/index.html

http://wiki.netbeans.org/FaqJdkHome

If JVM still crashes, Java process crash log is needed for the evaluation.
Comment 2 Jiri Prox 2015-11-10 09:28:32 UTC
I'm closing this issue since there is no response from reporter.
Feel free to provide requested information and reopen the issue again.