Ok, I have used 4.3.0's jetty and lib folder (of course plus
log4j.properties) and it works with 4.2.1 now.
2013/5/17 Furkan KAMACI
> Thanks Shawn. I have just wondered that how other people could used log4j
> with 4.2.1 because of there is a paragraph for "Using log4j with Solr from
> source, 4
Thanks Shawn. I have just wondered that how other people could used log4j
with 4.2.1 because of there is a paragraph for "Using log4j with Solr from
source, 4.2.1 or earlier" at wiki.
2013/5/17 Shawn Heisey
> On 5/16/2013 5:22 PM, Furkan KAMACI wrote:
>
>> *Null identity service, trying login se
On 5/16/2013 5:22 PM, Furkan KAMACI wrote:
*Null identity service, trying login service: null
Finding identity service: null*
What I am missing?
That's a message from jetty that has nothing to do with Solr.
https://bugs.eclipse.org/bugs/show_bug.cgi?id=396295
You'll probably need to upgrade
When I check under logs folder I see that there is a file called solr.log
and has that line:
WARN - 2013-05-17 02:16:47.688; org.apache.solr.core.CoreContainer; Log
watching is not yet implemented for log4j
2013/5/17 Furkan KAMACI
> I have Solr 4.2.1 and want to use log4j. I have followed wiki