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 161844 - [67cat] IllegalStateException: Can't acquire DeploymentFacory
Summary: [67cat] IllegalStateException: Can't acquire DeploymentFacory
Status: RESOLVED FIXED
Alias: None
Product: serverplugins
Classification: Unclassified
Component: Infrastructure (show other bugs)
Version: 6.x
Hardware: All All
: P3 blocker (vote)
Assignee: Petr Hejl
URL: http://statistics.netbeans.org/except...
Keywords:
Depends on:
Blocks:
 
Reported: 2009-04-03 09:08 UTC by big_al
Modified: 2010-05-14 04:05 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter: 148815


Attachments
stacktrace (1.25 KB, text/plain)
2009-04-03 09:08 UTC, big_al
Details

Note You need to log in before you can comment on or make changes to this bug.
Description big_al 2009-04-03 09:08:17 UTC
Build: NetBeans IDE Dev (Build 200904011705)
VM: Java HotSpot(TM) Client VM, 1.5.0_16-133, Java(TM) 2 Runtime Environment, Standard Edition, 1.5.0_16-b06-284
OS: Mac OS X, 10.5.6, i386

User Comments:
big_al: Opening a Maven parent POM



Stacktrace: 
java.lang.IllegalStateException: Can't acquire DeploymentFacory
        at org.netbeans.modules.j2ee.deployment.impl.Server.getFactory(Server.java:161)
        at org.netbeans.modules.j2ee.deployment.impl.Server.getDisplayName(Server.java:194)
        at org.netbeans.modules.j2ee.deployment.devmodules.api.Deployment.getServerDisplayName(Deployment.java:546)
        at org.netbeans.modules.maven.j2ee.POHImpl.refreshAppServerAssignment(POHImpl.java:166)
        at org.netbeans.modules.maven.j2ee.POHImpl.projectOpened(POHImpl.java:99)
        at org.netbeans.spi.project.ui.ProjectOpenedHook$1.projectOpened(ProjectOpenedHook.java:81)
Comment 1 big_al 2009-04-03 09:08:22 UTC
Created attachment 79351 [details]
stacktrace
Comment 2 Petr Hejl 2010-05-12 14:23:38 UTC
I guess only broken plugin can do such thing - only one report in exception reporter. I added server name to the ISE.

web-main 9252bc2f29c0
Comment 3 Quality Engineering 2010-05-14 04:05:40 UTC
Integrated into 'main-golden', will be available in build *201005132200* on http://bits.netbeans.org/dev/nightly/ (upload may still be in progress)
Changeset: http://hg.netbeans.org/main/rev/
User: 
Log: