RQM command line adapter is becoming unresponsive after a while
Hello,
I've been using the RQM command line adapter to execute java tests for a couple of months now, and sometimes I get the following problem.
Sometimes the adapters are marked as 'unresponsive' on the 'adapter console' screen, even though the bat files which started the adapters on the client machines are still running
In the output of the start.bat files on the client machines I don't find any errors. But I do see these info messages every now and then, also when RQM doesn't mark these adapters as unresponsive:
INFO com.ibm.rqm.adapter.library - Stored configuration is out of sync. Adapter is re-registering.
My 2 questions are:
- what can I do to prevent adapters becoming unresponsive in RQM? I know closing and starting the adapters is a workaround, but I cannot run tests at night without looking at the health status every day at the moment.
- Is the previously mentioned message in the adapter output somehow related to the adapter becoming unresponsive?
Thanks for your feedback