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

"java.lang.IncompatibleClassChangeError" with Crowd's client 1.4 in Fisheye/Crucible

    XMLWordPrintable

Details

    • Bug
    • Resolution: Fixed
    • Low
    • 1.5.4
    • 1.5.1
    • None
    • None

    Description

      Copied the crowd-integration-client-1.4.jar file into FISHEYE_HOME/lib directory to integrate Fisheye/Crucible with Crowd 1.4 leads to the following error during startup:

      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
      

      Causes Fisheye/Crucible unable to run and not accessible.
      A workaround is to revert to use crowd-integration-client-1.3.2.jar file instead. It still works with Crowd 1.4.

      Attachments

        Issue Links

          Activity

            People

              Unassigned Unassigned
              tcheah Tony Cheah Tong Nyee [Atlassian]
              Votes:
              2 Vote for this issue
              Watchers:
              2 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: