|
Posted by TomcatMJ
at Feb 17, 2011, 3:49:52 PM
|
Problem with Sweet Home 3D Viewer (3.0 and 3.1)
Hi Forum! I´ve tried to install the Sweet Home 3D Viewer (Version 3.0 and later on 3.1) on my V-Server,copied the whole content of the ZIP-file in a subdirectory, modified the html-file to my needs (i.e. inserted the proper url for the sh3d file i wanted to use) and tried to call the url in different browsers on Windows 7 Ultimate 64 Bit, opensuse 11.2 32 and 64 Bit and nowhere came a view to my construction. Under linux it tried to load and load and load and after 2 Days wating it tries to keep on loading. On the Windows-Client i could at least get some infos on the Java-Errorconsole as following:
17.02.2011 05:56:36 javax.media.j3d.NativePipeline getSupportedOglVendor SCHWERWIEGEND: 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>(Unknown Source) at com.eteks.sweethome3d.j3d.Component3DManager.getInstance(Unknown Source) at com.eteks.sweethome3d.applet.ViewerHelper.addComponent3DRenderingErrorObserver(Unknown Source) at com.eteks.sweethome3d.applet.ViewerHelper.<init>(Unknown Source) 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.SweetHome3DViewer.createAppletApplication(Unknown Source) at com.eteks.sweethome3d.applet.SweetHome3DViewer.init(Unknown Source) at sun.plugin2.applet.Plugin2Manager$AppletExecutionRunnable.run(Unknown Source) at java.lang.Thread.run(Unknown Source)
On WIndows i´m using Oracle Java Runtime Engine Version 1.6.0_23 and on my Linuxclients java-1_6_0-sun-1.6.0.u23-0.2.1.x86_64 respective the 32 Bit packages are in use. The Browsers i tested where Mozilla Firefox, Mozilla Seamonkey and Opera on all Systems, IE8 and Safari on the Windowsmachine and Konqueror on the Linuxmachines, all in actual versions. As i am not a Progger but only a Networkadmin i don´t knwo where to fix this errors. Is there something missing inside the server-hosted .jar Files or do i need some additional stuff on the clients? In last case, what should i search for to install on the clients in order to fix this issue? (In first case the downloadable Files should be updated and i will retry then)
Thanks in advance, Tom
----------------------------------------
"The social dynamics of the net are a direct consequence of the fact that nobody has yet developed a Remote Strangulation Protocol." -- Larry Wall
|