Message Boards

[Urgent] Liferay can't load a portlet

Teddy Kossoko, modified 4 Years ago.

[Urgent] Liferay can't load a portlet

Junior Member Posts: 42 Join Date: 3/5/18 Recent Posts
Hi all, two days before opening our platform to ESA/NASA scientists we have a very strange behaviour.
Context:
At the beginning we had a problem with indexation. So we delete all indexes in elastic, clear cache and reindex everything. Users list is now available.
Problem occurs in production:
We have a page called processing with a portlet called Processing-portlet. The page becomes inaccessible. We can't access to the page. Liferay loads the page in vain.
When I deploy the Processing-portlet on another page, this new page becomes inaccessible too.
When I delete the Processing-portlet in osgi/modules, I can access to the page, but I have the message that the portlet is not deployed.
When I redeploy the portlet, it takes more times than other portlets and I have this error :
2019-10-21 09:54:44.700 ERROR [http-nio-8080-exec-14][MVCPortlet:589] /view.jsp is not a valid include
2019-10-21 09:54:44.716 INFO  [fileinstall-/liferay/osgi/modules][BundleStartStopLogger:38] STOPPED com.biomass.Processing-portlet_0.0.1.201910160844 [980]
2019-10-21 09:54:54.815 INFO  [fileinstall-/liferay/osgi/modules][BundleStartStopLogger:35] STARTED com.biomass.Processing-portlet_0.0.1.201910160844 [981]
2019-10-21 09:54:54.854 INFO  [fileinstall-/liferay/osgi/modules][Common:47] Getting BMAP_ECLIPSECHE_URL value from Common Service
2019-10-21 09:54:54.855 INFO  [fileinstall-/liferay/osgi/modules][Common:51] Retrieving BMAP_ECLIPSECHE_URL value from System variable: [url=https://a]https://a[/url] valid url.com
2019-10-21 09:54:54.856 INFO  [fileinstall-/liferay/osgi/modules][Common:47] Getting BMAP_GITLAB_URL value from Common Service
2019-10-21 09:54:54.856 INFO  [fileinstall-/liferay/osgi/modules][Common:51] Retrieving BMAP_GITLAB_URL value from System variable: [url=https://a]https://a[/url] valid url.com
2019-10-21 09:54:54.856 INFO  [fileinstall-/liferay/osgi/modules][Common:47] Getting BMAP_JUPYTER_URL value from Common Service
2019-10-21 09:54:54.856 INFO  [fileinstall-/liferay/osgi/modules][Common:51] Retrieving BMAP_JUPYTER_URL value from System variable: [url=https://a]https://a[/url] valid url.com
2019-10-21 09:54:54.857 INFO  [fileinstall-/liferay/osgi/modules][Common:47] Getting BMAP_COPA_URL value from Common Service
2019-10-21 09:54:54.857 INFO  [fileinstall-/liferay/osgi/modules][Common:51] Retrieving BMAP_COPA_URL value from System variable: [url=https://a]https://a[/url] valid url/copa
2019-10-21 09:54:54.933 INFO  [fileinstall-/liferay/osgi/modules][ProcessingPortlet:74] Portlet init
I tried to deploy this portlet using the Liferay installed on my laptop and have no issues.

I redeploy all portlet again and get for many of them :
ERROR [http-nio-8080-exec-14][MVCPortlet:589] /view.jsp is not a valid include

Please, I don't know how to correct it. Do you have any ideas ?
Thanks in advance.