Join the AMA (Ask Me Anything) with the Firefox leadership team to celebrate Firefox 20th anniversary and discuss Firefox’s future on Mozilla Connect. Mark your calendar on Thursday, November 14, 18:00 - 20:00 UTC!

为提升您的使用体验,本站正在维护,部分功能暂时无法使用。如果本站文章无法解决您的问题,您想要向社区提问的话,请到 Twitter 上的 @FirefoxSupport 或 Reddit 上的 /r/firefox 提问,我们的支持社区将会很快回复您的疑问。

搜索 | 用户支持

防范以用户支持为名的诈骗。我们绝对不会要求您拨打电话或发送短信,及提供任何个人信息。请使用“举报滥用”选项报告涉及违规的行为。

详细了解

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

  • 5 个回答
  • 0 人有此问题
  • 1 次查看
  • 最后回复者为 cor-el

more options

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)

more options

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

more options

Using -no-remote had no effect.

more options

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.

more options

Hi, we only have java applications here.

more options

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.