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 163425 - Instance deployer:Sun:AppServer::localhost:4848 does not exist
Summary: Instance deployer:Sun:AppServer::localhost:4848 does not exist
Status: RESOLVED WORKSFORME
Alias: None
Product: serverplugins
Classification: Unclassified
Component: Infrastructure (show other bugs)
Version: 6.x
Hardware: PC Windows XP
: P2 blocker (vote)
Assignee: Petr Hejl
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-04-22 19:49 UTC by rshah
Modified: 2009-06-30 09:57 UTC (History)
4 users (show)

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
Ide Log- Failed to create instance GlassFish V2 (162.63 KB, text/plain)
2009-04-23 16:48 UTC, rshah
Details

Note You need to log in before you can comment on or make changes to this bug.
Description rshah 2009-04-22 19:49:05 UTC
I had Out of memory problem, So In Uninstalled Netbeans 6.5.1, Glassfish, and glassfish prelude.
And then installed Netbeans 6.5.1, Glassfish, and glassfish prelude again.
When I launched Netbeans I get following error:
"Instance [C:\ProgramFiles\glassfish-v2.1]deployer:Sun:AppServer::localhost:4848 does not exist"
Comment 1 Vince Kraemer 2009-04-23 00:10:26 UTC

*** This issue has been marked as a duplicate of 162214 ***
Comment 2 rshah 2009-04-23 16:48:11 UTC
Created attachment 80787 [details]
Ide Log- Failed to create instance GlassFish V2
Comment 3 Vince Kraemer 2009-04-23 18:03:27 UTC
did you clean out your user directory when you re-installed the IDE/GFv2.1/GFv3Prelude?

you may want to try that.Please try that and report back.

If you do run into an issue after deleting the user directory (C:\Documents and Settings\rshah\.netbeans\6.5) in your
case... please attach the complete ide.log file to this issue.
Comment 4 Vince Kraemer 2009-04-23 18:06:07 UTC
this looks like a problem while the j2eeserver code is attempting to write attributes.  may actually be an issue at the
filesystem level...
Comment 5 Vince Kraemer 2009-04-23 23:39:06 UTC
cleaning the user dir addressed this... has work-around, so we can lower the priority
Comment 6 Petr Hejl 2009-04-24 15:27:08 UTC
I tried to reproduce this. Unfortunatelly I wasn't successful.

Did you install netbeans under different user account? Did you change some permissions?
Looks like FS issue.
Comment 7 Jiri Skrivanek 2009-04-27 09:47:58 UTC
I added original IOException as initCause but without steps to reproduce I can't evaluate what's wrong.
http://hg.netbeans.org/core-main/rev/271ad174115b
Comment 8 Quality Engineering 2009-04-28 18:51:53 UTC
Integrated into 'main-golden', will be available in build *200904281401* on http://bits.netbeans.org/dev/nightly/ (upload may still be in progress)
Changeset: http://hg.netbeans.org/main-golden/rev/271ad174115b
User: Jiri Skrivanek <jskrivanek@netbeans.org>
Log: #163425 - Store initial IOException.
Comment 9 Petr Hejl 2009-06-30 09:57:49 UTC
No response. Closing as WORKSFORME.