Re: [Virtuoso-users] 08004 Number of of licensed connections exceeded

2015-12-18 Thread Eng.Bassam
the problem has been resolved, I change the value of MaxClientConnections to "2" in ini file. thanks. On Sat, Dec 19, 2015 at 4:08 AM, Hugh Williams wrote: > Hi Bassam, > > The most common cause of this error on first connection via SQL > (ODBC/JDBC/ADO.Net etc) is that the "MaxClientConnections

Re: [Virtuoso-users] 08004 Number of of licensed connections exceeded

2015-12-18 Thread Hugh Williams
Hi Bassam, The most common cause of this error on first connection via SQL (ODBC/JDBC/ADO.Net etc) is that the "MaxClientConnections" (ServerThreads in earlier versions) in the "[HTTP Server]" section of the INI file is set to a value the same or greater than the number of DB connections allo

[Virtuoso-users] 08004 Number of of licensed connections exceeded

2015-12-17 Thread Eng.Bassam
Hello I try to make local connection to virtuoso server via Windows ODBC manager -as described in attachments- but I got the error "08004 Number of of licensed connections exceeded" Also when I trying to connect ISQL via command line I get same error. isql 1113 dba dba; (default port in ini f