System.out.println("Started: "+ua.activityName());
ua.start();
System.out.println("Started: "+ua.activityName()+"\n");
ContextManager contextManager = new ContextManager();
Context[] contexts = contextManager.contexts();
Context theContext1 = null;
Context theContext2 = null;