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 - Wrong bits on stable UC for 69beta
Summary: Wrong bits on stable UC for 69beta
Status: VERIFIED FIXED
Alias: None
Product: updatecenters
Classification: Unclassified
Component: Stable (show other bugs)
Version: 6.x
Hardware: All All
: P1 normal (vote)
Assignee: rnovak
URL:
Keywords:
: 184804 184857 (view as bug list)
Depends on:
Blocks:
 
Reported: 2010-04-23 07:04 UTC by Jaromir Uhrik
Modified: 2010-05-07 19:55 UTC (History)
3 users (show)

See Also:
Issue Type: DEFECT
Exception Reporter: 168417


Attachments
stacktrace (4.00 KB, text/plain)
2010-04-23 07:04 UTC, Jaromir Uhrik
Details
messages.log (59.86 KB, application/octet-stream)
2010-04-23 09:14 UTC, Jaromir Uhrik
Details

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