Broken APIRankingSystem

While doing some API work today my programs suddenly broke, one of them returning this error:

Ranking failed on 08/20/2016: Node: 'EPS Projection'. Node is not connected

When I attempt to open the APIRankingSystem on the web I get this error:


I was running both a sim and the rank_perf(params) at the same time, which both use APIRankingSystem. I suspect that is the cause.

I am now locked out of using APIRankingSystem (or something) which means none of my API programs work now. The sim I use with the API is also locked up: 1725972

Thanks

Tony

Is the sim still locked? If it is, I'll login and review the setup.

It is still locked up, along with its ranking system.

Thanks @WalterW

Tony

1725972 looks like an API initiated simulation. Try deleting the APIRankingSystem and rerunning the sim via the API.

I can't delete it. Its being used.

I removed all the dependencies and was able to delete it. I think its good now.

Thanks Walt