: : where can I find more information about a failure of a Java replication : in Solr 1.4? : (Dashboard does not seem to be the best place!?)
All the log message are written using the JDK Logging framework, so it really depends on your servlet container, and where it's configured to write the logs... http://wiki.apache.org/solr/SolrLogging -Hoss