shock High priority Java - Furniture Libraby Plug in issues - illegal redirect? & apparently Java not operational anymore?

This topic has been viewed 6685 times and has 7 replies
Thread status: Active
Discuss anything here [img]http://www.sweethome3d.com/images/flags/en_small.gif[/img]
Post Reply New Topic
CeCBek
Posts: 6
Joined: Wed Mar 26, 2025 9:22 pm
Country: South Africa

Java - Furniture Libraby Plug in issues - illegal redirect? & apparently Java not operational anymore?

Post by CeCBek »

Chat GPT trying to help me to solve this issue - I have pdf file with all the correspondence but cant seem to find an attach file options here - so this is the issue ...


The error message in the image indicates a java.lang.SecurityException: illegal URL redirect when trying to launch Sweet Home 3D using a .jnlp (Java Web Start) file. Here are some possible fixes: Run JNLP files with the latest Java version


Installed java 8...
SO tried numerous ''fixes'' but none helped and one of the last suggestions was to replace java - HERE is why...

Java Web Start (JWS) was deprecated in Java 9, and starting with Java 11, Oracle removed JWS from their JDK distributions. This means that clients that have the latest version of Java installed can no longer use JWS-based applications. And since public support of Java 8 has ended in Q2/2019, companies no longer get any updates and security fixes for Java Web Start.

This is why we decided to create OpenWebStart, an open source reimplementation of the Java Web Start technology. Our replacement provides the most commonly used features of Java Web Start and the JNLP standard, so that your customers can continue using applications based on Java Web Start and JNLP without any change. [:D]

Since you're running Java Web Start (JWS) 11.441.2.07 with JRE 1.8.0_441, and still getting an "Illegal URL Redirect" error, here are a few things to try: MORE suggestions followed but non worked - CONTINUE to get illegal redirect error...

However I have not solved the issue but cant see straight anymore - and am going to call it a night ... in the meantime can anyone assist with possible issue? why I cant get the Furniture or Texture Library Apps running ... I can send the PDF file.... with all the correspondence with ChatGPT... [:p]

PS - just lost my entire 10 000 images folder - 3 months down the line and now need to redownload and install SOME of them! cant take 3 months or upload one at a time again - that will drive me insane! LOL..

PLEASE HELP! [:)]
CeCBek
Posts: 6
Joined: Wed Mar 26, 2025 9:22 pm
Country: South Africa

Re: Java - Furniture Libraby Plug in issues - illegal redirect? & apparently Java not operational anymore?

Post by CeCBek »

Still UNABLE TO LAUNCH THE APPLICATION

java.lang.SecurityException: illegal URL redirect
at com.sun.deploy.net.HttpUtils.followRedirects(Unknown Source)
at com.sun.deploy.net.BasicHttpRequest.doRequest(Unknown Source)
at com.sun.deploy.net.BasicHttpRequest.doRequest(Unknown Source)
at com.sun.deploy.net.BasicHttpRequest.doGetRequest(Unknown Source)
at com.sun.javaws.jnl.LaunchDescFactory._buildDescriptor(Unknown Source)
at com.sun.javaws.jnl.LaunchDescFactory.buildDescriptor(Unknown Source)
at com.sun.javaws.Launcher.updateFinalLaunchDesc(Unknown Source)
at com.sun.javaws.Launcher.prepareToLaunch(Unknown Source)
at com.sun.javaws.Launcher.prepareToLaunch(Unknown Source)
at com.sun.javaws.Launcher.launch(Unknown Source)
at com.sun.javaws.Main.launchApp(Unknown Source)
at com.sun.javaws.Main.continueInSecureThread(Unknown Source)
at com.sun.javaws.Main.access$000(Unknown Source)
at com.sun.javaws.Main$1.run(Unknown Source)
at java.lang.Thread.run(Unknown Source)
CeCBek
Posts: 6
Joined: Wed Mar 26, 2025 9:22 pm
Country: South Africa

Re: Java - Furniture Libraby Plug in issues - illegal redirect? & apparently Java not operational anymore?

Post by CeCBek »

AMENDMENT!

The issue is with Webstart app and also not even picking up the option to open the Furniture Library with Java Webstart - the download file has blank icon now .... going from bad to worse!
User avatar
Puybaret
Posts: 9440
Joined: Mon Nov 07, 2005 12:00 pm
Country: Paris, France
Contact:

Re: Java - Furniture Libraby Plug in issues - illegal redirect? & apparently Java not operational anymore?

Post by Puybaret »

It looks like that Chat GPT is not reliable to solve your issue yet.
If you want to install Sweet Home 3D, use its installer at https://sourceforge.net/projects/sweeth ... ome3D-7.5/
Emmanuel Puybaret, Sweet Home 3D creator
User avatar
Keet
Posts: 1807
Joined: Fri Apr 08, 2022 7:13 am
Country: Netherlands

