Hello Massimo,
I changes the session instantination to
::DIO::handle Tdbc Sqlite3 ::tmp::ODIO -db "session.db"
Session SESSION -dioObject ::tmp::ODIO -debugMode 0

The error is gone now, even with stress testing and did not appear yet.

I keep you informed, as I currently dig throught the DIO/Session source.

Greetings, Louis

Quoting Massimo Manghi <[email protected]>:

On 3/25/26 08:49, [email protected] wrote:
And after stresstesting a 1000 connections it appeared again.
Thist time it throws
invalid command name "::DIO::Tdbc"
    while executing
"::DIO::Tdbc DIO Sqlite3 -db session.db"
    (in namespace eval "::request" script line 6)
    invoked from within
"namespace eval ::request $script"
    ("::try" body line 12)


Hi Louis

I don't see an evident link between 'db connection' and Tcl error complaining about ::DIO:Tdbc being invalid. It seems that somehow the command disappeared from the interpreter, but without a workable example that makes it reproducible it's hard to understand

 -- M

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]




---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to