Forums de discussion

Liferay 6.2 slow startup on Websphere 8.5

thumbnail
Denis Signoretto, modifié il y a 9 années.

Liferay 6.2 slow startup on Websphere 8.5

Expert Publications: 375 Date d'inscription: 21/04/09 Publications récentes
Hi,

I'm trying to setup Liferay CE 6.2 GA2 (6.2.1) on a default installation of Websphere 8.5.5.1 on a Liferay dedicated profile.
I set it up following related documentation https://www.liferay.com/it/documentation/liferay-portal/6.2/user-guide/-/ai/installing-liferay-on-websphere-8-5-liferay-portal-6-2-user-guide-15-en (so Java 2 Security it's enabled).

I'm facing a problem of a really slow startup. The whole startup process takes more than 15 minutes to complete on a Linux machine with 4 CPU cores, 8GB RAM (4G of Xmx) on a fast storage. As you can see, most of time it's spent between:

07:25:59,677 INFO  [WebContainer : 4][PluginPackageUtil:1016] Reading plugin package for liferay-portal-6.2-ce-ga2.war
07:37:32,792 INFO  [WebContainer : 4][AutoDeployDir:116] Creating missing directory /usr/WebSphere/AppServer/profiles/AppSrv01/liferay/deploy


It's normal or a known issue ? (Documentation reports on Figure 15.14: While Liferay is starting, WebSphere displays this spinny little graphic. Don’t watch it too closely, or you might get hypnotized.)

I'm wondering if someone else encountered the same problem and if has found how improve it.

Any help will be appreciated.

Thanks,
Denis.

Pièces jointes:

thumbnail
Denis Signoretto, modifié il y a 9 années.

RE: Liferay 6.2 slow startup on Websphere 8.5

Expert Publications: 375 Date d'inscription: 21/04/09 Publications récentes
More info available on related issue: https://issues.liferay.com/browse/LPS-47463
N. H., modifié il y a 9 années.

RE: Liferay 6.2 slow startup on Websphere 8.5

Junior Member Publications: 71 Date d'inscription: 14/11/13 Publications récentes
Hello Denis,
is there a solution for this problem ?

Kind regards
N.H.
thumbnail
Denis Signoretto, modifié il y a 9 années.

RE: Liferay 6.2 slow startup on Websphere 8.5

Expert Publications: 375 Date d'inscription: 21/04/09 Publications récentes
Hi,

at the moment I don't have a solution yet. The only workaround I found to get a fast startup was
disable Java 2 Security on WAS and set portal.security.manager.strategy=none (not recommended if you have third party plugins or if you need to expose your server on internet).

Best Regards,
Denis.