Uploaded image for project: 'JID - JobScheduler Information Dashboard'
  1. JID - JobScheduler Information Dashboard
  2. JID-100

JID should start without "version `GLIBCXX_3.4.9' not found" error

    XMLWordPrintable

Details

    • Fix
    • Status: Released (View Workflow)
    • Major
    • Resolution: Fixed
    • None
    • 1.8.5, 1.9.8, 1.10.2
    • None
    • Linux

    Description

      Current Situation

      The working directory of JID is changed to ./lib in the startscript ./bin/dashboard.sh. That was made to get a smaller java classpath.
      If JID is used in an installation of the JobScheduler then JID uses the libraries

      • libstdc++.so.6
      • libgcc_s.so.1
        from the JobScheduler and not from the system. This can affect the error
        Exception in thread "main" org.eclipse.swt.SWTError: No more handles [MOZILLA_FIVE_HOME='/usr/lib64/firefox'] (java.lang.UnsatisfiedLinkError: Could not load SWT library. Reasons:
                no swt-mozilla-gtk-4332 in java.library.path
                no swt-mozilla-gtk in java.library.path
                /home/sos/.swt/lib/linux/x86_64/libswt-mozilla-gtk-4332.so: libstdc++.so.6: version `GLIBCXX_3.4.9' not found (required by /usr/lib64/firefox/libxul.so)
                Can't load library: /home/sos/.swt/lib/linux/x86_64/libswt-mozilla-gtk.so
        )
        

        if the libxul.so needs a newer version of libstdc++.so.6

      Desired Behaviour

      JID should use the libstdc++.so.6 from the system which is provided with a different working directory.

      Attachments

        Issue Links

          Activity

            People

              oh Oliver Haufe
              oh Oliver Haufe
              Uwe Risse Uwe Risse
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved:

                Time Tracking

                  Estimated:
                  Original Estimate - 2 hours
                  2h
                  Remaining:
                  Remaining Estimate - 2 hours
                  2h
                  Logged:
                  Time Spent - Not Specified
                  Not Specified