| Hi, when browsing blueocean I get tons of exceptions like these ones:
WARNING: Failed to get "url" from a io.jenkins.blueocean.service.embedded.rest.ChangeSetResource
java.lang.reflect.InvocationTargetException
// ChangeSet null, and others ...
This could be related to my custom VCS plugin, but it is working completely fine in normal mode Jenkins. So is there any compatibility issues I need to resolve to be able to run blueocean without polluting my logs? |