Forum Discussion
PM_r
Staff
13 years agoHi!
I can't reproduce this in LoadUI 2.5.3 (see log below) -- can any of you?
Henrik
LoadUI team
I can't reproduce this in LoadUI 2.5.3 (see log below) -- can any of you?
D:\workspace\loui\loadui\loadui-installers\loadui-controller-installer\target\ma
in>loadUI-cmd-sysjvm.bat -p c:\Users\Henrik\.loadui\project-1.xml -L5:5:5
D:\workspace\loui\loadui\loadui-installers\loadui-controller-installer\target\ma
in
CommandApplication starting
JavaFX2 bundle started!
Configuring log4j from [D:\workspace\loui\loadui\loadui-installers\loadui-contro
ller-installer\target\main\soapui-log4j.xml]
11:10:41,985 INFO [DefaultSoapUICore] initialized soapui-settings from [C:\User
s\Henrik\soapui-settings.xml]
11:10:42,165 INFO [SoapUIProGroovyScriptEngineFactory] Setting Script Library t
o [C:\Users\Henrik\.soapui\scripts]
11:10:42,565 INFO [SchemaUtils] Added default schema from /com/eviware/soapui/r
esources/xsds/xop.xsd with targetNamespace http://www.w3.org/2004/08/xop/include
11:10:42,606 INFO [SchemaUtils] Added default schema from /com/eviware/soapui/r
esources/xsds/XMLSchema.xsd with targetNamespace http://www.w3.org/2001/XMLSchem
a
11:10:42,608 INFO [SchemaUtils] Added default schema from /com/eviware/soapui/r
esources/xsds/xml.xsd with targetNamespace http://www.w3.org/XML/1998/namespace
11:10:42,610 INFO [SchemaUtils] Added default schema from /com/eviware/soapui/r
esources/xsds/swaref.xsd with targetNamespace http://ws-i.org/profiles/basic/1.1
/xsd
11:10:42,611 INFO [SchemaUtils] Added default schema from /com/eviware/soapui/r
esources/xsds/xmime200505.xsd with targetNamespace http://www.w3.org/2005/05/xml
mime
11:10:42,613 INFO [SchemaUtils] Added default schema from /com/eviware/soapui/r
esources/xsds/xmime200411.xsd with targetNamespace http://www.w3.org/2004/11/xml
mime
11:10:42,616 INFO [SchemaUtils] Added default schema from /com/eviware/soapui/r
esources/xsds/soapEnvelope.xsd with targetNamespace http://schemas.xmlsoap.org/s
oap/envelope/
11:10:42,622 INFO [SchemaUtils] Added default schema from /com/eviware/soapui/r
esources/xsds/soapEncoding.xsd with targetNamespace http://schemas.xmlsoap.org/s
oap/encoding/
11:10:42,626 INFO [SchemaUtils] Added default schema from /com/eviware/soapui/r
esources/xsds/soapEnvelope12.xsd with targetNamespace http://www.w3.org/2003/05/
soap-envelope
11:10:42,633 INFO [SchemaUtils] Added default schema from /com/eviware/soapui/r
esources/xsds/soapEncoding12.xsd with targetNamespace http://www.w3.org/2003/05/
soap-encoding
-> Framework started!
command: com.eviware.loadui.launcher.impl.ResourceGroovyCommand@3ab60bee
11:10:43,644 INFO [BeanInjector] Setting BundleContext for BeanInjector
11:10:43,646 INFO [BeanInjector] BundleContext set successfully
11:10:44,662 INFO [LoadUiMainWindowCreator] JavaFX2 bundle started, is Headless
mode ? true
Property set.
11:10:45,111 INFO [CommandRunner]
------------------------------------
INITIALIZING COMMAND LINE RUNNER
------------------------------------
11:10:45,130 INFO [CommandRunner] Loading Workspace file: C:\Users\Henrik\.load
ui\workspace.xml
11:10:45,147 INFO [WorkspaceProviderImpl] Loading workspace from file: C:\Users
\Henrik\AppData\Local\Temp\workspace8882420194074232566xml
11:10:45,370 INFO [WorkspaceItemImpl] Workspace 'WorkspaceItemImpl[label=null]'
loaded successfully
11:10:45,397 INFO [CommandRunner] Removing existing agents
11:10:45,481 INFO [CommandRunner] Loading Project: c:\Users\Henrik\.loadui\proj
ect-1.xml
11:10:45,553 INFO [CommandRunner]
------------------------------------
RUNNING TEST
TARGET Project 1
LIMITS Time: 00:00:05 Requests: 5 Failures: 5
------------------------------------
11:10:45,586 INFO [CommandRunner] Time: 00:00:00 Requests: 0 Failures: 0
11:10:46,587 INFO [CommandRunner] Time: 00:00:01 Requests: 0 Failures: 0
11:10:47,588 INFO [CommandRunner] Time: 00:00:02 Requests: 0 Failures: 0
11:10:48,590 INFO [CommandRunner] Time: 00:00:03 Requests: 0 Failures: 0
11:10:49,590 INFO [CommandRunner] Time: 00:00:04 Requests: 0 Failures: 0
11:10:50,591 INFO [CommandRunner] Time: 00:00:05 Requests: 0 Failures: 0
11:10:51,592 INFO [CommandRunner] Time: 00:00:05 Requests: 0 Failures: 0
11:10:52,593 INFO [CommandRunner] Time: 00:00:05 Requests: 0 Failures: 0
11:10:54,593 INFO [CommandRunner] Time: 00:00:05 Requests: 0 Failures: 0
11:10:55,593 INFO [CommandRunner]
------------------------------------
TEST EXECUTION COMPLETED
FINAL RESULTS: 00:00:05 Requests: 0 Failures: 0
------------------------------------
11:10:55,596 INFO [CommandRunner] Shutting down...
D:\workspace\loui\loadui\loadui-installers\loadui-controller-installer\target\ma
in>echo %errorlevel%
0
Henrik
LoadUI team