Print at Dec 29, 2025, 1:09:31 PM View all posts in this thread on one page
Posted by crobusa at Apr 4, 2011, 8:37:04 PM
Problem installing SweetHome on a site
I read the FAQ, I swear ;)

We're trying to install onto a 64bit environment, and trying to compile an applet. I

Can you make any suggestions on how to set up the environment?

Thanks,


Charles
Feb 16, 2011 2:32:54 PM javax.media.j3d.NativePipeline getSupportedOglVendor
SEVERE: java.lang.UnsatisfiedLinkError: no j3dcore-ogl-chk in java.library.path
java.lang.UnsatisfiedLinkError: no j3dcore-d3d in java.library.path
at java.lang.ClassLoader.loadLibrary(Unknown Source)
at java.lang.Runtime.loadLibrary0(Unknown Source)
at java.lang.System.loadLibrary(Unknown Source)
at javax.media.j3d.NativePipeline$1.run(NativePipeline.java:231)
at java.security.AccessController.doPrivileged(Native Method)
at javax.media.j3d.NativePipeline.loadLibrary(NativePipeline.java:200)
at javax.media.j3d.NativePipeline.loadLibraries(NativePipeline.java:157)
at javax.media.j3d.MasterControl.loadLibraries(MasterControl.java:987)
at javax.media.j3d.VirtualUniverse.<clinit>(VirtualUniverse.java:299)
at javax.media.j3d.GraphicsConfigTemplate3D.getBestConfiguration(GraphicsConfigTemplate3D.java:321)
at java.awt.GraphicsDevice.getBestConfiguration(Unknown Source)
at com.eteks.sweethome3d.j3d.Component3DManager.<init>(Component3DManager.java:63)
at com.eteks.sweethome3d.j3d.Component3DManager.getInstance(Component3DManager.java:75)
at com.eteks.sweethome3d.applet.AppletApplication.addComponent3DRenderingErrorObserver(AppletApplicatio
n.java:640)
at com.eteks.sweethome3d.applet.AppletApplication.<init>(AppletApplication.java:215)
at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
at sun.reflect.NativeConstructorAccessorImpl.newInstance(Unknown Source)
at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(Unknown Source)
at java.lang.reflect.Constructor.newInstance(Unknown Source)
at com.eteks.sweethome3d.applet.SweetHome3DApplet.createAppletApplication(SweetHome3DApplet.java:290)
at com.eteks.sweethome3d.applet.SweetHome3DApplet.init(SweetHome3DApplet.java:167)
at sun.applet.AppletPanel.run(Unknown Source)
at java.lang.Thread.run(Unknown Source)


Posted by Puybaret at Apr 5, 2011, 8:53:26 AM
Re: Problem installing SweetHome on a site
I read the FAQ, I swear ;)
You could have read it twice, and would still not have found the answer there! wink
Maybe, I should have an entry there about deploying Sweet Home 3D applet, but it would be probably more interesting to write a separate documentation.

The error you reported happened because the applet didn't find the OpenGL j3dcore-ogl-chk.dll automatically extracted from the java3d.jar under Windows 32 bits. You should check that the file windows/i386/java3d.jar file is accessible from the applet through the codebase setting you set. You probably changed the relative or absolute location of SweetHome3DApplet.jar file but didn't update the location of windows/i386/java3d.jar file accordingly.
If you still have problems, please copy here the HTML script or Javascript you use to run the applet.
----------------------------------------
Emmanuel Puybaret, Sweet Home 3D creator

Posted by crobusa at Apr 29, 2011, 12:51:34 AM
Re: Problem installing SweetHome on a site
Our developer is still having issues setting up Eclipse and is getting a bit frustrated. tongue We were able to get past the above issue and self-sign, but doesn't think Eclipse is building a new version.

I would really love to setup a GotoMeeting where someone experienced with the web version can walk us through getting an applet compiled and installed on our website in exchange for $75.

We're in US Central Time, and aren't afraid of getting up very early in the morning, if necessary to get this done.

Thanks!


Charles

Posted by Puybaret at Apr 29, 2011, 12:40:17 PM
Re: Problem installing SweetHome on a site
I'm Emmanuel Puybaret, the developer of Sweet Home 3D.
If you need help, you may write to me even if I'd rather supply support on the forum, so every one could benefit from our discussion.
----------------------------------------
Emmanuel Puybaret, Sweet Home 3D creator