Hi,
What is the rule for using System.out.print in imperius? There are plenty of messages output to sysout, but in general only command line tools should output messages to it, and all other messages should go to the log. If you agree, I will remove all sysout messages. Regards, Erik
