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 184800

Summary: Wrong bits on stable UC for 69beta
Product: updatecenters Reporter: Jaromir Uhrik <juhrik>
Component: StableAssignee: rnovak <rnovak>
Status: VERIFIED FIXED    
Severity: normal CC: host, iceman81, ovrabec
Priority: P1    
Version: 6.x   
Hardware: All   
OS: All   
Issue Type: DEFECT Exception Reporter: 168417
Attachments: stacktrace
messages.log

Description Jaromir Uhrik 2010-04-23 07:04:18 UTC
Build: NetBeans IDE 6.9 Beta (Build 201004200117)
VM: Java HotSpot(TM) 64-Bit Server VM, 14.3-b01-101, Java(TM) SE Runtime Environment, 1.6.0_17-b04-248-9M3125
OS: Mac OS X

User Comments:
juhrik: installed jira to 69 beta and the exception appeared...




Stacktrace: 
java.lang.ClassNotFoundException: org.eclipse.mylyn.internal.jira.core.model.JiraFilter
   at java.net.URLClassLoader$1.run(URLClassLoader.java:200)
   at java.security.AccessController.doPrivileged(AccessController.java:0)
   at java.net.URLClassLoader.findClass(URLClassLoader.java:188)
   at java.lang.ClassLoader.loadClass(ClassLoader.java:315)
   at sun.misc.Launcher$AppClassLoader.loadClass(Launcher.java:330)
   at java.lang.ClassLoader.loadClass(ClassLoader.java:250)
Comment 1 Jaromir Uhrik 2010-04-23 07:04:25 UTC
Created attachment 97897 [details]
stacktrace
Comment 2 Jaromir Uhrik 2010-04-23 09:04:27 UTC
This is the problem of jira .nbm. It seems to be built incorrectly.
Comment 3 Jaromir Uhrik 2010-04-23 09:06:49 UTC
*** Bug 184804 has been marked as a duplicate of this bug. ***
Comment 4 Jaromir Uhrik 2010-04-23 09:12:56 UTC
The problem is that on the server there is wrong org-netbeans-modules-jira.nbm. This nbm has usually megabytes but now it is ~108KB because it doesn't contain ext modules. I am attaching messages.log which shows which .jar files are not available - those where "error in opening zip file" appears in the output.
Comment 5 Jaromir Uhrik 2010-04-23 09:14:36 UTC
Created attachment 97901 [details]
messages.log
Comment 6 Jaromir Uhrik 2010-04-23 13:40:18 UTC
Seems like there are other .NBMs which are corrupted (at least "svnjavahlwin32" module is corrupted too).
Comment 7 Jesse Glick 2010-04-23 18:38:33 UTC
*** Bug 184857 has been marked as a duplicate of this bug. ***
Comment 8 Exceptions Reporter 2010-04-29 22:23:21 UTC
This bug already has 5 duplicates 
see http://statistics.netbeans.org/exceptions/detail.do?id=168417
Comment 9 Jaromir Uhrik 2010-05-05 15:28:41 UTC
Since the #185351 is fixed and also "svnjavahlwin32" installs properly I consider this issue to be fixed. 
Roberte, could you please set this issue resolved (or do you know about some other module which has still problems)?
Comment 10 rnovak 2010-05-05 16:33:51 UTC
This issue was fixed by publishing correct module NBM.
Comment 11 Jaromir Uhrik 2010-05-06 13:54:59 UTC
verified in 69beta
Comment 12 Joseph_Reyes 2010-05-06 21:54:24 UTC
I read everything.. but I donĀ“t know what step to go on?
what I to do?
Comment 13 Jiri Kovalsky 2010-05-07 19:55:33 UTC
You just need to install NetBeans 6.9 Beta and invoke "Tools > Plugins" then switch to "Available Plugins" and click "Reload Catalog" button. Then simply check all plugins you like and push "Install" button. Next steps are intuitive. Good luck!