[Twisted-Python] Woven problems after upgrading to 1.1.1rc1

Justin Johnson justinjohnson at fastmail.fm
Mon Nov 24 10:23:25 EST 2003


After upgrading to 1.1.1rc1, when I startup my tap which starts up a web
server and a flash conduit server for LivePage, as soon as I try to
access the page with my browser, I get a never ending stream of log
entries as seen below.

I've attached 2 files, tap.py and pages.py, which contain most of the
code involved.

Let me know if anything else is needed.


2003/11/24 09:18 CST [-] Log opened.
2003/11/24 09:18 CST [-] twistd 1.1.1rc1 (/usr/local/bin/python 2.3.0)
starting up
2003/11/24 09:18 CST [-] reactor class:
twisted.internet.default.SelectReactor
2003/11/24 09:18 CST [-] Loading ratcontrol.tap...
2003/11/24 09:18 CST [-] Loaded.
2003/11/24 09:18 CST [-] twisted.web.server.Site starting on 8888
2003/11/24 09:18 CST [-] Starting factory <twisted.web.server.Site
instance at 0x4065aa8c>
2003/11/24 09:18 CST [-]
twisted.web.woven.flashconduit.FlashConduitFactory starting on 4321
2003/11/24 09:18 CST [-] Starting factory
<twisted.web.woven.flashconduit.FlashConduitFactory instance at
0x4086a2ec>
2003/11/24 09:18 CST [-] twisted.spread.pb.PBServerFactory starting on
8787
2003/11/24 09:18 CST [-] Starting factory
<twisted.spread.pb.PBServerFactory instance at 0x40866fec>
2003/11/24 09:18 CST [-] set uid/gid 503/504
2003/11/24 09:18 CST [HTTPChannel,0,xxx.xxx.xxx.xxx] xxx.xxx.xxx.xxx - -
[24/Nov/2003:15:18:19 +0000] "GET /?__session_just_started__=1 HTTP/1.1"
302 422 "http://host/" "Mozilla/4.0 (compatible; MSIE 6.0; Windows NT
5.0)"
2003/11/24 09:18 CST [HTTPChannel,0,xxx.xxx.xxx.xxx] session given the
will to live for 60 more seconds
2003/11/24 09:18 CST [HTTPChannel,0,xxx.xxx.xxx.xxx] xxx.xxx.xxx.xxx - -
[24/Nov/2003:15:18:19 +0000] "GET
/session-init/?__session_just_started__=%5B%271%27%5D HTTP/1.1" 302 516
"http://host/" "Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.0)"
2003/11/24 09:18 CST [HTTPChannel,0,xxx.xxx.xxx.xxx] xxx.xxx.xxx.xxx - -
[24/Nov/2003:15:18:19 +0000] "GET
/__session_key__c3726c12d656a8b7d9e478fea6d773a3/?__session_just_started__=%5B%22%5B%271%27%5D%22%5D
HTTP/1.1" 302 372 "http://host/" "Mozilla/4.0 (compatible; MSIE 6.0;
Windows NT 5.0)"
2003/11/24 09:18 CST [HTTPChannel,0,xxx.xxx.xxx.xxx] xxx.xxx.xxx.xxx - -
[24/Nov/2003:15:18:19 +0000] "GET /?__session_just_started__=1 HTTP/1.1"
200 3642 "http://host/" "Mozilla/4.0 (compatible; MSIE 6.0; Windows NT
5.0)"
2003/11/24 09:18 CST [HTTPChannel,0,xxx.xxx.xxx.xxx] xxx.xxx.xxx.xxx - -
[24/Nov/2003:15:18:20 +0000] "GET /templates/style.css HTTP/1.1" 302 358
"http://host:8888/?__session_just_started__=1" "Mozilla/4.0 (compatible;
MSIE 6.0; Windows NT 5.0)"
2003/11/24 09:18 CST [HTTPChannel,1,xxx.xxx.xxx.xxx] xxx.xxx.xxx.xxx - -
[24/Nov/2003:15:18:20 +0000] "GET /WebConduit2_js HTTP/1.1" 302 348
"http://host:8888/?__session_just_started__=1" "Mozilla/4.0 (compatible;
MSIE 6.0; Windows NT 5.0)"
2003/11/24 09:18 CST [HTTPChannel,0,xxx.xxx.xxx.xxx] xxx.xxx.xxx.xxx - -
[24/Nov/2003:15:18:20 +0000] "GET /templates/style.css/ HTTP/1.1" 200
3642 "http://host:8888/?__session_just_started__=1" "Mozilla/4.0
(compatible; MSIE 6.0; Windows NT 5.0)"
2003/11/24 09:18 CST [HTTPChannel,1,xxx.xxx.xxx.xxx] xxx.xxx.xxx.xxx - -
[24/Nov/2003:15:18:20 +0000] "GET /WebConduit2_js/ HTTP/1.1" 200 3642
"http://host:8888/?__session_just_started__=1" "Mozilla/4.0 (compatible;
MSIE 6.0; Windows NT 5.0)"
2003/11/24 09:18 CST [HTTPChannel,0,xxx.xxx.xxx.xxx] xxx.xxx.xxx.xxx - -
[24/Nov/2003:15:18:20 +0000] "GET /input_html HTTP/1.1" 302 340
"http://host:8888/?__session_just_started__=1" "Mozilla/4.0 (compatible;
MSIE 6.0; Windows NT 5.0)"
2003/11/24 09:18 CST [HTTPChannel,1,xxx.xxx.xxx.xxx] xxx.xxx.xxx.xxx - -
[24/Nov/2003:15:18:20 +0000] "GET
/FlashConduit_swf?twisted_session=c3726c12d656a8b7d9e478fea6d773a3
HTTP/1.1" 302 352 "-" "Mozilla/4.0 (compatible; MSIE 6.0; Windows NT
5.0)"
2003/11/24 09:18 CST [HTTPChannel,0,xxx.xxx.xxx.xxx] xxx.xxx.xxx.xxx - -
[24/Nov/2003:15:18:20 +0000] "GET /input_html/ HTTP/1.1" 200 3642
"http://host:8888/?__session_just_started__=1" "Mozilla/4.0 (compatible;
MSIE 6.0; Windows NT 5.0)"
2003/11/24 09:18 CST [HTTPChannel,1,xxx.xxx.xxx.xxx] xxx.xxx.xxx.xxx - -
[24/Nov/2003:15:18:20 +0000] "GET /FlashConduit_swf/ HTTP/1.1" 200 3642
"-" "Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.0)"
2003/11/24 09:18 CST [HTTPChannel,0,xxx.xxx.xxx.xxx] xxx.xxx.xxx.xxx - -
[24/Nov/2003:15:18:20 +0000] "GET /input_html/WebConduit2_js HTTP/1.1"
302 370 "http://host:8888/input_html/" "Mozilla/4.0 (compatible; MSIE
6.0; Windows NT 5.0)"
2003/11/24 09:18 CST [HTTPChannel,1,xxx.xxx.xxx.xxx] xxx.xxx.xxx.xxx - -
[24/Nov/2003:15:18:20 +0000] "GET /templates/style.css HTTP/1.1" 302 358
"http://host:8888/input_html/" "Mozilla/4.0 (compatible; MSIE 6.0;
Windows NT 5.0)"
2003/11/24 09:18 CST [HTTPChannel,0,xxx.xxx.xxx.xxx] xxx.xxx.xxx.xxx - -
[24/Nov/2003:15:18:20 +0000] "GET /input_html/WebConduit2_js/ HTTP/1.1"
200 3642 "http://host:8888/input_html/" "Mozilla/4.0 (compatible; MSIE
6.0; Windows NT 5.0)"
2003/11/24 09:18 CST [HTTPChannel,1,xxx.xxx.xxx.xxx] xxx.xxx.xxx.xxx - -
[24/Nov/2003:15:18:20 +0000] "GET /templates/style.css/ HTTP/1.1" 200
3642 "http://host:8888/input_html/" "Mozilla/4.0 (compatible; MSIE 6.0;
Windows NT 5.0)"
2003/11/24 09:18 CST [HTTPChannel,0,xxx.xxx.xxx.xxx] xxx.xxx.xxx.xxx - -
[24/Nov/2003:15:18:20 +0000] "GET /input_html/input_html HTTP/1.1" 302
362 "http://host:8888/input_html/" "Mozilla/4.0 (compatible; MSIE 6.0;
Windows NT 5.0)"
2003/11/24 09:18 CST [HTTPChannel,1,xxx.xxx.xxx.xxx] xxx.xxx.xxx.xxx - -
[24/Nov/2003:15:18:20 +0000] "GET
/input_html/FlashConduit_swf?twisted_session=c3726c12d656a8b7d9e478fea6d773a3
HTTP/1.1" 302 374 "-" "Mozilla/4.0 (compatible; MSIE 6.0; Windows NT
5.0)"
2003/11/24 09:18 CST [HTTPChannel,0,xxx.xxx.xxx.xxx] xxx.xxx.xxx.xxx - -
[24/Nov/2003:15:18:20 +0000] "GET /input_html/input_html/ HTTP/1.1" 200
3642 "http://host:8888/input_html/" "Mozilla/4.0 (compatible; MSIE 6.0;
Windows NT 5.0)"
2003/11/24 09:18 CST [HTTPChannel,0,xxx.xxx.xxx.xxx] xxx.xxx.xxx.xxx - -
[24/Nov/2003:15:18:20 +0000] "GET /templates/style.css HTTP/1.1" 302 358
"http://host:8888/input_html/input_html/" "Mozilla/4.0 (compatible; MSIE
6.0; Windows NT 5.0)"
2003/11/24 09:18 CST [HTTPChannel,1,xxx.xxx.xxx.xxx] xxx.xxx.xxx.xxx - -
[24/Nov/2003:15:18:20 +0000] "GET /input_html/input_html/WebConduit2_js
HTTP/1.1" 302 392 "http://host:8888/input_html/input_html/" "Mozilla/4.0
(compatible; MSIE 6.0; Windows NT 5.0)"
2003/11/24 09:18 CST [HTTPChannel,0,xxx.xxx.xxx.xxx] xxx.xxx.xxx.xxx - -
[24/Nov/2003:15:18:21 +0000] "GET /input_html/FlashConduit_swf/ HTTP/1.1"
200 3642 "-" "Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.0)"
2003/11/24 09:18 CST [HTTPChannel,0,xxx.xxx.xxx.xxx] xxx.xxx.xxx.xxx - -
[24/Nov/2003:15:18:21 +0000] "GET /templates/style.css/ HTTP/1.1" 200
3642 "http://host:8888/input_html/input_html/" "Mozilla/4.0 (compatible;
MSIE 6.0; Windows NT 5.0)"
2003/11/24 09:18 CST [HTTPChannel,0,xxx.xxx.xxx.xxx] xxx.xxx.xxx.xxx - -
[24/Nov/2003:15:18:21 +0000] "GET /input_html/input_html/WebConduit2_js/
HTTP/1.1" 200 3642 "http://host:8888/input_html/input_html/" "Mozilla/4.0
(compatible; MSIE 6.0; Windows NT 5.0)"
2003/11/24 09:18 CST [HTTPChannel,1,xxx.xxx.xxx.xxx] xxx.xxx.xxx.xxx - -
[24/Nov/2003:15:18:21 +0000] "GET /input_html/input_html/input_html
HTTP/1.1" 302 384 "http://host:8888/input_html/input_html/" "Mozilla/4.0
(compatible; MSIE 6.0; Windows NT 5.0)"
2003/11/24 09:18 CST [HTTPChannel,0,xxx.xxx.xxx.xxx] xxx.xxx.xxx.xxx - -
[24/Nov/2003:15:18:21 +0000] "GET
/input_html/input_html/FlashConduit_swf?twisted_session=c3726c12d656a8b7d9e478fea6d773a3
HTTP/1.1" 302 396 "-" "Mozilla/4.0 (compatible; MSIE 6.0; Windows NT
5.0)"
2003/11/24 09:18 CST [HTTPChannel,0,xxx.xxx.xxx.xxx] xxx.xxx.xxx.xxx - -
[24/Nov/2003:15:18:21 +0000] "GET
/input_html/input_html/FlashConduit_swf/ HTTP/1.1" 200 3642 "-"
"Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.0)"
2003/11/24 09:18 CST [HTTPChannel,1,xxx.xxx.xxx.xxx] xxx.xxx.xxx.xxx - -
[24/Nov/2003:15:18:21 +0000] "GET /input_html/input_html/input_html/
HTTP/1.1" 200 3642 "http://host:8888/input_html/input_html/" "Mozilla/4.0
(compatible; MSIE 6.0; Windows NT 5.0)"
2003/11/24 09:18 CST [HTTPChannel,0,xxx.xxx.xxx.xxx] xxx.xxx.xxx.xxx - -
[24/Nov/2003:15:18:21 +0000] "GET /templates/style.css HTTP/1.1" 302 358
"http://host:8888/input_html/input_html/input_html/" "Mozilla/4.0
(compatible; MSIE 6.0; Windows NT 5.0)"
2003/11/24 09:18 CST [HTTPChannel,1,xxx.xxx.xxx.xxx] xxx.xxx.xxx.xxx - -
[24/Nov/2003:15:18:21 +0000] "GET
/input_html/input_html/input_html/WebConduit2_js HTTP/1.1" 302 414
"http://host:8888/input_html/input_html/input_html/" "Mozilla/4.0
(compatible; MSIE 6.0; Windows NT 5.0)"
2003/11/24 09:18 CST [HTTPChannel,0,xxx.xxx.xxx.xxx] xxx.xxx.xxx.xxx - -
[24/Nov/2003:15:18:21 +0000] "GET /templates/style.css/ HTTP/1.1" 200
3642 "http://host:8888/input_html/input_html/input_html/" "Mozilla/4.0
(compatible; MSIE 6.0; Windows NT 5.0)"
2003/11/24 09:18 CST [HTTPChannel,1,xxx.xxx.xxx.xxx] xxx.xxx.xxx.xxx - -
[24/Nov/2003:15:18:21 +0000] "GET
/input_html/input_html/input_html/WebConduit2_js/ HTTP/1.1" 200 3642
"http://host:8888/input_html/input_html/input_html/" "Mozilla/4.0
(compatible; MSIE 6.0; Windows NT 5.0)"
2003/11/24 09:18 CST [HTTPChannel,0,xxx.xxx.xxx.xxx] xxx.xxx.xxx.xxx - -
[24/Nov/2003:15:18:21 +0000] "GET
/input_html/input_html/input_html/input_html HTTP/1.1" 302 406
"http://host:8888/input_html/input_html/input_html/" "Mozilla/4.0
(compatible; MSIE 6.0; Windows NT 5.0)"
2003/11/24 09:18 CST [HTTPChannel,1,xxx.xxx.xxx.xxx] xxx.xxx.xxx.xxx - -
[24/Nov/2003:15:18:21 +0000] "GET
/input_html/input_html/input_html/FlashConduit_swf?twisted_session=c3726c12d656a8b7d9e478fea6d773a3
HTTP/1.1" 302 418 "-" "Mozilla/4.0 (compatible; MSIE 6.0; Windows NT
5.0)"
2003/11/24 09:18 CST [HTTPChannel,0,xxx.xxx.xxx.xxx] xxx.xxx.xxx.xxx - -
[24/Nov/2003:15:18:21 +0000] "GET
/input_html/input_html/input_html/input_html/ HTTP/1.1" 200 3642
"http://host:8888/input_html/input_html/input_html/" "Mozilla/4.0
(compatible; MSIE 6.0; Windows NT 5.0)"
2003/11/24 09:18 CST [HTTPChannel,0,xxx.xxx.xxx.xxx] xxx.xxx.xxx.xxx - -
[24/Nov/2003:15:18:21 +0000] "GET /templates/style.css HTTP/1.1" 302 358
"http://host:8888/input_html/input_html/input_html/input_html/"
"Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.0)"
2003/11/24 09:18 CST [HTTPChannel,1,xxx.xxx.xxx.xxx] xxx.xxx.xxx.xxx - -
[24/Nov/2003:15:18:21 +0000] "GET
/input_html/input_html/input_html/input_html/WebConduit2_js HTTP/1.1" 302
436 "http://host:8888/input_html/input_html/input_html/input_html/"
"Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.0)"
2003/11/24 09:18 CST [HTTPChannel,0,xxx.xxx.xxx.xxx] xxx.xxx.xxx.xxx - -
[24/Nov/2003:15:18:21 +0000] "GET
/input_html/input_html/input_html/FlashConduit_swf/ HTTP/1.1" 200 3642
"-" "Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.0)"
2003/11/24 09:18 CST [HTTPChannel,0,xxx.xxx.xxx.xxx] xxx.xxx.xxx.xxx - -
[24/Nov/2003:15:18:21 +0000] "GET /templates/style.css/ HTTP/1.1" 200
3642 "http://host:8888/input_html/input_html/input_html/input_html/"
"Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.0)"
2003/11/24 09:18 CST [HTTPChannel,0,xxx.xxx.xxx.xxx] xxx.xxx.xxx.xxx - -
[24/Nov/2003:15:18:22 +0000] "GET
/input_html/input_html/input_html/input_html/WebConduit2_js/ HTTP/1.1"
200 3642 "http://host:8888/input_html/input_html/input_html/input_html/"
"Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.0)"
2003/11/24 09:18 CST [HTTPChannel,1,xxx.xxx.xxx.xxx] xxx.xxx.xxx.xxx - -
[24/Nov/2003:15:18:22 +0000] "GET
/input_html/input_html/input_html/input_html/input_html HTTP/1.1" 302 428
"http://host:8888/input_html/input_html/input_html/input_html/"
"Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.0)"
2003/11/24 09:18 CST [HTTPChannel,0,xxx.xxx.xxx.xxx] xxx.xxx.xxx.xxx - -
[24/Nov/2003:15:18:22 +0000] "GET
/input_html/input_html/input_html/input_html/FlashConduit_swf?twisted_session=c3726c12d656a8b7d9e478fea6d773a3
HTTP/1.1" 302 440 "-" "Mozilla/4.0 (compatible; MSIE 6.0; Windows NT
5.0)"
2003/11/24 09:18 CST [HTTPChannel,0,xxx.xxx.xxx.xxx] xxx.xxx.xxx.xxx - -
[24/Nov/2003:15:18:22 +0000] "GET
/input_html/input_html/input_html/input_html/FlashConduit_swf/ HTTP/1.1"
200 3642 "-" "Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.0)"
-------------- next part --------------
A non-text attachment was scrubbed...
Name: tap.py
Type: application/unknown
Size: 3250 bytes
Desc: not available
Url : http://twistedmatrix.com/pipermail/twisted-python/attachments/20031124/6bf393e3/attachment.bin 
-------------- next part --------------
A non-text attachment was scrubbed...
Name: pages.py
Type: application/unknown
Size: 8657 bytes
Desc: not available
Url : http://twistedmatrix.com/pipermail/twisted-python/attachments/20031124/6bf393e3/attachment-0001.bin 


More information about the Twisted-Python mailing list