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 208174 - New PHP Project Wizard don't allow to create a new project
Summary: New PHP Project Wizard don't allow to create a new project
Status: RESOLVED INCOMPLETE
Alias: None
Product: php
Classification: Unclassified
Component: Project (show other bugs)
Version: 7.1
Hardware: PC Other
: P1 normal (vote)
Assignee: Tomas Mysik
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-02-08 17:32 UTC by tete
Modified: 2012-02-10 05:09 UTC (History)
1 user (show)

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
Screen Capture (24.38 KB, image/png)
2012-02-08 17:32 UTC, tete
Details
ide.log (27.70 KB, application/octet-stream)
2012-02-09 20:13 UTC, tete
Details

Note You need to log in before you can comment on or make changes to this bug.
Description tete 2012-02-08 17:32:25 UTC
Created attachment 115531 [details]
Screen Capture

I have a remote project correctly created and working on it.

I have gone to create a new one but I can't create neither local or remote becouse in the second step of the wizard it don't allow me to fill the Project Name or the Project Folder. The form appears in grey.

So the "Next" button remains greyed and the project can't be created.
Comment 1 Tomas Mysik 2012-02-09 04:57:29 UTC
Looking at the screenshot you have attached - the wizard is searching for possible document roots (Apache, XAMP etc.) on _every_ hard drive (C:\, D:\ etc.) - this is of course _very slow_ for network drives (even slower for not accessible network drives).

Don't you have mounted any mapped network drive? If yes, remove this mapping and try it again, it should be fast (or let the wizard finish).

Thanks.
Comment 2 tete 2012-02-09 08:33:24 UTC
I have no mounted network drives.

In the first project I have created works all ok.

It happens with local and remote "New Project Wizards"
Comment 3 tete 2012-02-09 08:35:04 UTC
I forgot to mention that I have no local installation of WAMP, all my developments are remote ones.
Comment 4 Tomas Mysik 2012-02-09 08:44:00 UTC
(In reply to comment #2)
> I have no mounted network drives.

In such case, perhaps some exception has happened? Please, attach (do not copy & paste) your messages.log [1]. Also, please provide information about your NetBeans installation and JDK [2].

> In the first project I have created works all ok.
> It happens with local and remote "New Project Wizards"

So, is it reliably reproducible for you? Even if a clean userdir [3]?

Láďo, please, try to reproduce this issue ASAP.

Thanks.
[1] View > IDE Log
[2] Help > About
[3] http://wiki.netbeans.org/FaqAlternateUserdir
Comment 5 Tomas Mysik 2012-02-09 08:44:31 UTC
(In reply to comment #3)
> I forgot to mention that I have no local installation of WAMP, all my
> developments are remote ones.

Does make no difference, the detection is done always.
Comment 6 Vladimir Riha 2012-02-09 10:03:16 UTC
I don't know the exact steps so I tried to create remote project and then create new "local" project (immediately after creating remote project and also after restarting NB) and I can't reproduce it. I can test it on Windows on Monday. 



Product Version: NetBeans IDE Dev (Build 201202080400)
Product Version: NetBeans IDE 7.1 (Build 201112071828)

Java: 1.7.0; Java HotSpot(TM) 64-Bit Server VM 21.0-b17
System: Linux version 2.6.38-13-generic running on amd64; UTF-8; en_US (nb)
Comment 7 tete 2012-02-09 20:13:04 UTC
Created attachment 115553 [details]
ide.log

Here is my ide.log attached.

I am working over:

  Product Version         = NetBeans IDE 7.1 (Build 201112071828) (#e649e0c4c10c)
  Operating System        = Windows 2003 version 5.2 running on x86
  Java; VM; Vendor        = 1.6.0_03; Java HotSpot(TM) Client VM 1.6.0_03-b05; Sun Microsystems Inc.
  Runtime                 = Java(TM) SE Runtime Environment 1.6.0_03-b05
  Java Home               = C:\Archivos de programa\Java\jre1.6.0_03
Comment 8 Tomas Mysik 2012-02-10 05:08:24 UTC
(In reply to comment #7)
> Here is my ide.log attached.

No exception in the log. Can you please attach a thread dump [1] after the wizard is disabled?

>   Java; VM; Vendor        = 1.6.0_03; Java HotSpot(TM) Client VM 1.6.0_03-b05;

BTW this is pretty old version of Java; please upgrade to the latest version of Oracle JDK (not JRE).

Thanks.
[1] http://wiki.netbeans.org/GenerateThreadDump
Comment 9 Tomas Mysik 2012-02-10 05:09:13 UTC
Also, as I wrote in comment #4, try another userdir [1].

Thanks.
[1] http://wiki.netbeans.org/FaqAlternateUserdir