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 200440 - Unable to create project in Kenai.net
Summary: Unable to create project in Kenai.net
Status: RESOLVED WORKSFORME
Alias: None
Product: connecteddeveloper
Classification: Unclassified
Component: Team Framework (show other bugs)
Version: 7.0
Hardware: All All
: P3 normal (vote)
Assignee: Tomas Stupka
URL:
Keywords:
: 197345 (view as bug list)
Depends on:
Blocks:
 
Reported: 2011-07-27 15:39 UTC by javydreamercsw
Modified: 2011-10-26 17:58 UTC (History)
1 user (show)

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
Logs (101.39 KB, application/octet-stream)
2011-07-28 23:52 UTC, javydreamercsw
Details
logs (45.65 KB, application/octet-stream)
2011-08-01 20:15 UTC, javydreamercsw
Details

Note You need to log in before you can comment on or make changes to this bug.
Description javydreamercsw 2011-07-27 15:39:57 UTC
Product Version = NetBeans IDE 7.0 (Build 201104080000)
Operating System = Windows 7 version 6.1 running on x86
Java; VM; Vendor = 1.6.0_26
Runtime = Java HotSpot(TM) Client VM 20.1-b02

When I try to create a project in Kenai I get this error at the end of the Wizard:

INFO [org.openide.WizardDescriptor]
java.io.IOException: Project creation failed: 
	at org.netbeans.modules.kenai.ui.NewKenaiProjectWizardIterator.instantiate(NewKenaiProjectWizardIterator.java:172)
	at org.openide.WizardDescriptor.callInstantiateOpen(WizardDescriptor.java:1548)
	at org.openide.WizardDescriptor.callInstantiate(WizardDescriptor.java:1505)
	at org.openide.WizardDescriptor.access$1700(WizardDescriptor.java:137)
[catch] at org.openide.WizardDescriptor$Listener$2$1.run(WizardDescriptor.java:2076)
	at org.openide.util.RequestProcessor$Task.run(RequestProcessor.java:1424)
	at org.openide.util.RequestProcessor$Processor.run(RequestProcessor.java:1968)
Comment 1 Tomas Stupka 2011-07-28 19:05:18 UTC
> When I try to create a project in Kenai 
stands for kenai.com right?

could you please reproduce and attach the whole messages.log file to the issue?

cold it be that you can't create projects on kenai? does it work for you through the web frontend? 

thanks
Comment 2 javydreamercsw 2011-07-28 22:44:27 UTC
Yes, I mean Kenai.com. I do have permissions to create projects since I did after it failed from NetBeans. I'll try to recreate the issue and attach log.
Comment 3 javydreamercsw 2011-07-28 23:52:07 UTC
Created attachment 109685 [details]
Logs

Weird, I just tried and it worked. I just tried from 7.0.1 RC 1 and worked. I think the issue was seen on 7.0 but I wasn't able to even login to Kenai/Java.net from it. Here are my logs.
Comment 4 javydreamercsw 2011-08-01 20:14:10 UTC
As I guessed the issue is really present on 7.0. Here are the logs.
Comment 5 javydreamercsw 2011-08-01 20:15:54 UTC
Created attachment 109736 [details]
logs

As I guessed the issue is really present on 7.0. Here are the logs. The issue is on Java.net. Changed the name to reflect the real issue.
Comment 6 Tomas Stupka 2011-09-26 14:21:14 UTC
*** Bug 197345 has been marked as a duplicate of this bug. ***
Comment 7 Tomas Stupka 2011-09-26 14:27:10 UTC
creating projects from netbeans works fine - just checked with kenai.com as well as with the java.net testing environment. 

but the java.net production environment seems to have some issues, so filed a bug against the kenai project - http://kenai.com/jira/browse/KENAI-3025

closing as worksforme as the NB part works as expected, feel free to reopen in case http://kenai.com/jira/browse/KENAI-3025 is fixed and the feature still doesn't work from netbeans.
Comment 8 javydreamercsw 2011-09-26 17:51:38 UTC
Do you mind if I spawn one for the java.net part of this instead? I don't want it to be buried.
Comment 9 javydreamercsw 2011-09-26 17:56:38 UTC
Spawned to Bug #202691.
Comment 10 Tomas Stupka 2011-09-27 16:01:05 UTC
fixed
http://hg.netbeans.org/core-main/rev/88358134392f
Comment 11 Tomas Stupka 2011-09-27 16:04:33 UTC
not fixed, just tried to extract and present more info from the returned error type
Comment 12 Quality Engineering 2011-09-28 14:02:36 UTC
Integrated into 'main-golden'
Changeset: http://hg.netbeans.org/main-golden/rev/88358134392f
User: Tomas Stupka <tstupka@netbeans.org>
Log: extracted some more error info from the returned json type
Issue #200440 - Unable to create project in Kenai.net
Comment 13 Tomas Stupka 2011-10-26 17:58:17 UTC
fyi - from now on it is possible to create projects on java.net via NetBeans