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 85457 - can't install uml module from nbms
Summary: can't install uml module from nbms
Status: VERIFIED FIXED
Alias: None
Product: uml
Classification: Unclassified
Component: General (show other bugs)
Version: 5.x
Hardware: All All
: P1 blocker (vote)
Assignee: Yang Su
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-09-21 16:23 UTC by Andrew Korostelev
Modified: 2006-09-28 09:33 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Andrew Korostelev 2006-09-21 16:23:24 UTC
attempt to install uml module using nbms fails with the following error message:

Warning - could not install module Core Modeling Library
	Core Modeling Library - StandardModule:org.netbeans.modules.uml jarFile:
C:\Documents and
Settings\avk\.netbeans\5.5dev\modules\org-netbeans-modules-uml.jar:
java.lang.NoClassDefFoundError: org/netbeans/modules/uml/DrawingLibraryDecrypter

I have uised the following NB version:
netbeans-5_5-daily-bin-200609210000-windows-21_Sep_2006_0000.exe

and uml nbm zips:
uc-only-nbms-main-060918.zip
uc-only-nbms-main-060918-ml.zip
uc-only-nbms-main-060919.zip
uc-only-nbms-main-060921.zip
Comment 1 Andrew Korostelev 2006-09-22 10:05:28 UTC
Steps to reproduce:
- install plain netbeans
- open update center wizard using 'Tools | Update Center' command.
- Select 'Install Manually Downloaded Modules' radiobutton
- Add nbms from extracted zip
- follow wizard steps.
Netbeans updating process will finish with mentioned error.
Comment 2 Yang Su 2006-09-26 00:56:32 UTC
UML modules didn't have required extra files specified for nbm, fixed now.
Comment 3 Andrew Korostelev 2006-09-27 10:46:13 UTC
verified on uc-only-nbms-main-060927.zip
Comment 4 Andrew Korostelev 2006-09-28 09:33:12 UTC
NetBeans Q-build from 2006.09.06 available on NB site was used for verification.