legacy-knowledge-base
公開されました Jun. 30, 2025

ComboServlet のエラー:コンテンツ タイプが CSS または JavaScript ではないため、/o/js/resolved-module/... をスキップします。

written-by

Jose L. Bango

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

問題

  • アップグレード後、サーバーのログファイルに次のようなエラーが表示されます:
    ERROR [ComboServlet:389] Skip /o/js/resolved-module/frontend-js-tabs-support-web@2.0.12/TabsProvider.js because its content type is not CSS or JavaScript
    ERROR [ComboServlet:389] Skip /o/js/resolved-module/frontend-js-alert-support-web@2.0.10/index.js because its content type is not CSS or JavaScript
    ERROR [ComboServlet:389] Skip /o/js/resolved-module/frontend-js-dropdown-support-web@2.0.10/DropdownProvider.js because its content type is not CSS or JavaScript
    ERROR [ComboServlet:389] Skip /o/js/resolved-module/frontend-js-tooltip-support-web@4.0.17/index.js because its content type is not CSS or JavaScript
    ERROR [ComboServlet:389] Skip /o/js/resolved-module/frontend-js-collapse-support-web@2.0.13/CollapseProvider.js because its content type is not CSS or JavaScript

環境

  • Liferay DXP 四半期リリース

解像度

  • これらのエラーは通常、サーバーが特定のリソースの古いバージョンを見つけようとしたときに発生する。
  • この問題に取り組むには、以下の手順に従ってください:
    1. サーバーを停止する。
    2. インストールの一時フォルダを掃除する。
      • [LIFERAY_HOME]/work
      • [LIFERAY_HOME]/osgi/state
      • [LIFERAY_HOME]/tomcat/temp(または同等のもの)
      • [LIFERAY_HOME]/tomcat/work(または同等のもの)
    3. サーバーを再度起動してください。

did-this-article-resolve-your-issue

legacy-knowledge-base