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 269421

Summary: WARNING [org.openide.filesystems.Ordering]: Not all children in Menu/Window/ marked with the position attribute: [com-dukescript-github-OpenPage.shadow], but some are: [org-netbeans-modules-favorites-View.shadow, org-netbeans-core-io-ui-IOWindowAction.sha
Product: platform Reporter: ivanmiiranda
Component: -- Other --Assignee: Antonin Nebuzelsky <anebuzelsky>
Status: NEW ---    
Severity: normal    
Priority: P2    
Version: 8.2   
Hardware: PC   
OS: Windows 10   
Issue Type: DEFECT Exception Reporter:
Attachments: IDE log

Description ivanmiiranda 2016-12-23 14:45:52 UTC
Product Version = NetBeans IDE 8.2 (Build 201609300101)
Operating System = Windows 10 version 10.0 running on amd64
Java; VM; Vendor = 1.8.0_66
Runtime = Java HotSpot(TM) 64-Bit Server VM 25.66-b18

Reproducibility: Happens every time

STEPS:
  * Open dialog Foo
  * Click on button "Click me"

ACTUAL:
  nothing happens

EXPECTED:
  message pops up
Comment 1 ivanmiiranda 2016-12-23 14:45:58 UTC
Created attachment 163294 [details]
IDE log
Comment 2 ivanmiiranda 2016-12-23 14:50:15 UTC
WARNING [org.openide.filesystems.Ordering]: Not all children in Menu/Window/ marked with the position attribute: [com-dukescript-github-OpenPage.shadow], but some are: [org-netbeans-modules-favorites-View.shadow, org-netbeans-core-io-ui-IOWindowAction.shadow, SwitchToRecentDocumentAction.shadow, Web, Tools, Separator3.instance, ConfigureWindow, org-netbeans-core-windows-actions-ResetWindowsAction.shadow, Separator4.instance, CloseWindowAction.shadow, CloseAllDocumentsAction.shadow, CloseAllButThisAction.shadow, GroupsMenuAction.shadow, DocumentsAction.shadow]
DEBUG: Bundle net.java.html.boot [28] META-INF/net.java.html.js.classes not found by net.java.html.boot [28]
DEBUG: Bundle com.dukescript.github [29] com/dukescript/github/index.html not found by com.dukescript.github [29]
DEBUG: Bundle com.dukescript.github [29] com/dukescript/github/index_netbeans_es_ES.html not found by com.dukescript.github [29]
DEBUG: Bundle com.dukescript.github [29] com/dukescript/github/index_netbeans_es.html not found by com.dukescript.github [29]
DEBUG: Bundle com.dukescript.github [29] com/dukescript/github/index_netbeans.html not found by com.dukescript.github [29]
DEBUG: Bundle com.dukescript.github [29] com/dukescript/github/index_es_ES.html not found by com.dukescript.github [29]
DEBUG: Bundle com.dukescript.github [29] com/dukescript/github/index_es.html not found by com.dukescript.github [29]
INFO [org.netbeans.core.netigso.Netigso]: bundle org.apache.felix.framework@4.2.1 256
Comment 3 ivanmiiranda 2016-12-23 15:07:24 UTC
This happend in the tutorial "NetBeans Platform Plugins with DukeScript" at the moment run the application as a NetBeans Plugin.

https://platform.netbeans.org/tutorials/nbm-dukescript.html#install-plugin