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 112384

Summary: illegalArgumentException editing file name via "Projects" window
Product: versioncontrol Reporter: richo <richo>
Component: SubversionAssignee: issues@versioncontrol <issues>
Status: RESOLVED DUPLICATE    
Severity: blocker    
Priority: P3    
Version: 6.x   
Hardware: PC   
OS: Linux   
Issue Type: DEFECT Exception Reporter:
Attachments: Message.log produced when exception occured

Description richo 2007-08-09 06:31:57 UTC
Product Version         = NetBeans Ruby IDE 070809 (Build 3308)
Operating System        = Linux version 2.6.20-16-generic running on i386
Java; VM; Vendor        = 1.6.0_02; Java HotSpot(TM) Client VM 1.6.0_02-b05; Sun Microsystems Inc.

select a file in the "projects" window (in this case it was "hrm|Database Migrations|migrate|100_create_locations.rb"
but I doubt this matters). press F2 to invoke inplace filename editor. Change file name to "007_create_locations" and
press enter.

Unexpected Exception dialog pops up:
"A java.lang.IllegalArgumentException exception has occurred. Please report <blah, blah, blah> including a copy of your
messages.log file. This file is located in your /home/anthony/.nbrubyide/dev/system folder"

This happens more often than not when editing any files name. Same problem occurs in the "files" window as well as the
"projects" window.

I have subversion integration enabled as well, incase that matters.

I was unable to find the folder named in the exception, but a messages.log was found in
/home/anthony/.nbrubyide/dev/var/log directory.
Comment 1 richo 2007-08-09 06:33:22 UTC
Created attachment 46377 [details]
Message.log produced when exception occured
Comment 2 Torbjorn Norbye 2007-08-09 21:26:07 UTC
The exceptions all seem related to the subversion svnclient. Reassigning.
Comment 3 Tomas Stupka 2007-09-03 15:17:57 UTC

*** This issue has been marked as a duplicate of 113508 ***