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 157575

Summary: IllegalArgumentException: Value too long: src=src;src=test;file=/Users/jboyens/Workspace/trunk.git/chacha-shared/lib/antlr/antlr-3.1.1.jar;file=/Users/jboyens/Workspace/trunk.git/chacha-shared/lib/cha
Product: projects Reporter: jboyens <jboyens>
Component: Generic InfrastructureAssignee: Milos Kleint <mkleint>
Status: RESOLVED DUPLICATE    
Severity: blocker    
Priority: P3    
Version: 6.x   
Hardware: All   
OS: All   
URL: http://statistics.netbeans.org/exceptions/detail.do?id=136608
Issue Type: DEFECT Exception Reporter: 136608
Attachments: stacktrace

Description jboyens 2009-01-28 19:45:57 UTC
Build: NetBeans IDE Dev (Build 200812180001)
VM: Java HotSpot(TM) 64-Bit Server VM, 1.6.0_07-b06-57, Java(TM) SE Runtime Environment, 1.6.0_07-b06-153
OS: Mac OS X, 10.5.6, x86_64

User Comments:
jboyens: Trying to import project from Eclipse

jboyens: Trying to import project from Eclipse



Stacktrace: 
java.lang.IllegalArgumentException: Value too long: src=src;src=test;file=/Users/jboyens/Workspace/trunk.git/chacha-shared/lib/antlr/antlr-3.1.1.jar;file=/Users/jboyens/Workspace/trunk.git/chacha-shared/lib/chacha/chacha-tools-ant-1.0alpha.jar;file=/Users/jboyens/Workspace/trunk.git/chacha-shared/lib/chacha/chacha-tools-jmxquery-1.0.jar;file=/Users/jboyens/Workspace/trunk.git/chacha-shared/lib/dbunit-2.2/dbunit-2.2.jar;file=/Users/jboyens/Workspace/trunk.git/chacha-shared/lib/javax/servlet-api.jar;file=/Users/jboyens/Workspace/trunk.git/chacha-shared/lib/jmock/cglib-nodep-2.1_3.jar;file=/Users/jboyens/Workspace/trunk.git/chacha-shared/lib/jmock/hamcrest-core-1.1.jar;file=/Users/jboyens/Workspace/trunk.git/chacha-shared/lib/jmock/hamcrest-library-1.1.jar;file=/Users/jboyens/Workspace/trunk.git/chacha-shared/lib/jmock/jmock-2.4.0.jar;file=/Users/jboyens/Workspace/trunk.git/chacha-shared/lib/jmock/objenesis-1.0.jar;file=/Users/jboyens/Workspace/trunk.git/chacha-shared/lib/mockito/mockito-all-1.5.jar;file=/Users/
        at java.util.prefs.AbstractPreferences.put(AbstractPreferences.java:228)
        at org.netbeans.modules.projectapi.AuxiliaryConfigBasedPreferencesProvider$AuxiliaryConfigBasedPreferences.access$1501(AuxiliaryConfigBasedPreferencesProvider.java:424)
        at org.netbeans.modules.projectapi.AuxiliaryConfigBasedPreferencesProvider$AuxiliaryConfigBasedPreferences$1.run(AuxiliaryConfigBasedPreferencesProvider.java:629)
        at org.netbeans.modules.projectapi.AuxiliaryConfigBasedPreferencesProvider$AuxiliaryConfigBasedPreferences$1.run(AuxiliaryConfigBasedPreferencesProvider.java:627)
        at org.openide.util.Mutex.writeAccess(Mutex.java:394)
        at org.netbeans.modules.projectapi.AuxiliaryConfigBasedPreferencesProvider$AuxiliaryConfigBasedPreferences.put(AuxiliaryConfigBasedPreferencesProvider.java:627)
Comment 1 jboyens 2009-01-28 19:46:04 UTC
Created attachment 76323 [details]
stacktrace
Comment 2 jboyens 2009-01-28 20:02:02 UTC
Note that the project does seem to import fine. You just have to open it up manually after the import.
Comment 3 Milos Kleint 2009-01-29 06:12:39 UTC
duplicate of #151856
Comment 4 Milos Kleint 2009-02-02 06:42:31 UTC
dup

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