Problem: Portlet is temporarily anavailable

Luis Salazar, modified 13 Years ago. New Member Posts: 4 Join Date: 8/14/12 Recent Posts
Good morning, I have a problem when I try to use an external portlet, ie I downloaded the file .war and pasted it in the folder "C:\ liferay\liferay-portal-6.1.1-ce-GA2\deploy. But when I try to add the portlet to a page I have the following error: "Portlet is temporarily anavailable". Here's a screenshot. I tried several portlets and ended up with the same result. I already tried downloading the source code, changing BaseDeployer.java and recompiling class "portal-impl.jar", but didn't work.
I'm using version 6.1.1 with Tomcat 7.0.27 EC GA2 by installer here.
I hope your help. Thank you.

thumbnail
Hitoshi Ozawa, modified 13 Years ago. Liferay Legend Posts: 7942 Join Date: 3/24/10 Recent Posts
Check if the portlets are properly deployed. When portlets are deployed,check your log file to make sure there are no errors. Also, check your log to find the "caause" of the error when you place a portlet on a page. "Portlet is temporarily unavailable" just means there was some error.
thumbnail
Sushil Kumar Saini, modified 13 Years ago. Regular Member Posts: 104 Join Date: 7/27/11 Recent Posts
Hi Luis,

I also faced the similar kind of error. For me it was coming because of the error in the portlet action. And portlet started getting loaded properly once we fixed the error.
Just check logs file and see what is the error, you are getting in the logs and try fix it. And it will start working.

Thanks
Sushil Saini