Re: Running Solr 6.3+ on Tomcat : Help Please

2017-02-22 Thread Prashant Saraswat
Hi Shawn, The problem was described in my original post: On 6.2.0: This works: http://localhost:8080/solr/index.html On 6.3+ http://localhost:8080/solr/index.html returns an HTTP error code 403 The tomcat versions are the same so I don't think its a tomcat problem. Although there are no errors i

Re: Running Solr 6.3+ on Tomcat : Help Please

2017-02-22 Thread Shawn Heisey
On 2/17/2017 12:46 PM, ps40 wrote: > Thanks for the quick response. Unfortunately, slf4j has nothing to do with > this. I removed the duplicate jars and the problem persists. Here are the > updated logs. None of the log messages you've shared indicate any errors, and you haven't described the prob

Re: Running Solr 6.3+ on Tomcat : Help Please

2017-02-17 Thread ps40
Hi Shawn, Thanks for the quick response. Unfortunately, slf4j has nothing to do with this. I removed the duplicate jars and the problem persists. Here are the updated logs. Prashant 17-Feb-2017 19:05:24.618 INFO [localhost-startStop-1] org.apache.catalina.startup.HostConfig.deployDirectory Deplo

Re: Running Solr 6.3+ on Tomcat : Help Please

2017-02-17 Thread Shawn Heisey
On 2/16/2017 11:31 PM, Prashant Saraswat wrote: > *On Solr 6.3 onwards, the following logs are displayed:* > SLF4J: Class path contains multiple SLF4J bindings. > SLF4J: Found binding in > [jar:file:/home/ubuntu/apache-tomcat-8.5.11/lib/slf4j-log4j12-1.7.7.jar!/org/slf4j/impl/StaticLoggerBinder.

Running Solr 6.3+ on Tomcat : Help Please

2017-02-17 Thread Prashant Saraswat
Hi Guys, I understand that this configuration is unsupported. However, this was working until 6.2. I have looked at the changes document for both solr and lucene for 6.3.0 but I can't figure out what has changed. Can someone point me in the right direction? Here are the details. The following in