On 11/7/2017 6:49 AM, richardg wrote:
> vs on the master that shows the error.
>
> 2017-11-07 13:29:14.131 INFO (qtp1839206329-36) [
> x:solr_aggregate_production] o.a.s.c.S.Request [solr_aggregate_production]
> webapp=/solr path=/admin/mbeans
> params={cat=QUERYHANDLER&wt=json&_=1510061366718}
Yes I am referring to the dataimport tab in the admin UI and issue
SOLR-10035. My previous setup w/ 6.3 did not show this error. I then
upgraded to 7.1.0 and the error shows. I upgraded(downgraded) to versions
6.5.0 and 6.6.2 and I do not see the error. Version 7.0.1 also shows the
error for me
On 11/6/2017 4:26 PM, Shawn Heisey wrote:
> If I start Solr "normally" or with the cloud example, then the
> dataimport tab shows that error -- which is exactly as expected.
I have opened an improvement issue so that particular error message
isn't as vague. It's been labeled with "newdev" because
On 11/6/2017 1:47 PM, richardg wrote:
> I see where this was an issue w/ 6.4 and fixed. I keep getting this error w/
> 7.0.1 and 7.1.0. Works fine up until 6.6.2. Could this issue have been
> reintroduced? Is there somewhere to check what might be going on? I don't
> see anything in the error
I see where this was an issue w/ 6.4 and fixed. I keep getting this error w/
7.0.1 and 7.1.0. Works fine up until 6.6.2. Could this issue have been
reintroduced? Is there somewhere to check what might be going on? I don't
see anything in the error logs.
--
Sent from: http://lucene.472066.n3
On 1/26/2017 7:44 AM, Chris Rogers wrote:
> Just tested the DIH example in 6.4 (bin/solr -e dih)
>
> Getting the same “No dataimport-handler defined!” for every one of the cores
> installed as part of the example.
Repeating a reply already posted elsewhere on this thread:
It
Solr users, new and experienced
On 26 January 2017 at 09:44, Chris Rogers
wrote:
> Hi Alex,
>
> Just tested the DIH example in 6.4 (bin/solr -e dih)
>
> Getting the same “No dataimport-handler defined!” for every one of the cores
> installed as part of the example.
>
> Che
Hi Alex,
Just tested the DIH example in 6.4 (bin/solr -e dih)
Getting the same “No dataimport-handler defined!” for every one of the cores
installed as part of the example.
Cheers,
Chris
On 24/01/2017, 15:07, "Alexandre Rafalovitch" wrote:
Strange.
If you run a pre
-dataimport-handler-defined-tp4315520p4315787.html
Sent from the Solr - User mailing list archive at Nabble.com.
s. It just says “Sorry, no dataimport-handler defined” in the SOLR
> admin UI.
A user on the IRC channel has run into what seems to be the same problem.
This bug is caused by a change in the SolrInfoMBean class, part of some
cleanup for new metrics. The output of the handler that normally live
r users, new and experienced
>
>
> On 24 January 2017 at 07:43, Chris Rogers
> wrote:
> > Hi all,
> >
> > Having frustrating issues with getting SOLR 6.4.0 to recognize the
> existence of my DIH config. I’m using Oracle Java8 jdk on Ubuntu 14.04.
gt; The DIH .jar file appears to be loading correctly. There are no
errors in the SOLR logs. It just says “Sorry, no dataimport-handler defined” in
the SOLR admin UI.
>
> My config files are listed below. Can anyone spot any mistakes here?
> Hi all,
>
> Having frustrating issues with getting SOLR 6.4.0 to recognize the
existence of my DIH config. I’m using Oracle Java8 jdk on Ubuntu 14.04.
>
> The DIH .jar file appears to be loading correctly. There are no errors in
the SOLR logs. It just says “Sorry, no dataimpor
just says “Sorry, no dataimport-handler defined” in the SOLR
> admin UI.
>
> My config files are listed below. Can anyone spot any mistakes here?
>
> Many thanks,
> Chris
>
> # solrconfig.xml ##
>
>regex=
Hi all,
Having frustrating issues with getting SOLR 6.4.0 to recognize the existence of
my DIH config. I’m using Oracle Java8 jdk on Ubuntu 14.04.
The DIH .jar file appears to be loading correctly. There are no errors in the
SOLR logs. It just says “Sorry, no dataimport-handler defined” in the
and everything is
ok now! TOO WEIRD!
scott.chu,scott@udngroup.com
2016/5/24 (週二)
- Original Message -
From: kostali hassan
To: solr-user ; scott(自己)
CC:
Date: 2016/5/24 (週二) 16:55
Subject: Re: trying DIH but get 'Sorry, no dataimport-handler defined!'
if you have in
9:24,781 INFO (coreLoadExecutor-6-thread-1) [ ]
> o.a.s.c.SolrResourceLoader Adding
> 'file:/D:/portable_sw/solr-6.0.0/dist/solr-dataimporthandler-extras-6.0.0.jar'
> to classloader
>
> * So I think dih jars are loaded ok.
>
> I go to localhost:893 in browser and select core 'testdih', then click
> 'DataImport' item but rightpane shows "Sorry, no dataimport-handler
> defined!".
>
> What do I miss?
>
>
> scott.chu,scott@udngroup.com
> 2016/5/24 (週二)
>
6/5/24 (週二) 16:35
Subject: trying DIH but get 'Sorry, no dataimport-handler defined!'
I do following things:
* I create folder : D:\solr-6.0.0\myconfigsets\testdih.
* Copy D:\portable_sw\solr-6.0.0\example\example-DIH\solr\db\conf to
D:\solr-6.0.0\myconfigsets\testdih.
* G
INFO (coreLoadExecutor-6-thread-1) [ ]
o.a.s.c.SolrResourceLoader Adding
'file:/D:/portable_sw/solr-6.0.0/dist/solr-dataimporthandler-extras-6.0.0.jar'
to classloader
* So I think dih jars are loaded ok.
I go to localhost:893 in browser and select core 'testdih', then click
'DataImport
onfig.xml by default.
> >
> > But before we go into details, what are you trying to accomplish with
> Solr?
> >
> > -Original Message-
> > From: Jean-Jacques MONOT [mailto:jj_mo...@yahoo.fr]
> > Sent: Monday, February 01, 2016 2:31 PM
> > To: s
n W10.
>
> But in the GUI, when I click on "Dataimport", I get the following message :
> "sorry, no dataimport-handler defined!"
>
> I get the same message even on 5.3.1 or for different cores.
>
> What is wrong ?
>
> JJM
>
> ---
> L'absence de virus dans ce courrier électronique a été vérifiée par le
> logiciel antivirus Avast.
> https://www.avast.com/antivirus
>
>
: Jean-Jacques MONOT [mailto:jj_mo...@yahoo.fr]
Sent: Monday, February 01, 2016 2:31 PM
To: solr-user@lucene.apache.org
Subject: Potential SPAM:sorry, no dataimport-handler defined!
Hello
I am using SOLR 5.4.1 and the graphical admin UI.
I successfully created multiples cores and indexed various
UI.
>
> I successfully created multiples cores and indexed various documents,
> using in line commands : (create -c) and (post.jar) on W10.
>
> But in the GUI, when I click on "Dataimport", I get the following message
> : "sorry, no dataimport-handler defined!"
Hello
I am using SOLR 5.4.1 and the graphical admin UI.
I successfully created multiples cores and indexed various documents,
using in line commands : (create -c) and (post.jar) on W10.
But in the GUI, when I click on "Dataimport", I get the following
message : "sorry, no dat
t; >
> >
> >
> >
> >
> >
> >
> >
> >
> > name="user_activation_key"
> > />
> >
> >
;
>
>
>
>
> Restarted tomcat, and with this setup I wasn't getting any errors in the
> browser or logs and the web interface was still working. Always a good sign!
>
> So then I went down to Core Selector -> collection1 -> data import. And it
> was qui
n!
So then I went down to Core Selector -> collection1 -> data import. And it
was quite frustrating, cuz I was getting the same error as before!
*sorry, no dataimport-handler defined!*
So then I tried the e
That tutorial seems to be somewhat dodgy. You need at least one more
step of adding DIH library in solrconfig.xml:
https://github.com/apache/lucene-solr/blob/lucene_solr_4_10_2/solr/example/example-DIH/solr/db/conf/solrconfig.xml#L75
(I recommend using absolute path though).
Also, you should not n
me="user_activation_key" />
> >
> >
> >
> >
> >
> >
> >
> >
> >
> >
> >
> >
> >
> > And added the following section to my
> > /opt/solr/collection1/conf
>
>
>
>
>
> And added the following section to my
> /opt/solr/collection1/conf/solrconfig.xml
>
>name="/dataimport"
> class="org.apache.solr.handler.dataimport.DataImportHandler">
>
>
>
>data-config.xml
>
>
&g
llowing response:
sorry, no dataimport-handler defined!
I am ok with parsing XML with my eyes. I've worked in some big
environments, where I've had to read it until my eyes bled! hah.. but I am
not sure if I am placing the section in solrconfig.xml that it needs to be.
I'm probably missing
31 matches
Mail list logo