Thank you, Geoff. I am looking into the note now.

I have been watching the terminal and this popped up:

   6  2006-05-18 10:42:54  None
Traceback (most recent call last):
  File "./WebKit/ThreadedAppServer.py", line 418, in threadloop
  File "./WebKit/ThreadedAppServer.py", line 785, in handleRequest
  File "./WebKit/Application.py", line 473, in dispatchRawRequest
File "./WebKit/Application.py", line 740, in handleExceptionInTransaction
AttributeError: 'NoneType' object has no attribute 'request'
    7  2006-05-18 10:45:38  /cgi-bin/WebKit.cgi
HTTPResponse: /cgi-bin/WebKit.cgi: Moved Permanently
    7  0.00 secs            /cgi-bin/WebKit.cgi


 - Mark

On May 18, 2006, at 9:34 AM, Geoffrey Talvola wrote:

Check out this message from the archives:
http://www.mail-archive.com/webware-discuss@lists.sourceforge.net/ msg06849.h
tml

It suggests that using:

export LD_ASSUME_KERNEL=2.4.19

might solve the problem.

- Geoff



-----Original Message-----
From: Mark Phillips [mailto:[EMAIL PROTECTED]
Sent: Thursday, May 18, 2006 12:24 PM
To: webware-discuss@lists.sourceforge.net
Subject: [Webware-discuss] 0.9.1 waiting on "futex" call


On a machine running GNU/Linux 2.4.22, Fedora Core. Python 2.4
installed. I modified the WebKit.cgi to call python 2.4 directly, as
the machine has several versions of python:
        #!/usr/local/bin/python2.4

Nothing in Error_Msgs in the Webware application directory.

A couple of days ago I was seeing this and, per Chuck's suggestion, I
check the port status. The 8080 and 8086 ports were blocked. I set
then to allow calls from localhost and it appeared to set things
right. However, yesterday and today, the AppServer has hung again.

Webware seems to hang. Httpd/error-log shows "Premature end of script
headers: WebKit.cgi"

[Wed May 17 16:21:23 2006] [info] (104)Connection reset by peer:
core_output_filter: writing data to the network
[Wed May 17 16:23:43 2006] [info] (32)Broken pipe:
core_output_filter: writing data to the network
[Wed May 17 16:24:43 2006] [info] (32)Broken pipe:
core_output_filter: writing data to the network
[Wed May 17 16:25:17 2006] [error] [client xxx.xxx.xxx.xxx] Premature
end of script headers: WebKit.cgi

Are there threading issues with the 2.4.22 kernel?

Other thoughts?

All suggestions are greatly appreciated.

  - Mark


-------------------------------------------------------
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job
easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo http://sel.as-us.falkag.net/sel? cmd=lnk&kid=120709&bid=263057&dat=121642
_______________________________________________
Webware-discuss mailing list
Webware-discuss@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/webware-discuss


-------------------------------------------------------
Using Tomcat but need to do more? Need to support web services, security? Get stuff done quickly with pre-integrated technology to make your job easier Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo http://sel.as-us.falkag.net/sel? cmd=lnk&kid=120709&bid=263057&dat=121642
_______________________________________________
Webware-discuss mailing list
Webware-discuss@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/webware-discuss




-------------------------------------------------------
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
_______________________________________________
Webware-discuss mailing list
Webware-discuss@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/webware-discuss

Reply via email to