Hi Kamil,

I really don't know the failure modes of postgresql when it runs out of
disk space.  But if transactional integrity is maintained, it should be
sufficient to shut down all agents processes and start them back up.

Karl


On Tue, Nov 18, 2014 at 4:24 AM, Kamil Żyta <[email protected]> wrote:

> Hi,
> I have problem with fixing manifoldcf after postgresql run without disk
> space,
> I resize postgresql partition x2 but when i start agents log is full of:
>
> ERROR 2014-11-18 10:18:01,269 (Job reset thread) - Exception tossed:
> Unexpected value for job status: 37
> org.apache.manifoldcf.core.interfaces.ManifoldCFException: Unexpected
> value for job status: 37
>         at
> org.apache.manifoldcf.crawler.jobs.Jobs.finishStopJob(Jobs.java:2973)
>         at
> org.apache.manifoldcf.crawler.jobs.JobManager.finishJobStops(JobManager.java:8236)
>         at
> org.apache.manifoldcf.crawler.system.JobResetThread.run(JobResetThread.java:69)
>
> is there a quick way to fix this without purge all postgresql db?
>
> K
>

Reply via email to