Description
JmsFrameTranslator.java has a console write line to output "is null" whenever it creates a new xstream object. This can occur on every frame and can clutter log files. Either it needs to be changed to a log4j call or it needs to be removed entirely.