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 247605 - Missing modules on NetBeans-ODCS startup
Summary: Missing modules on NetBeans-ODCS startup
Status: RESOLVED WORKSFORME
Alias: None
Product: javaee
Classification: Unclassified
Component: Code (show other bugs)
Version: 8.1
Hardware: PC Windows 7
: P3 normal (vote)
Assignee: Petr Hejl
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2014-09-30 19:57 UTC by chaase3
Modified: 2015-07-09 11:21 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 chaase3 2014-09-30 19:57:35 UTC
For the past 2-3 builds (that I've noticed), the first time I start the netbeans64.exe binary, I get a popup dialog partway through with the following text:

Warning - could not install some modules: 
Oracle Cloud - The module named org.netbeans.modules.j2eeapis/1 was needed and not found. 
Oracle Cloud - The module named org.netbeans.modules.cloud.common was needed and not found. 
Oracle Cloud - The module named org.netbeans.modules.javaee.specs.support/0 was needed and not found. 
Oracle Cloud - The module named org.netbeans.modules.j2eeserver/4 was needed and not found. 
Oracle Cloud - The module named org.netbeans.modules.j2ee.core/0 was needed and not found. 
Oracle Cloud - The module named org.netbeans.modules.j2ee.weblogic9/1 was needed and not found.

I have always clicked the "Disable Modules and Continue" button (I think that's what it says). I am wondering if this is expected behavior or an error. Thanks!

Could it be related to the fact that Java EE development is not enabled by default in this version of NetBeans -- I have to install the Java EE Base plugin to create a web app?

I am using the current Hudson build (#397).
Comment 1 chaase3 2014-10-01 17:57:05 UTC
The dialog did not appear when I first started today's build (#398), although I had as usual cleaned the NetBeans cache and roaming data from my AppData directory (on Windows 7).
Comment 2 chaase3 2014-10-03 16:08:13 UTC
I got the warning again with build #400. I had forgotten to delete the NB cache and application data from the previous build. I clicked Exit, then deleted those items. After that, no warning appeared.
Comment 3 Petr Hejl 2015-07-09 11:21:35 UTC
This looks like random dev issue. Feel free to reopen if it is still reproducible.