Forum Discussion
torstenreinhard
16 years agoOccasional Contributor
the problem is not the generated report, but the report.xml itself, which is exported by soapUI.
The report.xml is read by another plugin, that tries to store its data into a database.
Than, the conversion of the too long 'time=.....' attribut causes the exception shown above.
I think soapUI should "cut" the 'time=....' value.
The report.xml is read by another plugin, that tries to store its data into a database.
Than, the conversion of the too long 'time=.....' attribut causes the exception shown above.
I think soapUI should "cut" the 'time=....' value.