I just double checked distribution.jsp.  The directory where it looks for
status files is hard coded to logs/clients.  So for now master_status_dir in
your solr/conf/scripts.conf has to be set to that so the scripts will put
the status files there.  It looks like they are currently in you logs
directory.  The status files are snapshot.current.search2 and
snapshot.status.search2.

Bill

On 9/7/07, Matthew Runo <[EMAIL PROTECTED]> wrote:
>
> Actually I don't have the clients directory...
>
> [EMAIL PROTECTED]: .../logs]$ pwd
> /opt/solr/logs
> [EMAIL PROTECTED]: .../logs]$ ls
> rsyncd-enabled  rsyncd.log  rsyncd.pid  snapcleaner.log
> snapshooter.log  snapshot.current.search2  snapshot.status.search2
> [EMAIL PROTECTED]: .../logs]$
>
>
> It does look like it could be a path issue. I wonder why, though, no
> clients sub directory was created.
>
> +--------------------------------------------------------+
>   | Matthew Runo
>   | Zappos Development
>   | [EMAIL PROTECTED]
>   | 702-943-7833
> +--------------------------------------------------------+
>
>
> On Sep 7, 2007, at 7:43 AM, Bill Au wrote:
>
> > I that case, definitely take a look at SOLR-333:
> >
> > http://issues.apache.org/jira/browse/SOLR-333
> >
> > On the master there should be a logs/clients directory.  Do you
> > have any
> > files in there?
> >
> > Bill
> >
> > On 9/6/07, Matthew Runo <[EMAIL PROTECTED]> wrote:
> >>
> >> Well, I do get...
> >>
> >> Distribution Info
> >> Master Server
> >>
> >> No distribution info present
> >>
> >> ...
> >>
> >> But there appears to be no information filled in.
> >>
> >> +--------------------------------------------------------+
> >>   | Matthew Runo
> >>   | Zappos Development
> >>   | [EMAIL PROTECTED]
> >>   | 702-943-7833
> >> +--------------------------------------------------------+
> >>
> >>
> >> On Sep 6, 2007, at 6:09 AM, Bill Au wrote:
> >>
> >>> That is very strange.  Even if there is something wrong with the
> >>> config or
> >>> code, the static HTML contained in distributiondump.jsp should show
> >>> up.
> >>>
> >>> Are you using the latest version of the JSP?  There has been a
> >>> recent fix:
> >>>
> >>> http://issues.apache.org/jira/browse/SOLR-333
> >>>
> >>> Bill
> >>>
> >>> On 9/5/07, Matthew Runo <[EMAIL PROTECTED]> wrote:
> >>>>
> >>>> When I load the distrobutiondump.jsp, there is no output in my
> >>>> catalina.out file.
> >>>>
> >>>> +--------------------------------------------------------+
> >>>>   | Matthew Runo
> >>>>   | Zappos Development
> >>>>   | [EMAIL PROTECTED]
> >>>>   | 702-943-7833
> >>>> +--------------------------------------------------------+
> >>>>
> >>>>
> >>>> On Sep 5, 2007, at 1:55 PM, Matthew Runo wrote:
> >>>>
> >>>>> Not that I've noticed. I'll do a more careful grep soon here - I
> >>>>> just got back from a long weekend.
> >>>>>
> >>>>> +--------------------------------------------------------+
> >>>>>  | Matthew Runo
> >>>>>  | Zappos Development
> >>>>>  | [EMAIL PROTECTED]
> >>>>>  | 702-943-7833
> >>>>> +--------------------------------------------------------+
> >>>>>
> >>>>>
> >>>>> On Aug 31, 2007, at 6:12 PM, Bill Au wrote:
> >>>>>
> >>>>>> Are there any error message in your appserver log files?
> >>>>>>
> >>>>>> Bill
> >>>>>>
> >>>>>> On 8/31/07, Matthew Runo <[EMAIL PROTECTED]> wrote:
> >>>>>>> Hello!
> >>>>>>>
> >>>>>>> /solr/admin/distributiondump.jsp
> >>>>>>>
> >>>>>>> This server is set up as a master server, and other servers use
> >>>>>>> the
> >>>>>>> replication scripts to pull updates from it every few
> >>>>>>> minutes. My
> >>>>>>> distribution information screen is blank.. and I couldn't
> >>>>>>> find any
> >>>>>>> information on fixing this in the wiki.
> >>>>>>>
> >>>>>>> Any chance someone would be able to explain how to get this page
> >>>>>>> working, or what I'm doing wrong?
> >>>>>>>
> >>>>>>> +--------------------------------------------------------+
> >>>>>>>   | Matthew Runo
> >>>>>>>   | Zappos Development
> >>>>>>>   | [EMAIL PROTECTED]
> >>>>>>>   | 702-943-7833
> >>>>>>> +--------------------------------------------------------+
> >>>>>>>
> >>>>>>>
> >>>>>>>
> >>>>>>
> >>>>>
> >>>>
> >>>>
> >>
> >>
>
>

Reply via email to