Windows 10 reached EOS (end of support) on October 14, 2025. For more information, see this article.

搜尋 Mozilla 技術支援網站

防止技術支援詐騙。我們絕對不會要求您撥打電話或發送簡訊,或是提供個人資訊。請用「回報濫用」功能回報可疑的行為。

了解更多

Problem launching firefox with same profile from the command line and from a java application

  • 5 回覆
  • 0 有這個問題
  • 33 次檢視
  • 最近回覆由 cor-el

更多選項

We are launching firefox from the command line with a specific profile. We sometimes also need to launch firefox from a java application using that exact same profile. But when we do that, we get the error:

"Firefox is already running, but is not responding. To use Firefox, you must first close the existing Firefox process, restart your device, or use a different profile."

We do not get the error when launching from the java application if firefox was not previously started from the command line.

To say that again another way, - If we launch firefox from the command line two times, each time with the same profile, it works fine. - If we launch firefox from the Java application two times, each time with the same profile, it works fine. - But if we launch firefox from the command line then launch firefox from the java application, firefox won't launch due to the error above.

This is firefox 91.13.0esr 64-bit on Linux (CentOS 7).

Thank you for any help you can give.

We are launching firefox from the command line with a specific profile. We sometimes also need to launch firefox from a java application using that exact same profile. But when we do that, we get the error: "Firefox is already running, but is not responding. To use Firefox, you must first close the existing Firefox process, restart your device, or use a different profile." We do not get the error when launching from the java application if firefox was not previously started from the command line. To say that again another way, - If we launch firefox from the command line two times, each time with the same profile, it works fine. - If we launch firefox from the Java application two times, each time with the same profile, it works fine. - But if we launch firefox from the command line then launch firefox from the java application, firefox won't launch due to the error above. This is firefox 91.13.0esr 64-bit on Linux (CentOS 7). Thank you for any help you can give.

所有回覆 (5)

更多選項

Are you using the -no-remote command-line switch ?

更多選項

Using -no-remote had no effect.

更多選項

Just to clarify cor-el's question:

You don't want to use -no-remote either when you start the Firefox session or in command lines seeking to join new tabs to that session.

Is the problem specific to Java -- can other applications open a new tab in Firefox?

Disclaimer: I know very little about Linux.

更多選項

Hi, we only have java applications here.

更多選項

With Firefox running this will only work if you do not specify the profile and send the link to the current window and possibly set browser.link.open_newwindow.override.external accordingly.