[Bese-devel] UCW and CLISP

lists at infoway.net lists at infoway.net
Wed Dec 20 21:53:08 UTC 2006


I think I jumped the gun at first. However, it may be something note
regardless.

I tested again with Firefox and it works fine (except the admin app still
generates the error). So, I think it may be a Javascript/AJAX
compatability issue with Safari, just in case anyone wants to look further
into that. If there is a public site of the UCW Ajax demos, I could try it
with Safari to see if it works or if it's just my particular environment.

Thanks again,
Daniel

-----Original Message-----
From: lists at infoway.net
Sent: Wed, December 20, 2006 4:40 pm
To: "Attila Lendvai" <attila.lendvai at gmail.com>
Cc: bese-devel at common-lisp.net
Subject: Re: [Bese-devel] UCW and CLISP

Ok. I started UCW by executing:

clisp -E ISO-8859-1 start-ajax.lisp

and it finally worked. I am able to open the URL and see something other
than an error message.

Unfortunately, however, that's as far as it goes. When I click on any of
the applications on the RHS, nothing responds. When I clicked on the
admin's page link, it gave me an error.

Below is the output of the CLI as that's as much I could get now since for
some reason SLIME won't connect to the CLISP instance (I'll have to figure
that one out unless you know something I don;t :) ).

Anyway, thanks for your help in advanced.

16:36 UCW-LOGGER/+INFO+: Starting up standard server
#<IT.BESE.UCW:STANDARD-SERVER IT.BESE.UCW:HTTPD-BACKEND 4 #x1BF89C1D>.
WARNING: Ignoring HOST value "127.0.0.1", using :any instead.
16:36 UCW.BACKEND/+INFO+: Handling request from NIL for "/"
16:36 UCW-LOGGER/+INFO+: CALL'ing to /#<EXAMPLE-WINDOW #x1BFBDAF9>
16:36 UCW.BACKEND/+INFO+: Handling request from NIL for
"/static/examples.css"
16:36 UCW.BACKEND/+INFO+: Handling request from NIL for "/dojo/dojo.js"
16:36 UCW.BACKEND/+INFO+: Handling request from NIL for "/static/favicon.ico"
16:36 UCW.BACKEND/+INFO+: Handling request from NIL for
"/ucw-dynamic/js/functional.js"
16:36 UCW.BACKEND/+INFO+: Handling request from NIL for
"/ucw-dynamic/js/per-application.js"
16:36 UCW.BACKEND/+INFO+: Handling request from NIL for
"/dojo/src/widget/TabContainer.js"
16:36 UCW.BACKEND/+INFO+: Handling request from NIL for
"/dojo/src/widget/PageContainer.js"
16:36 UCW.BACKEND/+INFO+: Handling request from NIL for
"/dojo/src/widget/html/layout.js"
16:36 UCW.BACKEND/+INFO+: Handling request from NIL for
"/dojo/src/widget/DropdownDatePicker.js"
16:36 UCW.BACKEND/+INFO+: Handling request from NIL for "/ucw/ucw.css"
16:36 UCW.BACKEND/+INFO+: Handling request from NIL for
"/dojo/src/widget/DropdownContainer.js"
16:36 UCW.BACKEND/+INFO+: Handling request from NIL for
"/dojo/src/widget/PopupContainer.js"
16:36 UCW.BACKEND/+INFO+: Handling request from NIL for
"/dojo/src/html/iframe.js"
16:36 UCW.BACKEND/+INFO+: Handling request from NIL for
"/dojo/src/widget/DatePicker.js"
16:36 UCW.BACKEND/+INFO+: Handling request from NIL for
"/dojo/src/date/common.js"
16:36 UCW.BACKEND/+INFO+: Handling request from NIL for
"/dojo/src/date/format.js"
16:36 UCW.BACKEND/+INFO+: Handling request from NIL for
"/dojo/src/date/supplemental.js"
16:36 UCW.BACKEND/+INFO+: Handling request from NIL for
"/dojo/src/i18n/common.js"
16:36 UCW.BACKEND/+INFO+: Handling request from NIL for
"/dojo/src/i18n/calendar/nls/gregorian.js"
16:36 UCW.BACKEND/+INFO+: Handling request from NIL for
"/dojo/src/i18n/calendar/nls/posix/gregorian.js"
16:36 UCW.BACKEND/+INFO+: Handling request from NIL for
"/dojo/src/i18n/calendar/nls/gregorianExtras.js"
16:36 UCW.BACKEND/+INFO+: Handling request from NIL for
"/dojo/src/i18n/calendar/nls/posix/gregorianExtras.js"
16:36 UCW.BACKEND/+INFO+: Handling request from NIL for
"/dojo/src/date/serialize.js"
16:36 UCW.BACKEND/+INFO+: Handling request from NIL for
"/dojo/src/widget/nls/DropdownDatePicker.js"
16:36 UCW.BACKEND/+INFO+: Handling request from NIL for
"/dojo/src/widget/nls/posix/DropdownDatePicker.js"
16:36 UCW.BACKEND/+INFO+: Handling request from NIL for
"/dojo/src/widget/ContentPane.js"
16:36 UCW.BACKEND/+INFO+: Handling request from NIL for
"/dojo/src/validate/__package__.js"
16:36 UCW.BACKEND/+INFO+: Handling request from NIL for
"/dojo/src/validate.js"
16:36 UCW.BACKEND/+INFO+: Handling request from NIL for
"/dojo/src/validate/common.js"
16:36 UCW.BACKEND/+INFO+: Handling request from NIL for "/dojo/src/regexp.js"
16:36 UCW.BACKEND/+INFO+: Handling request from NIL for
"/dojo/src/validate/check.js"
16:36 UCW.BACKEND/+INFO+: Handling request from NIL for
"/dojo/src/validate/datetime.js"
16:36 UCW.BACKEND/+INFO+: Handling request from NIL for
"/dojo/src/validate/de.js"
16:36 UCW.BACKEND/+INFO+: Handling request from NIL for
"/dojo/src/validate/jp.js"
16:36 UCW.BACKEND/+INFO+: Handling request from NIL for
"/dojo/src/validate/us.js"
16:36 UCW.BACKEND/+INFO+: Handling request from NIL for
"/dojo/src/validate/web.js"
16:36 UCW.BACKEND/+INFO+: Handling request from NIL for
"/dojo/src/widget/SplitContainer.js"
16:36 UCW.BACKEND/+INFO+: Handling request from NIL for
"/dojo/src/widget/templates/SplitContainer.css"
16:37 UCW.BACKEND/+INFO+: Handling request from NIL for "/shared-counter/"
16:37 UCW-LOGGER/+INFO+: CALL'ing to /#<SHARED-COUNTER-WINDOW #x1C04FB29>
16:37 UCW.BACKEND/+INFO+: Handling request from NIL for
"/shared-counter/dojo/dojo.js"
16:37 UCW.BACKEND/+INFO+: Handling request from NIL for
"/shared-counter/ucw/ucw.css"
16:37 UCW.BACKEND/+INFO+: Handling request from NIL for "/favicon.ico"
16:37 UCW.BACKEND/+INFO+: Handling request from NIL for
"/shared-counter/ucw-dynamic/js/functional.js"
16:37 UCW.BACKEND/+INFO+: Handling request from NIL for
"/shared-counter/ucw-dynamic/js/per-application.js"
16:37 UCW.BACKEND/+INFO+: Handling request from NIL for "/"
16:37 UCW.BACKEND/+INFO+: Handling request from NIL for "/admin/index.ucw"
16:37 UCW-LOGGER/+ERROR+:
Handling action error
APPLY: dotted argument list given to #<STANDARD-GENERIC-FUNCTION
MAKE-INSTANCE> : IT.BESE.UCW::ADMIN-LOGIN
.
16:37 UCW-LOGGER/+ERROR+:
Error
APPLY: dotted argument list given to #<STANDARD-GENERIC-FUNCTION
MAKE-INSTANCE> : IT.BESE.UCW::ADMIN-LOGIN
 while serving action.
