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 193016 - [70cat] org.netbeans.modules.portalpack.servers.core.common.DeploymentException: Undeployment failed.
Summary: [70cat] org.netbeans.modules.portalpack.servers.core.common.DeploymentExcepti...
Status: NEW
Alias: None
Product: contrib
Classification: Unclassified
Component: Portalpack (show other bugs)
Version: 6.x
Hardware: All All
: P3 normal (vote)
Assignee: Satyaranjan D
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-12-07 23:02 UTC by diesil
Modified: 2010-12-07 23:02 UTC (History)
1 user (show)

See Also:
Issue Type: DEFECT
Exception Reporter: 158839


Attachments
stacktrace (905 bytes, text/plain)
2010-12-07 23:02 UTC, diesil
Details

Note You need to log in before you can comment on or make changes to this bug.
Description diesil 2010-12-07 23:02:39 UTC
Build: NetBeans IDE Dev (Build 201012010001)
VM: Java HotSpot(TM) Client VM, 17.1-b03, Java(TM) SE Runtime Environment, 1.6.0_22-b04
OS: Windows XP

User Comments:
GUEST: Trying to undeploy several portlets at the same time.

GUEST: deploy a project full of portllets

diesil: deploying portlet




Stacktrace: 
org.netbeans.modules.portalpack.servers.core.common.DeploymentException: Undeployment failed.
   at org.netbeans.modules.portalpack.servers.core.JSR88DeploymentHandler.undeployApp(JSR88DeploymentHandler.java:235)
   at org.netbeans.modules.portalpack.servers.core.impl.j2eeservers.sunappserver.GlassFishServerDeployHandler._undeploy(GlassFishServerDeployHandler.java:366)
   at org.netbeans.modules.portalpack.servers.core.impl.j2eeservers.sunappserver.GlassFishServerDeployHandler.undeploy(GlassFishServerDeployHandler.java:300)
   at org.netbeans.modules.portalpack.servers.websynergy.impl.LiferayTaskHandler.undeploy(LiferayTaskHandler.java:520)
   at org.netbeans.modules.portalpack.servers.core.PSDeployerImpl$1.run(PSDeployerImpl.java:230)
   at org.openide.util.RequestProcessor$Task.run(RequestProcessor.java:1424)
Comment 1 diesil 2010-12-07 23:02:42 UTC
Created attachment 103704 [details]
stacktrace