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 98612 - DeploymentManagerCreationException: deployer:Sun:AppServer::localhost:4849 The Application Server
Summary: DeploymentManagerCreationException: deployer:Sun:AppServer::localhost:4849 T...
Status: RESOLVED WORKSFORME
Alias: None
Product: serverplugins
Classification: Unclassified
Component: Sun Appserver 9 (show other bugs)
Version: 6.x
Hardware: All All
: P3 blocker (vote)
Assignee: Vince Kraemer
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-03-22 10:43 UTC by Lukas Hasik
Modified: 2007-07-02 22:36 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
stacktrace (3.72 KB, text/plain)
2007-03-22 10:44 UTC, Lukas Hasik
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Lukas Hasik 2007-03-22 10:43:28 UTC
070319

-the message appears in console when I closed IDE. 

INFO: deployer:Sun:AppServer::localhost:4849  The Application Server
installation directory is not correctly set up. (Use the Tools->Server Manager
menu to correct.)
javax.enterprise.deploy.spi.exceptions.DeploymentManagerCreationException:
deployer:Sun:AppServer::localhost:4849  The Application Server installation
directory is not correctly set up. (Use the Tools->Server Manager menu to correct.)
	at
org.netbeans.modules.j2ee.sun.ide.dm.SunDeploymentFactory.getDisconnectedDeploymentManager(SunDeploymentFactory.java:130)
	at
org.netbeans.modules.j2ee.deployment.impl.Server.getDisconnectedDeploymentManager(Server.java:144)
	at
org.netbeans.modules.j2ee.deployment.impl.Server.getDisconnectedDeploymentManager(Server.java:138)
[catch] at
org.netbeans.modules.j2ee.deployment.config.ConfigSupportImpl.getDeploymentConfiguration(ConfigSupportImpl.java:432)
	at
org.netbeans.modules.j2ee.deployment.config.ConfigSupportImpl.getWebContextRoot(ConfigSupportImpl.java:227)
Comment 1 Lukas Hasik 2007-03-22 10:44:16 UTC
Created attachment 39797 [details]
stacktrace
Comment 2 Sherold Dev 2007-03-22 10:53:49 UTC
-> sunappserv
Comment 3 Vince Kraemer 2007-03-22 19:58:45 UTC
steps to reproduce?

It looks like you had a web app open in the IDE right?

Did you have a GF or SJSAS domain registered in the server manager?

Any other info you might be able to give would be helpful here...
Comment 4 Lukas Hasik 2007-03-23 11:27:18 UTC
right, I had opened a webproject with a webservice client on tomcat. No GF nor AS.
The exception appeared when I closed the IDE. 
Comment 5 Vince Kraemer 2007-07-02 22:36:12 UTC
cannot reproduce with 6.0 M10... please reopen with steps to reproduce