Forum Discussion

Aliaksei's avatar
12 years ago

LoadUI 2.5.1 Command Line Runner issue (TeamCity)

Hello,

I use LoadUI 2.5.1 and TeamCity 7.1.4 on the remote machine on Win 7.
I'm having the issue with running LoadUI project on the TeamCity server.

Part of Build Log:
[Exec] ------------------------------------
[13:17:24][Exec] INITIALIZING COMMAND LINE RUNNER
[13:17:24][Exec] ------------------------------------
[13:17:24][Exec]
[13:17:24][Exec]
[13:17:24][Exec] 13:17:24,204 INFO [WorkspaceProviderImpl] Loading workspace from file: C:\TeamCity\buildAgent\temp\buildTmp\workspace8611752764151893280xml
[13:17:24][Exec] 13:17:24,793 ERROR [CommandRunner] An error occured when executing the script
[13:17:24][Exec] java.lang.RuntimeException: org.apache.xmlbeans.XmlException: C:\TeamCity\buildAgent\temp\buildTmp\workspace8611752764151893280xml:1:1: error: Unexpected end of file after null
[13:17:24][Exec] at com.eviware.loadui.impl.model.WorkspaceProviderImpl.loadWorkspace(WorkspaceProviderImpl.java:60)


When I run it locally through command line (without TeamCity) it works fine. Workspace loaded fine.

I don't understand why did it happen.
Please help.

Thank you in advance.
No RepliesBe the first to reply