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 215162 - IllegalStateException: Failed to get FileObject for server instance deployer:appengine:localhost:8080/-1198750328
Summary: IllegalStateException: Failed to get FileObject for server instance deployer:...
Status: RESOLVED INCOMPLETE
Alias: None
Product: serverplugins
Classification: Unclassified
Component: Infrastructure (show other bugs)
Version: 6.x
Hardware: All All
: P3 normal (vote)
Assignee: Petr Hejl
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-07-04 11:20 UTC by freimic
Modified: 2012-10-24 08:00 UTC (History)
1 user (show)

See Also:
Issue Type: DEFECT
Exception Reporter: 190420


Attachments
stacktrace (3.09 KB, text/plain)
2012-07-04 11:20 UTC, freimic
Details

Note You need to log in before you can comment on or make changes to this bug.
Description freimic 2012-07-04 11:20:40 UTC
This bug was originally marked as duplicate of bug 177021, that is already resolved. This bug is still valid, so this seems to be another bug, but it might be related.

Build: NetBeans IDE 6.9.1 (Build 201201181214)
VM: Java HotSpot(TM) Client VM, 11.0-b16, Java(TM) SE Runtime Environment, 1.6.0_11-b03
OS: Windows Vista

Stacktrace: 
java.lang.IllegalStateException: Failed to get FileObject for server instance deployer:appengine:localhost:8080/-1198750328
   at org.netbeans.modules.j2ee.deployment.impl.ServerInstance.getDeploymentManager(ServerInstance.java:262)
   at org.netbeans.modules.j2ee.deployment.impl.ServerInstance.getIncrementalDeployment(ServerInstance.java:603)
   at org.netbeans.modules.j2ee.deployment.devmodules.api.Deployment.canFileDeploy(Deployment.java:509)
   at org.netbeans.modules.web.project.WebActionProvider.setDirectoryDeploymentProperty(WebActionProvider.java:1361)
   at org.netbeans.modules.web.project.WebActionProvider.getTargetNames(WebActionProvider.java:369)
   at org.netbeans.modules.web.project.WebActionProvider$2.run(WebActionProvider.java:248)
Comment 1 freimic 2012-07-04 11:20:43 UTC
Created attachment 121723 [details]
stacktrace
Comment 2 Petr Hejl 2012-10-24 08:00:18 UTC
Any steps to reproduce this? Inacessible home directory? Anything?