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 166482 - No feedback if you reach quota for New Projects
Summary: No feedback if you reach quota for New Projects
Status: CLOSED WORKSFORME
Alias: None
Product: connecteddeveloper
Classification: Unclassified
Component: Team Framework (show other bugs)
Version: 6.x
Hardware: All All
: P3 blocker (vote)
Assignee: Milan Kubec
URL:
Keywords:
: 163897 (view as bug list)
Depends on:
Blocks:
 
Reported: 2009-06-03 13:10 UTC by Marian Mirilovic
Modified: 2009-12-03 03:25 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
screenshot (163.06 KB, image/png)
2009-06-03 13:11 UTC, Marian Mirilovic
Details
screenshot (76.81 KB, image/png)
2009-07-07 14:07 UTC, Milan Kubec
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Marian Mirilovic 2009-06-03 13:10:09 UTC
NB 6.7 RC2 (20090602), JDK 6u14 64b, Ubuntu 9.04 64b

Tried to "Share on Kenai" for my project, fill all textfields in a wizard , chosen license and push Finish ... Creating
project progress bar appeared and stopped at 15%, Finish button is re-enabled and wizard stayed opened .. only exception
is logged into log file :

INFO [org.openide.WizardDescriptor]
java.io.IOException: Project creation failed: You have reached your quota of new projects.
	at org.netbeans.modules.kenai.ui.NewKenaiProjectWizardIterator.instantiate(NewKenaiProjectWizardIterator.java:153)
	at org.openide.WizardDescriptor.callInstantiateOpen(WizardDescriptor.java:1524)
	at org.openide.WizardDescriptor.callInstantiate(WizardDescriptor.java:1481)
	at org.openide.WizardDescriptor.access$1700(WizardDescriptor.java:127)
[catch] at org.openide.WizardDescriptor$Listener$2$1.run(WizardDescriptor.java:2052)
	at org.openide.util.RequestProcessor$Task.run(RequestProcessor.java:577)
	at org.openide.util.RequestProcessor$Processor.run(RequestProcessor.java:1030)


I would also expect some feedback in a NB UI , and I am sure it was there couple days ago .. .but now i do not see
anything ... se attachment after this operation. Repeating steps above leads to the same result - no feedback for user
at all ;(
Comment 1 Marian Mirilovic 2009-06-03 13:11:45 UTC
Created attachment 83146 [details]
screenshot
Comment 2 Petr Dvorak 2009-06-03 16:24:53 UTC
*** Issue 163897 has been marked as a duplicate of this issue. ***
Comment 3 Milan Kubec 2009-07-07 14:04:49 UTC
I tried to reproduce the problem and I got correct error message, see attached screenshot. Lowering priority tp P3.
Comment 4 Milan Kubec 2009-07-07 14:07:12 UTC
Created attachment 84442 [details]
screenshot
Comment 5 Petr Dvorak 2009-07-14 13:32:54 UTC
I am also unable to reproduce this... I have tried several usecases and the warning was always shownn to me (in both New
Kenai project and Share on Kenai)...

Closing as WORKSFORME for now, please do not hesitate to reopen with exact steps to reproduce...
Comment 6 Marian Mirilovic 2009-12-03 03:25:56 UTC
v/c