-
JBoss webservice returns 504 gateway timeout (2 messages)
- Posted by: Daniel Nitzan
- Posted on: December 20 2009 16:34 EST
Hi, I have a web service app deployed on jboss 4.2.2 ("first" ws). When I invoke this ws, in turn, it calls another ws deployed on another jboss remote server ("second" ws). This ws then calls yet another ws deployed in a "third" (non jboss) server. Problem is, that sometimes the THIRD service takes long time and eventually its invocation times out. However, the invocation SECOND web service times out first, probably because it has a shorter timeout tolerance. The web service response received by the second ws invocation is: 504 Gateway timeout - which is text/html and not soap. Tried to reproduce this specific 504 error without success. When I cause the third web service to timeout forcefully (in code), I get a socket timeout exception, and not 504. Any ideas why I get this 504 error?? Thanks!!! DanielThreaded Messages (2)
- Re:JBoss webservice returns 504 gateway timeout by sathish j on June 02 2010 19:55 EDT
- 504 gate way timeout err - jboss by Aditi jain on March 18 2011 18:13 EDT
-
Re:JBoss webservice returns 504 gateway timeout[ Go to top ]
- Posted by: sathish j
- Posted on: June 02 2010 19:55 EDT
- in response to Daniel Nitzan
Hi Daniel,
Did you have any luck in finding out the root cause? Please let me know as I am facing the same issue.
Thanx
-
504 gate way timeout err - jboss[ Go to top ]
- Posted by: Aditi jain
- Posted on: March 18 2011 18:13 EDT
- in response to sathish j
Any solutions to the above mentioned issue. Please reply at monaneha2002 at yahoo dot com