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 156527

Summary: "Portlet is temporarly unavailble" is shown when actionURL is performed with Directory Deployement enabled
Product: contrib Reporter: bharani <bharani>
Component: PortalpackAssignee: Satyaranjan D <satyaranjan>
Status: RESOLVED WONTFIX    
Severity: blocker    
Priority: P2    
Version: 6.x   
Hardware: Macintosh   
OS: All   
Issue Type: DEFECT Exception Reporter:
Attachments: Web app

Description bharani 2009-01-09 11:42:02 UTC
Portlet is temporarly unavailble is shown when actionURL is performed with Directory Deployement enabled when try to
render a parameter with <portlet:actionURL> and <portlet:remderURL">. When the home page is clicked the render parameter
are seen. Find the trace below:



[#|2009-01-09T11:29:57.422+0000|WARNING|sun-appserver2.1|org.apache.coyote.tomca
t5.CoyoteRequest|_ThreadID=26;_ThreadName=httpSSLWorkerThread-8080-3;_RequestID=7d0f9ae5-6096-44b8-ae72-6fb9e01a9458;|PWC4011:
Unable to set request character e
ncoding to utf-8 from context , because request parameters have already been rea
d, or ServletRequest.getReader() has already been called|#]

[#|2009-01-09T11:30:02.613+0000|INFO|sun-appserver2.1|javax.enterprise.system.stream.out|_ThreadID=17;_ThreadName=httpSSLWorkerThread-8080-0;|11:30:02,612
ERROR [jsp:52] com.sun.portal.container.ContainerException: PortletContainer.executeAction():
java.lang.NullPointerException        at com.sun.portal.portletcontainer.impl.PortletContainer.executeAction(P
ortletContainer.java:389)

Note: The same scenario is not happening with Liferay 5.1.2 Tomcat bundle
Comment 1 bharani 2009-01-09 11:43:56 UTC
Created attachment 75631 [details]
Web app
Comment 2 Satyaranjan D 2009-01-13 08:33:07 UTC
Not reproducible with the current build. Changing the status to later.