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 179112

Summary: IDE Crash and Close when renaming folder within a Rails Module.
Product: ruby Reporter: esmithbss <esmithbss>
Component: CodeAssignee: Erno Mononen <emononen>
Status: RESOLVED INCOMPLETE    
Severity: normal    
Priority: P3    
Version: 6.x   
Hardware: PC   
OS: Linux   
Issue Type: DEFECT Exception Reporter:
Attachments: IDE Log File compressed
UP Gestures file from same log session.

Description esmithbss 2009-12-30 00:36:39 UTC
[Ubuntu 9.04 with all updates]
[NetBeans 6.8]
[Sun JDK 1.6.0_u17]
[Built in JRuby 1.4.0]
[Native Ruby 1.8.7]

I created a folder within a Rails module in preparation for moving files into the folder.  After copying some files into it, I realized I needed to change the folder name.

I selected the folder within the folder tree and selected the "rename" option on the pop-up menu.  After entering the name, I hit enter.

At this point, the IDE crashed and closed.
Comment 1 esmithbss 2009-12-30 00:39:25 UTC
Created attachment 92997 [details]
IDE Log File compressed

I had to compress the log file.  Uncompressed it is 86M in size.
Comment 2 esmithbss 2009-12-30 00:43:15 UTC
Created attachment 92998 [details]
UP Gestures file from same log session.
Comment 3 Peter Pis 2010-01-04 02:26:01 UTC
Reassigning.
Comment 4 Erno Mononen 2010-01-04 02:37:03 UTC
Probably the JVM crashed, can you please search for a hs_err_pid.log file in the NB installation dir (or in the userdir, I'm not sure now in which folder it gets created).
Comment 5 Erno Mononen 2010-04-06 14:35:57 UTC
Marking as incomplete for now as per the previous comment. Likely a JVM crash, so not sure if anything can be done about this. If you find the hs_err_pid.log file, please attach it here.