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

Virtual Storage can't upload iso file #11

Closed windowshome closed 2 years ago

windowshome commented 4 years ago

image

TheCase commented 4 years ago

Please verify that this issue is repeatable outside of this App wrapper:

cd ~/Applications/IPMIView.app/Contents/Resources/IPMIView
java -jar IPMIView20.jar

If it is, there is a bug with IPMIView, not this wrapper.

windowshome commented 4 years ago

Yes, or maybe it is bug

erikpearson commented 4 years ago

I ran into this issue too. I was only able to get this to work with Oracle's version of Java 8 installed. All versions of AdoptOpenJDK (8, 11, 14) didn't work. Hope this helps.

pgsengstock commented 4 years ago

Tried the latest 8u251 from Oracle, and the latest AdoptOpenJDK, but neither work. Definitely something with IPMIView, not the wrapper.

erikpearson commented 4 years ago

Agreed -- sorry, I spoke too soon earlier. I was able to get IPMIView to come up using Oracle Java 8, but I still couldn't mount a Virtual Storage device (ISO) -- it would hang when trying to access the filesystem to select the ISO file. I ended up installing it on VMWare Fusion running an open version of Windows 10. Ugh. You should be able to do the same with VirtualBox.

TheCase commented 2 years ago

based on @pgsengstock's reply, this sounds like a app/java problem - not a problem with the wrapper. If you cannot repeat the problem running IPMIView without the wrapper, please feel free to open another issue.