artavd / device-emulator

Application for emulation of message-based devices
0 stars 0 forks source link

"Sequence contains no element" error when stop emulator console without ports and devices #24

Closed artavd closed 6 years ago

artavd commented 7 years ago
$ bin/device-emulator-console --service 5001
Device Emulator application is being started...
Starting DeviceEmulatorConsoleApplication v0.1 on SBL-LAPTOP with PID 8412 (D:\Develop\projects\device-emulator\device-emulator-console\build\distributions\device-emulator-console-0.1\lib\device-emulator-console-0.1.jar started by Artem Avdosev in D:\Develop\projects\device-emulator\device-emulator-console\build\distributions\device-emulator-console-0.1)
Running with Spring Boot v1.4.2.RELEASE, Spring v4.3.4.RELEASE
No active profile set, falling back to default profiles: default
Device emulators are being started...
Press <Enter> to stop all emulators and close application

Emulators are being stopped...
Device Emulator Console application FAILED with error: Sequence contains no elements
Started DeviceEmulatorConsoleApplication in 11.225 seconds (JVM running for 11.937)
Ports repository closing...
Device Emulator repository is being closed...