> -----Ursprüngliche Nachricht-----
> Von: Stuart Belden [mailto:[EMAIL PROTECTED]
> Gesendet: Montag, 5. April 2004 16:39
> An: [EMAIL PROTECTED]
> Betreff: Re: Problem : time to load pages
> 
> 
> If there are any portlets that go out to the internet (the 
> stock-quote portlet is a common offender), remove them.


ah, right, that's another one. I experienced hang-ups of about 5 minutes
on Portal and Tomcat restart, too.

It seemed it had something to do with portlets and news feed trying to get
data from the net while i am behind a firewall.

It could be solve by either finding out how to confighure the java proxy settings 
(there's)
a chapter in jetspeed faq about this) or setting the network timeouts down.

I added the fllowing to my catalina.sh start script (under linux, under windows
you must modfiy catalina.bat or startup.bat depending on how you start tomcat):

JAVA_OPTS="${JAVA_OPTS} -Dsun.net.client.defaultConnectTimeout=200

Henning

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to