The most recent commit is giving me the following error:
Exception in thread "main" java.lang.NullPointerException
at org.aido.atp.Application.start(Application.java:121)
at org.aido.atp.Application.main(Application.java:76)
I cleared my previous prefs and started over, that did the trick.