[Orca-users] Re: Orca stopped logging....

Blair Zajac bzajac at geostaff.com
Thu Sep 30 17:53:47 PDT 1999


Oops, you sent me the lines around 533 in orcallator.se instead of
orca.

Blair


Michael DuFresne wrote:
> 
> From: Michael DuFresne <xdufresn at raytheon.com>
> 
> Blair Zajac wrote:
> >
> > I'm curious as to the undefined value warning at line 533 in orca.  Can
> > you email us the couple of lines before and after this?
> >
> > If there are no files dated after September 5, then it looks like an
> > orcallator.se problem.  Can you also send the output of restart_orcallator
> >
> > > Use of uninitialized value at /usr/local/bin/orca line 533.
> 
> // Initialize the web server watching variables.  Move the file pointer
>   // to the end of the web access log and note the current time.
>   if (www_log_filename != nil) {
>     www_fd = fopen(www_log_filename, "r");
>     if (www_fd != 0) {
>       stat(www_log_filename, www_stat);
>       www_ino  = www_stat[0].st_ino;
>       www_size = www_stat[0].st_size;
>       // Move to the end of the file.
>       fseek(www_fd, 0, 2);
>     }
> 
> 'www_ino' is line 533.
> 
> In response to an earlier e-mail, I don't recall the exact timing, but
> it was close to an hour or so before I checked to see if there had been
> updates to the info.
> 
> --
> Mike/TeamNOC
> 
> We defeated the enemy with teamwork, and the hammer of not bickering.
>                                                         The Shoveller
> 
> --------------------------- ONElist Sponsor ----------------------------
> 
> Does Windows keep ""bugging"" you?  Can't get that PowerPoint slide to fit?
> Get FREE real-time live expert support over the Internet at expertcity.com.
>          <a href=" http://clickme.onelist.com/ad/expertcity7 ">Click Here</a>
> 
> ------------------------------------------------------------------------



More information about the Orca-users mailing list