Uploaded image for project: 'Bitbucket Data Center'
  1. Bitbucket Data Center
  2. BSERV-3286

Unnecessary WARN log message when an unlicensed user attempts to log in.

    XMLWordPrintable

Details

    • Bug
    • Resolution: Fixed
    • Low
    • 2.3.1
    • 2.3.0
    • None
    • None

    Description

      When a user attempts to log in that does not have access to Stash (unlicensed user), Stash writes a WARN message to the log.

      2013-04-02 22:32:05,689 WARN  [http-bio-9080-exec-408] 1352x156057x16 bfp2r6 101.99.42.194,172.16.1.187 "GET /login HTTP/1.1" c.a.s.i.web.auth.LoginController Authentication failed with an unexpected error type
      org.springframework.security.authentication.DisabledException: You do not have permission to access Stash.
              at com.atlassian.stash.internal.spring.security.PluginAuthenticationProvider.authenticate(PluginAuthenticationProvider.java:66) ~[PluginAuthenticationProvider.class:na]
              at sun.reflect.GeneratedMethodAccessor359.invoke(Unknown Source) ~[na:na]
              at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25) ~[na:1.6.0_27]
              at java.lang.reflect.Method.invoke(Method.java:597) ~[na:1.6.0_27]
              at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:317) ~[spring-aop-3.2.1.RELEASE.jar:3.2.1.RELEASE]
      

      Attachments

        Activity

          People

            mheemskerk Michael Heemskerk (Inactive)
            mheemskerk Michael Heemskerk (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: