Hi a little update: adding the reference to the absolute path in the Path variable worked... thus seems like ES is currently ignoring the -Djava.library.path parameter passed from command line. Is that possible?
Il giorno lunedì 20 gennaio 2014 14:02:36 UTC+1, Alfredo Serafini ha scritto: > > > Please, use absolute paths in java.library.path >> > With other java applications a relative path works without too much > problems, so this was my first test. I've tested it also with absolute > path, without luck. I've also tried with '\\' instead of '\', or with '/', > just to avoid problems with windows paths. > > Any other suggestion? > > > >> Of course, JDBC jars must be in the jdbc-river folder, otherwise they can >> not be found by ES plugin manager. >> > done, in fact removing the jar, the error changes to "no suitable > driver..." etc etc > > thanks, > Alfredo > -- You received this message because you are subscribed to the Google Groups "elasticsearch" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/elasticsearch/bf6443af-25c9-4839-85e4-3f00f3cb4dc8%40googlegroups.com. For more options, visit https://groups.google.com/groups/opt_out.
