[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[cobalt-developers] Sun ONE ASP 507
- Subject: [cobalt-developers] Sun ONE ASP 507
- From: "mdudley" <mdudley@xxxxxxxxxxxx>
- Date: Thu Feb 12 00:38:00 2004
- List-id: Discussion Forum for developers on Sun Cobalt Networks products <cobalt-developers.list.cobalt.com>
Hi all,
I'm having problems with a HTTP 507 Error that keeps plaguing a few of
my scripts. I've search on the Sun website and have looked at their list
of common causes and solutions, however none of these apply. The error
appears almost randomly, in that the same script runs with exactly the
same queries on a MySQL database and extracts the same information (for
a particular user). Most of the time the script will execute perfectly,
however occasionally (more than can be allowed) the server will pop the
error. The script is fairly database intensive, in that it expands a
recursive table to produce a hierarchical tree in HTML.
I've just run the script three times consecutively and on the third
attempt it popped the error.
Here is a dump of the log file (Server Diagnostics from the Cobalt
Control Panel):
Thu Feb 12 07:42:23 2004 ENGINE: engine exception, port: 3001, code: 11.
Thu Feb 12 07:42:23 2004 CASPD: child engine died: 0, pid: 9523
Thu Feb 12 07:42:23 2004 CASPD: child engine started, port 3001
I'm just trying to establish if anyone else has had similar problems or
can offer suggestions.
Kind Regards,
Matt