The TIBCO Platform is a real-time, composable data platform that will bring together an evolving set of your TIBCO solutions - and it's available now!
A chart showing the TIBCO Platform vision
Jump to content
Forums
Ask questions and gain insight from discussions

Recommended Posts

Posted

Hi,

 

I am facing wiered issue. In one Service JMS Q Sender is being used to send a message to JMS Q (to Error Handling Framework Queue). Sunddenly when Service is running all the jobs get stuck at JMS Queue Sender Activity. Service still accepts new transactions but everything gets stuck into JMS Q Sender Activity. I am able to ping EMS server from BW Server.

Any help if someone faced same issue earlier

 

Thanks

Mandeep

  • 2 weeks later...
  • 1 month later...
  • 2 weeks later...
Posted

Disk I/O is pretty low.

 

Interesting observstion is:

 

JMS Queue Sender goes into just hung state.

Service accepts new transactions but everything gets into hung state at JMS Q Sender activity.

Only solution is Service restart.

 

Is it something service make a connection to EMS server while starting up and once that is broken you need to restart the service

  • 2 years later...
  • 2 years later...
  • 2 months later...
Posted

We are having similar issue. Periodically approximately once per 1-2 month random service from random package hang on JMS Sender activity. We havearound 20 packages and couple of hundred services.

It's not throwing any errors in the logs just hang on JMS Queue Sender activity. I see hanging threads with current activity "JMS Queue Sender" in tibco administartor. Attached screenshot. After "JMS Queue Sender" activity start hanging all the process from the package start hanging too. Package restart resolving the issue.

The "JMS Sender activity" is using TMP queue for destination . The services can be called from java (tibjms.jar-4.3.0.jar ) or from another tibco service using "JMS Queue Requestor".attached service template.

We are using Tibco 5.11 BW and EMS 8.0.0.9 on separate virtual servers windows2008 R2 6.1

 

Any help would be appreciated.

  • 6 months later...
Posted

the "JMS Sender activity" hang is probably related to temporary queue that set in ReplayTo. As workaround we are changing Temporary Queue to Static queue that resolving the issue.

 

The question is what is causing "JMS Sender activity" hang in case of temporary queue in ReplayTo

  • 5 months later...
Posted

It may be related to

5.14.0: BW-17137 The JMS Receiver and the JMS Sender activities that used the same

connection resource got into a dead lock situation while reconnecting

to the EMS Server.

5.13.0: BW-16413 The JMS Receiver and JMS Sender that used the same connection

resource got into a dead lock while reconnecting to the EMS Server.

Unfortunately I see only issue header in release notes for 5.14 BW. https://docs.tibco.com/pub/activematrix_businessworks/5.14.0/TIB_BW_5.14....

Haven't found details description in public

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...