Uploaded image for project: 'FishEye'
  1. FishEye
  2. FE-557

Crowd's crowd-integration-client-1.4.4.jar is not compatible with Fisheye 1.5.x

    XMLWordPrintable

Details

    • Bug
    • Resolution: Fixed
    • Medium
    • 1.5.4
    • 1.5.1
    • None
    • None
    • Version FishEye 1.5.1 build-297 (with jsp source)
      Crucible 1.5.1 build-297

    Description

      Our Crowd server was upgraded to 1.4.4. I tried to switch Fisheye from crowd-integration-client-1.3.2.jar to crowd-integration-client-1.4.4.jar, and it broke on startup with:

      INFO  - FishEye: Commercial License registered to atlassian.com. ()
      ERROR: problem running command
      java.lang.reflect.InvocationTargetException
            at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
            at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
            at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
            at java.lang.reflect.Method.invoke(Method.java:585)
            at com.cenqua.fisheye.FishEyeCtl.mainImpl(FishEyeCtl.java:105)
            at com.cenqua.fisheye.FishEyeCtl.main(FishEyeCtl.java:38)
      Caused by: java.lang.IncompatibleClassChangeError
            at com.cenqua.fisheye.user.crowd.CrowdAuth.setupProps(CrowdAuth.java:62)
            at com.cenqua.fisheye.user.crowd.CrowdAuth.<init>(CrowdAuth.java:48)
            at com.cenqua.fisheye.user.crowd.CrowdAuth.<init>(CrowdAuth.java:39)
            at com.cenqua.fisheye.user.UserManager.reload(UserManager.java:165)
            at com.cenqua.fisheye.user.UserManager.<init>(UserManager.java:105)
            at com.cenqua.fisheye.config.RootConfig.openDB(RootConfig.java:817)
            at com.cenqua.fisheye.config.RootConfig.start(RootConfig.java:280)
            at com.cenqua.fisheye.ctl.Run.mainImpl(Run.java:180)
            at com.cenqua.fisheye.ctl.Run.main(Run.java:39)
            ... 6 more
      

      Attachments

        Issue Links

          Activity

            People

              pkamal Partha
              7ee5c68a815f Jeff Turner
              Votes:
              0 Vote for this issue
              Watchers:
              0 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: