TheCase / IPMIView.app

MacOS App wrapper for Supermicro's IPMIView/iKVM java app
https://github.com/TheCase/IPMIView.app/wiki
201 stars 42 forks source link

Can't launch KVM Console, java not found #13

Closed Phlogi closed 2 years ago

Phlogi commented 4 years ago

When clicking on "Launch KVM Console": image

Phlogi commented 4 years ago

Inside the IPMIView.app i did the following as a workaround:

  1. Remove everything inside the jre folder (there were linux java binaries)
  2. Copied the Contents folder into the jre folder
cloudnull commented 4 years ago

Inside the IPMIView.app i did the following as a workaround:

  1. Remove everything inside the jre folder (there were linux java binaries)
  2. Copied the Contents folder into the jre folder

This worked perfectly