Uploaded image for project: 'Felix'
  1. Felix
  2. FELIX-3101

ClassCastException in Permissions class

    XMLWordPrintableJSON

Details

    Description

      In the cleanUp function of Permission.java we get a ClassCastException. It tries casting a SoftReference to Entry.

      We currently did a dirty fix where we first check if the object from the ReferenceQueue is a Entry object or not before we cast it.

      Any idea what the cause is?

      Attachments

        Issue Links

          Activity

            People

              karlpauls Karl Pauls
              slimmy Andie Similon
              Votes:
              0 Vote for this issue
              Watchers:
              0 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: