Uploaded image for project: 'Syncope'
  1. Syncope
  2. SYNCOPE-373

500 when self reading admin user

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Fixed
    • 1.1.1
    • 1.1.2, 1.2.0-M1
    • core
    • None

    Description

      When accessing [1] or [2], an error 500 is returned and the following stacktrace is found in the logs:

      08:43:48.525 ERROR org.apache.syncope.core.rest.controller.AbstractController - Exception thrown by REST methods
      java.lang.IllegalArgumentException: Source must not be null
      at org.springframework.util.Assert.notNull(Assert.java:112) ~[spring-core-3.2.3.RELEASE.jar:3.2.3.RELEASE]
      at org.springframework.beans.BeanUtils.copyProperties(BeanUtils.java:589) ~[spring-beans-3.2.3.RELEASE.jar:3.2.3.RELEASE]
      at org.springframework.beans.BeanUtils.copyProperties(BeanUtils.java:571) ~[spring-beans-3.2.3.RELEASE.jar:3.2.3.RELEASE]
      at org.apache.syncope.core.rest.data.UserDataBinder.getUserTO(UserDataBinder.java:394) ~[UserDataBinder.class:na]
      at org.apache.syncope.core.rest.data.UserDataBinder.getAuthenticatedUserTO(UserDataBinder.java:100) ~[UserDataBinder.class:na]

      [1] /syncope/cxf/users/self
      [2] /syncope/rest/user/read/self.json

      Attachments

        Activity

          People

            ilgrosso Francesco Chicchiriccò
            ilgrosso Francesco Chicchiriccò
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: