Marcus, Thank you so much for your help!
I've installed the java 7 jre and it worked like a charm Best, Victor On Wed, Feb 20, 2013 at 2:08 PM, Marcus Williford <[email protected]>wrote: > Victor, > > Just a quick guess. > The codebase was switched to Java7, and the IB library was also switched > to a library that was compiled with Java7 The class file version for Java > 7 is 51, this is the basis for my guess. My guess is your JAVA_HOME points > to a java6 implementation. > > If my guess is right, your easiest path is to switch to Java7 for > jbooktrader. > Let me know if you need help on any platform (except Windows). > > Marcus > > > > On Wed, Feb 20, 2013 at 3:38 AM, Victor Martin < > [email protected]> wrote: > >> Hi, >> >> This morning I've updated the code base from the google code repo (the >> working copy wasn't updated in 5-6 months). >> >> Now I can't launch JBookTrader, it crashes with this error: >> >> "com/ib/client/EWrapper : Unsupported major.minor version 51.0" >> >> Any ideas on what's going on? >> >> -- >> You received this message because you are subscribed to the Google Groups >> "JBookTrader" group. >> To unsubscribe from this group and stop receiving emails from it, send an >> email to [email protected]. >> To post to this group, send email to [email protected]. >> Visit this group at http://groups.google.com/group/jbooktrader?hl=en. >> For more options, visit https://groups.google.com/groups/opt_out. >> >> >> > > -- > You received this message because you are subscribed to the Google Groups > "JBookTrader" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to [email protected]. > To post to this group, send email to [email protected]. > Visit this group at http://groups.google.com/group/jbooktrader?hl=en. > For more options, visit https://groups.google.com/groups/opt_out. > > > -- You received this message because you are subscribed to the Google Groups "JBookTrader" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at http://groups.google.com/group/jbooktrader?hl=en. For more options, visit https://groups.google.com/groups/opt_out.
