Index  | Recent Threads  | List Attachments  | Search
 Welcome Guest  |  Register  |  Login
Login Name  Password
 

Sweet Home 3D Forum



No member browsing this thread
Thread Status: Active
Total posts in this thread: 8
[ Jump to Last Post ]
Post new Thread
Author
Previous Thread This topic has been viewed 1147 times and has 7 replies Next Thread
CeCBek
Newbie



South Africa
Joined: Mar 26, 2025
Post Count: 6
Status: Offline
Reply to this Post  Reply with Quote 
shock Java - Furniture Libraby Plug in issues - illegal redirect? & apparently Java not operational anymore?

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. biggrin

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... tongue

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! smile
[Mar 26, 2025, 9:45:26 PM] Show Printable Version of Post    View Member Profile    Send Private Message [Link] Report threatening or abusive post: please login first  Go to top 
CeCBek
Newbie



South Africa
Joined: Mar 26, 2025
Post Count: 6
Status: Offline
Reply to this Post  Reply with Quote 
Re: Java - Furniture Libraby Plug in issues - illegal redirect? & apparently Java not operational anymore?

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)
[Mar 27, 2025, 5:27:52 AM] Show Printable Version of Post    View Member Profile    Send Private Message [Link] Report threatening or abusive post: please login first  Go to top 
CeCBek
Newbie



South Africa
Joined: Mar 26, 2025
Post Count: 6
Status: Offline
Reply to this Post  Reply with Quote 
Re: Java - Furniture Libraby Plug in issues - illegal redirect? & apparently Java not operational anymore?

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!
[Mar 27, 2025, 5:39:36 AM] Show Printable Version of Post    View Member Profile    Send Private Message [Link] Report threatening or abusive post: please login first  Go to top 
Puybaret
Expert
Member's Avatar

France
Joined: Nov 7, 2005
Post Count: 9426
Status: Offline
Reply to this Post  Reply with Quote 
Re: Java - Furniture Libraby Plug in issues - illegal redirect? & apparently Java not operational anymore?

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/sweethome3d/files/SweetHome3D/SweetHome3D-7.5/
----------------------------------------
Emmanuel Puybaret, Sweet Home 3D creator
[Mar 27, 2025, 9:25:37 AM] Show Printable Version of Post    View Member Profile    Send Private Message [Link] Report threatening or abusive post: please login first  Go to top 
Keet
Advanced Member
Member's Avatar

Netherlands
Joined: Apr 8, 2022
Post Count: 1365
Status: Offline
Reply to this Post  Reply with Quote 
Re: Java - Furniture Libraby Plug in issues - illegal redirect? & apparently Java not operational anymore?

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/sweethome3d/files/SweetHome3D/SweetHome3D-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 smile
Make sure you have correctly installed Sweet Home 3D.
Then try starting the Furniture Library Editor with this command line:
<path-to-sweethome3d-install-dir>/runtime/bin/java -jar <path-to-furniture-library-editor>/FurnitureLibraryEditor-2.2.jar

If that works you can create a command/bat/bash script with this:
(Linux sh example)
exec <path-to-sweethome3d-install-dir>/runtime/bin/java -jar <path-to-furniture-library-editor>/FurnitureLibraryEditor-2.2.jar
Use the script to start your Furniture Library Editor.
----------------------------------------
Dodecagon.nl
1000+ 3D models, manuals, and projects
----------------------------------------
[Edit 1 times, last edit by Keet at Mar 27, 2025, 10:03:38 AM]
[Mar 27, 2025, 9:38:38 AM] Show Printable Version of Post    View Member Profile    Send Private Message [Link] Report threatening or abusive post: please login first  Go to top 
CeCBek
Newbie



South Africa
Joined: Mar 26, 2025
Post Count: 6
Status: Offline
Reply to this Post  Reply with Quote 
Re: Java - Furniture Libraby Plug in issues - illegal redirect? & apparently Java not operational anymore?

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!!!
[Mar 27, 2025, 6:42:35 PM] Show Printable Version of Post    View Member Profile    Send Private Message [Link] Report threatening or abusive post: please login first  Go to top 
CeCBek
Newbie



South Africa
Joined: Mar 26, 2025
Post Count: 6
Status: Offline
Reply to this Post  Reply with Quote 
Re: Java - Furniture Libraby Plug in issues - illegal redirect? & apparently Java not operational anymore?

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!?
[Mar 28, 2025, 9:00:12 AM] Show Printable Version of Post    View Member Profile    Send Private Message [Link] Report threatening or abusive post: please login first  Go to top 
CeCBek
Newbie



South Africa
Joined: Mar 26, 2025
Post Count: 6
Status: Offline
Reply to this Post  Reply with Quote 
Re: Java - Furniture Libraby Plug in issues - illegal redirect? & apparently Java not operational anymore?

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!
[Mar 28, 2025, 12:32:55 PM] Show Printable Version of Post    View Member Profile    Send Private Message [Link] Report threatening or abusive post: please login first  Go to top 
[ Jump to Last Post ]
Show Printable Version of Thread  Post new Thread

  Get Sweet Home 3D at SourceForge.net. Fast, secure and Free Open Source software downloads  
© Copyright 2024 Space Mushrooms - All rights reserved