| ##PRB | |
| CLI | "National Library of the Czech Republic" |
| MRA | Iva.Pribramska@nkp.cz |
| DAT | 19981223 |
| TY | BUG |
| COD | NKP/98024 |
| REF | Iva Pribramska |
| UR | Normal |
| OS | Digital Unix |
| ALE | 33_03 |
| SH | Aleph www server (?) writes into param files |
| PB | It has happened for the second time since we switched to
33_03 that Aleph has written its error message into a param file (for the first time it
was in NKC, now it happened in DEM). Both error messages were different but both we have
already met as associated with the Aleph www server (when we run it as a single server on
the beginning - just now we run front server with 3 servers). Enclosed is DEM param exactly how it had looked before we have manually corrected it. 000000000003221 |
![]()
12.1.1999
You sent a PRB to us last week: NKP/98024
We were not working, I just came into the office to read the letters, so
I sent your PRB to Natan. Here is his answer, I hope it will help you:
There may be 2 problems here:
One is - the web server crashes - and we need to see why it crashes
- so you should look in the web_server log and see what instruction it was
trying to perform before it crashed.Then maybe you can simulate by running a web server
on some port on-line.
Secondly - you might have a look where the $TMPDIR is directed to
(this is the directory of the log file of the web server) - and what the owbnership,
size etc are
Best regards
Emoke
![]()
19.1.1999
>There may be 2 problems here:
> One is - the web server crashes - and we need to see why it crashes
>- so you
>should look in the web_server log and see what instruction it was
>trying to perform
>before it crashed.Then maybe you can simulate by running a web server
>on some port
>on-line.
The web_server logs from that time are now automaticly deleted by backup
procedure. If it will come again (we don't wish it), we will try
identify appropriate log, there is some time delay between change in
param and when we detect it.
> Secondly - you might have a look where the $TMPDIR is directed to
>(this is the
>directory of the log file of the web server) - and what the owbnership,
>size etc are
Information from today follows:
M330>>ll -d $TMPDIR
drwxrwxr-x 2 aleph aleph 98304
Jan 19 09:19 /aleph/a33_0/tmp/
Filesystem 512-blocks
Used Avail
Capacity Mounted on
aleph#aleph 52437312
38481196 13956116 74%
/aleph
Ownership didn't change, size can change, but not too dramaticaly.
It seems to me, that it is OK.
Best regards
Pavel Kotrba
![]()
26.2.1999
You need only modify this :
72c72
<
$aleph_exe/www_server_main -p $1 -v >> $TMPDIR/www_server_$1.log
---
>
$aleph_exe/www_server_main -p $1 -v >>& $TMPDIR/www_server_$1.log
Best regards
Zoltan
![]()
4.3.1999
Dear Iva and Vera !
Please find in the attachment the corrected www files (I'm just consulted
with Aharon)
- www_08.gnt
- www_server_main
- www_server_main.o
- www_02_b.gnt
Please copy these files to $aleph_exe after renaming the current files.
And: chmod 755 www_server
Thank You
Best regrads
Zoltan