Re: Failed to set SSL solr 5.2.1 Windows OS

2016-03-09 Thread Steve Rowe
So, did you try converting the backslashes to forward slashes? You could try to increase logging to get more information: Can you provide a larger snippet of your log around the error? Sounds like at a minimum Solr could

Re: Failed to set SSL solr 5.2.1 Windows OS

2016-03-08 Thread Ilan Schwarts
How would one try to solve this issue? What would you suggest me to do? Debug that module? I will try only to install clean jetty with ssl first. Another question. The files jetty.xml\jetty-ssl.xml and the rest of files in /etc are being used in solr 5.2.1? On Mar 9, 2016 12:08 AM, "Steve Rowe" w

Re: Failed to set SSL solr 5.2.1 Windows OS

2016-03-08 Thread Steve Rowe
Hmm, not sure what’s happening. Have you tried converting the backslashes in your paths to forward slashes? -- Steve www.lucidworks.com > On Mar 8, 2016, at 3:39 PM, Ilan Schwarts wrote: > > Hi, thanks for reply. > I am using solr.in.cmd > I even put some pause in the cmd with echo to see the

Re: Failed to set SSL solr 5.2.1 Windows OS

2016-03-08 Thread Ilan Schwarts
Hi, thanks for reply. I am using solr.in.cmd I even put some pause in the cmd with echo to see the parameters are ok.. This is the original file as found in https://www.apache.org/dist/lucene/solr/5.2.1/solr-5.2.1.zip [image: Inline image 1] On Tue, Mar 8, 2016 at 10:25 PM, Steve Rowe wrote: >

Re: Failed to set SSL solr 5.2.1 Windows OS

2016-03-08 Thread Steve Rowe
Hi Ilan, Looks like you’re modifying solr.in.sh instead of solr.in.cmd? FYI running under Cygwin is not supported. -- Steve www.lucidworks.com > On Mar 8, 2016, at 11:51 AM, Ilan Schwarts wrote: > > Hi all, I am trying to integrate solr with SSL on Windows 7 OS > I followed the enable ssl gui