public void dipatchToStarting() {
        
        if(state == State.FAILED) {
            return;
        }