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 199518 - NetBeans PHP Installer Broken
Summary: NetBeans PHP Installer Broken
Status: RESOLVED INCOMPLETE
Alias: None
Product: installer
Classification: Unclassified
Component: Code (show other bugs)
Version: 7.0
Hardware: PC Windows Vista
: P3 normal (vote)
Assignee: Yulia Novozhilova
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-06-17 23:41 UTC by chaos7703
Modified: 2011-06-28 12:34 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description chaos7703 2011-06-17 23:41:07 UTC
After having installed NetBeans 7.0 for PHP in Ubuntu; I thought I would also install it in Vista. I tried several times to install the PHP only version of NetBeans v7

File: netbeans-7.0-ml-php-windows.exe
SHA-1: 72D0C7F1B94EDDFD8A75620D639E1785C7A7EF19
MD5: 5DC6B0CF38D3B682D41A0EDD4E74017C
CRC32: 9E75B15A

& even downloaded it twice.  Every time the installer just stopped ~ 33%. The CPU was at 100% and after ~20 minutes no change had happened. The installer never gave the "Not Responding" prompt when I clicked on it to cancel or close; however, it would not respond & I had to kill the process & java.exe in the task manager.  After about five attempts I downloaded the full version (netbeans-7.0-ml-windows.exe), deselected all but base IDE & PHP and the installation had no trouble.

I found nothing in the filed bugs when searchng for "php installer" and thought you might want to know.
Comment 1 Yulia Novozhilova 2011-06-23 09:14:21 UTC
Could you please run php installer in the following way:
> netbeans-7.0-ml-php-windows.exe --extract 
bundle.jar will be created in the same dir. 
Then run "java -jar bundle.jar" and attach the output here. It would help to understand what exactly went wrong.
Thanks in advance.