This popped up in my log file while the server was idle:
[2010-08-27 18:41:13 [ERROR]] Error while processing connection: :REAL-ERROR is an invalid initarg to INITIALIZE-INSTANCE for #<STANDARD-CLASS USOCKET:TIMEOUT-ERROR>. Valid initargs: (:SOCKET).
Is this a bug, or an indication that I'm doing something wrong?
rg
On 27 August 2010 21:51, Ron Garret ron@flownet.com wrote:
This popped up in my log file while the server was idle:
[2010-08-27 18:41:13 [ERROR]] Error while processing connection: :REAL-ERROR is an invalid initarg to INITIALIZE-INSTANCE for #<STANDARD-CLASS USOCKET:TIMEOUT-ERROR>. Valid initargs: (:SOCKET).
Is this a bug, or an indication that I'm doing something wrong?
Looks like you need to update usocket. That bug was I believe fixed by the commit from Thu Sep 17 07:01:50 2009 +0000 by hhuebner.
[ François-René ÐVB Rideau | Reflection&Cybernethics | http://fare.tunes.org ]
From a programmer's point of view, the user is a peripheral that types
when you issue a read request. — P. Williams
Thanks!
On Aug 27, 2010, at 7:12 PM, Faré wrote:
On 27 August 2010 21:51, Ron Garret ron@flownet.com wrote:
This popped up in my log file while the server was idle:
[2010-08-27 18:41:13 [ERROR]] Error while processing connection: :REAL-ERROR is an invalid initarg to INITIALIZE-INSTANCE for #<STANDARD-CLASS USOCKET:TIMEOUT-ERROR>. Valid initargs: (:SOCKET).
Is this a bug, or an indication that I'm doing something wrong?
Looks like you need to update usocket. That bug was I believe fixed by the commit from Thu Sep 17 07:01:50 2009 +0000 by hhuebner.
[ François-René ÐVB Rideau | Reflection&Cybernethics | http://fare.tunes.org ] From a programmer's point of view, the user is a peripheral that types when you issue a read request. — P. Williams
tbnl-devel site list tbnl-devel@common-lisp.net http://common-lisp.net/mailman/listinfo/tbnl-devel