[Quickfix-developers] java.lang.UnsatisfiedLinkError: isSetField
Brought to you by:
orenmnero
From: Apichat B. <sar...@ly...> - 2004-04-28 05:57:31
|
Hi, Last month, I had a double logout problem with quickfix 1.7.0 and Oren suggested me to use the one in CVS instead. So I did that and it solved my problem. However, recently, I had another problem with login into the session. After looking around for the solutions, I decided to update the source and it did solve the problem. However, I found this error instead: INFO: fromApp:8=FIX.4.29=53335=d34=349=PATS52=20040428-05:27:0356=IBCFIX146=12311=RI308=AFET310=FUT313=200406311=RI308=AFET310=FUT313=200408311=RI308=AFET310=FUT313=200410311=RI308=AFET310=FUT313=200412311=RI308=AFET310=FUT313=200502311=RI308=AFET310=FUT313=200504311=RU308=AFET310=FUT313=200407311=RU308=AFET310=FUT313=200409311=RU308=AFET310=FUT313=200411311=RU308=AFET310=FUT313=200501311=RU308=AFET310=FUT313=200503311=RU308=AFET310=FUT313=200505320=1083130023036322=20040328-05:27:03.000323=3393=1210=097 INFO | jvm 1 | 2004/04/28 12:27:03 | java.lang.UnsatisfiedLinkError: isSetField INFO | jvm 1 | 2004/04/28 12:27:03 | at quickfix.Group.isSetField(Native Method) INFO | jvm 1 | 2004/04/28 12:27:03 | at quickfix.fix42.SecurityDefinition$NoRelatedSym.isSetUnderlyingMaturityMonthYear(Unknown Source) INFO | jvm 1 | 2004/04/28 12:27:03 | at com.intelligentbrain.futureLens.recorder.app.FIX42MessageHelper.onMessage(FIX42MessageHelper.java:154) INFO | jvm 1 | 2004/04/28 12:27:03 | at quickfix.fix42.MessageCracker.crack42(Unknown Source) INFO | jvm 1 | 2004/04/28 12:27:03 | at quickfix.MessageCracker.crack(Unknown Source) INFO | jvm 1 | 2004/04/28 12:27:03 | at com.intelligentbrain.futureLens.recorder.app.Commander$Application.fromApp(Commander.java:629) INFO | jvm 1 | 2004/04/28 12:27:03 | Exception in thread "Thread-6" ERROR | wrapper | 2004/04/28 12:27:03 | JVM exited unexpectedly. Also, there is another minor problem with the source in CVS. The location of quickfix_jni.dsw is changed. When I build it, it reports that the build is successfully but I cannot find the quickfix_jni.dll anywhere. So I copy it back to src/java and it works properly. Will this cause the above bug? Best Regards, Apichat _____________________________ Apichat Banyatsupasil Director of Software Development Intelligent Brain Consulting Co., Ltd. 287/23-24 Surawong Rd 2nd Fl, Suriyawong, Bangrak, Bangkok 10500 Thailand Office +66 (2) 635-7655, +66 (2) 635-6702 Fax +66 (2) 635-7603 Cell +66 (9) 131-4009 URL http://www.intelligentbrain.com ____________________________________________________________ Find what you are looking for with the Lycos Yellow Pages http://r.lycos.com/r/yp_emailfooter/http://yellowpages.lycos.com/default.asp?SRC=lycos10 |