Ask Questions and Find Answers
Important:
Ask is now read-only. You can review any existing questions and answers, but not add anything new.
But - don't panic! While ask is no more, we've replaced it with discuss - the new Liferay Discussion Forum! Read more here here or just visit the site here:
discuss.liferay.com
Problem: Portlet is temporarily anavailable
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.
I'm using version 6.1.1 with Tomcat 7.0.27 EC GA2 by installer here.
I hope your help. Thank you.
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.
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
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