본 사이트는 여러분의 사용자 경험을 개선하기 위해 유지 보수를 진행하는 동안 기능이 제한됩니다. 도움말로 문제가 해결되지 않고 질문을 하고 싶다면 Twitter의 @FirefoxSupport 및 Reddit의 /r/firefox 채널을 활용하세요.

Mozilla 도움말 검색

고객 지원 사기를 피하세요. 저희는 여러분께 절대로 전화를 걸거나 문자를 보내거나 개인 정보를 공유하도록 요청하지 않습니다. "악용 사례 신고"옵션을 사용하여 의심스러운 활동을 신고해 주세요.

자세히 살펴보기

How do I install required plug-in jre-1_5_0_11-windows-i586.xpi

more options

I'm trying to use Mozilla Firefox 3.6.15 with the Web Version of QPASA 4.0.0.80a, an MQSeries monitoring tool. When I point to the QPASA URL, I'm prompted to install a plugin. However, when I try to install it, Firefox looks for http://javadl-esd.sun.com/update/1.5.0/jre-1_5_0_11-windows-i586.xpi, but says it can't install it because the Install script was not found (-204).

When I google jre-1_5_0_11-windows-i586.xpi, I find it's actually located at http://java.sun.com/update/1.5.0/jre-1_5_0_11-windows-i586.xpi. However, even when I paste this location into the Firefox url window, Firefox STILL insists on looking for it in http://javadl-esd.sun.com/update/1.5.0/jre-1_5_0_11-windows-i586.xpi and fails.

How can I get Firefox to look for this file in the correct location?

I'm trying to use Mozilla Firefox 3.6.15 with the Web Version of QPASA 4.0.0.80a, an MQSeries monitoring tool. When I point to the QPASA URL, I'm prompted to install a plugin. However, when I try to install it, Firefox looks for http://javadl-esd.sun.com/update/1.5.0/jre-1_5_0_11-windows-i586.xpi, but says it can't install it because the Install script was not found (-204). When I google jre-1_5_0_11-windows-i586.xpi, I find it's actually located at http://java.sun.com/update/1.5.0/jre-1_5_0_11-windows-i586.xpi. However, even when I paste this location into the Firefox url window, Firefox STILL insists on looking for it in http://javadl-esd.sun.com/update/1.5.0/jre-1_5_0_11-windows-i586.xpi and fails. How can I get Firefox to look for this file in the correct location?

선택된 해결법

That xpi package looks like an installer for Java 1.5.0-11, that is from 2006 - 5 years ago. You really don't want to install Java 1.5.0-11 because it won't work with Firefox 3.6+ versions, which need Java 1.6.0-12 or higher with the Second Generation Plugin.

The file I got from both of those URL's is the same (right-click the link and use Save Link As... so Firefox doesn't try to install it and fail - then open it with 7-Zip to examine the internal files). That XPI package is too old for recent versions of Firefox, it has an install.js file that was used by Firefox 1.5 and prior versions. Firefox 2.0 and newer use an install.rdf file.

문맥에 따라 이 답변을 읽어주세요 👍 0

모든 댓글 (2)

more options

선택된 해결법

That xpi package looks like an installer for Java 1.5.0-11, that is from 2006 - 5 years ago. You really don't want to install Java 1.5.0-11 because it won't work with Firefox 3.6+ versions, which need Java 1.6.0-12 or higher with the Second Generation Plugin.

The file I got from both of those URL's is the same (right-click the link and use Save Link As... so Firefox doesn't try to install it and fail - then open it with 7-Zip to examine the internal files). That XPI package is too old for recent versions of Firefox, it has an install.js file that was used by Firefox 1.5 and prior versions. Firefox 2.0 and newer use an install.rdf file.

more options

Thanks. I was afraid of that. The web version of QPASA we have is at least as old as 2007. Since the web version of QPASA expects that plug-in version, there's probably no way it will work with the current Firefox version.

We intend to upgrade QPASA to the latest version, but haven't done so. I'll try Firefox again when the upgrade is complete.

Once again, thanks for your help.