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 209748 - netbeans build 201203180400 install problem
Summary: netbeans build 201203180400 install problem
Status: RESOLVED FIXED
Alias: None
Product: installer
Classification: Unclassified
Component: Mac Native (show other bugs)
Version: 7.2
Hardware: Macintosh Mac OS X
: P1 normal (vote)
Assignee: Jiri Rechtacek
URL:
Keywords:
: 209601 (view as bug list)
Depends on:
Blocks:
 
Reported: 2012-03-19 15:47 UTC by mrpc
Modified: 2012-03-28 09:39 UTC (History)
3 users (show)

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
The error I get (30.83 KB, image/png)
2012-03-19 15:48 UTC, mrpc
Details
ide log (52.32 KB, text/x-log)
2012-03-19 16:06 UTC, Vladimir Riha
Details
Java EE Netbeans Error (37.84 KB, image/png)
2012-03-20 00:43 UTC, bdwalker
Details

Note You need to log in before you can comment on or make changes to this bug.
Description mrpc 2012-03-19 15:47:09 UTC
I just tried to install build 201203180400 (php bundle). It was installed normaly, but when i runned it, I've got an error:
Could not install some modules:
PHP - The module named org.netbeans.modules.languages.neon was needed and not found.
PHP - The module named org.netbeans.modules.languages.apacheconf was needed and not found.

If i disable these modules, php is disabled. If I try to enable it, i get "Activation failed: Not all requested modules can be enabled: [StandardModule:org.netbeans.modules.php.kit jarFile: /Applications/NetBeans/NetBeans Dev 201203180400.app/Contents/Resources/NetBeans/php/modules/org-netbeans-modules-php-kit.jar]".

Note that I tried to import settings from previous install to try, it didn't work, so I deleted the app data, uninstalled and installed again without importing, didn't work again.

Product Version = NetBeans IDE Dev (Build 201203180400)
Operating System = Mac OS X version 10.7.3 running on x86_64
Java; VM; Vendor = 1.6.0_29
Runtime = Java HotSpot(TM) 64-Bit Server VM 20.4-b02-402
Comment 1 mrpc 2012-03-19 15:48:59 UTC
Created attachment 116874 [details]
The error I get
Comment 2 Vladimir Riha 2012-03-19 16:06:41 UTC
Created attachment 116876 [details]
ide log

Reproducible


Product Version: NetBeans IDE Dev (Build 201203180400)
Java: 1.6.0_29; Java HotSpot(TM) 64-Bit Server VM 20.4-b02-402
System: Mac OS X version 10.7.3 running on x86_64; MacRoman; en_US (nb)
User directory: /Users/tester/Library/Application Support/NetBeans/dev
Comment 3 Jiri Rechtacek 2012-03-19 21:16:44 UTC
Probably something wrong in PHP distro on Mac since impl. issue 208683. Thanks for the report.
Comment 4 bdwalker 2012-03-20 00:43:31 UTC
Created attachment 116893 [details]
Java EE Netbeans Error
Comment 5 bdwalker 2012-03-20 00:49:18 UTC
Comment on attachment 116893 [details]
Java EE Netbeans Error

I was able to reproduce a similar bug with the Java EE Nightly build from build 201203190400 MacOSX. 

"Warning - could not install some modules: Java Web Applications - The module named org.netbeans.modules.languages.neon was needed and not found. Java Web Applications - The module named org.netbeans.modules.languages.apacheconf was needed and not found. 7 further modules could not be installed due to the above problems."


Product Version: NetBeans IDE Dev (Build 201203190400)
Java: 1.6.0_29; Java HotSpot(TM) 64-Bit Server VM 20.4-b02-402
System: Mac OS X version 10.7.3 running on x86_64; MacRoman; en_US (nb)
User directory: /Users/bdwalker/Library/Application Support/NetBeans/dev
Cache directory: /Users/bdwalker/Library/Caches/NetBeans/dev

The error doesn't occur from a fresh enterprise cluster build from changeset "215568:202831972af0". That leads me to think it is a problem with the mac packaging. I don't know how to create a mac package from source or I'd test it further.
Comment 6 Jiri Rechtacek 2012-03-20 17:37:01 UTC
core-main/rev/65256e59fa4e
Comment 7 mrpc 2012-03-22 16:46:33 UTC
Note that I still get this error when I install build 201203210400... Is it supposted to be resolved in that build or we just wait?
For now my solution is to uninstall php and install it again manualy.
Comment 8 Jiri Rechtacek 2012-03-23 09:19:53 UTC
(In reply to comment #7)
> Note that I still get this error when I install build 201203210400... Is it
> supposted to be resolved in that build or we just wait?
Just wait. Due to some instability recent build the propagation this changeset is still in progress, you will notified here which build will contain this fix soon.

> For now my solution is to uninstall php and install it again manualy.
Comment 9 Quality Engineering 2012-03-24 10:58:44 UTC
Integrated into 'main-golden', will be available in build *201203240400* on http://bits.netbeans.org/dev/nightly/ (upload may still be in progress)
Changeset: http://hg.netbeans.org/main-golden/rev/43efe188bc61
User: Jiri Rechtacek <jrechtacek@netbeans.org>
Log: #209748: missing webcommon cluster
Comment 10 Quality Engineering 2012-03-25 09:43:22 UTC
Integrated into 'main-golden', will be available in build *201203250401* on http://bits.netbeans.org/dev/nightly/ (upload may still be in progress)
Changeset: http://hg.netbeans.org/main-golden/rev/43efe188bc61
User: Jiri Rechtacek <jrechtacek@netbeans.org>
Log: #209748: missing webcommon cluster
Comment 11 suseu 2012-03-27 09:36:02 UTC
I am using 201203260401 dev build on Windows 7 and it also can't load PHP module.
Comment 12 Vladimir Riha 2012-03-27 11:03:16 UTC
(In reply to comment #11)
> I am using 201203260401 dev build on Windows 7 and it also can't load PHP
> module.

Works fine for me


Product Version: NetBeans IDE Dev (Build 201203260401)
Java: 1.7.0; Java HotSpot(TM) Client VM 21.0-b17
System: Windows 7 version 6.1 running on x86; Cp1252; en_US (nb)
Comment 13 Jiri Rechtacek 2012-03-28 09:39:56 UTC
*** Bug 209601 has been marked as a duplicate of this bug. ***