AEM のシャットダウンは、PollingImporterImpl および ScheduledExporterImpl によって遅延します。

問題点

AEM Shutdown は、AEM 6.2および6.3では遅くなります。シャットダウン中に発生したスレッドダンプが、ungetSession の呼び出しで FelixStartLevel のスレッドのフリーズを示します:

"FelixStartLevel" #16 daemon prio=5 os_prio=0 tid=0x00007f8e15be3000 nid=0x3243 runnable [0x00007f8df4944000]
   java.lang.Thread.State: RUNNABLE
 at com.adobe.cq.scheduled.exporter.impl.ScheduledExporterImpl.ungetSession(ScheduledExporterImpl.java:402)
 at com.adobe.cq.scheduled.exporter.impl.ScheduledExporterImpl.unbindRepository(ScheduledExporterImpl.java:181)
"FelixStartLevel" #16 daemon prio=5 os_prio=0 tid=0x00007f8e15be3000 nid=0x3243 runnable [0x00007f8df4944000]
   java.lang.Thread.State: RUNNABLE
 at com.day.cq.polling.importer.impl.PollingImporterImpl.ungetSession(PollingImporterImpl.java:646)
 at com.day.cq.polling.importer.impl.PollingImporterImpl.deactivate(PollingImporterImpl.java:250)

原因

製品のバグ CQ-96133- PollingImporterImpl および ScheduledExporterImpl は、「セットアップ初期ポーリング設定」スレッドが例外により失敗した場合、AEM のシャットダウンを遅延させます。 

解決策

最新の AEM 6.2や6.3 の Cumulative Fix Pack を適用します。

アドビのロゴ

アカウントにログイン