Internal Error running "compile-and-test-coverage"
![](http://jazz.net/_images/myphoto/2c2553e6c4129545a83d1d7e66567580.jpg)
Hi all,
when trying to run the "compile-and-test-coverage" example provided in the buildengine/buildtoolkit folder. However, the build fails during the analysis task. This is the build output:
Note: there is no coverage.ec file, only the coverage.em file has been created.
Any ideas?
Thanks and best regards,
Torben
when trying to run the "compile-and-test-coverage" example provided in the buildengine/buildtoolkit folder. However, the build fails during the analysis task. This is the build output:
Buildfile: C:\Workspaces\workspace_jazz-10Beta2a-tkn\compile-and-test-coverage\build.xml
checkEnv:
Using userId = builduser
Using junitJar = C:\Program Files\EclipseJazz10Beta2a\client\eclipse\plugins\org.junit_3.8.2.v200706111738\junit.jar
Using buildServer = http://localhost:8080
Using buildToolkit = C:\Program Files\EclipseJazz10Beta2a\buildsystem\buildtoolkit
init:
compile:
Deleting directory C:\Workspaces\workspace_jazz-10Beta2a-tkn\compile-and-test-coverage\bin
Created dir: C:\Workspaces\workspace_jazz-10Beta2a-tkn\compile-and-test-coverage\bin
Compiling 2 source files to C:\Workspaces\workspace_jazz-10Beta2a-tkn\compile-and-test-coverage\bin
Building jar: C:\Workspaces\workspace_jazz-10Beta2a-tkn\compile-and-test-coverage\hello.jar
test:
instrumentCode:
instrumentation path:
{
C:\Workspaces\workspace_jazz-10Beta2a-tkn\compile-and-test-coverage\bin\hello
}
instrumentation output mode: overwrite
metadata output file: C:\Workspaces\workspace_jazz-10Beta2a-tkn\compile-and-test-coverage\coverage\coverage.em
metadata output merge mode: true
processing dir path entry ...
instrumentation path processed in 1750 ms
metadata contains 2 entries
metadata merged into {in 78 ms}
createReports:
input data path:
{
C:\Workspaces\workspace_jazz-10Beta2a-tkn\compile-and-test-coverage\coverage\coverage.em
}
source path:
{
C:\Workspaces\workspace_jazz-10Beta2a-tkn\compile-and-test-coverage\src
}
processing input file ...
loaded 2 metadata entries
1 file(s) read and merged in 140 ms
nothing to do: no runtime coverage data found in any of the data files
BUILD FAILED
C:\Workspaces\workspace_jazz-10Beta2a-tkn\compile-and-test-coverage\build.xml:158: The following error occurred while executing this line:
C:\Workspaces\workspace_jazz-10Beta2a-tkn\compile-and-test-coverage\build.xml:252: analysis: internal error
Total time: 16 seconds
Note: there is no coverage.ec file, only the coverage.em file has been created.
Any ideas?
Thanks and best regards,
Torben
2 answers
![](http://jazz.net/_images/myphoto/2c2553e6c4129545a83d1d7e66567580.jpg)
torben.knerr schrieb:
Please see https://jazz.net/forums/viewtopic.php?t=703
Cheers,
Tobias
Jazz Coverage, Collaboration, Agile Planning Team
Hi all,
when trying to run the "compile-and-test-coverage" example
provided in the buildengine/buildtoolkit folder. However, the build
fails during the analysis task. This is the build output:
Buildfile:
C:\Workspaces\workspace_jazz-10Beta2a-tkn\compile-and-test-coverage\build.xml
checkEnv:
Using userId = builduser
Using junitJar = C:\Program
Files\EclipseJazz10Beta2a\client\eclipse\plugins\org.junit_3.8.2.v200706111738\junit.jar
Using buildServer = http://localhost:8080
Using buildToolkit = C:\Program
Files\EclipseJazz10Beta2a\buildsystem\buildtoolkit
init:
compile:
Deleting directory
C:\Workspaces\workspace_jazz-10Beta2a-tkn\compile-and-test-coverage\bin
Created dir:
C:\Workspaces\workspace_jazz-10Beta2a-tkn\compile-and-test-coverage\bin
Compiling 2 source files to
C:\Workspaces\workspace_jazz-10Beta2a-tkn\compile-and-test-coverage\bin
Building jar:
C:\Workspaces\workspace_jazz-10Beta2a-tkn\compile-and-test-coverage\hello.jar
test:
instrumentCode:
instrumentation path:
{
C:\Workspaces\workspace_jazz-10Beta2a-tkn\compile-and-test-coverage\bin\hello
}
instrumentation output mode: overwrite
metadata output file:
C:\Workspaces\workspace_jazz-10Beta2a-tkn\compile-and-test-coverage\coverage\coverage.em
metadata output merge mode: true
processing dir path entry
..
instrumentation path processed in 1750 ms
metadata contains 2 entries
metadata merged into
{in 78 ms}
createReports:
input data path:
{
C:\Workspaces\workspace_jazz-10Beta2a-tkn\compile-and-test-coverage\coverage\coverage.em
}
source path:
{
C:\Workspaces\workspace_jazz-10Beta2a-tkn\compile-and-test-coverage\src
}
processing input file
..
loaded 2 metadata entries
1 file(s) read and merged in 140 ms
nothing to do: no runtime coverage data found in any of
the data files
BUILD FAILED
C:\Workspaces\workspace_jazz-10Beta2a-tkn\compile-and-test-coverage\build.xml:158:
The following error occurred while executing this line:
C:\Workspaces\workspace_jazz-10Beta2a-tkn\compile-and-test-coverage\build.xml:252:
analysis: internal error
Total time: 16 seconds
Note: there is no coverage.ec file, only the coverage.em file has been
created.
Any ideas?
Thanks and best regards,
Torben
Please see https://jazz.net/forums/viewtopic.php?t=703
Cheers,
Tobias
Jazz Coverage, Collaboration, Agile Planning Team