Hi Enrico, the fix causes a different error when connecting to the database:
Error: com.orientechnologies.orient.enterprise.channel.binary.OResponseProcessingException: Exception during response processing. Error: java.util.ServiceConfigurationError: com.orientechnologies.orient.core.index.OIndexFactory: Provider com.orientechnologies.lucene.OLuceneIndexFactory could not be instantiated: java.lang.NoClassDefFoundError: Could not initialize class com.orientechnologies.lucene.OLuceneIndexFactory Error: java.lang.NoClassDefFoundError: Could not initialize class com.orientechnologies.lucene.OLuceneIndexFactory Thanks Guillaume Le mardi 29 avril 2014 18:09:45 UTC+2, Enrico Risa a écrit : > > Hi Guys, > > you can find a release that fix that issue here > https://github.com/orientechnologies/orientdb-lucene/releases > > > > > 2014-04-29 16:45 GMT+02:00 Enrico Risa <[email protected] <javascript:>>: > >> I see, me too >> i didn't try studio after installing orientdb-lucene >> >> However i'm on it >> >> >> 2014-04-29 15:54 GMT+02:00 Stefano Migliucci <[email protected]<javascript:> >> >: >> >> Hi Enrico, >>> I have the same problem. >>> >>> I have >>> - a fresh installed orientdb-community-1.7-SNAPSHOT >>> - the jar you indicated me yesterday at https://github.com/ >>> orientechnologies/orientdb-lucene/releases/tag/1.7-SNAPSHOT in >>> <ORIENT_HOME>/lib directory >>> but I renamed it in "orientdb-lucene-1.7-SNAPSHOT.jar" >>> >>> When I ask the page localhost/studio/index.htm >>> >>> Firefox Console answers: >>> <<Non è stata dichiarata la codifica caratteri del documento HTML. Il >>> documento verrà visualizzato con del testo incomprensibile in alcune >>> configurazioni del browser nel caso in cui contenga dei caratteri al di >>> fuori dell'intervallo US-ASCII. La codifica caratteri di una pagina deve >>> essere dichiarata nel documento o nel protocollo di trasferimento.>> >>> >>> And http status code is: >>> 404 file not found >>> >>> Any idea? >>> Thanks >>> Stefano >>> >>> -- >>> >>> --- >>> You received this message because you are subscribed to the Google >>> Groups "OrientDB" group. >>> To unsubscribe from this group and stop receiving emails from it, send >>> an email to [email protected] <javascript:>. >>> For more options, visit https://groups.google.com/d/optout. >>> >> >> > -- --- You received this message because you are subscribed to the Google Groups "OrientDB" 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.
