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

Summary: [70cat] org.netbeans.modules.portalpack.servers.core.common.DeploymentException: Undeployment failed.
Product: contrib Reporter: diesil <diesil>
Component: PortalpackAssignee: Satyaranjan D <satyaranjan>
Status: NEW ---    
Severity: normal CC: zkirill
Priority: P3    
Version: 6.x   
Hardware: All   
OS: All   
Issue Type: DEFECT Exception Reporter: 158839
Attachments: stacktrace

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