Forum Discussion

MartinH80's avatar
MartinH80
Occasional Contributor
13 years ago

Report file empty

I use testrunner to run a small myproject.xml file. I expect a report to be written to disk, but sometimes the file has 0 bytes, even long after the java process stopped.

Operating System: Debian 7.0 64-bit

Soapui version: 4.5.1

java version "1.7.0_21"
Java(TM) SE Runtime Environment (build 1.7.0_21-b11)
Java HotSpot(TM) Server VM (build 23.21-b01, mixed mode)

Testrunner arguments:

testrunner.sh -M -f myresultsdirectory myproject.xml

Any help is greatly appreciated!

4 Replies

  • MartinH80's avatar
    MartinH80
    Occasional Contributor
    I just notice that 4.5.2 has a fix for this issue. I'll report on the results!
  • MartinH80's avatar
    MartinH80
    Occasional Contributor
    2 out of 4 executions results in an empty report file :-(

    All tips are welcome!
  • nmrao's avatar
    nmrao
    Icon for Champion Level 1 rankChampion Level 1
    Not used -M option. But, used -r -a -j options for generating junit reports using ant based scripts.

    Regards,
    Rao.