cancel
Showing results for 
Search instead for 
Did you mean: 

Login Page takes long time to load

Former Member
0 Kudos

Hi,

There is a peculiar issue with one of the portal we have.

If portal is being accessed through the standard url i.e http://<fqdn>:<port>/irj/portal its takes more than 3-4 min everytime to load on the browser. Even once user id & pwd given it takes equally long time to login.

If portal is being accessed through the url i.e http://<fqdn>:<port>/nwa it loads in no time.

Note: Its is standard portal screen. No customization done. This is developement system so hardly couple of users log in simutaneously.

Data base is sqlserver.

Any help on this? Could this be a OS (windows 2003 server) issue?

Regards,

*Raj*

Accepted Solutions (1)

Accepted Solutions (1)

p330068
Active Contributor
0 Kudos

Hi Rajesh,

Please check the server loadbalance and vailable space in the server(Also check for database perspective).

Thanks

Arun

Former Member
0 Kudos

What Arun Jaiswal said, but before you do that, check if it does the same with different browsers!

I had something similar, but when I tested the portal application (in your case it's the standard portal, I know ) in FF3.5 it works, but in IE7 not :S.

Also check this: https://websmp104.sap-ag.de/instguidesNW70

Edited by: J. Ramsaransing on Feb 25, 2010 1:58 PM

Answers (1)

Answers (1)

hofmann
Active Contributor
0 Kudos

Hi,

does the page: http://server:port/logon/logonServlet also need a long time to load?

How is your setup? Cluster? Any load (3rd-party) balancing solution in between the browser and the server? Some rule configured for /irj/portal on the load balancer / proxy?

br,

Tobias