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 107961

Summary: Nokia Deployment Module - No module providing the capability org.openide.modules.os.Windows could be found.
Product: javame Reporter: Marian Mirilovic <mmirilovic>
Component: -- Other --Assignee: Adam Sotona <asotona>
Status: VERIFIED FIXED    
Severity: blocker CC: jtulach
Priority: P1    
Version: 6.x   
Hardware: PC   
OS: Linux   
Issue Type: DEFECT Exception Reporter:
Bug Depends on:    
Bug Blocks: 104262    

Description Marian Mirilovic 2007-06-25 09:03:28 UTC
NB Dev M10 (200706242201), JDK 1.5.0_12

Warning dialog rises after starting Full distribution :

Warning - could not install some modules:
        Nokia Deployment Module - No module providing the capability org.openide.modules.os.Windows could be found.
Comment 1 Peter Pis 2007-06-25 09:10:32 UTC
Changing dependency to Mobility M10 umbrella issue.
Comment 2 Martin Ryzl 2007-06-25 09:56:50 UTC
dependency set according to
http://www.netbeans.org/download/dev/javadoc/org-openide-modules/apichanges.html#enhanced-support-for-os-specific-modules-iz-50943

Jardo, shouldn't the message be supressed in such cases?
Comment 3 Jaroslav Tulach 2007-06-25 10:04:28 UTC
If I understand it right, there is a module, part of full distribution that runs only on Windows. And when starting 
the IDE warning dialog is shown.

That is the right behaviour.

You probably forgotten to make the module eager one. Look at core/applemenu which does similar trick but only on Mac.
Comment 4 Adam Sotona 2007-06-25 12:50:17 UTC
yes, I'll mark it eager
Comment 5 Adam Sotona 2007-06-25 12:58:03 UTC
fixed in trunk and release60-m10
Comment 6 Adam Sotona 2007-06-26 10:22:19 UTC
*** Issue 108057 has been marked as a duplicate of this issue. ***
Comment 7 Peter Pis 2007-06-28 16:52:04 UTC
Could you please verify this issue for the latest M10 build? Thanks.
Comment 8 Lukas Hasik 2007-06-29 13:55:03 UTC
v