I am very frustrated.
I have installed solr Jetty on Ubuntu and when it starts in jetty with
'java -jar start.jar it responds and has a solr directory. Does not
work cleanly because it cannot find javac.
I want this to autostart, '/etc/init.d/jetty start' issued. It
starts on port 8080 and it is accessible because I get NOTFOUND. No
nice Jetty page.
HTTP ERROR: 404
Problem accessing /. Reason:
NOT_FOUND
________________________________________________________________________
Powered by Jetty://
In the Jetty log I get this. Any clues on where to look for this
error would be great, I am not JAVA literate.
259823 [Shutdown] INFO org.mortbay.log - Shutdown hook executing
259823 [Shutdown] INFO org.mortbay.log - Graceful shutdown
SelectChannelConnector@strider:8080
259836 [Shutdown] INFO org.mortbay.log - Graceful shutdown
org.mortbay.jetty.handler.ContextHandler@49ff0dde{/javadoc,file:/usr/share/doc/libjetty-java/api/}
259836 [Shutdown] INFO org.mortbay.log - Graceful shutdown
org.mortbay.jetty.webapp.WebAppContext@42652110{,file:/var/lib/jetty/webapps/root/}
259836 [Shutdown] INFO org.mortbay.log - Graceful shutdown
org.mortbay.jetty.webapp.WebAppContext@7d5dc37d{/solr,file:/var/lib/jetty/webapps/solr/}
260950 [Shutdown] INFO org.mortbay.log - Shutdown hook complete
/usr/share/jetty/webapps/solr -> /usr/share/solr/ so I "think" the
config is basically right.
Help
Ken
--
SLUG - Sydney Linux User's Group Mailing List - http://slug.org.au/
Subscription info and FAQs: http://slug.org.au/faq/mailinglists.html