DEV Community

Query Filter
Query Filter

Posted on

bridge

I’m porting QFBridge to the local environment for both dev and QA. So far, I’ve only found a single instance running on the q56 host, whose parameters I’ve reused. Are there any other versions running? If so, and they’re on a server I may not have access to, could you retrieve their arguments with:

ps -ef | grep java | grep QFBridge
Enter fullscreen mode Exit fullscreen mode

Top comments (0)