16:37 UCW-LOGGER/+INFO+: Not debugging.
16:37 UCW-LOGGER/+ERROR+: Aborting action.
16:37 UCW.BACKEND/+INFO+: Handling request from NIL for "/admin/dojo/dojo.js"
16:37 UCW.BACKEND/+INFO+: Handling request from NIL for "/favicon.ico"
16:37 UCW.BACKEND/+INFO+: Handling request from NIL for
"/admin/ucw-dynamic/js/functional.js"
16:37 UCW.BACKEND/+INFO+: Handling request from NIL for
"/admin/ucw-dynamic/js/per-application.js"
16:37 UCW.BACKEND/+INFO+: Handling request from NIL for
"/admin/ucw-dynamic/js/per-locale.js"
WARNING: Condition of type CL-L10N:RESOURCE-MISSING.
WARNING: Condition of type CL-L10N:RESOURCE-MISSING.
WARNING: Condition of type CL-L10N:RESOURCE-MISSING.
WARNING: Condition of type CL-L10N:RESOURCE-MISSING.
WARNING: Condition of type CL-L10N:RESOURCE-MISSING.
WARNING: Condition of type CL-L10N:RESOURCE-MISSING.
WARNING: Condition of type CL-L10N:RESOURCE-MISSING.
WARNING: Condition of type CL-L10N:RESOURCE-MISSING.
16:37 UCW-LOGGER/+INFO+: #<IT.BESE.UCW::I18N-PARENSCRIPT-DISPATCHER
ucw-dynamic/js/per-locale.js #x1AE35159> is compiling for key ("POSIX")


-----Original Message-----
From: "Attila Lendvai" <attila.lendvai at gmail.com>
Sent: Wed, December 20, 2006 9:30 am
To: lists at infoway.net
Cc: bese-devel at common-lisp.net
Subject: Re: [Bese-devel] UCW and CLISP

> *** - invalid byte #xC3 in CHARSET:ASCII conversion

try clisp with the "-Efile UTF-8" parameter, because those lisp files
are utf-8 encoded.

;; for reference: "clisp -ansi -q -K full -m 32M -I -Efile ISO-8859-15
-Epathname ISO-8859-1 -Eterminal UTF-8 -Emisc UTF-8 -Eforeign
ISO-8859-1"

but otherwise you should be safe after ignoring that error unless
using the hungarian locale.

i'll add this to the note printed by start.lisp

-- 
- attila

"- The truth is that I've been too considerate, and so became
unintentionally cruel...
 - I understand.
 - No, you don't understand! We don't speak the same language!"
(Ingmar Bergman - Smultronstället)






More information about the bese-devel mailing list