Révision 2594
tmp/org.txm.searchengine.cqp.core/src/org/txm/searchengine/cqp/MemCqiServer.java (revision 2594) | ||
---|---|---|
193 | 193 |
|
194 | 194 |
} catch (Throwable e) { |
195 | 195 |
Log.severe("MemCqiServer: Failed to load CQP lib with exception: "+e); |
196 |
Log.severe("Tried to load Cqi libs in: "+System.getProperty("java.library.path") + ".");
|
|
197 |
Log.severe("Current directory: "+new File(".").getAbsolutePath());
|
|
196 |
Log.warning("Tried to load Cqi libs in: "+System.getProperty("java.library.path") + ".");
|
|
197 |
Log.warning("Current directory: "+new File(".").getAbsolutePath());
|
|
198 | 198 |
throw new Exception(e); |
199 | 199 |
} |
200 | 200 |
} |
Formats disponibles : Unified diff