Search found 2 matches

by niedenzu
30 Jul 2020, 10:38
Forum: Public Forums
Topic: HTTP 504 - Gatway Timeout
Replies: 6
Views: 5597

Re: HTTP 504 - Gatway Timeout

Thanx guys for the answers . But - Isn't there a way to use vmoptions-file the? C:\Program Files\OpenWebStart\javaws.vmoptions I added -Dsun.net.client.defaultConnectTimeout=5000 -Dsun.net.client.defaultReadTimeout=5000 but that did not realy help. Do you have any suggestions? Best Regards martin
by niedenzu
29 Jul 2020, 13:51
Forum: Public Forums
Topic: HTTP 504 - Gatway Timeout
Replies: 6
Views: 5597

HTTP 504 - Gatway Timeout

Hi, during our test I ran into problems with timeouts. OWS uses HttpUrlConnection to download the jars into the cache. How can I increase the clientConnectiontTimeout und the defaultReadTimeout. I'm looking forward for your reply. Regards Martin -Dsun.net.client.defaultConnectTimeout=5000 -Dsun.net....