Re: [Dspace-tech] Migrate Solr statistics from two server

2013-07-12 Thread Hilton Gibson
Hi Humberto

Sorry, I am not a java guy.
Perhps someone on the list can help.

Cheers

hg


On 12 July 2013 18:53, hblancoca  wrote:

> Hi Hilton,
> I follow the guide, that you linked and when i execute the command:
>
> [user]# java -cp
>
> lucene-core-2.9.3.jar:lucene-misc-2.9.3.jar:org/apache/lucene/misc/IndexMergeTool
> /dspace/edocur31/solr/statistics/newdata
> /dspace/edocur31/solr/statistics/data/index
> /dspace/edocur31/solr/statistics/data.1207201301/index
>
> *Recive the following error:*
> Error: Could not find or load main class
> .dspace.edocur31.solr.statistics.newdata.
>
> I don´t know what is worng. Any idea?, Really appreciate your help
>
> Humberto Blanco,
>
>
>
> --
> View this message in context:
> http://dspace.2283337.n4.nabble.com/Migrate-Solr-statistics-from-two-server-tp4665509p4665667.html
> Sent from the DSpace - Tech mailing list archive at Nabble.com.
>
>
> --
> See everything from the browser to the database with AppDynamics
> Get end-to-end visibility with application monitoring from AppDynamics
> Isolate bottlenecks and diagnose root cause in seconds.
> Start your free trial of AppDynamics Pro today!
> http://pubads.g.doubleclick.net/gampad/clk?id=48808831&iu=/4140/ostg.clktrk
> ___
> DSpace-tech mailing list
> DSpace-tech@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/dspace-tech
> List Etiquette:
> https://wiki.duraspace.org/display/DSPACE/Mailing+List+Etiquette




-- 
*Hilton Gibson*
Linux Systems Administrator
JS Gericke Library
Room 1025C
Stellenbosch University
Private Bag X5036
Stellenbosch
7599
South Africa

Tel: +27 21 808 4100 | Cell: +27 84 646 4758
http://library.sun.ac.za
http://scholar.sun.ac.za
http://www.journals.ac.za
--
See everything from the browser to the database with AppDynamics
Get end-to-end visibility with application monitoring from AppDynamics
Isolate bottlenecks and diagnose root cause in seconds.
Start your free trial of AppDynamics Pro today!
http://pubads.g.doubleclick.net/gampad/clk?id=48808831&iu=/4140/ostg.clktrk___
DSpace-tech mailing list
DSpace-tech@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/dspace-tech
List Etiquette: https://wiki.duraspace.org/display/DSPACE/Mailing+List+Etiquette

Re: [Dspace-tech] Migrate Solr statistics from two server

2013-07-12 Thread hblancoca
Hi Hilton, 
I follow the guide, that you linked and when i execute the command:

[user]# java -cp
lucene-core-2.9.3.jar:lucene-misc-2.9.3.jar:org/apache/lucene/misc/IndexMergeTool
/dspace/edocur31/solr/statistics/newdata
/dspace/edocur31/solr/statistics/data/index 
/dspace/edocur31/solr/statistics/data.1207201301/index

*Recive the following error:*
Error: Could not find or load main class
.dspace.edocur31.solr.statistics.newdata.

I don´t know what is worng. Any idea?, Really appreciate your help

Humberto Blanco,



--
View this message in context: 
http://dspace.2283337.n4.nabble.com/Migrate-Solr-statistics-from-two-server-tp4665509p4665667.html
Sent from the DSpace - Tech mailing list archive at Nabble.com.

--
See everything from the browser to the database with AppDynamics
Get end-to-end visibility with application monitoring from AppDynamics
Isolate bottlenecks and diagnose root cause in seconds.
Start your free trial of AppDynamics Pro today!
http://pubads.g.doubleclick.net/gampad/clk?id=48808831&iu=/4140/ostg.clktrk
___
DSpace-tech mailing list
DSpace-tech@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/dspace-tech
List Etiquette: https://wiki.duraspace.org/display/DSPACE/Mailing+List+Etiquette

Re: [Dspace-tech] Migrate Solr statistics from two server

2013-07-03 Thread Hilton Gibson
I had the same problem and a java guy helped with the following:
http://www.scottphillips.com/2011/10/merging-two-dspace-solr-based-data-sets-together/



On 3 July 2013 15:47, hblancoca  wrote:

> Hi,
> I installed dspace 3.1 in a new server and all works fine. I migrated all
> data from my old server, updated the database schema, and reviewed  the new
> server and works fine. Only have problems migrating the solr stats.
>
> I copy the solr data directory in the new server but does not work, any
> idea
> about how migrate the statistics in the new server?
>
>
>
> --
> View this message in context:
> http://dspace.2283337.n4.nabble.com/Migrate-Solr-statistics-from-two-server-tp4665509.html
> Sent from the DSpace - Tech mailing list archive at Nabble.com.
>
>
> --
> This SF.net email is sponsored by Windows:
>
> Build for Windows Store.
>
> http://p.sf.net/sfu/windows-dev2dev
> ___
> DSpace-tech mailing list
> DSpace-tech@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/dspace-tech
> List Etiquette:
> https://wiki.duraspace.org/display/DSPACE/Mailing+List+Etiquette
>



-- 
*Hilton Gibson*
Linux Systems Administrator
JS Gericke Library
Room 1025C
Stellenbosch University
Private Bag X5036
Stellenbosch
7599
South Africa

Tel: +27 21 808 4100 | Cell: +27 84 646 4758
http://library.sun.ac.za
http://scholar.sun.ac.za
http://www.journals.ac.za
--
This SF.net email is sponsored by Windows:

Build for Windows Store.

http://p.sf.net/sfu/windows-dev2dev___
DSpace-tech mailing list
DSpace-tech@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/dspace-tech
List Etiquette: https://wiki.duraspace.org/display/DSPACE/Mailing+List+Etiquette

[Dspace-tech] Migrate Solr statistics from two server

2013-07-03 Thread hblancoca
Hi, 
I installed dspace 3.1 in a new server and all works fine. I migrated all
data from my old server, updated the database schema, and reviewed  the new
server and works fine. Only have problems migrating the solr stats.

I copy the solr data directory in the new server but does not work, any idea
about how migrate the statistics in the new server?



--
View this message in context: 
http://dspace.2283337.n4.nabble.com/Migrate-Solr-statistics-from-two-server-tp4665509.html
Sent from the DSpace - Tech mailing list archive at Nabble.com.

--
This SF.net email is sponsored by Windows:

Build for Windows Store.

http://p.sf.net/sfu/windows-dev2dev
___
DSpace-tech mailing list
DSpace-tech@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/dspace-tech
List Etiquette: https://wiki.duraspace.org/display/DSPACE/Mailing+List+Etiquette