Hi Baptiste, the point is that it seems that this configuration is not yet tested on OTB dashboard. Looking at Java applications wrapper test I can't find submissions from Windows platform:
<goog_1538350448> https://dash.orfeo-toolbox.org/testSummary.php?project=3&name=jaTvSmoothing&date=2017-11-28 It seems that OTB_WRAP_JAVA CMake option is not activated on Windows: <goog_1538350449> https://dash.orfeo-toolbox.org/viewNotes.php?buildid=299820 I've added otb-developers mailing list to the discussion. Does anybody know issues related to OTb java swig wrapper on Windows? In this case we should add a warning in the cmake configuration. In the other case can we try to activate OTB_WRAP_JAVA on Windows platform? Regards, 2017-11-19 18:40 GMT+01:00 Baptiste Lafabregue <[email protected] >: > Hello, > > I compiled OTB on windows, the otb applications are working perfectly > fine. But when I want to access to the list of the application or load a > given application from the java wrapper, the program raise the following > exception : > > Exception in thread "main" java.lang.RuntimeException: bad allocation > at org.otb.application.otbApplicationJNI.Registry_ > CreateApplicationInternal(Native Method) > at org.otb.application.Registry.CreateApplicationInternal( > Registry.java:45) > at org.otb.application.Registry.CreateApplication(Registry.java:36) > ... > > The strangest thing about this, is that I don't have any problem with the > linux version that I'm using. > Is there any known issues about it ? > > > Best Regards, > Baptiste > > > -- > -- > Check the OTB FAQ at > http://www.orfeo-toolbox.org/FAQ.html > > You received this message because you are subscribed to the Google > Groups "otb-users" group. > To post to this group, send email to [email protected] > To unsubscribe from this group, send email to > [email protected] > For more options, visit this group at > http://groups.google.com/group/otb-users?hl=en > --- > You received this message because you are subscribed to the Google Groups > "otb-users" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to [email protected]. > For more options, visit https://groups.google.com/d/optout. > -- Manuel Grizonnet -- -- Check the OTB FAQ at http://www.orfeo-toolbox.org/FAQ.html You received this message because you are subscribed to the Google Groups "otb-users" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/otb-users?hl=en --- You received this message because you are subscribed to the Google Groups "otb-users" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout.
