On Wed, Jan 06, 2016 at 05:11:06PM +0100, agonn Qurdina wrote:
> Hi,
> 
> I am using Solr server with Echoprint service 
> (https://github.com/echonest/echoprint-server). The first time I started
>  it everything worked perfectly. This is the way I started it:
> 
> java -Dsolr.solr.home=/home/echoprint-server/solr/solr/solr/ 
> -Djava.awt.headless=true -Xmx2048m -Xms2048m -jar start.jar
> 
> Then I stopped it and I cannot start it anymore as it gets stuck at the 3rd 
> row of execution:
> 
> 2016-01-06 11:04:19.030::INFO:  Logging to STDERR via 
> org.mortbay.log.StdErrLog
> 2016-01-06 11:04:19.165::INFO:  jetty-6.1.3
> 2016-01-06 11:04:19.231::INFO:  Extract 
> jar:file:/home/echoprint-server/solr/solr/webapps/solr.war!/ to 
> /tmp/Jetty_0_0_0_0_8502_solr.war__solr__-rnc92a/webapp
> 
> It does not continue to execute anymore. I check if it is running in the
>  processes list and it turns out it is NOT. Please help me to solve this
>  problem!
> 
> Best regards,
> 
> Agon

This could be a permissions problem -- for example, perhaps you started 
it as root the first time and are now attempting to start it as some 
other user.

Paul.

-- 
Paul Hoffman <p...@flo.org>
Systems Librarian
Fenway Libraries Online
c/o Wentworth Institute of Technology
550 Huntington Ave.
Boston, MA 02115
(617) 442-2384 (FLO main number)

Reply via email to