Forum Discussion

Seitshiro1's avatar
Seitshiro1
Occasional Contributor
6 years ago

Error launching Virtserver - virt-server.yml not found

What would cause the YML file to disappear? The server was working fine until today.

How do I recover it or Re-create it?

 

C:\Program Files\SmartBear\VirtServer-2.2.0\bin>VirtServer.exe
- HV000001: Hibernate Validator 5.1.1.Final
Configuring log4j from [C:\Program Files\SmartBear\VirtServer-2.2.0\bin\soapui-log4j.xml]
12:35:55,262 INFO [DefaultSoapUICore] No JDBC drivers found in extensions directory
12:35:55,262 INFO [DefaultSoapUICore] Creating new settings at [C:\Users\adm156059\soapui-set
tings.xml]
12:35:55,981 DEBUG [SoapUIProGroovyScriptEngineFactory] Setting Script Library to [C:\Program
Files\SmartBear\VirtServer-2.2.0\bin\scripts]
12:35:55,996 INFO [DefaultSoapUICore] Adding listeners from [C:\Program Files\SmartBear\VirtS
erver-2.2.0\bin\listeners\demo-listeners.xml]
12:35:56,106 WARN [SoapUIJasperReportManager] The path to the report directory has been set t
o the default value because the report format has changed. Please update your custom reports i
f you want to use them with ReadyAPI 2+.
12:35:57,400 INFO [PluginManager] 0 plugins loaded in 0 ms
12:35:57,525 INFO [DefaultSoapUICore] All plugins loaded
ERROR [2019-03-15 12:36:07,697] com.smartbear.virtserver.VirtServer: UNEXPECTED ERROR:
! java.io.FileNotFoundException: File C:\Program Files\SmartBear\VirtServer-2.2.0\bin\virt-ser
ver.yml not found
! at io.dropwizard.configuration.FileConfigurationSourceProvider.open(FileConfigurationSourceP
rovider.java:18)
! at io.dropwizard.configuration.SubstitutingSourceProvider.open(SubstitutingSourceProvider.ja
va:37)
! at io.dropwizard.configuration.YamlConfigurationFactory.build(YamlConfigurationFactory.java:
78)
! at io.dropwizard.cli.ConfiguredCommand.parseConfiguration(ConfiguredCommand.java:124)
! at io.dropwizard.cli.ConfiguredCommand.run(ConfiguredCommand.java:72)
! at io.dropwizard.cli.Cli.run(Cli.java:75)
! at io.dropwizard.Application.run(Application.java:79)
! at com.smartbear.virtserver.VirtServer.<init>(VirtServer.java:161)
! at com.smartbear.virtserver.VirtServer.main(VirtServer.java:122)
! at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
! at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
! at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
! at java.lang.reflect.Method.invoke(Unknown Source)
! at com.exe4j.runtime.LauncherEngine.launch(LauncherEngine.java:65)
! at com.exe4j.runtime.WinLauncher.main(WinLauncher.java:101)
! at com.install4j.runtime.launcher.WinLauncher.main(WinLauncher.java:26)
ERROR [2019-03-15 12:36:07,712] com.smartbear.virtserver.VirtServer: Could not start the Serve
r, shutting the JVM down

No RepliesBe the first to reply