My project compiles fine but when I run it I get the following error:
[FAILURE:Application wait for status is started, but application current status is not started. Please check the project log files for more information.][CODE:710096]
And I get the following in my log file:
[39281]{-1}[-1/-1] 2017-02-21 08:13:01.476000 i Streaming UNKNOWN(-0001) : [SP-6-135036] (0.001) sp(39281) Platform::main() -- Starting initialization sequence.
[39281]{-1}[-1/-1] 2017-02-21 08:13:21.690000 e Streaming UNKNOWN(-0001) : [SP-2-722001] (20.215) sp(39281) The connection manager failed to start
[39281]{-1}[-1/-1] 2017-02-21 08:13:21.690000 e Streaming UNKNOWN(-0001) : [SP-3-100005] (20.215) sp(39281) Cannot register project with cluster or was requested to stop...stopping
Any help would be greatly appreciated.