[SOLVED] LMDE: jnlp: No JRE found in configuration file

Archived topics about LMDE 1 and LMDE 2
Locked
cronfy

[SOLVED] LMDE: jnlp: No JRE found in configuration file

Post by cronfy »

Hello.

Actually the problem was solved while I was writing this post, but let the solution be here for the future :)

I could not run .jnlp files neither from browser nor from command line with javaws. The error was:

Code: Select all

$ javaws jviewer\ \(1\).jnlp
Bad installation. No JRE found in configuration file: No such file or directory
This was because I upgraded from LMDE 9 to LMDE 10 and mounted my old home directory with java cache from older version of JRE.

The solution was simple:

Code: Select all

rm -rf ~/.java
Last edited by LockBot on Wed Dec 28, 2022 7:16 am, edited 1 time in total.
Reason: Topic automatically closed 6 months after creation. New replies are no longer allowed.
User avatar
Oscar799
Level 20
Level 20
Posts: 10405
Joined: Tue Aug 11, 2009 9:21 am
Location: United Kingdom

Re: [SOLVED] LMDE: jnlp: No JRE found in configuration file

Post by Oscar799 »

Moved here from Softaware & Applications
Image
Locked

Return to “LMDE Archive”