Re: Solr: ERRORs at Startup

2009-09-10 Thread con
=/solr : 10:51:20,617 ERROR [STDERR] Mar 13, 2009 10:51:20 AM : org.apache.solr.servlet.SolrDispatchFilter init : INFO: SolrDispatchFilter.init() -Hoss -- View this message in context: http://www.nabble.com/Solr%3A-ERRORs-at-Startup-tp22493300p25382340.html Sent from the Solr

Solr: ERRORs at Startup

2009-03-13 Thread Giovanni De Stefano
Hello everybody, I am currently using: - Solr v1.3.0 - Jboss jboss-5.0.1.GA http://jboss-5.0.1.ga/ - Java jdk 1.5_06 When I start Solr within Jboss I see a lot of errors in the log but Solr seems working (meaning I can see the admin interface but I cannot index my DB...but that is

Re: Solr: ERRORs at Startup

2009-03-13 Thread Toby Cole
Hi Giovanni, It looks like logging is configured strangely. Those messages in my solr setup (on tomcat 6 or jetty) appear as INFO level messages. It could have something to do with your SLF4J setup, but I'm no expert on that side of things. I wouldn't worry too much, the content of the

Re: Solr: ERRORs at Startup

2009-03-13 Thread Giovanni De Stefano
Hello Toby, thank you for your quick reply. Even setting everything to INFO through http://localhost:8080/solr/admin/logging didn't help. But considering you do not see any bad issue here, at this time I will ignore those ERROR messages :-) Cheers, Giovanni On Fri, Mar 13, 2009 at 11:16 AM,

Re: Solr: ERRORs at Startup

2009-03-13 Thread Chris Hostetter
: Even setting everything to INFO through : http://localhost:8080/solr/admin/logging didn't help. : : But considering you do not see any bad issue here, at this time I will : ignore those ERROR messages :-) i would read up more on how to configure logging in JBoss. as far as i can tell, Solr