Shekko,

The strange JDBCDriverManager error message appears to be for Birt
reports which should have nothing to do with the batch jobs.

You are right to look at the scheduled_tasks table.  The message "You
have been logged out of the system because batch jobs are running"
appears if there is a batch job that has 'started' but not finished
(status of 0) - possibly due to some data corruption but more likely
because it hasn't finished.

The productstatus batch job should take about zero seconds so it is
strange that it is getting stuck on that.  Which mifos release are you
testing.  Mifos v 1.5 should be pretty quick with the batch jobs
unless you have a very large amount of test data.

If you are in a test system... and don't care too much about what the
batch jobs do because you just want to create clients and loans etc in
your test system... and this message is really getting in your way...
you could just execute 'delete from scheduled_tasks' to clear down the
table and get into the system.  You could also edit (or I believe
override) tasks.xml which has the batch job execution information but
maybe its better just to resolve your current problem before going to
that extreme.


John

On Fri, Jul 23, 2010 at 4:12 AM, Shekko <krilin.checo.ser...@gmail.com> wrote:
> sorry, i mean this message appear for no reason credible, in the
> morning, and we have few clients(3,4 like that, testting actually)
>
> i know the batch process start at 00:00:00, in the configuration file
> task.xml I have confirmed.
>
> On 22 jul, 12:50, Shekko <krilin.checo.ser...@gmail.com> wrote:
>> i have this message for around 3 days (every day), i have watched the
>> schedule_tasks table and everything is correct, until today, the last
>> batch process was not finished just have "start" the ProductStatus
>> process.
>>
>> so, my question is, what could be the cause of that?
>> how can i fixed it?
>>
>> i guess some users of MFI did have the same error before and i hope
>> you people can help me.
>>
>> thank you.
>>
>> notes: when this happen, i restart the tomcat and then works.
>> the logs(before) looks fine, but today have some strange errors, for
>> example:
>>

------------------------------------------------------------------------------
This SF.net email is sponsored by Sprint
What will you do first with EVO, the first 4G phone?
Visit sprint.com/first -- http://p.sf.net/sfu/sprint-com-first
_______________________________________________
Mifos-users mailing list
Mifos-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/mifos-users

Reply via email to