legacy-knowledge-base
公開されました Sep. 10, 2025

電子メールは、ドメイン@liferay.comを含む場合にのみ許可されます。

written-by

Kanchan Bisht

How To articles are not official guidelines or officially supported documentation. They are community-contributed content and may not always reflect the latest updates to Liferay DXP. We welcome your feedback to improve How To articles!

While we make every effort to ensure this Knowledge Base is accurate, it may not always reflect the most recent updates or official guidelines.We appreciate your understanding and encourage you to reach out with any feedback or concerns.

legacy-article

learn-legacy-article-disclaimer-text

問題

  • ユーザは @liferay.com を持たない限り、どのメールも使用できず、 java.lang.IllegalStateException:Unable to get default company ID エラー:
    • SEVERE [http-nio-8080-exec-4] org.apache.catalina.core.StandardWrapperValve.invoke Servlet.service() for servlet [default] in context with path [] threw exception
      java.lang.IllegalStateException: Unable to get default company ID
      at com.liferay.portal.util.PortalInstances.getDefaultCompanyId(PortalInstances.java:242)
      at com.liferay.portal.util.PortalImpl.getDefaultCompanyId(PortalImpl.java:2365)
      at com.liferay.portal.kernel.util.PortalUtil.getDefaultCompanyId(PortalUtil.java:854)
      at com.liferay.portal.servlet.filters.validhostname.ValidHostNameFilter.doFilterTry(ValidHostNameFilter.java:38)
      at com.liferay.portal.kernel.servlet.filters.invoker.InvokerFilterChain.processDirectCallFilter(InvokerFilterChain.java:194)
      at com.liferay.portal.kernel.servlet.filters.invoker.InvokerFilterChain.doFilter(InvokerFilterChain.java:99)
      at com.liferay.portal.kernel.servlet.filters.invoker.InvokerFilter.doFilter(InvokerFilter.java:104)
      at com.liferay.shielded.container.internal.proxy.FilterWrapper.doFilter(FilterWrapper.java:78)

Environment

  • Liferay DXP 7.4 アップデート 76

解決策

  • この現象は、DXP 7.4 アップデート 76 の既知のバグであり、 アップデート 82で修正されています。

追加情報

did-this-article-resolve-your-issue

legacy-knowledge-base