RE: Render Method Called Twice

thumbnail
Narsingh Pal, modified 6 Years ago. Junior Member Posts: 53 Join Date: 1/18/14 Recent Posts
i All,


I was not able to add comment to the below thread because my comment was marked as spam. So I am creating the new thread for a similar issue, but in a different version of liferay.
https://community.liferay.com/forums/-/message_boards/message/24734463


I am facing an issue in "liferay-dxp-7.1.10-ga1". The render method of the portlet is getting invoked multiple times.
I found that there had been similar issue in the earlier versions of liferay


In my code I have overridden default render of login portlet. I also have a custom theme deployed to my site. Please see the attached code snippet for more details
​​​​​​​

Issue 
: Render is getting invoked multiple(3) times.(Because I see repeated entries in my tomcat console log )


Please let me know if  there is some issue with my custom module or if it is a known issue.



Thanks and Regards
Narsingh Pal
thumbnail
Narsingh Pal, modified 6 Years ago. Junior Member Posts: 53 Join Date: 1/18/14 Recent Posts
Hello Guys,

Any clue/pointers ?


Thanks and Regards
Narsingh Pal