I faced the same issue as jakob with solr-7.6.0, eclipse-2018-12 (4.10.0),
Java 1.8.0_191:
*Solution:*
In eclipse Run Configuration run-solr
remove "file:" from Argument
-Dlog4j.configurationFile="file:${workspace_loc:solr-7.6.0}/solr/server/resources/log4j2.xml"
--
Sent from: http://lucene.47
The file:/// change was made in:
https://issues.apache.org/jira/browse/SOLR-12538, how to reconcile
these two?
On Sun, Sep 16, 2018 at 10:54 PM marcostocch...@gmail.com
wrote:
>
>
>
> On 2018/07/03 08:53:20, ja...@jafurrer.ch wrote:
> > Hi,
> >
> > I was intending to open an Issue in Jira when I r
On 9/16/2018 3:05 PM, marcostocch...@gmail.com wrote:
I experienced the same issue on Windows 10 professional. I don't think the OS
version is important. The solr version might. I have solr-7.4.0.
The problem has been fixed in the source code and the next version of
Solr (7.5.0) won't experie
On 2018/07/03 08:53:20, ja...@jafurrer.ch wrote:
> Hi,
>
> I was intending to open an Issue in Jira when I read that I'm supposed
> to first contact this mailinglist.
>
> Problem description
> ==
>
> System: Microsoft Windows 10 Enterprise Version 10.0.16299 Build 16299
>
>
I did it success by remove 'file:'
--
Sent from: http://lucene.472066.n3.nabble.com/Solr-User-f472068.html
Shawn:
Yeah, the best I've been able to come up with so far is to have
exactly two, both in server/resources
log4j2.xml - the standard configuration for running Solr
log4j2-console.xml Used by the startup scripts (_not_ running Solr).
See the last two comments on SOLR-12008 for more detail.
Eric
On 7/3/2018 2:53 AM, ja...@jafurrer.ch wrote:
> I was intending to open an Issue in Jira when I read that I'm supposed
> to first contact this mailinglist.
>
> Problem description
> ==
>
> System: Microsoft Windows 10 Enterprise Version 10.0.16299 Build 16299
>
> Steps to reproduce
Jakob:
I don't have Windows so rely on people who do to vet changes. But I'm
working on https://issues.apache.org/jira/browse/SOLR-12008 which
seeks to get rid of the confusing number of log4j config files and
solr.cmd has a lot of paths to change. So if you do get agreement that
you should raise
Hi,
I was intending to open an Issue in Jira when I read that I'm supposed
to first contact this mailinglist.
Problem description
==
System: Microsoft Windows 10 Enterprise Version 10.0.16299 Build 16299
Steps to reproduce the problem:
1) Download solr-7.4.0.tgz
2) Unzip to C
ish it?
>
> Thanks a lot in advance.
>
> --
> View this message in context:
http://lucene.472066.n3.nabble.com/DataImportHandler-Automatic-
scheduling-of-delta-imports-in-Solr-in-windows-7-tp4130565.html
> Sent from the Solr - User mailing list archive at Nabble.com.
>
>
-delta-imports-in-Solr-in-windows-7-tp4130565p4130635.html
Sent from the Solr - User mailing list archive at Nabble.com.
e
> scheduler.
>
> Can someone provide me the code and the steps to accomplish it?
>
> Thanks a lot in advance.
>
>
>
>
> --
> View this message in context:
> http://lucene.472066.n3.nabble.com/DataImportHandler-Automatic-scheduling-of-delta-imports-in-Sol
://lucene.472066.n3.nabble.com/DataImportHandler-Automatic-scheduling-of-delta-imports-in-Solr-in-windows-7-tp4130565.html
> Sent from the Solr - User mailing list archive at Nabble.com.
ler-Automatic-scheduling-of-delta-imports-in-Solr-in-windows-7-tp4130565.html
Sent from the Solr - User mailing list archive at Nabble.com.
this message in context:
http://lucene.472066.n3.nabble.com/Solr-in-Windows-XP-JDK-5-Tomcat-6-0-13-tp484010p3831908.html
Sent from the Solr - User mailing list archive at Nabble.com.
>> >> > ---
> >> >> > HTTP Status 404 - /solr/admin
> >> >> > type Status report
> >> >> > message /solr/admin
> >> >> > description The requested resource (/solr/admin) is not
> >> available.
> >> >> > Apache Tomcat/6.0.13
> >> >> > ---
> >> >> >
> >> >> >
> >> >> > Someone should fix the page
> >> http://wiki.apache.org/solr/SolrTomcat,
> >> >> > there says that should be used -Dsolr.solr.home=... :
> >> >>
> >> >> solr.solr.home is the correct variable.
> >> >> Try putting the solr home (the contents of solr/example) outside the
> >> >> webapps directory. Only solr.war should go inside webapps.
> >> >>
> >> >> You could also try the "simple example install" from here:
> >> >>
> >> >>
> >> >> http://wiki.apache.org/solr/SolrTomcat
> >> >>
> >> >> -Yonik
> >> >>
> >> >
> >>
> >
> >
>
>
> --
> View this message in context:
> http://www.nabble.com/Solr-in-Windows-XP-%2B-JDK-5-%2B-Tomcat-6.0.13-tp15570591p15735974.html
> Sent from the Solr - User mailing list archive at Nabble.com.
>
>
>> >> > type Status report
>> >> > message /solr/admin
>> >> > description The requested resource (/solr/admin) is not
>> available.
>> >> > Apache Tomcat/6.0.13
>> >> > ---
>> >> >
&
Hi Alejandro. Your summary is good and it should be of benefit to
others. Thank you for taking the time to prepare it.
Regards,
David
Alejandro Valdez wrote:
Hello, yes of course.
I followed the instructions from
http://wiki.apache.org/solr/SolrTomcat (see below)
but instead of copy the examp
Hello, yes of course.
I followed the instructions from
http://wiki.apache.org/solr/SolrTomcat (see below)
but instead of copy the example configuration files into the directory
c:\web\solr\ as
is explained in that page, I did it into c:\tomcat\webapps\solr and
started Tomcat with:
-Dsolr.solr.home
Hi Alejandro. Since this was a bit of trouble for you could you post the
steps you used to get it to work (and/or any deviation from the wiki) to
summarize this thread. It has been some days that I have seen the thread
on the list and it would leave something useful other than I got it
running
Thanks a lot, it's running right now.
It seems that solr.solr.home should not point into the webapps
directory, maybe this tip should be included in the installation
guide...
Thanks again.
On Wed, Feb 20, 2008 at 10:50 PM, Yonik Seeley <[EMAIL PROTECTED]> wrote:
> On Wed, Feb 20, 2008 at 5:32 P
On Wed, Feb 20, 2008 at 5:32 PM, Alejandro Valdez
<[EMAIL PROTECTED]> wrote:
> Hi, I changed that line to:
>
> set JAVA_OPTS=-Dsolr.home=C:\xampp\tomcat\webapps\solr -Duser.language=en
>
> But It STILL isn't working...I almost give up :-(
>
> When I try to open http://localhost:8080/solr/admin,
Try -Dsolr.solr.home instead of -Dsolr.home
-Original Message-
From: Alejandro Valdez [mailto:[EMAIL PROTECTED]
Sent: Wednesday, February 20, 2008 5:33 PM
To: solr-user@lucene.apache.org
Subject: Re: Solr in Windows XP + JDK 5 + Tomcat 6.0.13
Hi, I changed that line to:
set JAVA_OPTS
s this just a copy and paste error?
>
> Jens
>
> -Ursprüngliche Nachricht-
> Von: Alejandro Valdez [mailto:[EMAIL PROTECTED]
> Gesendet: Dienstag, 19. Februar 2008 20:37
> An: solr-user@lucene.apache.org
> Betreff: Re: Solr in Windows XP + JDK 5 + Tomcat 6.
is that your SOLR home is incorrect. You're making
> > > -Dsolr.solr.home point to the deployed solr webapp inside solr. It
> > > should actually point to a directory which contains conf folder
> > > containing solrconfig.xml and schema.xml.
> > >
> > &g
t. You're making
> > > -Dsolr.solr.home point to the deployed solr webapp inside solr. It
> > > should actually point to a directory which contains conf folder
> > > containing solrconfig.xml and schema.xml.
> > >
> > > For an example configuration fo
; > For an example configuration folder see example/solr supplied with solr
> > builds.
> >
> >
> > On Feb 19, 2008 10:02 PM, Alejandro Valdez <[EMAIL PROTECTED]> wrote:
> > > Hello, I'm trying to install Solr in Windows but it's not worki
r
> builds.
>
>
> On Feb 19, 2008 10:02 PM, Alejandro Valdez <[EMAIL PROTECTED]> wrote:
> > Hello, I'm trying to install Solr in Windows but it's not working.
> >
> > I followed the instructions at http://wiki.apache.org/solr/SolrTomcat for
&
plied with solr builds.
On Feb 19, 2008 10:02 PM, Alejandro Valdez <[EMAIL PROTECTED]> wrote:
> Hello, I'm trying to install Solr in Windows but it's not working.
>
> I followed the instructions at http://wiki.apache.org/solr/SolrTomcat for
> configuring Solr in Win
Hello, I'm trying to install Solr in Windows but it's not working.
I followed the instructions at http://wiki.apache.org/solr/SolrTomcat for
configuring Solr in Windows.
If I open the localhost tomcat URL (http://localhost:8080/) it shows
the tomcat page.
If I open the localhost
On 4/26/07, guruprasad <[EMAIL PROTECTED]> wrote:
...Is it only for Linux or can I install
Solr on my Windows Desktop too?...
Solr itself should run fine on any JVM 1.5, including Windows (and
several Solr developers are working on Windows IIUC).
Some of our docs refer to auxiliary scripts th
Hi,
Just found out about Solr recently. Is it only for Linux or can I install
Solr on my Windows Desktop too? Thanks.
Regards,
Guruprasad
--
View this message in context:
http://www.nabble.com/Solr-in-Windows-tf3650353.html#a10196493
Sent from the Solr - User mailing list archive at Nabble.com.
: Oh.I'v tried run tomcat with the precompiled solr.war.When visit
: http://localhost:8080/solr/admin/ always show the page:
: root cause
:
: java.lang.NoClassDefFoundError
: org.apache.jsp.admin.index_jsp._jspService(index_jsp.java:67)
...did you look at the tomcat logs directory to see i
a:802)
---
--
View this message in context:
http://www.nabble.com/how+to+run+solr+in+windows+-+Tomcat5-t1658550.html#a4605354
Sent from the Solr - User forum at Nabble.com.
: From: tlw_ray <[EMAIL PROTECTED]>
: Reply-To: solr-user@lucene.apache.org
: To: solr-user@lucene.apache.org
: Subject: Re: how to run solr in windows & Tomcat5
:
:
: thank you Chris Hostetter,I'm fresher in j2ee develop;I write a servlet
: test;it show
:
: package org.apache.solr.ser
.schema.IndexSchema readConfig
信息: Reading Solr Schema
2006-5-22 10:40:32 org.apache.solr.schema.IndexSchema readConfig
信息: Schema name=example
StandardWrapperValve[debugjsp]: Servlet.service() for servlet debugjsp threw
exception
org.apache.solr.core.SolrException: Error loading class
48 -0700 (PDT)
: From: tlw_ray <[EMAIL PROTECTED]>
: Reply-To: solr-user@lucene.apache.org
: To: solr-user@lucene.apache.org
: Subject: how to run solr in windows & Tomcat5
:
:
: I input all the source code in winxp sp2 & tomcat 5 in jBuilder . when I
: debug
t?D:OTHERS?...
Thanks!
--
View this message in context:
http://www.nabble.com/how+to+run+solr+in+windows+-+Tomcat5-t1658550.html#a4492962
Sent from the Solr - User forum at Nabble.com.
38 matches
Mail list logo