Re: Deploying SOLR (was:Re: Fail to ingest a test file to file manager on SuSe Linux)

2016-02-10 Thread Tom Barber
Wei, if you want to test the 0.12-SNAPSHOT radix again you should get time stamps now. Tom On Wed, Feb 10, 2016 at 6:25 PM, Tom Barber wrote: > Hey Wei: > > https://dl.dropboxusercontent.com/u/8503756/opsui-patch.png > > Will that do you? ;) > > I have a patch, I'll

Re: Deploying SOLR (was:Re: Fail to ingest a test file to file manager on SuSe Linux)

2016-02-10 Thread Tom Barber
Hey Wei: https://dl.dropboxusercontent.com/u/8503756/opsui-patch.png Will that do you? ;) I have a patch, I'll dump it into trunk and if Chris doesn't like it I may have to tweak it, but I think there was a minor disconnect between the Solr deserializer and the non solr stuff. Tom On Wed, Feb

Re: Deploying SOLR (was:Re: Fail to ingest a test file to file manager on SuSe Linux)

2016-02-10 Thread Lewis John Mcgibbney
If this is testing well on Jenkins I am +1 to rolling the release candidate. Good work Tom. On Wed, Feb 10, 2016 at 12:03 PM, Shi, Wei wrote: > Thank you Tom! > > Wei > > -Original Message- > From: Tom Barber [mailto:tom.bar...@meteorite.bi] > Sent: Wednesday,

Re: Deploying SOLR (was:Re: Fail to ingest a test file to file manager on SuSe Linux)

2016-02-10 Thread Tom Barber
The Jenkins tests threw up but thats some weird transient smtp issue. I'm just checking OODT-992. re the build, I'll run it on minotaur and check and if it works cut RC1 On Wed, Feb 10, 2016 at 8:59 PM, Lewis John Mcgibbney < lewis.mcgibb...@gmail.com> wrote: > If this is testing well on Jenkins

Re: Deploying SOLR (was:Re: Fail to ingest a test file to file manager on SuSe Linux)

2016-02-10 Thread Tom Barber
Okay the count is wrong, as I have 1 MP3 file and 2 Generic files and both flag 3. I'll figuer out OODT-992 before shipping. On Wed, Feb 10, 2016 at 9:04 PM, Tom Barber wrote: > The Jenkins tests threw up but thats some weird transient smtp issue. I'm > just checking

Re: Deploying SOLR (was:Re: Fail to ingest a test file to file manager on SuSe Linux)

2016-02-10 Thread Tom Barber
Boom. Wei, once the latest snapshot has built, you'll get a correct product count in solr as well. Cut o'clock. On Wed, Feb 10, 2016 at 9:05 PM, Tom Barber wrote: > Okay the count is wrong, as I have 1 MP3 file and 2 Generic files and both > flag 3. > > I'll figuer

Re: Fail to ingest a test file to file manager on SuSe Linux

2016-02-09 Thread Lewis John Mcgibbney
No problems :) On Tue, Feb 9, 2016 at 12:17 PM, Shi, Wei wrote: > Sorry, it was my mistake. I specified repository manager directory wrong. > > Wei > > -Original Message- > From: Lewis John Mcgibbney [mailto:lewis.mcgibb...@gmail.com] > Sent: Tuesday, February 09,

RE: Fail to ingest a test file to file manager on SuSe Linux

2016-02-09 Thread Shi, Wei
Sorry, it was my mistake. I specified repository manager directory wrong. Wei -Original Message- From: Lewis John Mcgibbney [mailto:lewis.mcgibb...@gmail.com] Sent: Tuesday, February 09, 2016 1:11 PM To: dev@oodt.apache.org Subject: Re: Fail to ingest a test file to file manager on SuSe

Fail to ingest a test file to file manager on SuSe Linux

2016-02-09 Thread Shi, Wei
Hi Every, I tried to setup the OODT on SuSe Linux server. The installation went well. I also installed Solr. Now the ingest test failed because of Bad Request. I am using jdk 8. Any ideas? I attached error message below. ./filemgr-client --url http://localhost:9000 --operation --ingestProduct

Re: Fail to ingest a test file to file manager on SuSe Linux

2016-02-09 Thread Lewis John Mcgibbney
Is your Solr server running on port 8080 or another port? Which version of Solr are you running? On Tue, Feb 9, 2016 at 8:19 AM, Shi, Wei wrote: > Hi Every, > I tried to setup the OODT on SuSe Linux server. The installation went > well. I also installed Solr. > Now the

RE: Fail to ingest a test file to file manager on SuSe Linux

2016-02-09 Thread Shi, Wei
Yes, the Solr is on 8080. The version is 4.2.0 -Original Message- From: Lewis John Mcgibbney [mailto:lewis.mcgibb...@gmail.com] Sent: Tuesday, February 09, 2016 11:36 AM To: dev@oodt.apache.org Subject: Re: Fail to ingest a test file to file manager on SuSe Linux Is your Solr server

RE: Deploying SOLR (was:Re: Fail to ingest a test file to file manager on SuSe Linux)

2016-02-09 Thread Shi, Wei
Here is a list I compiled: 1. Download and Install VirtualBox 5.0 2. Install Vagrant on Windows 7. It will be installed in VirtualBox http://www.seascapewebdesign.com/blog/part-1-getting-started-vagrant-windows-7-and-8 3. Install Java

Deploying SOLR (was:Re: Fail to ingest a test file to file manager on SuSe Linux)

2016-02-09 Thread Tom Barber
Out of curiosity, Wei and Jordan if he checks this thread, what instructions/hacks are you using to deploy OODT & SOLR? I know how I do it, I wondered how others do it, ie, what docs do you follow? Cheers Tom

Re: Fail to ingest a test file to file manager on SuSe Linux

2016-02-09 Thread Lewis John Mcgibbney
File manager log should provide more insight into the the exception is as right now it seems to be too vague for me to debug. Lewis On Tue, Feb 9, 2016 at 9:20 AM, Shi, Wei wrote: > Yes, the Solr is on 8080. The version is 4.2.0 > > -Original Message- > From: Lewis

Re: Deploying SOLR (was:Re: Fail to ingest a test file to file manager on SuSe Linux)

2016-02-09 Thread Tom Barber
Okay Wei, Jordan Can you guys test this for me whilst I pass out: mvn -DarchetypeGroupId=org.apache.oodt -DarchetypeArtifactId=radix-archetype -DarchetypeVersion=0.12-SNAPSHOT -Doodt=0.12-SNAPSHOT -DgroupId=com.mycompany -DartifactId=oodt -Dversion=0.1 -DarchetypeRepository=

Re: Deploying SOLR (was:Re: Fail to ingest a test file to file manager on SuSe Linux)

2016-02-09 Thread Tom Barber
Okay cool. I'm not familiar with that part of the code base, but I'll prod around and see what I can come up with. Tom On Wed, Feb 10, 2016 at 12:11 AM, Shi, Wei wrote: > Hi Tom, > The installation went very well. I tested ingestion and deletion, both > worked as