Deploying war

2012-12-17 Thread Arkadi Colson
Hi From time to time it takes quite some time to start tomcat. The logging is reporting thissnippet below. Any idea? Sorry I'm a beginner with Java. Dec 17, 2012 8:01:38 AM org.apache.coyote.AbstractProtocol init INFO: Initializing ProtocolHandler ["ajp-bio-8009"] Dec 17, 2012 8:01:38 AM org.a

Re: Deploying WAR from trunk, exception

2010-11-10 Thread Chris Hostetter
: I built the trunk and deploy the war, but cannot access the admin URL : anymore. : : Error loading class : 'org.apache.solr.highlight.MultiColoredScoreOrderFragmentsBuilder : : This class seems to be missing? You appear to be using an "old" copy of the example config that refrences a class

Deploying WAR from trunk, exception

2010-11-05 Thread Darren Govoni
Hi, I built the trunk and deploy the war, but cannot access the admin URL anymore. Error loading class 'org.apache.solr.highlight.MultiColoredScoreOrderFragmentsBuilder This class seems to be missing? thanks, Darren