<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
<style type="text/css" style="display:none"><!-- p { margin-top: 0px; margin-bottom: 0px; }--></style>
</head>
<body dir="ltr" style="font-size:12pt;color:#000000;background-color:#FFFFFF;font-family:Calibri,Arial,Helvetica,sans-serif;">
<p>Some additions:<br>
</p>
<p><br>
</p>
<p>Server: CentOS 7.6.1810, PHP 7.2.17 w/ php-fpm (ius-community repo), MariaDB 5.5.60<br>
</p>
<p>Build clients: Windows 10 w/ Visual Studio 2017 & 2019<br>
</p>
<p><br>
</p>
<p>I logged the database queries for a submission and basically there is no INSERT into the relevant tables like builderror when I provoke an error in the source code *but* interestingly all the test related tables are filled and I can browse the test results.</p>
<p><br>
</p>
<p>Also there is no error in the database log files. These are the tables that something was inserted into:<br>
</p>
<p><br>
</p>
<div>build</div>
<div>build2configure</div>
<div>build2group</div>
<div>build2note</div>
<div>build2test</div>
<div>build2update</div>
<div>buildtesttime</div>
<div>buildupdate</div>
<div>configure</div>
<div>feed</div>
<div>label</div>
<div>label2build</div>
<div>label2test</div>
<div>note</div>
<div>pending_submissions</div>
<div>subproject</div>
<div>subproject2subproject</div>
<div>test</div>
<div>testmeasurement<br>
</div>
<div><br>
</div>
<div>So my current assumption is that the issue is on the PHP-side of CDash as the relevant queries are not even sent to the database server while some of them like everything related to testing are sent just fine?<br>
</div>
<div><br>
</div>
<div dir="ltr" style="font-size:12pt; color:#000000; background-color:#FFFFFF; font-family:Calibri,Arial,Helvetica,sans-serif">
<div id="divRplyFwdMsg" dir="ltr"><font face="Calibri, sans-serif" color="#000000" style="font-size:11pt"><b>Von:</b> CDash <cdash-bounces@public.kitware.com> im Auftrag von Dinkelacker, Stefan <s.dinkelacker@dkfz-heidelberg.de><br>
<b>Gesendet:</b> Samstag, 13. April 2019 07:26<br>
<b>An:</b> cdash@public.kitware.com<br>
<b>Betreff:</b> [CDash] Submission details "empty"</font>
<div> </div>
</div>
<div>
<p>Hi list,<br>
</p>
<p><br>
</p>
<p>we currently switch from a CDash v2.0.2 installation to a new server with CDash v2.6.0. I recreated our project on the new server (no migration, from scratch), created all the subprojects and so on. Our scripts also submit successfully to the new server
 but I cannot browse the submission details.</p>
<p><br>
</p>
<p>For example, on the project site my build shows up and also the columns are updated as it should be like "Build Warn -> 58". But when I click on the number of warnings I get a pretty much empty but valid viewBuildError page stating "Found 0 Warnings across
 0 subprojects". If I click on the revision of my build, the viewUpdate page is also pretty much empty but valid like it states 0 updated/modified files even though there were updates in this revision.<br>
</p>
<p><br>
</p>
<p>I'm glad for any help or suggestions. :-)<br>
</p>
<p><br>
</p>
<p>Unfortunately the new dashboard is not yet reachable from the outside, so I cannot provide URLs. <br>
</p>
<p><br>
</p>
<p>Cheers,<br>
</p>
<p>Stefan<br>
</p>
</div>
</div>
</body>
</html>