Re: [MTT users] MTT server side problem

2008-05-20 Thread Pavel Shamis (Pasha)
Josh Hursey wrote: I just got back from travel this morning. I reviewed the patch and it looks good to me. I updated the ticket: https://svn.open-mpi.org/trac/mtt/ticket/357 Do you need me to commit it? Thank you. I will commit it. Regards, Pasha Cheers, Josh On May 19, 2008, at 7:32

Re: [MTT users] MTT server side problem

2008-05-19 Thread Pavel Shamis (Pasha)
Hello, Did you have chance to review this patch ? Regards, Pasha Josh Hursey wrote: Sorry for the delay on this. I probably will not have a chance to look at it until later this week or early next. Thank you for the work on the patch. Cheers, Josh On May 12, 2008, at 8:08 AM, Pavel Shamis

Re: [MTT users] MTT server side problem

2008-05-12 Thread Pavel Shamis (Pasha)
Hi Josh, I ported the error handling mechanism from submit/index.php to to the database.inc. Please review. Thanks, Pasha Josh Hursey wrote: Pasha, I'm looking at the patch a bit closer and even though at a high level the do_pg_connect, do_pg_query, simple_select, and select functions do

Re: [MTT users] MTT server side problem

2008-05-07 Thread Josh Hursey
Pasha, Looking at the patch I'm a little bit conserned. The "get_table_fields()" is, as you mentioned, no longer used so should be removed. However the other functions are critical to the submission script particularly 'do_pg_connect' which opens the connection to the backend database.

Re: [MTT users] MTT server side problem

2008-05-07 Thread Josh Hursey
Pasha, All of the scripts can be run whenever. They should not be saving state between runs, so there should not be any bad effects on the database by starting them up late in the game. The 'periodic-maintenance.pl' script is a postgresql cleaning/ vacuuming script that helps the database

Re: [MTT users] MTT server side problem

2008-05-07 Thread Pavel Shamis (Pasha)
Hi, I upgraded the server side (the mtt is still running , so don't know if the problem was resolved) During upgrade I had some problem with the submit/index.php script, it had some duplicated functions and some of them were broken. Please review the attached patch. Pasha Ethan Mallove

Re: [MTT users] MTT server side problem

2008-05-06 Thread Ethan Mallove
On Tue, May/06/2008 06:29:33PM, Pavel Shamis (Pasha) wrote: > > > I'm not sure which cron jobs you're referring to. Do you > > mean these? > > > > https://svn.open-mpi.org/trac/mtt/browser/trunk/server/php/cron > > > I talked about this one: >

Re: [MTT users] MTT server side problem

2008-05-06 Thread Pavel Shamis (Pasha)
I'm not sure which cron jobs you're referring to. Do you mean these? https://svn.open-mpi.org/trac/mtt/browser/trunk/server/php/cron I talked about this one: https://svn.open-mpi.org/trac/mtt/wiki/ServerMaintenance The only thing there are the regular mtt-resu...@open-mpi.org email

Re: [MTT users] MTT server side problem

2008-05-06 Thread Ethan Mallove
On Tue, May/06/2008 05:34:46PM, Pavel Shamis (Pasha) wrote: > Hi Ethan, > I don't run the latest version. Tomorrow I will try to update the server > side. I will keep you updated. > > Other question. > On the server side after the server bring up we forgot to update crontab > to run the mtt

Re: [MTT users] MTT server side problem

2008-05-06 Thread Pavel Shamis (Pasha)
Hi Ethan, I don't run the latest version. Tomorrow I will try to update the server side. I will keep you updated. Other question. On the server side after the server bring up we forgot to update crontab to run the mtt cron. Is it ok to start the cron jobs now ? I afraid the the late cron

[MTT users] MTT server side problem

2008-05-06 Thread Pavel Shamis (Pasha)
About the issue: 1. On client side I see ""*** WARNING: MTTDatabase client did not get a serial" As result of the error some of MTT results is not visible via the web reporter 2. On server side I found follow error message: [client 10.4.3.214] PHP Fatal error: Allowed memory size of