Fórum

Liferay Portal 6 CE GA1 + Glassfish v3 Bundle Performance Issues

thumbnail
Joel Protivnak, modificado 13 Anos atrás.

Liferay Portal 6 CE GA1 + Glassfish v3 Bundle Performance Issues

New Member Postagens: 23 Data de Entrada: 13/05/10 Postagens Recentes
I recently downloaded Liferay Portal 6 CE GA1 +Glassfish v3 Bundle: liferay-portal-glassfish-6.0.3.zip

I unzipped to C:\liferay and started the server using the command asadmin start-domain

The environment I am running this on is:

Windows Server 2008 (64 bit)
Dual Core Intel Xeon CPU @ 2.50GHZ
4 gigs of ram

I recorded a very basic interaction with the server and found it took:

10 minutes from asadmin start-domain to welcome page
1 minute to login
2 minutes to load Control Panel
6 minutes to load My Account
2 minutes to load Plugins Installation

[It was a bit slow on Portal 5.2.3 + Glassfish v2, maybe half the load times, (but bearable) nothing like this new version.]

I ran the same tests on the new Liferay Portal 6 CE GA1 + Tomcat Bundle:

2 minutes from startup.bat to welcome page
3 seconds to login
3 seconds to load Control Panel
5 seconds to load My Account
3 seconds to load Plugins

Can someone explain why the server load times / initial page compilations are so much worse in the new Glassfish bundle? It almost seems like the tomcat bundle is already pre-compiled or something? I assumed the new glassfish bundle was already optimized, but maybe not. Can anyone offer some tips on this? Anyone else experiencing this?

I would really like to use the new glassfish bundle but as a developer these load times are just too high. emoticon
thumbnail
Samuel Kong, modificado 13 Anos atrás.

RE: Liferay Portal 6 CE GA1 + Glassfish v3 Bundle Performance Issues

Liferay Legend Postagens: 1902 Data de Entrada: 10/03/08 Postagens Recentes
LPS-9790 Looks like it might be a Windows + Glassfish issue. Feel free to watch the ticket to get updates on it.
thumbnail
Joel Protivnak, modificado 13 Anos atrás.

RE: Liferay Portal 6 CE GA1 + Glassfish v3 Bundle Performance Issues

New Member Postagens: 23 Data de Entrada: 13/05/10 Postagens Recentes
Very good, thank you. I will watch the ticket.
Dana Oredson, modificado 13 Anos atrás.

RE: Liferay Portal 6 CE GA1 + Glassfish v3 Bundle Performance Issues

Junior Member Postagens: 70 Data de Entrada: 14/10/08 Postagens Recentes
Just wanted to say that we are also on Glassfish 3 (also downloaded GF 3.0.1 last weekend to test there) and have been seeing the same thing.

5.2.x and 6.0.1-4 all exhibit the extreme slowness on the initial view of a page. Once the page has been hit once, it is much more acceptable.
John Hogan, modificado 13 Anos atrás.

RE: Liferay Portal 6 CE GA1 + Glassfish v3 Bundle Performance Issues

New Member Mensagem: 1 Data de Entrada: 18/03/11 Postagens Recentes
This sounds like normal jsp page compilation. First time page views with a new deployment trigger jsp compilation.