Uploaded image for project: 'Core Server'
  1. Core Server
  2. SERVER-28995

Format string in JstackDumper class of hang_analyzer.py has too few placeholders

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Minor - P4
    • Resolution: Fixed
    • 3.5.4
    • 3.4.5, 3.5.7
    • Testing Infrastructure
    • None
    • Fully Compatible
    • ALL
    • v3.4
    • Hide

      Have a java process running for the hang_analyzer.py script to try and attach a debugger to.

      Show
      Have a java process running for the hang_analyzer.py script to try and attach a debugger to.
    • TIG 2017-05-08
    • 0

    Description

      [2017/04/22 18:32:35.152] Traceback (most recent call last):
      [2017/04/22 18:32:35.152]   File "buildscripts/hang_analyzer.py", line 732, in <module>
      [2017/04/22 18:32:35.152]     main()
      [2017/04/22 18:32:35.152]   File "buildscripts/hang_analyzer.py", line 705, in main
      [2017/04/22 18:32:35.152]     jstack.dump_info(root_logger, process_logger, pid, process_name)
      [2017/04/22 18:32:35.152]   File "buildscripts/hang_analyzer.py", line 459, in dump_info
      [2017/04/22 18:32:35.152]     root_logger.info("Debugger %s, analyzing" % (jstack, process_name, pid))
      [2017/04/22 18:32:35.152] TypeError: not all arguments converted during string formatting
      [2017/04/22 18:32:35.167] Command failed: exit status 1
      

      Attachments

        Issue Links

          Activity

            People

              max.hirschhorn@mongodb.com Max Hirschhorn
              max.hirschhorn@mongodb.com Max Hirschhorn
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: