Message
11[PortletLocalServiceImpl: 148] Portlet not found for 1
is made from the following java code:
1logger.error("Portlet not found for " + plId + " " + portletId)
or something similar.
That means that portlet Id has not been passed or to be exact has been lost when AddApplication
popup gets rendered.
From my investigation, this happens when URL gets build by jquery, ie. javascript within IE. In the patch
I have suggested to streamline URL composition for IE. Could you please make sure that the patch you
might have applied to your deployment is actually in place and jsp and jsp.class is not cached somewhere
within your system.
Stop portal, delete all subdirectories in /tmp and work, start again.
It is nearly impossible to debug your case remotely, but I would be interested to see the end result.
Please sign in to flag this as inappropriate.