Can't Access Confluence Through Mobile

お困りですか?

アトラシアン コミュニティをご利用ください。

コミュニティに質問

プラットフォームについて: Server および Data Center のみ。この記事は、Server および Data Center プラットフォームのアトラシアン製品にのみ適用されます。

Support for Server* products ended on February 15th 2024. If you are running a Server product, you can visit the Atlassian Server end of support announcement to review your migration options.

*Fisheye および Crucible は除く

問題

You are unable to access Confluence through mobile.

The following appears in the atlassian-confluence.log

java.lang.IllegalStateException: Request-local WebResourceAssembler has already been initialised
at com.atlassian.plugin.webresource.assembler.DefaultPageBuilderService.seed(DefaultPageBuilderService.java:48)
Stack Trace:[hide]
java.lang.IllegalStateException: Request-local WebResourceAssembler has already been initialised at com.atlassian.plugin.webresource.assembler.DefaultPageBuilderService.seed(DefaultPageBuilderService.java:48) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at com.atlassian.plugin.util.ContextClassLoaderSettingInvocationHandler.invoke(ContextClassLoaderSettingInvocationHandler.java:26) at com.sun.proxy.$Proxy400.seed(Unknown Source) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:302) at org.eclipse.gemini.blueprint.service.importer.support.internal.aop.ServiceInvoker.doInvoke(ServiceInvoker.java:56) at 

(warning) Please note that this error is very similar to another issue which also causes Confluence to become inaccessible on mobile.  If the below solution does not work for you, please also check: Can't Access Confluence Through Mobile or Saving is not Possible After Upgrade

原因

This is caused by the server base URL not matching the current URL.  

ソリューション

The resolution is to change the server base URL or access it by the one already set there.  Please see Configuring the Server Base URL.

 

最終更新日 2018 年 11 月 2 日

この内容はお役に立ちましたか?

はい
いいえ
この記事についてのフィードバックを送信する
Powered by Confluence and Scroll Viewport.