| Author |
Weblogic: Peer unreachable for 240 seconds
|
prithviraj patil
Greenhorn
Joined: Nov 15, 2009
Posts: 4
|
|
I have a simple J2EE server client application. Its deployed on weblogic server. Whenever my client is receiving large chunk of data from server i get error saying "Peer is unreachable for 240 seconds". I tried configuring heartbeat timeout (IdlePeriodsUntilTimeout) to 10 seconds (default value was 4). And my understanding was even if i receive error it would say "Peer is unreachable for 600 seconds" (as in both cases heartbeat PeriodLength is 60). But i still keep getting error that peer is unreachable for 240 seconds.
I tried to find information about server tuning for this issue. But I could not find anything else.
Any help or hint would be appreciated.
Thanks.
|
 |
Maneesh Godbole
Saloon Keeper
Joined: Jul 26, 2007
Posts: 8566
|
|
Crossposted at https://forums.oracle.com/forums/thread.jspa?messageID=9946968
Please read http://www.coderanch.com/how-to/java/BeForthrightWhenCrossPostingToOtherSites
|
[Donate a pint, save a life!] [How to ask questions] [Onff-turn it on!]
|
 |
 |
|
|
subject: Weblogic: Peer unreachable for 240 seconds
|
|
|