Miscellaneous Error Messages

Locator is already running

If you use TCP for caching, you may encounter the following exception while starting the TCP locator:

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

To resolve this issue, check for the existence of the .locator lock file in the caching folder and delete the file.

com.adobe.idp.DocumentError

If some cluster nodes are unable to access the global document storage (GDS) directory, you may encounter the following error:

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

    Ensure that:

  • All nodes in the cluster are time-synchronized

  • All nodes have access to the GDS

    If you still encounter this issue, check for network and latency problems.

IDPSchedulerService is not in a RUNNING state

IDPSchedulerService is not restarted although Workbench indicates that it is in the started state. The following exception appears in the server logs:

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

If you need to restart Scheduler from within Workbench, explicitly start IDPSchedulerService to avoid exceptions.

"Failed to delete a directory" warning during PDF conversions

The following warning may appear in the application server logs during conversions to 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."

If this message appears consistently in the logs, restart the application server.

// Ethnio survey code removed