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 166239

Summary: IllegalArgumentException: Parameter must be a valid folder.
Product: projects Reporter: Marian Mirilovic <mmirilovic>
Component: Generic Projects UIAssignee: Milan Kubec <mkubec>
Status: CLOSED DUPLICATE    
Severity: blocker    
Priority: P3    
Version: 6.x   
Hardware: All   
OS: All   
URL: http://statistics.netbeans.org/exceptions/detail.do?id=151971
Issue Type: DEFECT Exception Reporter: 151971
Attachments: stacktrace
messages.log - contains more exceptions - so probably more helpful

Description Marian Mirilovic 2009-05-29 09:44:01 UTC
Build: NetBeans IDE 6.7 RC1 (Build 200905280001)
VM: Java HotSpot(TM) 64-Bit Server VM, 14.0-b15, Java(TM) SE Runtime Environment, 1.6.0_14-b07
OS: Linux, 2.6.28-11-generic, amd64

User Comments:
mmirilovic: ok, not sure but try to describe ...
- start IDE
- login into kenai.com
- opened one of my projects
- push Collaborate with Kenai on the start page
- Team | Kenai | New project
- put the name / desciption / license ... Next
- chosen external VCS (http://hg.netbeans.org/nb-quality
- chosen Jira 
- push Next (and not sure, but very probable Create new project)
-> exception rises



Stacktrace: 
java.lang.IllegalArgumentException: Parameter must be a valid folder.
        at org.netbeans.spi.project.ui.support.ProjectChooser.setProjectsFolder(ProjectChooser.java:73)
        at org.netbeans.modules.kenai.ui.NewKenaiProjectAction.showLandingPage(NewKenaiProjectAction.java:103)
        at org.netbeans.modules.kenai.ui.NewKenaiProjectAction.actionPerformed(NewKenaiProjectAction.java:75)
        at org.openide.awt.AlwaysEnabledAction.actionPerformed(AlwaysEnabledAction.java:115)
        at javax.swing.AbstractButton.fireActionPerformed(AbstractButton.java:1995)
        at javax.swing.AbstractButton$Handler.actionPerformed(AbstractButton.java:2318)
Comment 1 Marian Mirilovic 2009-05-29 09:44:10 UTC
Created attachment 82964 [details]
stacktrace
Comment 2 Marian Mirilovic 2009-05-29 09:46:26 UTC
Created attachment 82965 [details]
messages.log - contains more exceptions - so probably more helpful
Comment 3 Milan Kubec 2009-06-05 10:14:33 UTC

*** This issue has been marked as a duplicate of 166137 ***
Comment 4 Marian Mirilovic 2009-06-05 10:18:26 UTC
v/c