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 183528 - org.netbeans.modules.portalpack.servers.core.common.DeploymentException: Massaging could not be done properly. Possible reasons : 1. Auto deploy directory is not set properly. If so please go to the s
Summary: org.netbeans.modules.portalpack.servers.core.common.DeploymentException: Mass...
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-04-06 07:30 UTC by Exceptions Reporter
Modified: 2010-04-06 07:30 UTC (History)
4 users (show)

See Also:
Issue Type: DEFECT
Exception Reporter: 146570


Attachments
stacktrace (849 bytes, text/plain)
2010-04-06 07:30 UTC, Exceptions Reporter
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Exceptions Reporter 2010-04-06 07:30:10 UTC
Build: NetBeans IDE 6.5.1 (Build 200903060201)
VM: Java HotSpot(TM) Client VM, 11.3-b02, Java(TM) SE Runtime Environment, 1.6.0_13-b03
OS: Windows XP

User Comments:
vernons: Trying to deploy a simple HelloWorld portlet to the Web Space Portal container (combined Glassfish/Liferay download).

GUEST: deploying to glassfish

GUEST: env
-Glassfish bundol version Liferay(GF=>v2.1  LR=>5.2.3)
-portal pack 3.0

I tried new portlet application. and deploy to local Liferay.
portal pack's addupter is Liferay5.1.x 5.2.x

liufuyang: Visual Web JSF + Liferay Portlet. Suddenly can not deploy

mcahornsirup: tomcat was running, tried to start glassfish - Bang... Portconflict.

GUEST: when run a portal project.

vernons: Attempting to deploy simple HelloWorld portlet to WebSpace server




Stacktrace: 
org.netbeans.modules.portalpack.servers.core.common.DeploymentException: Massaging could not be done properly. Possible reasons :
1. Auto deploy directory is not set properly. If so please go to the serverconfig panel and set the auto deploy directory correctly.
2. Autodeploy scanner might not be responding. 
3. Please restart your sever and try again... 
   at org.netbeans.modules.portalpack.servers.websynergy.impl.LiferayTaskHandler._deployOnGF(LiferayTaskHandler.java:156)
   at org.netbeans.modules.portalpack.servers.websynergy.impl.LiferayTaskHandler.deploy(LiferayTaskHandler.java:260)
   at org.netbeans.modules.portalpack.servers.core.PSDeployerImpl.run(PSDeployerImpl.java:161)
   at org.openide.util.RequestProcessor$Task.run(RequestProcessor.java:572)
   at org.openide.util.RequestProcessor$Processor.run(RequestProcessor.java:997)
Comment 1 Exceptions Reporter 2010-04-06 07:30:14 UTC
Created attachment 96730 [details]
stacktrace