Uploaded image for project: 'Grouper'
  1. Grouper
  2. GRP-4801

show membership history in v5 throws stack

    XMLWordPrintable

Details

    • Bug
    • Resolution: Unresolved
    • Minor
    • None
    • None
    • None
    • None

    Description

      Error: org.hibernate.exception.SQLGrammarException: could not extract ResultSet, Problem in HibernateSession: HibernateSession (5879b01b): new, readonly, READONLY_NEW, notActiveTransaction, session (36e2989f), Exception in list: (class [Ljava.lang.Object;), ByHqlStatic, query: 'select distinct pitms, pitg, pitm, m from Member m, PITMembershipView pitms, Group g, Field f, PITMember pitm, PITGroup pitg, PITField pitf where pitms.ownerGroupId = pitg.id and pitms.fieldId = pitf.id and pitms.memberId = pitm.id and pitg.sourceId = g.uuid and pitf.sourceId = f.uuid and pitm.sourceId = m.uuid and f.typeString = 'list' and g.uuid in (:VTL1Z7L70) and m.uuid in (:VTL1Z7L80, :VTL1Z7L81) and (pitms.membershipEndTimeDb is null or pitms.membershipEndTimeDb > pitms.groupSetStartTimeDb) and (pitms.groupSetEndTimeDb is null or pitms.groupSetEndTimeDb > pitms.membershipStartTimeDb) ', cacheable: false, cacheRegion: edu.internet2.middleware.grouper.internal.dao.hib3.Hib3PITMembershipViewDAO, tx type: null, tx type: nullBind var[0]: 'Param (class java.lang.String): 'VTL1Z7L70'->'56d1d9bb55f1485780a016808dace360', Bind var[1]: 'Param (class java.lang.String): 'VTL1Z7L80'->'8f15cdf7fba74b5b9cd3af351541eaac'Bind var[2]: 'Param (class java.lang.String): 'VTL1Z7L81'->'980b02b5ea2946b9a525e59cc15865a0', , Problem calling method filter on edu.internet2.middleware.grouper.grouperUi.serviceLogic.UiV2Group
       

      Attachments

        Activity

          People

            chris.hyzer@at.internet2.edu Chris Hyzer (upenn.edu)
            chris.hyzer@at.internet2.edu Chris Hyzer (upenn.edu)
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated: