Hello!
Something goes really wrong in your case.
Actually, your scope tries to run two instances of it's main application - default (?), marked green and one more with extra command line string (blue).
And they two race for never-tested concurrent access to some shared resources and both fail. That's a really expected outcome then you load several instances of some designed to be exclusive application.
That may put a huge load on your CPU, that's thy telnet may work very slow.
I suggest you to connect the telnet and try to wait for the server's welcome message. If you'll get it (maybe in minutes after connection), login, inspect and clean Secure\Startup folder.
Time for NANDFLASH to load: 1 ms.
Time for SNANDFLASH to load: 1 ms.
Our command line is
Performing Startup
Our command line is -l all -l bw50
Released build, Oct 22 2015, 11:30:59
Initializing FPGA...
****
FPGA Type: Wyoming
Ver: 2.011 Released
Build Time: Tue May 27 16:03:14 2014
Build Machine: TS2404M
****
Performing Startup
Released build, Oct 22 2015, 11:30:59
Initializing FPGA...
****
FPGA Type: Wyoming
Ver: 2.011 Released
Build Time: Tue May 27 16:03:14 2014
Build Machine: TS2404M
****