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 100084 - Could not install module Web Projects REST Support
Summary: Could not install module Web Projects REST Support
Status: VERIFIED FIXED
Alias: None
Product: webservices
Classification: Unclassified
Component: REST (show other bugs)
Version: 6.x
Hardware: All Linux
: P1 blocker (vote)
Assignee: Nam Nguyen
URL:
Keywords: T9Y
Depends on:
Blocks:
 
Reported: 2007-04-05 12:15 UTC by Jiri Vagner
Modified: 2007-04-24 11:13 UTC (History)
2 users (show)

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
rest.jpg (10.43 KB, image/jpeg)
2007-04-05 12:19 UTC, Jiri Vagner
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Jiri Vagner 2007-04-05 12:15:18 UTC
I started IDE with new empty userdir and there was a msg dialog ...

Warning - could not install module Web Projects REST Support
Web Projects REST Support - null


NetBeans IDE Dev (Build 20070405-0936)
1.6.0_01; Java HotSpot(TM) Client VM 1.6.0_01-b04
Linux version 2.6.17-10-386 running on i386
en_US (nb); UTF-8
Comment 1 Jiri Vagner 2007-04-05 12:19:43 UTC
Created attachment 40495 [details]
rest.jpg
Comment 2 Milos Kleint 2007-04-05 12:31:24 UTC
web support's problem rather than module system's.
Comment 3 Nam Nguyen 2007-04-05 16:28:24 UTC
I will fix this by remove the module from the build today.  It is out of scope
of NB 6.0 preview.
Comment 4 Marian Mirilovic 2007-04-06 08:06:57 UTC
NB Dev (200704051800) ... please fix this ASAP - it broke all our automated
tests for startup 


java.lang.Error: StartLog mismatch: ending 'ModuleList.installNew' but expecting
'ModuleInstaller.prepare org.netbeans.modules.web.webrest'; rest of stack:
[Preparation, Modules initialization, ModuleSystem.restore, ModuleList.trigger,
ModuleList.installNew, ModuleManager.enable, module preparation]
	at org.netbeans.core.startup.StartLog.logEnd(StartLog.java:94)
	at org.netbeans.core.startup.NbEvents.logged(NbEvents.java:66)
	at org.netbeans.Events.log(Events.java:141)
	at org.netbeans.core.startup.ModuleList.installNew(ModuleList.java:391)
	at org.netbeans.core.startup.ModuleList.trigger(ModuleList.java:316)
	at org.netbeans.core.startup.ModuleSystem.restore(ModuleSystem.java:260)
	at org.netbeans.core.startup.Main.getModuleSystem(Main.java:149)
	at org.netbeans.core.startup.Main.start(Main.java:300)
	at org.netbeans.core.startup.TopThreadGroup.run(TopThreadGroup.java:88)
	at java.lang.Thread.run(Thread.java:619)
Comment 5 Lukas Jungmann 2007-04-06 08:38:54 UTC
*** Issue 100181 has been marked as a duplicate of this issue. ***
Comment 6 Nam Nguyen 2007-04-06 09:59:13 UTC
I already checked in the changes about 10 hrs ago to take the module off NB IDE
build.
Comment 7 rbalada 2007-04-06 14:03:18 UTC
Just FYI, this issue already appeared once in NB 6.0 Dev build #200704021800.
SOA Pack build had to switch to NB continuous build temporarily.
Comment 8 Jiri Vagner 2007-04-24 11:13:21 UTC
Verified on NetBeans IDE Dev (Build 20070424-0751)