"java -jar start.jar" spews a lot of log when you run it in the example/ directory. That should show the problem. Is "core" in the structure "core/solr/conf?" If it has multiple subcores, there is no solr/admin.jsp. Instead there is a main solr/ and a solr/core1/admin.jsp etc.
Try running -Dsolr.solr.home=example-DIH/solr from the example/ directory. On Fri, Oct 9, 2009 at 1:17 PM, Jason Rutherglen <jason.rutherg...@gmail.com> wrote: > I have a fresh checkout from trunk, "cd example", after running "java > -Dsolr.solr.home=core -jar start.jar", > http://localhost:8983/solr/admin yields a 404 error. > -- Lance Norskog goks...@gmail.com