Dear all,
 
Has anybody successfully setup and run the webapps.todo application
under Windows?
 
I know, there seems to be no factor-compatible openssl implementation
for Windows.
So I modified the todo.factor to "disable" the secure configuration
and run the webapp on the insecure port 8080 only.
 
But when I try to connect to this webapp, a server error is reported in
the browser, and the server logfile says:
 
[2011-08-21T11:29:56+02:00] NOTICE handle-client: { T{ duplex-stream f
~decoder~ ~encoder~ } T{ inet6 f "0:0:0:0:0:0:0:1" 49764 } T{ inet6 f
"0:0:0:0:0:0:0:0" 8080 } }
[2011-08-21T11:29:56+02:00] NOTICE accepted-connection: remote:
0:0:0:0:0:0:0:1:49764, local: 0:0:0:0:0:0:0:0:8080
[2011-08-21T11:29:56+02:00] NOTICE handle-client: { T{ duplex-stream f
~decoder~ ~encoder~ } T{ inet6 f "0:0:0:0:0:0:0:1" 49765 } T{ inet6 f
"0:0:0:0:0:0:0:0" 8080 } }
[2011-08-21T11:29:56+02:00] NOTICE accepted-connection: remote:
0:0:0:0:0:0:0:1:49765, local: 0:0:0:0:0:0:0:0:8080
[2011-08-21T11:29:56+02:00] NOTICE httpd-hit: { "GET" URL"
http://localhost:8080/"; }
[2011-08-21T11:29:56+02:00] NOTICE httpd-header: { "user-agent" "Mozilla/5.0
(compatible; MSIE 9.0; Windows NT 6.0; Trident/5.0)" }
[2011-08-21T11:29:56+02:00] NOTICE httpd-header: { "x-forwarded-for" f }
[2011-08-21T11:29:56+02:00] DEBUG init-user: f
[2011-08-21T11:29:56+02:00] ERROR do-request: Generic word port>> does not
define a method for the POSTPONE: f class.
[--------------------] ERROR do-request: Dispatching on object: f
 
What am I missing ???
 
Many thanks in advance.
 
Martin
 
 
------------------------------------------------------------------------------
Get a FREE DOWNLOAD! and learn more about uberSVN rich system, 
user administration capabilities and model configuration. Take 
the hassle out of deploying and managing Subversion and the 
tools developers use with it. http://p.sf.net/sfu/wandisco-d2d-2
_______________________________________________
Factor-talk mailing list
Factor-talk@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/factor-talk

Reply via email to