Yes, that is the parameter I was thinking of.

Karl

Sent from my Windows Phone

-----Original Message-----
From: Hiroshi Tatsumi
Sent: 10/6/2013 12:51 AM
To: [email protected]
Subject: Re: Timeout happens when opening showjobstatus.jsp

Hi Karl,

I opend a jira ticket.  Please check it.
 https://issues.apache.org/jira/browse/CONNECTORS-783

I saw the below page, and I found a parameter
"org.apache.manifoldcf.database.handletimeout".
 http://manifoldcf.apache.org/release/trunk/en_US/how-to-build-and-deploy.html

Is this the parameter which you said?

Thanks,
 Hiroshi Tatsumi


-----Original Message----- From: Karl Wright
 Sent: Sunday, October 06, 2013 9:54 AM
 To: Hiroshi Tatsumi ; [email protected]
 Subject: RE: Timeout happens when opening showjobstatus.jsp

Hi Hiroshi,

This is likely due to the fact that postgresql cannot count rows
 without a sequential scan. Other databases do not have this limitation.
 But I think we will want to change the way large queues are handled by
 the jobstatus page to compensate.

Can you please open a jira ticket for this?

By the way, if you just want to increase the timeout, there is a
 parameter for that. See the how to build and deploy page.

Karl

Sent from my Windows Phone
 From: Hiroshi Tatsumi
 Sent: 10/4/2013 9:10 PM
 To: [email protected]
 Subject: Timeout happens when opening showjobstatus.jsp
 Hi,

I’m using ManifoldCF 1.1.
 When I try to open showjobstatus.jsp, timeout happens and job status isn’t
 shown.
 Can I extend DB connection timeout?

The situation is below.
 - ManifoldCF 1.1
 - PostgreSQL 9.x
 - I have crawled files more than 9,000,000 already.

I’d appreciate it if you could tell me something.

Thanks,
 Hiroshi Tatsumi

Reply via email to