Actions:
|
2010-08-19 14:54 AEST by Arthur Barrett - When multiple operations quickly using audit to MSSQL Express 2005 on Windows 7 some operations
fail. One or more commands may succeed but then there is a failure. Possible cause is some 'maximum
connections' being exceeded in the driver (because SQL Express has a limit).
Should 'failure to connect' should happen earlier (in pre-init?)
Should the operation should be retried a few times to avoid this problem?
In C:\Users\Public\Documents\Uniface 94 Development\project\sources\SAMPLE.dir: "C:\Program
Files\CVS Suite\TortoiseCVS\cvs.exe" "-q" "-x" "add" "CUSTADDR-CUSTADDR.XML"
"CUSTADDR.XML" "CUSTOMER-CUSTOMER.XML" "CUSTOMER.XML" "INVLINE-INVLINE.XML"
"INVLINE.XML" "INVOICE-INVOICE.XML" "INVOICE.XML"
CVSROOT=:sspi:localhost:/myrepo
cvsnt server: use 'cvsnt commit' to add these files permanently
Success, CVS operation completed
In C:\Users\Public\Documents\Uniface 94 Development\project\sources\schemas.dir: "C:\Program
Files\CVS Suite\TortoiseCVS\cvs.exe" "-q" "-x" "add" "DICT.XML" "PRINTER.XML" "SAMPLE.XML"
"STATE.XML" "SYSENV.XML" "U.XML"
CVSROOT=:sspi:localhost:/myrepo
Audit trigger initialiasation failed: Failed to connect to database
cvsnt server: Pre-command check failed
Error, CVS operation failed (exit code 1)
Error, one of the CVS operations failed |