static void startTruthTable() { if (!hasBot(truthTableProgram())) { nohupJavax(truthTableProgram()); waitForBotStartUp(dbBotName(truthTableProgram())); waitForBotStartUp("Truth Table Bot"); } }