I just tried a fresh checkout and ran 'ant example' then started jetty.
Everything looks OK and normal.
$ svn up
$ ant example
$ cd example
$ java -jar start.jar
ryan
Mike Klaas wrote:
Have you build the project ('$ ant example')?
-Mike
On 15-Nov-07, at 2:41 PM, Thiago Jackiw wrote:
Gran
Have you build the project ('$ ant example')?
-Mike
On 15-Nov-07, at 2:41 PM, Thiago Jackiw wrote:
Grant,
Yes, I'm just starting it out from the examples directory flat out of
the trunk repository.
This is the output when I run "java -jar start.jar"
2007-11-15 14:33:23.884::INFO: Logging to
Ha! That did it. Thanks. Is that because I'm using the trunk and not a
released version?
--
Thiago Jackiw
On Nov 15, 2007 2:49 PM, Mike Klaas <[EMAIL PROTECTED]> wrote:
> Have you build the project ('$ ant example')?
>
> -Mike
>
>
> On 15-Nov-07, at 2:41 PM, Thiago Jackiw wrote:
>
> > Grant,
> >
Grant,
Yes, I'm just starting it out from the examples directory flat out of
the trunk repository.
This is the output when I run "java -jar start.jar"
2007-11-15 14:33:23.884::INFO: Logging to STDERR via org.mortbay.log.StdErrLog
2007-11-15 14:33:24.173::INFO: jetty-6.1.3
2007-11-15 14:33:24.26
Are there any exceptions in the logs? Are you trying the Jetty
example? Can you give us more info?
-Grant
On Nov 15, 2007, at 3:37 PM, Thiago Jackiw wrote:
I've just downloaded the trunk version of Solr (great changes by the
way, kudos!) and all I get after the server starts are 404 errors
I've just downloaded the trunk version of Solr (great changes by the
way, kudos!) and all I get after the server starts are 404 errors
whenever I send requests.
Any ideas why this could be happening?
Thanks,
--
Thiago Jackiw