karakun / OpenWebStart

Run Web Start based applications after the release of Java 11
https://openwebstart.com
Other
425 stars 46 forks source link

Error while launching Dell iDRAC7 #505

Open carragom opened 2 years ago

carragom commented 2 years ago

Hello, First thanks a lot for this great project, it really brings hope to a lot of deprecated but perfectly good hardware.

Now, I have an issue when launching the KVM from iDRAC 7, Dell's server management solution. I get the following error

image

There seems to be an issue with resource downloading. I'm using Eclipse Adoptium 11.0.3 x64 on macOS Monterey but I have tested it with Catalina, Big Sur and Windows 10 with the same result. Also I have tried multiple versions of Java without success. This used to work in older versions of OpenWebStart but at some point it stopped. Also worth mentioning, iDRAC 6, which is older hardware works great.

Attached you can find verbose log files in case they are useful. Thanks again for your time. 2022-03-14_16:26:10.420-ows-stage1.log 2022-03-14_16:26:10.420-ows-stage2.log

ReubenBTalbott commented 2 years ago

I am having the exact same issue on Windows 11

carragom commented 2 years ago

Digging through the logs I link I found the actual error

[ITW-CORE][2022-03-14 16:26:24.954 CST][DEBUG][net.adoptopenjdk.icedteaweb.resources.downloader.BaseResourceDownloader] Exception while downloading resource [l=https://192.168.255.238:443/software/avctKVM.jar v=null s=I] from https://192.168.255.238:443/software/avctKVM.jar - message: Read timed out cause: java.net.SocketTimeoutException: Read timed out 
[ITW-CORE][2022-03-14 16:26:24.955 CST][ERROR][net.adoptopenjdk.icedteaweb.resources.downloader.BaseResourceDownloader] could not download resource [l=https://192.168.255.238:443/software/avctKVM.jar v=null s=I] from any of theses urls [https://192.168.255.238:443/software/avctKVM.jar] caused byExecutionException: java.net.SocketTimeoutException: Read timed out caused by SocketTimeoutException: Read timed out caused by SocketTimeoutException: Read timed out

According to the error there is a problem downloading https://192.168.255.238:443/software/avctKVM.jar but if I go to that resource in the browser or using curl I can download it without issues so there seems to be no network problem involved even if the exception is java.net.SocketTimeoutException.

Any help is appreciated.

carragom commented 2 years ago

I think I have tracked the error down to here. Not really sure how IcedTeaWeb and OpenWebStart are related but should this be reported directly to IcedTeaWeb ?

wohali commented 2 years ago

FYI I was able to work around this by disabling video encryption in the iDRAC Virtual Console settings.

carragom commented 2 years ago

Thanks for tip but in my case the problem persist even after disabling video encryption. Luckily iDRAC7 has HTML console support and java is not really needed, but it would be nice if it worked.

supaplextor commented 2 years ago

It's probably considered obsolete firmware with no ssl/tls patches. I noticed these jars, for a DSR403x Avocent having the same issue with javaws.

avctMacOSXLib.jar jpcscdll.jar avmLinuxLib.jar avctLinuxLib.jar avctVideo.jar avmSolarisLib.jar avctSolarisLib.jar avmWin32Lib.jar avctWin32Lib.jar jpcscso.jar avmMacOSXLib.jar avctVM.jar