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 214319 - Cannot activate PHP future
Summary: Cannot activate PHP future
Status: RESOLVED WORKSFORME
Alias: None
Product: php
Classification: Unclassified
Component: Code (show other bugs)
Version: 7.2
Hardware: PC Linux
: P1 normal (vote)
Assignee: Tomas Mysik
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-06-16 19:49 UTC by schkovich
Modified: 2012-07-25 07:59 UTC (History)
1 user (show)

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
messages.log (26.08 KB, text/x-log)
2012-06-16 19:53 UTC, schkovich
Details

Note You need to log in before you can comment on or make changes to this bug.
Description schkovich 2012-06-16 19:49:01 UTC
Cannot activate PHP feature. Following message is displayed:

Not all requested modules can be enabled: [StandardModule:org.netbeans.modules.php.symfony jarFile: /home/goran/netbeans-7.2rc1/php/modules/org-netbeans-modules-php-symfony.jar, StandardModule:org.netbeans.modules.php.zend jarFile: /home/goran/netbeans-7.2rc1/php/modules/org-netbeans-modules-php-zend.jar,      StandardModule:org.netbeans.modules.php.kit jarFile: /home/goran/netbeans-7.2rc1/php/modules/org-netbeans-modules-php-kit.jar]     

Product Version: NetBeans IDE 7.2 RC1 (Build 201206141830)
Java: 1.7.0_05; Java HotSpot(TM) 64-Bit Server VM 23.1-b03
System: Linux version 3.2.0-25-generic running on amd64; UTF-8; en_US (nb)

I installed the NetBeans using All installer.
Comment 1 schkovich 2012-06-16 19:53:42 UTC
Created attachment 120945 [details]
messages.log
Comment 2 schkovich 2012-06-16 20:02:07 UTC
I installed NetBeans 7.2 RC1 Installer for Linux/English (en)
netbeans-7.2rc1-ml-linux.sh (213.1 MB)
MD5: 200b02895c87653f6488021d32959d01

File is not corrupted.

goran@goran:~/Downloads$ md5sum netbeans-7.2rc1-ml-linux.sh 
200b02895c87653f6488021d32959d01  netbeans-7.2rc1-ml-linux.sh
Comment 3 Vladimir Riha 2012-06-16 21:53:42 UTC
Sorry, works for me


Product Version: NetBeans IDE 7.2 RC1 (Build 201206141830)
Java: 1.7.0_05; Java HotSpot(TM) 64-Bit Server VM 23.1-b03
System: Linux version 3.2.0-24-generic running on amd64; UTF-8; en_US (nb)
Comment 4 schkovich 2012-06-16 22:06:10 UTC
(In reply to comment #3)
> Sorry, works for me
> 
> 
> Product Version: NetBeans IDE 7.2 RC1 (Build 201206141830)
> Java: 1.7.0_05; Java HotSpot(TM) 64-Bit Server VM 23.1-b03
> System: Linux version 3.2.0-24-generic running on amd64; UTF-8; en_US (nb)

On contrary, it is good that it works for you since that it indicate problem in my setup. However, I have no idea what could get wrong. We are running IDE on the same platform and using the same version of Java. Checksum is OK my side. Any clues?

I will run installer again tomorrow.

P.S. Please not that I installed later netbeans-7.2rc1-ml-php-linux.sh. IDE is working as expected.
Comment 5 Vladimir Riha 2012-06-16 22:32:34 UTC
I tried it again on JDK7u3 and yesterday on older Ubuntu 11.10 32b and it also worked. I don't know what caused your problems
Comment 6 Tomas Mysik 2012-06-18 06:24:57 UTC
So it seems that it works for us. If you find out the reason, please, update this issue.

Thanks for reporting.
Comment 7 joamp 2012-07-25 07:59:05 UTC
Same problem here. After installation PHP plugin was disabled.

I uninstalled NB 7.2 and reinstalled it again but disabling "Features on Demand" component. Now works perfectly.