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

搜索 | 用户支持

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

详细了解

Why does my GWT application no longer work using version 67?

more options

After upgrading to firefox 67, we sometimes have problems with our GWT based web applications. The error is listed below. The error prevents our application from starting.

The exact same application works fine on Chrome, it works fine in older versions of Firefox and it also works fine in the latest beta of Firefox 68 (b5).

The error is:

SEVERE: Uncaught Web UI exception java.lang.NullPointerException: TypeError: a.AE is not a function at Unknown.Rvw(webui-0.js) at Unknown._4c(webui-0.js) at Unknown.M8o(webui-0.js) at Unknown.J8o(webui-0.js) at Unknown.K8o(webui-0.js) at Unknown.z8o(webui-0.js) at Unknown.F8o(webui-0.js) at Unknown.O7o(webui-0.js) at Unknown.mig(webui-0.js) at Unknown.g(webui-0.js) at Unknown.xq(webui-0.js) at Unknown.Aq(webui-0.js) at Unknown.zq/<(webui-0.js) at Unknown.cig(webui-0.js) at Unknown.anonymous(webui-0.js) at Unknown.m(https://legu-test.stibo.com/webui/webui/webui.nocache.js) at Unknown.onScriptDownloaded/<(https://legu-test.stibo.com/webui/webui/webui.nocache.js) at Unknown.d(https://legu-test.stibo.com/webui/webui/webui.nocache.js) at Unknown.anonymous(Unknown)

After upgrading to firefox 67, we sometimes have problems with our GWT based web applications. The error is listed below. The error prevents our application from starting. The exact same application works fine on Chrome, it works fine in older versions of Firefox and it also works fine in the latest beta of Firefox 68 (b5). The error is: SEVERE: Uncaught Web UI exception java.lang.NullPointerException: TypeError: a.AE is not a function at Unknown.Rvw(webui-0.js) at Unknown._4c(webui-0.js) at Unknown.M8o(webui-0.js) at Unknown.J8o(webui-0.js) at Unknown.K8o(webui-0.js) at Unknown.z8o(webui-0.js) at Unknown.F8o(webui-0.js) at Unknown.O7o(webui-0.js) at Unknown.mig(webui-0.js) at Unknown.g(webui-0.js) at Unknown.xq(webui-0.js) at Unknown.Aq(webui-0.js) at Unknown.zq/<(webui-0.js) at Unknown.cig(webui-0.js) at Unknown.anonymous(webui-0.js) at Unknown.m(https://legu-test.stibo.com/webui/webui/webui.nocache.js) at Unknown.onScriptDownloaded/<(https://legu-test.stibo.com/webui/webui/webui.nocache.js) at Unknown.d(https://legu-test.stibo.com/webui/webui/webui.nocache.js) at Unknown.anonymous(Unknown)

所有回复 (5)

more options

I don't know GWT. But I suggest you remove the program (without removing settings) and reinstall from the website.

more options

It's not an installed application. GWT is Google Web Toolkit, and it's a single page javascript application running in the browser.

more options

Many site issues can be caused by corrupt cookies or cache.

Warning ! ! This will log you out of sites you're logged in to. You may also lose any settings for that website.

If there is still a problem, Start Firefox in Safe Mode {web link} by holding down the <Shift> (Mac=Options) key, and then starting Firefox.

A small dialog should appear. Click Start In Safe Mode (not Refresh). Did this help?

While you are in safe mode;

Try disabling graphics hardware acceleration in Firefox. Since this feature was added to Firefox it has gradually improved but there are still a few glitches.

How to disable Hardware Acceleration {web link}

more options

Thanks for your suggestions. I had already tried in safe mode. Now I've also tried with disabled hardware acceleration, even though I cannote wrap my head around why that would give javascript errors. Anyway, it did not solve the problem. The problem is persistent on some configurations of our application using FF67. The problem does not appear in other versions of FF and not in Chrome. It suggests to me that it's a bug in FF67.

more options

If it is already fixed in Firefox 68, then it might not be possible to get any changes sooner. But if you can determine what configuration issues are relevant to the problem, perhaps that would assist in offering users as a workaround.