その他のエラーメッセージ

Locator is already running

TCP を使用してキャッシュを行う場合は、TCP ロケーターの起動時に次の例外が発生する可能性があります。

Exception in thread "main" com.gemstone.gemfire.SystemIsRunningException: Locator "/usr/prod/lbs/domains/lbsdomain/idplib/caching" is already running. 
 
    at com.gemstone.gemfire.internal.ManagerInfo.setManagerStarting 
    (ManagerInfo.java:65) 
    at com.gemstone.gemfire.internal.ManagerInfo.setLocatorStarting 
    (ManagerInfo.java:61) 
    at com.gemstone.gemfire.internal.DistributionLocator.main 
    (DistributionLocator.java:87) 
    at com.gemstone.gemfire.distributed.Locator.main(Locator.java:359) 
 
[info 2009/08/26 16:18:29.770 PDT <Thread-0> nid=0x15d56d5] Locator stopped

この問題を解決するには、caching フォルダーに .locator ロックファイルが存在するかどうかを確認し、そのファイルを削除します。

com.adobe.idp.DocumentError

一部のクラスターノードからグローバルドキュメントストレージ(GDS)ディレクトリにアクセスできない場合は、次のエラーが発生する可能性があります。

  • com.adobe.idp.DocumentError: The document pointing to the file "B:¥lc9_share¥docm1245494450089¥c5c0f6c0a324c0d45396deb69b6e11db" has expired. Consider increasing the document disposal timeout

    この場合は、次のことを確認してください。

  • クラスター内のすべてのノードの時刻が同期されている

  • すべてのノードから GDS にアクセスできる

    この問題が引き続き発生する場合は、ネットワークおよび遅延の問題について確認してください。

IDPSchedulerService is not in a RUNNING state

Workbench では開始済みの状態になっていても、IDPSchedulerService が再開されません。サーバーログには次の例外が記録されます。

ALC-DSC-020-000: com.adobe.idp.dsc.InvalidStateException: Service: IDPSchedulerService is not in a RUNNING state

Workbench からスケジューラーを再起動する必要がある場合、明示的に IDPSchedulerService を開始して例外の発生を回避してください。

PDF 変換時の「Failed to delete a directory」警告

PDF への変換時に、次の警告がアプリケーションサーバーログに出力されることがあります。

WARN [Document] DOCS007: Failed to delete a directory "C:¥DOCUME~1¥ADMINI~1¥LOCALS~1¥Temp¥AdobeDocumentStorage¥local¥removeOn2006Y08M31D18h16m15s.1157028375000" after 60 attempts. The file(s) under this directory may still be locked."

常にこのメッセージがログに出力される場合は、サーバーを再起動してください。