Exception: SecurityException

How can i solve this issue? I figured out who triggered the build, but the person is project administrator.

Hi Thomas,

You can ignore this error. It is just a session timeout. This would have happened while a user had a build view open in the browser and would cause a redirect to the login page or home page depending on your authentication mode. Its not related to the user’s permissions and would not be a cause for build failure.

I see this kind of errors regularly. Any way to turn this off, as this “noise” is distracting from real errors?

Hi Thomas,

We should not be logging this message, only raising it to the user. We’ll fix this for the next version.