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 254205 - NetBeans crashes after "No space left on device"
Summary: NetBeans crashes after "No space left on device"
Status: RESOLVED INCOMPLETE
Alias: None
Product: java
Classification: Unclassified
Component: Hints (show other bugs)
Version: 8.0.2
Hardware: PC Linux
: P3 normal (vote)
Assignee: Svata Dedic
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2015-08-07 16:04 UTC by kalle1
Modified: 2015-09-08 11:14 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
messages.log of session with failure (982.56 KB, text/x-log)
2015-08-07 16:04 UTC, kalle1
Details

Note You need to log in before you can comment on or make changes to this bug.
Description kalle1 2015-08-07 16:04:56 UTC
Created attachment 155222 [details]
messages.log of session with failure

After "No space left on device" ("Auf dem Gerät ist kein Speicherplatz mehr verfügbar" in the logs) NetBeans crashes after producing a syntax error due to missing closing brace in a file which has been modified with "Inspect and Transfrom" "Add this. prefix". See attached `messages.log` for details.
Comment 1 Svata Dedic 2015-09-08 11:14:21 UTC
What does mean 'crashes' ? NetBeans start to malfunction, or simply shutdown ? There's no error at the end of the attached log; if NB really crashed, you should get some hotspot error msg in the console + coredump file (mentioned in the message). If so, please paste the exact message and the associated dump file.