Join the 80,000 other DTN customers who enjoy the fastest, most reliable data available. There is no better value than DTN!

(Move your cursor to this area to pause scrolling)




"I like you guys better than *******...much more stable and a whole lot fewer issues." - Comment from Philip
"Just a quick one to say I'm very impressed so far :) The documentation for developers is excellent and I've quickly managed to get an app written to do historical downloads. The system is very robust and pretty quick considering the extent of data that's available. The support guys have been very helpful too, in combination with the forums it's been plain sailing so far!" - Comment from Adam
"Thanks for all of your help. Great customer service deserves to be recognized which one the reasons I've been a customer of DTN for over 10 years!" - Comment from Stuart
"Awesome response, as usual. It is a sincere and refreshing pleasure to do business with DTN, compared to your competition." - Comment from Ryan
"DTN feed was the only feed that consistently matched Bloomberg feed for BID/ASK data verification work these past years......DTN feed is a must for my supply & demand based trading using Cumulative Delta" - Comment from Public Forum Post
"I noticed that ******* quotes locked up shortly after the interest rate announcement yesterday while yours stayed stable." - Comment from Ron in Utah
"You have an excellent product !!!!!!" - Comment from Arely
"I just wanted to let you know how fast and easy I found it to integrate IQFeed into our existing Java code using your JNI client. In my experience, such things almost never go so smoothly - great job!" - Comment from Nate
"Boy, probably spent a thousand hours trying to get ******* API to work right. And now two hours to have something running with IQFeed. Hmmm, guess I was pretty stupid to fight rather than switch all this time. And have gotten more customer service from you guys already than total from them… in five years." - Comment from Jim
"If you are serious about your trading I would not rely on IB data for serious daytrading. Took me a while to justify the cost of IQ Feed and in the end, it's just a 2 point stop on ES. Better safe than sorry" - Comment from Public Forum
Home  Search  Register  Login  Recent Posts

Information on DTN's Industries:
DTN Oil & Gas | DTN Trading | DTN Agriculture | DTN Weather
Follow DTNMarkets on Twitter
DTN.IQ/IQFeed on Twitter
DTN News and Analysis on Twitter
»Forums Index »Archive (2017 and earlier) »Data and Content Support »java vista x64 doesn't work
Author Topic: java vista x64 doesn't work (3 messages, Page 1 of 1)

skearns23
-Interested User-
Posts: 37
Joined: May 19, 2004


Posted: Feb 17, 2009 11:08 AM          Msg. 1 of 3
I am unable to use DTN from my java app on
vista x64. When it attempts to load the library iq_jni.dll
i get the message:

Exception in thread "main" java.lang.UnsatisfiedLinkError: C:\Program Files (x86)\DTN\IQFeed\iq_jni.dll: Can't load IA 32-bit .dll on a AMD 64-bit platform
at java.lang.ClassLoader$NativeLibrary.load(Native Method)
at java.lang.ClassLoader.loadLibrary0(Unknown Source)
at java.lang.ClassLoader.loadLibrary(Unknown Source)
at java.lang.Runtime.load0(Unknown Source)
at java.lang.System.load(Unknown Source)
at com.iqfeed.IQ_32.<clinit>(IQ_32.java:28)

DTN_Steve_S
-DTN Guru-
Posts: 2093
Joined: Nov 21, 2005


Posted: Feb 17, 2009 01:19 PM          Msg. 2 of 3
iq_dni.dll is a 32bit dll. It is not possible to load a 32bit dll from within a 64bit assembly without doing quite a bit of work to make it think it is loading a 64bit dll instead of a 32bit.

We do not currently have a 64bit version of iq_jni.dll.

As a result, you will need to either continue to run your app as a 32bit assembly or create a 32bit assembly to launch the feed before running your 64bit assemply.

skearns23
-Interested User-
Posts: 37
Joined: May 19, 2004


Posted: Feb 17, 2009 01:35 PM          Msg. 3 of 3
well that IS a bummer.

Don't you think you should make an iq_jni_64.dll?

usually this requires merely a recompile.
 

 

Time: Mon May 20, 2024 9:23 AM CFBB v1.2.0 6 ms.
© AderSoftware 2002-2003