377
Views
3
Comments
Getting JMS Exception: JMSException raised with reason: HQ119014...
Question

Hi ,We are getting the error while connecting to the server -

In production, We are getting an error while one of our servers(XY) appears to be in good health, it was unable to connect to another server( XYZ) and some of the transactions were showing errors as aresult. 

Forthe server with issues ( XYZ):

-therewere many JMS timeouts/exceptions that started at xy:yz:zx: 

xy:yz:zx,130 ERROR [outsystems.hubedition.util.ServerLog](http-/0.0.0.0:8043-3) Exception: class javax.jms.JMSException raised withreason: HQ119014: Timed out waiting for response when sending packet 43 andstack trace:

javax.jms.JMSException: HQ119014: Timed out waiting for response when sendingpacket 43

[...]

17:30:14,246 ERROR [outsystems.hubedition.util.ServerLog](http-/0.0.0.0:8043-21) Error on Message Queue setup:queue/OutSystemsGeneralLog

Exception: javax.jms.JMSException: Failed to create session factory



Kindly help me to resolve the issue.



Thanks

Rajendra Singh

2018-09-29 19-52-12
Cornelis Kleijbeuker
Champion

Hii Rajendra,

It look like that the jboss-outsystems-mq service is not running.

Another cause could be that the connection is not configuredwell. The error is pointing to adress 0.0.0.0 

Regards,


Kees Kleybeuker

2020-05-29 14-07-58
Rajendra Singh

Hi Everyone,

                       Any help from community will highly appreciated..



Thanks

Rajendra Singh 

2019-11-12 17-31-26
Justin James
 
MVP

Rajendra koranga wrote:

Hi Everyone,

                       Any help from community will highly appreciated..



Thanks

Rajendra Singh 


As you were told, it means that the message queue is down. Have you run collect_stats.sh and looked at the logs for the message queue to see what's wrong with it?

J.Ja

Community GuidelinesBe kind and respectful, give credit to the original source of content, and search for duplicates before posting.