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 - 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
Summary: WARNING [org.openide.filesystems.Ordering]: Not all children in Menu/Window/ ...
Status: NEW
Alias: None
Product: platform
Classification: Unclassified
Component: -- Other -- (show other bugs)
Version: 8.2
Hardware: PC Windows 10
: P2 normal (vote)
Assignee: Antonin Nebuzelsky
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2016-12-23 14:45 UTC by ivanmiiranda
Modified: 2016-12-23 15:07 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
IDE log (465.31 KB, text/plain)
2016-12-23 14:45 UTC, ivanmiiranda
Details

Note You need to log in before you can comment on or make changes to this bug.
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