Forum Discussion
renatoathaydes
13 years agoContributor
Hi,
It looks like the LoadUI Workspace file you're trying to use is corrupt: /tmp/workspace7159355243576254181xml
Maybe it's because you need to change its format to the OS your Jenkins instance is running on? In Linux, you can try to do:
dos2unix /tmp/workspace7159355243576254181xml
Or just have a look at this file in Jenkins and see if it looks right!
Good luck,
Renato
It looks like the LoadUI Workspace file you're trying to use is corrupt: /tmp/workspace7159355243576254181xml
Maybe it's because you need to change its format to the OS your Jenkins instance is running on? In Linux, you can try to do:
dos2unix /tmp/workspace7159355243576254181xml
Or just have a look at this file in Jenkins and see if it looks right!
Good luck,
Renato