Re: Java - Furniture Libraby Plug in issues - illegal redirect? & apparently Java not operational anymore?

Post by Keet »

With these kind of questions ALWAYS include your system details. It makes a huge difference if you're on Windows, Linux, or Mac.
It looks like that Chat GPT is not reliable to solve your issue yet.
If you want to install Sweet Home 3D, use its installer at https://sourceforge.net/projects/sweeth ... ome3D-7.5/
He asked about the Furniture Library Editor, which doesn't include its own Java like Sweet Home 3D does. It would be nice if the Furniture Library Editor by default works with the Sweet Home 3D supplied Java version. Currently that is not always true.

But sometimes it does [:)]
Make sure you have correctly installed Sweet Home 3D.
Then try starting the Furniture Library Editor with this command line:

Code: Select all

<[i]path-to-sweethome3d-install-dir[/i]>/runtime/bin/java -jar <[i]path-to-furniture-library-editor[/i]>/FurnitureLibraryEditor-2.2.jar
If that works you can create a command/bat/bash script with this:
(Linux sh example)

Code: Select all

exec <[i]path-to-sweethome3d-install-dir[/i]>/runtime/bin/java -jar <[i]path-to-furniture-library-editor[/i]>/FurnitureLibraryEditor-2.2.jar
Use the script to start your Furniture Library Editor.
Dodecagon.nl
1300+ 3D models, manuals, and projects
CeCBek
Posts: 6
Joined: Wed Mar 26, 2025 9:22 pm
Country: South Africa

Re: Java - Furniture Libraby Plug in issues - illegal redirect? & apparently Java not operational anymore?

Post by CeCBek »

Hi Guys - old Chat and I tried again but the issue remains -

I am on Microsoft Windows 11 Home Single ....

DOWNLOAD the webstart file AND we tried by - SAVE THE LINK TO an folder - to TRY AND GET THE WEBSTART VERSION GOING - but it continue to give the redirect issue! Updated the jnlp file to https and added the link to Java security exceptions - STILL NO CHANGE...

ExitException[ 3]java.lang.SecurityException: illegal URL redirect
at com.sun.javaws.Launcher.updateFinalLaunchDesc(Unknown Source)
at com.sun.javaws.Launcher.updateFinalLaunchDesc(Unknown Source)
at com.sun.javaws.Launcher.prepareToLaunch(Unknown Source)
at com.sun.javaws.Launcher.prepareToLaunch(Unknown Source)
at com.sun.javaws.Launcher.launch(Unknown Source)
at com.sun.javaws.Main.launchApp(Unknown Source)
at com.sun.javaws.Main.continueInSecureThread(Unknown Source)
at com.sun.javaws.Main.access$000(Unknown Source)
at com.sun.javaws.Main$1.run(Unknown Source)
at java.lang.Thread.run(Unknown Source)

HAVE CHAGNED THE JNLP FILE - FROM HTTP TO HTTPS ---

<?xml version="1.0"?>
<jnlp spec="1.5+"
codebase="https://www.sweethome3d.com/"
href="SweetHome3D.jnlp">
<information>
<title>Sweet Home 3D</title>
<vendor>Space Mushrooms</vendor>
<homepage href="https://www.sweethome3d.com/"/>
<description>Sweet Home 3D</description>

ADDED THE LINK TO JAVA SECURITY EXCEPTION SITE LIST as above and still no luck!

The furniture libraby app does not show open with JAVA WEBSTART - as an option - the icon remains BLANK -NOT SHOWING ANY ICONS - should show the java icon not so?

THANK YOU Emmanuel and Keet for your help!!!
CeCBek
Posts: 6
Joined: Wed Mar 26, 2025 9:22 pm
Country: South Africa

Re: Java - Furniture Libraby Plug in issues - illegal redirect? & apparently Java not operational anymore?

Post by CeCBek »

Hi I installed OpenWebStart and got 3d Webstart working with this - Java blocking the program due to security certificate issues - BUT still cant get Furniture Editor to pick up OWS to open up = any suggestions please!?
CeCBek
Posts: 6
Joined: Wed Mar 26, 2025 9:22 pm
Country: South Africa

Re: Java - Furniture Libraby Plug in issues - illegal redirect? & apparently Java not operational anymore?

Post by CeCBek »

SOLVED!!!!

My system did not recognize Java - so Chat helped me to get that sorted and NOW I HAVE THE PLUG INS WORKING!!!

Thank you Keet for that amazing new Kitchen library! (and the other models too)

THIS POST CAN BE CLOSED NOW THANK YOU!
Post Reply New Topic

Who is online

Users browsing this forum: No registered users and 1 guest