[Dspace-tech] dspace reindex problem

2013-06-11 Thread Webshet, Sisay (ILRI)
Dsapce 3.1/xmlui debian 6

While I try to index, the following errors were ocuured,can anybody has some 
idea on this

Thanks

dspace index-init
INFO [main] (DSpaceKernelInit.java:52) - Created new kernel: 
DSpaceKernel:org.dspace:name=14b8e3a8-c149-4d0c-9b85-eb5db72571c4,type=DSpaceKernel:lastLoad=null:loadTime=0:running=false:kernel=null
INFO [main] (ConfigurationManager.java:1224) - Loading from classloader: 
file:/home/dspace/config/dspace.cfg
INFO [main] (ConfigurationManager.java:1224) - Using dspace provided log 
configuration (log.init.config)
INFO [main] (ConfigurationManager.java:1224) - Loading: 
/home/dspace/config/log4j.properties

--
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

Re: [Dspace-tech] dspace reindex problem

2013-06-11 Thread helix84
These are no errors (as the INFO level shows), these are normal
diagnostic messages showing where DSpace looks for its configuration
file. If there is no other message, index-init finished successfully.


Regards,
~~helix84

Compulsory reading: DSpace Mailing List Etiquette
https://wiki.duraspace.org/display/DSPACE/Mailing+List+Etiquette

--
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


Re: [Dspace-tech] dspace reindex problem

2013-06-11 Thread Konstantinos Stamatis
As helix mentioned, no errors  seem to appear in the script output.

However, normal index-init run outputs the total time browse and search
indexing needed to run.

Seems that the procedure stuck or you did not let it finish. Does it totally
finished by outputting the command prompt again, or the last message you
show was the one you sent and then you pressed something like ctrl C to
bring the command prompt back?

Since, the indexing procedure can last long, you should wait for indexing to
finish.

Here is an example of an index-init run:

=
[root@localhost bin]# ./dspace index-init
 INFO [main] (DSpaceKernelInit.java:52) - Created new kernel:
DSpaceKernel:org.dspace:name=44092adc-da73-4f42-9923-6ec21b58c032,type=DSpac
eKernel:lastLoad=null:
loadTime=0:running=false:kernel=null
 INFO [main] (ConfigurationManager.java:1224) - Loading from classloader:
file:/ usr/local/dspace/config/dspace.cfg
 INFO [main] (ConfigurationManager.java:1224) - Using dspace provided log
configuration (log.init.config)
 INFO [main] (ConfigurationManager.java:1224) - Loading: /usr/local/dspace
/config/log4j.properties
Started: 1370954210990
Ended: 1370954256617
Elapsed time: 45 secs (45627 msecs)
Started: 1370954257352
Ended: 1370954273089
Elapsed time: 15 secs (15737 msecs)
=

Between the last INFO message and the first Started message, the time
period varies depending on the number of items that the repository hosts and
the quantity of the metadata fields than need to be indexed.


Regards,

Kostas  



-Original Message-
From: helix84 [mailto:heli...@centrum.sk] 
Sent: Tuesday, June 11, 2013 2:56 PM
To: Webshet, Sisay (ILRI)
Cc: dspace-tech@lists.sourceforge.net
Subject: Re: [Dspace-tech] dspace reindex problem

These are no errors (as the INFO level shows), these are normal diagnostic
messages showing where DSpace looks for its configuration file. If there is
no other message, index-init finished successfully.


Regards,
~~helix84

Compulsory reading: DSpace Mailing List Etiquette
https://wiki.duraspace.org/display/DSPACE/Mailing+List+Etiquette


--
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


--
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


Re: [Dspace-tech] dspace reindex problem

2013-06-11 Thread helix84
Also, don't forget that index-init must be run only when Tomcat is stopped.


Regards,
~~helix84

Compulsory reading: DSpace Mailing List Etiquette
https://wiki.duraspace.org/display/DSPACE/Mailing+List+Etiquette

--
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