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 164261 - java.io.FileNotFoundException: http://localhost:8080/c//portal/json_service?serviceClassName=com.liferay.portal.service.http.PortalServiceJSON&serviceMethodName=getAutoDeployDirectory
Summary: java.io.FileNotFoundException: http://localhost:8080/c//portal/json_service?s...
Status: NEW
Alias: None
Product: contrib
Classification: Unclassified
Component: Portalpack (show other bugs)
Version: 6.x
Hardware: All All
: P3 blocker (vote)
Assignee: Satyaranjan D
URL: http://statistics.netbeans.org/except...
Keywords:
Depends on:
Blocks:
 
Reported: 2009-05-01 05:54 UTC by pbw
Modified: 2009-10-14 09:50 UTC (History)
1 user (show)

See Also:
Issue Type: DEFECT
Exception Reporter: 145579


Attachments
stacktrace (747 bytes, text/plain)
2009-05-01 05:59 UTC, pbw
Details

Note You need to log in before you can comment on or make changes to this bug.
Description pbw 2009-05-01 05:54:42 UTC
Build: NetBeans IDE 6.5 (Build 200811100001)
VM: Java HotSpot(TM) 64-Bit Server VM, 11.3-b02, Java(TM) SE Runtime Environment, 1.6.0_13-b03
OS: Linux, 2.6.27.19-3.2-default, amd64

User Comments:
alex108: Unsuccessfull application deployment.

pbw: Building and deploying a JSP hook file for LifeRay.



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.deploy(LiferayTaskHandler.java:549)
        at org.netbeans.modules.portalpack.servers.core.PSDeployerImpl.run(PSDeployerImpl.java:153)
        at org.openide.util.RequestProcessor$Task.run(RequestProcessor.java:572)
        at org.openide.util.RequestProcessor$Processor.run(RequestProcessor.java:997)
Comment 1 pbw 2009-05-01 05:59:13 UTC
Created attachment 81369 [details]
stacktrace