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 171319 - IllegalArgumentException: Invalid entry line: /config/
Summary: IllegalArgumentException: Invalid entry line: /config/
Status: NEW
Alias: None
Product: versioncontrol
Classification: Unclassified
Component: CVS (show other bugs)
Version: 6.x
Hardware: All All
: P3 blocker (vote)
Assignee: issues@versioncontrol
URL: http://statistics.netbeans.org/except...
Keywords:
Depends on:
Blocks:
 
Reported: 2009-09-02 12:37 UTC by marper
Modified: 2010-07-30 09:53 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter: 5880


Attachments
stacktrace (4.82 KB, text/plain)
2009-09-02 12:37 UTC, marper
Details

Note You need to log in before you can comment on or make changes to this bug.
Description marper 2009-09-02 12:37:07 UTC
Build: NetBeans IDE 6.7.1 (Build 200907230233)
VM: Java HotSpot(TM) Client VM, 14.2-b01, Java(TM) SE Runtime Environment, 1.6.0_16-b01
OS: Linux, 2.6.28-15-generic, i386

User Comments:
yakrutoi: It happens right at start up of NetBeans.  I can't seem to do much of anything in the IDE.  Menus stay displayed after viewing them and clicking somewhere else.  The Projects tab doesn't work.  Nothing in the GUI really works.

marper: -------------------------------------------------------------------------------
>Log Session: Wednesday, September 2, 2009 1:22:36 PM CEST
>System Info: 
  Product Version         = NetBeans IDE 6.7.1 (Build 200907230233)
  Operating System        = Linux version 2.6.28-15-generic running on i386
  Java; VM; Vendor        = 1.6.0_16; Java HotSpot(TM) Client VM 14.2-b01; Sun Microsystems Inc.
  Runtime                 = Java(TM) SE Runtime Environment 1.6.0_16-b01
  Java Home               = /opt/jdk1.6.0_16/jre
  System Locale; Encoding = es_ES (nb); UTF-8
  Home Directory          = /home/marper
  Current Directory       = /var/www/appsinternas
  User Directory          = /home/marper/.netbeans/6.7
  Installation            = /opt/netbeans-6.7.1/nb6.7
                            /opt/netbeans-6.7.1/ide11
                            /opt/netbeans-6.7.1/java2
                            /opt/netbeans-6.7.1/apisupport1
                            /opt/netbeans-6.7.1/websvccommon1

pugal: I just opened the my Java ME project with this newly installed IDE, previously I used NB 6.1 Beta..I used inbuild CVS Version control, I think it may be the problem area. after this exception IDE not allowing me to close the project.



Stacktrace: 
java.lang.IllegalArgumentException: Invalid entry line: /config/
        at org.netbeans.lib.cvsclient.admin.Entry.init(Entry.java:273)
        at org.netbeans.lib.cvsclient.admin.Entry.<init>(Entry.java:194)
        at org.netbeans.lib.cvsclient.admin.StandardAdminHandler.getEntries(StandardAdminHandler.java:412)
        at org.netbeans.modules.versioning.system.cvss.CvsLiteAdminHandler.getEntries(CvsLiteAdminHandler.java:100)
        at org.netbeans.modules.versioning.system.cvss.CvsLiteAdminHandler.getEntriesAsArray(CvsLiteAdminHandler.java:110)
        at org.netbeans.modules.versioning.system.cvss.FileStatusCache.scanFolder(FileStatusCache.java:468)
Comment 1 marper 2009-09-02 12:37:12 UTC
Created attachment 86964 [details]
stacktrace
Comment 2 Exceptions Reporter 2009-09-02 12:37:17 UTC
This issue already has 6 duplicates 
see http://statistics.netbeans.org/exceptions/detail.do?id=5880