[Prev][Next][Index][Thread]

Error: EXECL::END2 specifies invalid end position 23



When I try to get the URL:
http://<my host FQDN:8000>/cl-http/cl-http.html the server gives me the
error message:

Error: SIMPLE-ERROR
Error Report: EXCL::END2 specifies  invalid end position 23

Is this the proper path to the cl-http.html file or is it a bug. Thats
how I interpreted exports.lisp. I've attached the only warnings I had.
   I'm a student trying to get the cl-http server running on my home
computer. I am neither a lisp expert nor a html expert. I am using
Allegro common lisp 4.3 (no clim) under RedHat Linux 4.0. Right now I
have cl-http-60-17 but will get the upgraded sources soon.

Thanks 
Chris Stolpe
;   Fast loading HTTP:server;url.fasl
;      (/usr/local/cl-http-60-17/server/url.fasl)
Warning: (METHOD SET-EXPIRATION-FUNCTION (EXPIRATION-MIXIN T)) is defined more
         than once as a operator in the file HTTP:server;url.lisp.
;   
<snip>
HTTP service on port 80(y) or 8000(n) (y/n/A Number)? n
;   Loading product for module: "exports".
;   Fast loading HTTP:examples;exports.fasl
;      (/usr/local/cl-http-60-17/examples/exports.fasl)
;     Fast loading http:acl;examples;exports.fasl
;        (/usr/local/cl-http-60-17/acl/examples/exports.fasl)
Loading exports.
;       Fast loading /usr/local/cl-http-60-17/acl/examples/exports.fasl
; File not found #p"/usr/local/cl-http-60-17/custom/user-exports.fasl"
Warning: Load-exports of http:custom;user-exports is incomplete.
;     Loading http:lw;examples;exports.lisp
;        (/usr/local/cl-http-60-17/lw/examples/exports.lisp)
;     Loading http:lcl;examples;exports.lisp
;        (/usr/local/cl-http-60-17/lcl/examples/exports.lisp)
Enable HTTP Service now? y