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 72501 - NullPointerException at calling Update Center Dialog
Summary: NullPointerException at calling Update Center Dialog
Status: VERIFIED DUPLICATE of bug 72102
Alias: None
Product: platform
Classification: Unclassified
Component: Autoupdate (show other bugs)
Version: 5.x
Hardware: PC Windows XP
: P3 blocker (vote)
Assignee: Jiri Rechtacek
URL: http://people.freenet.de/ramon.ramos/...
Keywords:
Depends on:
Blocks:
 
Reported: 2006-02-09 22:20 UTC by R Ramos
Modified: 2006-02-14 08:50 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
netbeans messages.log (134.86 KB, text/plain)
2006-02-09 22:33 UTC, R Ramos
Details
I reactivated the "Mevenide Autoupdate Server Module" and now no exception is thrown (26.43 KB, image/gif)
2006-02-10 19:28 UTC, R Ramos
Details

Note You need to log in before you can comment on or make changes to this bug.
Description R Ramos 2006-02-09 22:20:25 UTC
NullPointerException at calling UC Dialog "Tools -> Update Center". Dialog does
not show.
See url for the messages.log because I dont see an attach file functionality
Comment 1 R Ramos 2006-02-09 22:33:34 UTC
Created attachment 28818 [details]
netbeans messages.log
Comment 2 Milos Kleint 2006-02-10 19:09:49 UTC
this stacktrace in the beginning looks a bit suspicious. 

org.netbeans.InvalidException: Not a module: no OpenIDE-Module tag in manifest
of StandardModule:null jarFile: E:\Documents and
Settings\Ramón\.netbeans\5.0\modules\autoload\ext\commons-httpclient-2.0.jar[invalid]
	at org.netbeans.Module.parseManifest(Module.java:256)
	at org.netbeans.StandardModule.<init>(StandardModule.java:105)
	at org.netbeans.ModuleFactory.create(ModuleFactory.java:37)
	at org.netbeans.ModuleManager.create(ModuleManager.java:474)
	at org.netbeans.core.startup.ModuleList$1.run(ModuleList.java:228)
	at org.openide.filesystems.EventControl.runAtomicAction(EventControl.java:96)
	at org.openide.filesystems.FileSystem.runAtomicAction(FileSystem.java:450)
	at org.netbeans.core.startup.ModuleList.readInitial(ModuleList.java:128)
	at org.netbeans.core.startup.ModuleSystem.readList(ModuleSystem.java:230)
	at org.netbeans.core.startup.Main.getModuleSystem(Main.java:204)
	at org.netbeans.core.startup.Main.start(Main.java:377)
	at org.netbeans.core.startup.TopThreadGroup.run(TopThreadGroup.java:90)
	at java.lang.Thread.run(Thread.java:595)

I also noticed that even though the mevenide modules show up in some debug
messages in the beginning, they don't show as installed modules later.

later there are multiple MissingResourceExceptions. There's something wrong your
Installation I think because the mentioned bundle keys are part of the
mevenide-update module.
Comment 3 R Ramos 2006-02-10 19:28:51 UTC
Created attachment 28827 [details]
I reactivated the "Mevenide Autoupdate Server Module" and now no exception is thrown
Comment 4 Jiri Rechtacek 2006-02-13 18:18:08 UTC

*** This issue has been marked as a duplicate of 72101 ***
Comment 5 Jiri Rechtacek 2006-02-13 18:20:24 UTC
Wrong id of duplicate issue.
Comment 6 Jiri Rechtacek 2006-02-13 18:21:48 UTC

*** This issue has been marked as a duplicate of 72102 ***
Comment 7 Marian Mirilovic 2006-02-14 08:50:37 UTC
verified duplicate