Thunderstone
Site Admin
Posts: 2504 Joined: Wed Jun 07, 2000 6:20 pm
Post
by Thunderstone » Mon Apr 21, 1997 8:28 pm
After months of using Webinator flawlessly, I'm getting this error message.
"An older version of Texis is accessing the database
Could not open locking mechanism"
I don't understand what is happening.
------------------------------------------------------------
Roland Leong, Publisher and Editor
Shotgun Report-Internet Magazine for Clay Target Shotgun Sports
<
http://www.shotgunreport.com > Email:
publish@shotgunreport.com
Thunderstone
Site Admin
Posts: 2504 Joined: Wed Jun 07, 2000 6:20 pm
Post
by Thunderstone » Tue Apr 22, 1997 12:03 pm
Try removing the file "SYSLOCKS" from the database directory.
Make sure you don't mix and match versions of webinator and gw on a
given database.
Thunderstone
Site Admin
Posts: 2504 Joined: Wed Jun 07, 2000 6:20 pm
Post
by Thunderstone » Mon Jun 02, 1997 9:34 pm
I deleted the .master subdirectory
and I'm getting
/usr/home/shotgunr/usr/local/etc/httpd/htdocs/webinator/.master/SYSOBJECTS.t
bl: No such file or directory
as an error message.
Do I have to reinstall webinator?
------------------------------------------------------------
Roland Leong, Publisher and Editor
Shotgun Report-Internet Magazine for Clay Target Shotgun Sports
<
http://www.shotgunreport.com > Email:
publish@shotgunreport.com
Thunderstone
Site Admin
Posts: 2504 Joined: Wed Jun 07, 2000 6:20 pm
Post
by Thunderstone » Mon Jun 02, 1997 9:51 pm
No. Run:
gw -d.master -create
(you'll get the error msg again)
cp db/SYSOBJECTS.tbl .master
Thunderstone
Site Admin
Posts: 2504 Joined: Wed Jun 07, 2000 6:20 pm
Post
by Thunderstone » Tue Jun 03, 1997 9:54 am
There is no SYSOBJECTS.tbl to be found in any subdirectory to copy to the
master subdirectory.
------------------------------------------------------------
Roland Leong, Publisher and Editor
Shotgun Report-Internet Magazine for Clay Target Shotgun Sports
<
http://www.shotgunreport.com > Email:
publish@shotgunreport.com
Thunderstone
Site Admin
Posts: 2504 Joined: Wed Jun 07, 2000 6:20 pm
Post
by Thunderstone » Tue Jun 03, 1997 10:09 am
You must have deleted more than just the .master directory. If there is no
SYSOBJECTS.tbl, you will have to re-install.
Thunderstone
Site Admin
Posts: 2504 Joined: Wed Jun 07, 2000 6:20 pm
Post
by Thunderstone » Sun Jun 29, 1997 9:04 pm
This appears sometimes 1-2 pages into a response from an inquiry.
<fontfamily><param>Geneva</param>ERROR: Cannot allocate memory
ERROR: Texis daemon (26849) ABEND: signal 11
ERROR: Texis daemon (26849) ABEND: signal 11
</fontfamily>
------------------------------------------------------------
Roland Leong, Publisher and Editor
Shotgun Report-Internet Magazine for Clay Target Shotgun Sports
<<
http://www.shotgunreport.com > Email:
publish@shotgunreport.com
Thunderstone
Site Admin
Posts: 2504 Joined: Wed Jun 07, 2000 6:20 pm
Post
by Thunderstone » Mon Jun 30, 1997 1:02 pm
It would appear that you are running out of memory. Most likely your
web server has lowered the amount of memory available (ulimit) to your
webinator cgi program. You'll have to increase the memory ulimit
in your web server's configuration.
Thunderstone
Site Admin
Posts: 2504 Joined: Wed Jun 07, 2000 6:20 pm
Post
by Thunderstone » Wed Jul 02, 1997 1:51 pm
I'm told 8 Meg is available, and 12 Meg should be available soon. Is
Webinator pushing the 8 Meg limit?
------------------------------------------------------------
Roland Leong, Publisher and Editor
Shotgun Report-Internet Magazine for Clay Target Shotgun Sports
<
http://www.shotgunreport.com > Email:
publish@shotgunreport.com
Thunderstone
Site Admin
Posts: 2504 Joined: Wed Jun 07, 2000 6:20 pm
Post
by Thunderstone » Wed Jul 02, 1997 2:14 pm
No. Webinator should be using well under 8 megs. Is that figure the
total system available memory perhaps? Some web servers are configured
to give very little memory to cgi programs regardless of system memory.