Prevent starting the reporter twice If the start() method is called twice, the reporter will throw an IllegalArgumentException and the plugin will fail to load. Catch this case and log a warning. This is a workaround for issue 5806. Change-Id: Ic7134381fdf8173a30cf575a40a67dcc04921247