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 48906 - Plugin J2EE installation failed
Summary: Plugin J2EE installation failed
Status: RESOLVED WORKSFORME
Alias: None
Product: serverplugins
Classification: Unclassified
Component: Infrastructure (show other bugs)
Version: 4.x
Hardware: PC Windows ME/2000
: P3 blocker (vote)
Assignee: Pavel Buzek
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-09-13 01:18 UTC by ysupanyo
Modified: 2005-02-22 18:13 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 ysupanyo 2004-09-13 01:18:00 UTC
INFORMATIONAL *********** Exception occurred 
************ at Sat Sep 11 18:33:54 GMT+07:00 2004
java.lang.IllegalStateException: Bad server 
plugin: cant locate layer filesystem {0}
	at 
org.netbeans.modules.j2ee.deployment.impl.Serv
er.<init>(Server.java:56)
[catch] at 
org.netbeans.modules.j2ee.deployment.impl.Serv
erRegistry.addPlugin(ServerRegistry.java:99)
	at 
org.netbeans.modules.j2ee.deployment.impl.Serv
erRegistry.init(ServerRegistry.java:70)
	at 
org.netbeans.modules.j2ee.deployment.impl.Serv
erRegistry.instancesMap(ServerRegistry.java:90)
	at 
org.netbeans.modules.j2ee.deployment.impl.Serv
erRegistry.getInstances(ServerRegistry.java:162)
	at 
org.netbeans.modules.j2ee.deployment.impl.Instal
l.close(Install.java:35)
	at 
org.netbeans.core.modules.NbInstaller.close
(NbInstaller.java:709)
	at 
org.netbeans.core.modules.ModuleManager.shut
Down(ModuleManager.java:1521)
	at 
org.netbeans.core.modules.ModuleSystem.shutD
own(ModuleSystem.java:330)
	at 
org.netbeans.core.NbTopManager.doExit
(NbTopManager.java:487)
	at 
org.netbeans.core.NbTopManager.exit
(NbTopManager.java:452)
	at 
org.netbeans.core.NbTopManager$NbLifecycleM
anager.exit(NbTopManager.java:558)
	at 
org.netbeans.core.windows.view.ui.MainWindow$2
.windowClosing(MainWindow.java:205)
	at 
java.awt.Window.processWindowEvent
(Window.java:1121)
	at 
javax.swing.JFrame.processWindowEvent
(JFrame.java:266)
	at java.awt.Window.processEvent
(Window.java:1079)
	at 
java.awt.Component.dispatchEventImpl
(Component.java:3615)
	at java.awt.Container.dispatchEventImpl
(Container.java:1627)
	at java.awt.Window.dispatchEventImpl
(Window.java:1606)
	at java.awt.Component.dispatchEvent
(Component.java:3477)
	at java.awt.EventQueue.dispatchEvent
(EventQueue.java:456)
	at 
org.netbeans.modules.kjava.CompilerOutputListen
er.dispatchEvent(CompilerOutputListener.java:129)
	at 
java.awt.EventDispatchThread.pumpOneEventFor
Hierarchy(EventDispatchThread.java:201)
	at 
java.awt.EventDispatchThread.pumpEventsForHi
erarchy(EventDispatchThread.java:151)
	at 
java.awt.EventDispatchThread.pumpEvents
(EventDispatchThread.java:145)
	at 
java.awt.EventDispatchThread.pumpEvents
(EventDispatchThread.java:137)
	at java.awt.EventDispatchThread.run
(EventDispatchThread.java:100)
Comment 1 Petr Jiricka 2004-09-13 10:08:46 UTC
Ok, this is an example of a very unhelpful bug report. Could you
please describe what steps did you perform before this happened?
Comment 2 Pavel Buzek 2004-09-22 00:05:12 UTC
In addition to describing the steps to reproduce this please provide
build info (build_info file in netbeans installation folder or look
into Help | About, switch to Detail and read the Product Version). 
Comment 3 deanm 2004-11-01 22:01:14 UTC
I too got this error.

I was trying to run a JSP by left clicking on it and selecting "Run 
File". Apache Tomcat was starting up and then this error occurred.
Comment 4 deanm 2004-11-01 22:03:43 UTC
Sorry. I forgot one thing.

The error popup window mention an Exception during initialization of 
the HTML browser.
Comment 5 Pavel Buzek 2005-02-22 18:13:13 UTC
sorry, cannot reproduce - insufficient information