websphere mq - MQ java process taking 100% of CPU -



websphere mq - MQ java process taking 100% of CPU -

following process in our linux server taking 100% of cpu

java -dmqjms_log_dir=/opt/hd/ca/mars/tmp/logs/log -dmqjms_trace_dir=/opt/hd/ca/mars/tmp/logs/trace -dmqjms_install_path=/opt/isv/mqm/java com.ibm.mq.jms.admin.jmsadmin -v -cfg /opt/hd/ca/mars/mqm/data/jmsadmin.config

i forcibly killed process , bounced mq don't see this. might reason happen?

websphere-mq

Comments

Popular posts from this blog

c# - Move local mssql database to webhosted MYSQL -

java - How to pass parameters between Request-Scoped Controllers? -

string - what is the difference between "some" == "some\0" and strcmp("some","some\0") in c++? -