Search found 7 matches

by brendan_kearney
13 Oct 2025, 23:34
Forum: Public Forums
Topic: Cannot launch JNLP
Replies: 13
Views: 3232

Re: Cannot launch JNLP

running this: /usr/bin/java \
-classpath avctKVM.jar:avctKVMIOLinux.jar \
com.avocent.kvm.client.Main \
/home/brendan/Downloads/viewer.jnlp\(hypervisor-ipmi.bpk2.com@0@1760390065452\) results in this: + /usr/bin/java -classpath avctKVM.jar:avctKVMIOLinux.jar com.avocent.kvm.client.Main '/home ...
by brendan_kearney
09 Oct 2025, 22:04
Forum: Public Forums
Topic: Cannot launch JNLP
Replies: 13
Views: 3232

Re: Cannot launch JNLP

i have had multiple settings set for proxy, in an attempt so see if it made a difference. notably, there was no difference. the same error occurred. i set the proxy using <host>:<port>, specified the PAC file, used system settings, and no proxy. ultimately, the use or lack of using the proxy did not ...
by brendan_kearney
07 Oct 2025, 15:39
Forum: Public Forums
Topic: Cannot launch JNLP
Replies: 13
Views: 3232

Re: Cannot launch JNLP

I turned off the proxy settings and still have the same issue. the PAC file indicates the traffic should not use the proxy, hence the [DIRECT] indicator. with or without the proxy settings, the traffic does get to the IPMI card (firewall, networking not getting in the way). i did a packet capture ...
by brendan_kearney
06 Oct 2025, 22:37
Forum: Public Forums
Topic: Cannot launch JNLP
Replies: 13
Views: 3232

Re: Cannot launch JNLP

nothing on this...?
by brendan_kearney
15 Jul 2025, 21:16
Forum: Public Forums
Topic: Cannot launch JNLP
Replies: 13
Views: 3232

Re: Cannot launch JNLP

i turned up all the debugging and logged to files. the stage1 and stage2 files are zipped and attached.

IPMI Consoles are the HP specific Intelligent Platform Management Interface, or Baseboard Management Controller. it's out-of-band management that gives you a console session over the network, as ...
by brendan_kearney
14 Jul 2025, 23:47
Forum: Public Forums
Topic: Cannot launch JNLP
Replies: 13
Views: 3232

Re: Cannot launch JNLP

the error message when trying to post is: 403
Sorry, you have been blocked from viewing this page.

This website is using a security service to protect itself from online attacks. You performed an action that triggered the service and blocked your request.

Request ID ...
by brendan_kearney
03 Jul 2025, 19:36
Forum: Public Forums
Topic: Cannot launch JNLP
Replies: 13
Views: 3232

Cannot launch JNLP

i am running Fedora 38 and OpenWebStart 1.12.0, and cannot get IPMI consoles to run. i don't know a lot about what is going on, but i did find that i had to lower/reduce the jdk.jar.disabledAlgorithms posture, to allow the older JNLP to run. i did this and still have problems. i tried to post my ...