I'm running into the below error running with the jms-new-parser branch
(see attached MTTDatabase error file).
*** WARNING: MTTDatabase server notice: mpi_install_section_name is not in mtt database.
MTTDatabase server notice: number_of_results is not in mtt database.
MTTDatabase server notice: phase is not in mtt database.
MTTDatabase server notice: fields is not in mtt database.
MTTDatabase server notice: mpi_get_section_name is not in mtt database.
MTT submission for test build
MTTDatabase server error:
SQL QUERY: SELECT mpi_install_id
FROM mpi_install NATURAL JOIN
mpi_get NATURAL JOIN
compiler NATURAL JOIN
compute_cluster NATURAL JOIN
submit
WHERE
mpi_version = DEFAULT AND
mpi_name = 'clustertools-7-iso-sdn-0907' AND
compiler_version = '5.9 2007/05/03;' AND
compiler_name = 'sun' AND
hostname = 'burl-ct-v440-2' AND
mtt_client_version = '2.1devel' AND
local_username = 'emallove' AND
platform_name = 'burl-ct-v440-2'
ORDER BY mpi_install_id DESC limit 1
SQL ERROR: ERROR: syntax error at or near "DEFAULT"
LINE 8: mpi_version = DEFAULT AND
^
SQL ERROR:
MTTDatabase server notice: Invalid mpi_install_id (9790) given. Guessing that it should be -1
MTTDatabase server error: ERROR: Unable to find a mpi_install to associate with this test_build.
MTTDatabase abort: (Tried to send HTTP error) 400
MTTDatabase abort:
No mpi_install associated with this test_build
MTTDatabase got response: MTTDatabase server notice: mpi_install_section_name is not in mtt database.
MTTDatabase server notice: number_of_results is not in mtt database.
MTTDatabase server notice: phase is not in mtt database.
MTTDatabase server notice: fields is not in mtt database.
MTTDatabase server notice: mpi_get_section_name is not in mtt database.
MTT submission for test build
MTTDatabase server error:
SQL QUERY: SELECT mpi_install_id
FROM mpi_install NATURAL JOIN
mpi_get NATURAL JOIN
compiler NATURAL JOIN
compute_cluster NATURAL JOIN
submit
WHERE
mpi_version = DEFAULT AND
mpi_name = 'clustertools-7-iso-sdn-0907' AND
compiler_version = '5.9 2007/05/03;' AND
compiler_name = 'sun' AND
hostname = 'burl-ct-v440-2' AND
mtt_client_version = '2.1devel' AND
local_username = 'emallove' AND
platform_name = 'burl-ct-v440-2'
ORDER BY mpi_install_id DESC limit 1
SQL ERROR: ERROR: syntax error at or near "DEFAULT"
LINE 8: mpi_version = DEFAULT AND
^
SQL ERROR:
MTTDatabase server notice: Invalid mpi_install_id (9790) given. Guessing that it should be -1
MTTDatabase server error: ERROR: Unable to find a mpi_install to associate with this test_build.
MTTDatabase abort: (Tried to send HTTP error) 400
MTTDatabase abort:
No mpi_install associated with this test_build
*** WARNING: MTTDatabase did not get a serial; phases will be isolated from each other in the reports
MTTDatabase submit complete
Writing to MTTDatabase debug file: /home/em162155/mtt-utils/logs/debug/mttdatabase.burl-ct-v440-2.20070827.153417.1.1188243271-error.txt
Debug MTTDatabase file write complete
>> Reported to MTTDatabase: 1 successful submit, 0 failed submits (total of 1 result)
############################################################################
# *** WARNING:
# 2 MTTDatabase server errors
# The data that failed to submit is in /home/em162155/mtt-utils/logs/debug/mttdatabase.burl-ct-v440-2.20070827.153417.*.txt.
# See the above output for more info.
############################################################################
|