Uploaded image for project: 'Jenkins'
  1. Jenkins
  2. JENKINS-66833

Memory Monitor does not work on z/OS

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Unresolved
    • Icon: Minor Minor
    • core
    • None

      When starting Jenkins on Z/OS s390x and going to the nodes page I get the following exception:

      java.io.IOException: No suitable implementation found: os.name=z/OS os.arch=s390x sun.arch.data.model=64
      at org.jvnet.hudson.MemoryMonitor.obtain(MemoryMonitor.java:91)
      at org.jvnet.hudson.MemoryMonitor.get(MemoryMonitor.java:57)
      at hudson.node_monitors.SwapSpaceMonitor$MonitorTask.call(SwapSpaceMonitor.java:121)
      at hudson.node_monitors.SwapSpaceMonitor$MonitorTask.call(SwapSpaceMonitor.java:116)

      Seems that the MemoryMonitor does not work for Z/OS.

            Unassigned Unassigned
            yycelik Yavuz Yasin CELIK
            Votes:
            1 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated: