JMS destination not reachable exit
We have JMS in out siebel enterprise and middleware is SOA , there are situations sometimes SOA server is rebooted or queues are bounced.
The JMS tasks exit because of error like below
(javabsvc.cpp (336)) SBL-EAI-05000: Business Service call returned error code JNDI_ERROR and message: Exception: javax.naming.CommunicationException: t3://vdclassoadev03.xxxxxxxx.corp:8007: [RJVM:000575]Destination 10.250.1.183, 8007 unreachable.; n
We tried changing receiver timeout to 1800000 ms that is 30 min still after 5-8 mins SOA server is not reachable tasks exit. Is there any parameter in JMS subsystem or JAVA subsystem which can hold the JMS tasks not to exit for upto 30 mins