Composite.java....@@ -877,7 +877,7 @@877877 }878878 catch (Exception e)879879 {880- System.err.println("FAILED: " + this);880+ // System.err.println("FAILED: " + this);881881 failedPigment = true;882882 }883883