<?xml version="1.0" encoding="UTF-8" ?>
<rss version="2.0" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:wikidot="http://www.wikidot.com/rss-namespace">

	<channel>
		<title>Could not initiate driver &#039;JDBC-ODBC&#039;, class &#039;sun.jdbc.odbc.JdbcOdbcDriver&#039;</title>
		<link>http://mgui.wikidot.com/forum/t-1156322/could-not-initiate-driver-jdbc-odbc-class-sun-jdbc-odbc-jdbc</link>
		<description>Posts in the discussion thread &quot;Could not initiate driver &#039;JDBC-ODBC&#039;, class &#039;sun.jdbc.odbc.JdbcOdbcDriver&#039;&quot; - Exception in thread &quot;main&quot; java.lang.UnsatisfiedLinkError: no J3D in java.library.path</description>
				<copyright></copyright>
		<lastBuildDate>Thu, 10 Sep 2026 18:50:11 +0000</lastBuildDate>
		
					<item>
				<guid>http://mgui.wikidot.com/forum/t-1156322#post-2412803</guid>
				<title>(no title)</title>
				<link>http://mgui.wikidot.com/forum/t-1156322/could-not-initiate-driver-jdbc-odbc-class-sun-jdbc-odbc-jdbc#post-2412803</link>
				<description></description>
				<pubDate>Tue, 24 Nov 2015 10:36:20 +0000</pubDate>
				<wikidot:authorName>Henry</wikidot:authorName>								<content:encoded>
					<![CDATA[
						 <p>Hi, I’m having similar troubles, any help appreciated.</p> <p>When I try to start mgui, I get the following message:</p> <p>C:\Program Files\Mgui\mgui-1.0.22-alpha&gt;java -Djava.library.path=bin\amd64 -Xmx1000m -classpath .;*;lib;lib\* mgui.interfaces.exec.MguiStart<br /> Could not initiate driver 'JDBC-ODBC', class 'sun.jdbc.odbc.JdbcOdbcDriver'<br /> Details: sun.jdbc.odbc.JdbcOdbcDriver<br /> 3D [dev] 1.6.0-pre11-daily-experimental daily<br /> Exception in thread &quot;main&quot; java.lang.UnsatisfiedLinkError: Can't load library: C:\Program Files\Mgui\mgui-1.0.22-alpha\gluegen-rt.dll<br /> at java.lang.ClassLoader.loadLibrary(Unknown Source)<br /> at java.lang.Runtime.load0(Unknown Source)<br /> at java.lang.System.load(Unknown Source)<br /> […]</p> <p>Running Windows 7, and have the latest version of mgui. I checked that these files are not present elsewhere but in the mgui directory.</p> <p>j3daudio.jar<br /> j3dcore.jar<br /> j3dutils.jar<br /> vecmath.jar<br /> libJ3D.jnilib<br /> libJ3DAudio.jnlib<br /> libJ3DUtils.jnilib</p> <p>Also (the aforementioned) files (e.g. glugen-rt.jar) are found in mgui\lib directory<br /> I should have the latest Java version installed:</p> <p>java version &quot;1.8.0_65&quot;<br /> Java(TM) SE Runtime Environment (build 1.8.0_65-b17)<br /> Java HotSpot(TM) 64-Bit Server VM (build 25.65-b01, mixed mode)</p> 
				 	]]>
				</content:encoded>							</item>
					<item>
				<guid>http://mgui.wikidot.com/forum/t-1156322#post-2258201</guid>
				<title>Re: Could not initiate driver &#039;JDBC-ODBC&#039;, class &#039;sun.jdbc.odbc.JdbcOdbcDriver&#039;</title>
				<link>http://mgui.wikidot.com/forum/t-1156322/could-not-initiate-driver-jdbc-odbc-class-sun-jdbc-odbc-jdbc#post-2258201</link>
				<description></description>
				<pubDate>Thu, 26 Mar 2015 15:02:17 +0000</pubDate>
				<wikidot:authorName>typically</wikidot:authorName>				<wikidot:authorUserId>356119</wikidot:authorUserId>				<content:encoded>
					<![CDATA[
						 <p>Good to hear :) Have fun with it!</p> 
				 	]]>
				</content:encoded>							</item>
					<item>
				<guid>http://mgui.wikidot.com/forum/t-1156322#post-2258166</guid>
				<title>(no title)</title>
				<link>http://mgui.wikidot.com/forum/t-1156322/could-not-initiate-driver-jdbc-odbc-class-sun-jdbc-odbc-jdbc#post-2258166</link>
				<description></description>
				<pubDate>Thu, 26 Mar 2015 14:12:09 +0000</pubDate>
				<wikidot:authorName>leonardo</wikidot:authorName>								<content:encoded>
					<![CDATA[
						 <p>a-ha! I think I have a go here :O)</p> <p>I forgot to re-delete the j3* files from the System/Library/Java/Extensions after I had tried it with the downloaded version.<br /> I now deleted them for good, and with this version, it works! :O)</p> <p>thank you so much for all the help!<br /> all the best,<br /> leonardo</p> 
				 	]]>
				</content:encoded>							</item>
					<item>
				<guid>http://mgui.wikidot.com/forum/t-1156322#post-2258063</guid>
				<title>Re: Could not initiate driver &#039;JDBC-ODBC&#039;, class &#039;sun.jdbc.odbc.JdbcOdbcDriver&#039;</title>
				<link>http://mgui.wikidot.com/forum/t-1156322/could-not-initiate-driver-jdbc-odbc-class-sun-jdbc-odbc-jdbc#post-2258063</link>
				<description></description>
				<pubDate>Thu, 26 Mar 2015 11:06:37 +0000</pubDate>
				<wikidot:authorName>typically</wikidot:authorName>				<wikidot:authorUserId>356119</wikidot:authorUserId>				<content:encoded>
					<![CDATA[
						 <p>Hi again,</p> <p>Strange, it works for me. All necessary dependencies are in the &quot;lib&quot; directory. They include the following:</p> <p><tt>gluegen-rt-natives-macosx-universal.jar<br /> gluegen-rt.jar<br /> joal.jar<br /> jocl.jar<br /> jogl-all-natives-macosx-universal.jar<br /> jogl-all.jar<br /> jogl.jar<br /> vecmath.jar</tt></p> <p>Can you check the contents of 'System/Library/Java/Extensions'? This should be empty, or at least contain no (very obsolete) Java3D files, which conflict with the newer version of Java3D that is in ModelGUI's lib folder. If the following files are in there, you can safely delete them:</p> <p><tt>j3daudio.jar<br /> j3dcore.jar<br /> j3dutils.jar<br /> vecmath.jar<br /> libJ3D.jnilib<br /> libJ3DAudio.jnlib<br /> libJ3DUtils.jnilib</tt></p> <p>This has been a constant headache with OSX; I am considering adding the JRE directly to the download file to avoid depending on the system JRE in the future.</p> <p>Let me know if this helps or not.</p> <p>Cheers,<br /> Andrew</p> 
				 	]]>
				</content:encoded>							</item>
					<item>
				<guid>http://mgui.wikidot.com/forum/t-1156322#post-2258029</guid>
				<title>(no title)</title>
				<link>http://mgui.wikidot.com/forum/t-1156322/could-not-initiate-driver-jdbc-odbc-class-sun-jdbc-odbc-jdbc#post-2258029</link>
				<description></description>
				<pubDate>Thu, 26 Mar 2015 08:52:32 +0000</pubDate>
				<wikidot:authorName>leonardo</wikidot:authorName>								<content:encoded>
					<![CDATA[
						 <p>Hello Andrew!</p> <p>thank you for your reply! I downloaded the updated version from the link you posted. Unfortunately the output is identical to the one I previously posted&#8230;<br /> Is there any way that I can set a path for the files to be found?</p> <p>all the best!<br /> leonardo</p> 
				 	]]>
				</content:encoded>							</item>
					<item>
				<guid>http://mgui.wikidot.com/forum/t-1156322#post-2257296</guid>
				<title>Re: Could not initiate driver &#039;JDBC-ODBC&#039;, class &#039;sun.jdbc.odbc.JdbcOdbcDriver&#039;</title>
				<link>http://mgui.wikidot.com/forum/t-1156322/could-not-initiate-driver-jdbc-odbc-class-sun-jdbc-odbc-jdbc#post-2257296</link>
				<description></description>
				<pubDate>Wed, 25 Mar 2015 08:50:46 +0000</pubDate>
				<wikidot:authorName>typically</wikidot:authorName>				<wikidot:authorUserId>356119</wikidot:authorUserId>				<content:encoded>
					<![CDATA[
						 <p>Hi Leonardo,</p> <p>Thanks for your interest in the software!</p> <p>Looks like an issue with the dependency library (Java3D was updated, but one or more of the new files don't seem to have made the lib directory). The download file for mgui-1.0.22-alpha has now been updated. You can get it at:</p> <p><a href="https://launchpad.net/modelgui/mgui-core/mgui-1.0.22-alpha/+download/mgui-1.0.22-alpha.zip">https://launchpad.net/modelgui/mgui-core/mgui-1.0.22-alpha/+download/mgui-1.0.22-alpha.zip</a></p> <p>This runs on my nearly identical MacBook with Java 8. Use the command:</p> <div class="code"> <pre><code>./mgui-mac</code></pre></div> <p>Let me know if you have any other issues! Also look out for a new version to be released very soon &#8212; since I'm now developing on a Mac, many of the Mac-related bugs have been worked out; also, a Mac dmg will be released that can be simply dragged to Applications and run.</p> <p>&#8212;Andrew</p> 
				 	]]>
				</content:encoded>							</item>
					<item>
				<guid>http://mgui.wikidot.com/forum/t-1156322#post-2257290</guid>
				<title>Could not initiate driver &#039;JDBC-ODBC&#039;, class &#039;sun.jdbc.odbc.JdbcOdbcDriver&#039;</title>
				<link>http://mgui.wikidot.com/forum/t-1156322/could-not-initiate-driver-jdbc-odbc-class-sun-jdbc-odbc-jdbc#post-2257290</link>
				<description></description>
				<pubDate>Wed, 25 Mar 2015 08:17:15 +0000</pubDate>
				<wikidot:authorName>leonardo</wikidot:authorName>								<content:encoded>
					<![CDATA[
						 <p>Hello guys!<br /> Your app looks amazing, but I really cannot manage to make it run. I followed the instructions in the README and in the forum, but I cannot get it to run.<br /> Can you please help me with that?<br /> Thank you very much in advance!</p> <p>I am using a MacBook Pro (2014) with OS X 10.9.5, and I downloaded mgui-1.0.22-alpha release from the mgui-core series released 2014-06-01.<br /> The JDK is installed in:<br /> /Library/Java/JavaVirtualMachines/jdk1.8.0_40.jdk</p> <p>and this is the output of java -version:</p> <div class="code"> <pre><code>java version &quot;1.8.0_40&quot; Java(TM) SE Runtime Environment (build 1.8.0_40-b27) Java HotSpot(TM) 64-Bit Server VM (build 25.40-b25, mixed mode</code></pre></div> <p>If I use the command for mac in the README, which has the amd64 option, I get:</p> <div class="code"> <pre><code>~/Downloads/mgui-1.0.22-alpha: java -Djava.library.path=bin/amd64 -Xmx1000m -classpath .:lib:lib/* mgui.interfaces.exec.MguiStart mgui.mac.init Error: Could not find or load main class mgui.interfaces.exec.MguiStart</code></pre></div> <p>If I use the mgui-mac command, which has the i586 option, I get:</p> <div class="code"> <pre><code>~/Downloads/mgui-1.0.22-alpha: ./mgui-mac Could not initiate driver 'JDBC-ODBC', class 'sun.jdbc.odbc.JdbcOdbcDriver' Details: sun.jdbc.odbc.JdbcOdbcDriver Exception in thread &quot;main&quot; java.lang.UnsatisfiedLinkError: no J3D in java.library.path at java.lang.ClassLoader.loadLibrary(ClassLoader.java:1865) at java.lang.Runtime.loadLibrary0(Runtime.java:870) at java.lang.System.loadLibrary(System.java:1122) at javax.media.j3d.MasterControl$22.run(MasterControl.java:891) at java.security.AccessController.doPrivileged(Native Method) at javax.media.j3d.MasterControl.loadLibraries(MasterControl.java:888) at javax.media.j3d.VirtualUniverse.&lt;clinit&gt;(VirtualUniverse.java:233) at mgui.interfaces.graphics.InterfaceGraphic3D.init(InterfaceGraphic3D.java:241) at mgui.interfaces.graphics.InterfaceGraphic3D.&lt;init&gt;(InterfaceGraphic3D.java:183) at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:62) at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) at java.lang.reflect.Constructor.newInstance(Constructor.java:422) at java.lang.Class.newInstance(Class.java:442) at mgui.interfaces.InterfaceEnvironment$InterfaceGraphicLoader.loadClass(InterfaceEnvironment.java:2025) at mgui.interfaces.InterfaceEnvironment.addInterfaceGraphicClass(InterfaceEnvironment.java:1087) at mgui.interfaces.InterfaceEnvironment.init(InterfaceEnvironment.java:466) at mgui.interfaces.InterfaceEnvironment.init(InterfaceEnvironment.java:194) at mgui.interfaces.InterfaceSession.start(InterfaceSession.java:192) at mgui.interfaces.InterfaceSession.start(InterfaceSession.java:169) at mgui.interfaces.exec.MguiStart.main(MguiStart.java:41) ========================================================================================</code></pre></div> 
				 	]]>
				</content:encoded>							</item>
				</channel>
</rss>