Hi Jiri, Geertjan, I tested on a new PC (and different OS) and I still get the same 2 errors.
BUILD SUCCESSFUL Total time: 17 minutes 11 seconds Product Version: NetBeans IDE Dev (Build 20170614-unknown-revn) Java: 1.8.0_131; Java HotSpot(TM) 64-Bit Server VM 25.131-b11 Runtime: Java(TM) SE Runtime Environment 1.8.0_131-b11 System: Windows Server 2012 R2 version 6.3 running on amd64; Cp1252; en_US (nb) While testing Help sub-menus and I got 2 errors: NB > Menu > Help > Online Docs and Support FAIL A org.openide.util.RequestProcessor$SlowItem exception has occurred. NB > Menu > Help > Javadoc Index Search FAIL java.lang.NoClassDefFoundError: Could not initialize class org.netbeans.modules.extbrowser.NbDdeBrowserImpl at org.netbeans.modules.extbrowser.SystemDefaultBrowser.createHtmlBrowserImpl( Maybe it is related to a windows internet browser setting... Regards, Carlos Quintanilla 2017-06-14 17:13 GMT+02:00 Carlos Quintanilla <[email protected]>: > Hi Jiri, > > BUILD SUCCESSFUL > Total time: 30 minutes 30 seconds > > From NetBeans Help Menu > About: > > *Product Version:* NetBeans IDE Dev (Build 20170614-unknown-revn) > > *Java:* 1.8.0_121; Java HotSpot(TM) 64-Bit Server VM 25.121-b13 > > *Runtime:* Java(TM) SE Runtime Environment 1.8.0_121-b13 > > *System:* Windows 10 version 10.0 running on amd64; Cp1252; en_US (nb) > > > While I was testing the Help Menu I tried all sub-menus and I got 2 errors: > > > NB > Menu > Help > Online Docs and Support FAIL > > A org.openide.util.RequestProcessor$SlowItem exception has occurred. > > > NB > Menu > Help > Javadoc Index Search FAIL > > A java.lang.NoClassDefFoundError exception has occurred. > > > > "Please report this at http://www.netbeans.org/community/issues.html, > > including a copy of your messages.log file as an attachment. > > The messages.log file..." > > > I also did: > > > Updated Plugins via Check for Updates all OK > > I tested other menus - submenus all OK. > > > Created a simple Java Project all OK. > > Build Project, Clean and Build, Run Project, Debug, all OK. > > > > Regards, > > Carlos Quintanilla > > > > > > > > > 2017-06-14 15:46 GMT+02:00 Manikantan Narender nath < > [email protected]>: > >> Small rectification "New Project wizard allowed Java And Maven projects >> only" should be "New Project wizard allowed Java, Java FX and Maven >> projects" only" >> >> *Cheers* >> Mani/Naren/Iyer >> *The trick of walking on water is knowing where the stones are.* >> >> On Wed, Jun 14, 2017 at 7:15 PM, Manikantan Narender nath < >> [email protected]> wrote: >> >> > Tested on Mac OS Sierra >> > Java 8 JDK 1.8.0_121-b13 >> > >> > Tryme >> > New Project wizard allowed Java And Maven projects only >> > Created every type of project from New Project wizard except for JavaFX >> > projects. >> > >> > >> > *Cheers* >> > Mani/Naren/Iyer >> > *The trick of walking on water is knowing where the stones are.* >> > >> > On Wed, Jun 14, 2017 at 6:10 PM, Angelo Quaglia < >> [email protected]> >> > wrote: >> > >> >> Hi Jiri, >> >> I have just built NB behind a corporate HTTP proxy on Windows 7 Pro, >> JDK >> >> 1.8. >> >> All seems fine, except for numerous compilation warnings of all kinds, >> >> like, for example: >> >> [repeat] >> >> E:\software\netbeans\netbeans-donation-review\openide.awt\sr >> >> c\org\openide\awt\ListPane.java:878: >> >> warning: [rawtypes] found raw type: ListModel >> >> [repeat] ListModel oldModel = (ListModel) >> >> e.getOldValue(); >> >> [repeat] ^ >> >> [repeat] missing type arguments for generic class ListModel<E> >> >> >> >> NB runs and compiles sizable Maven projects . >> >> >> >> Cheers, >> >> Angelo >> >> >> >> >> >> On Wed, Jun 14, 2017 at 1:25 AM, Jiří Kovalský < >> [email protected]> >> >> wrote: >> >> >> >> > Hello NetCAT 9.0 participants, >> >> > >> >> > let me first of all warmly welcome all the well known faces (ehm, >> >> > e-mails :) in this new Apache hosted NetCAT mailing list but more >> >> > importantly we are thrilled to see several new supporters! >> >> > >> >> > While there are almost 80 subscribers to this list, we have only >> 56 >> >> > participants registered in the NetBeans dashboard [1] so if you don't >> >> find >> >> > your name in the table, we strongly suggest to sign up [2] as soon as >> >> > possible. Without passing this registration step, you won't have your >> >> > account created in Synergy and you won't be able to participate in >> the >> >> > official certification later. >> >> > >> >> > [1] http://services.netbeans.org/dashboard/web/participants.php >> >> > [2] http://services.netbeans.org/dashboard/web/netcat_signup.php >> >> > >> >> > Today we have the very first assignment for you. As the initial >> >> > NetBeans code donation to Apache Incubator is just round the corner >> we >> >> > would like you to download the ZIP with NetBeans sources, extract >> these >> >> > locally, build the IDE with ANT and then give it your first test >> drive. >> >> The >> >> > more OS/JDK8/JDK9 configurations we get covered the better! >> >> > >> >> > If you spot anything suspicious either during the building >> process or >> >> > using the IDE later, don't hesitate to share your findings through >> this >> >> > list first and let's file common problems to JIRA [3] then. >> >> > >> >> > [3] https://issues.apache.org/jira/projects/NETBEANS >> >> > >> >> > The ZIP and instructions what to do are available here: >> >> > >> >> > http://deadlock.netbeans.org/job/prototypes-donation_review/ >> >> > >> >> > Thanks for your help and we declare open the NetBeans Community >> >> Acceptance >> >> > Program (NetCAT) of version 9.0! :) >> >> > >> >> > Happy testing, >> >> > Jirka & Hermien >> >> > >> >> >> > >> > >> > >
