Displaying 2 results from an estimated 2 matches for "cnwuomui".
Did you mean:
cnwuom
2024 Dec 08
1
TOO MANY OPEN FILES when adding printer driver
...consist of a handful of files, this plotter
requires 149 driver files.
I'm adding the driver via:
FILES="CNWT10GM.UPD,,CNWUO411.DLL,.... 142 more files"
rpcclient -U Administrator%nav852 SERV00 -c "adddriver \"Windows x64\"
\"Canon TM-255:CNWUOM.DLL:CNWT10GM.XPD:CNWUOMUI.DLL:NULL:NULL:$FILES\""
And this fails with WERR_APP_INIT_FAILURE
If I reduce the list of extra files to 116 files everything works fine.
If the list of extra files has >=117 files the following messages
show up in /var/samba/log.rpcd_spoolss
[2024/12/08 19:25:42.072125, 0]
../../s...
2024 Dec 08
1
TOO MANY OPEN FILES when adding printer driver
...his plotter
> requires 149 driver files.
>
> I'm adding the driver via:
>
> FILES="CNWT10GM.UPD,,CNWUO411.DLL,.... 142 more files"
> rpcclient -U Administrator%nav852 SERV00 -c "adddriver \"Windows x64\"
> \"Canon TM-255:CNWUOM.DLL:CNWT10GM.XPD:CNWUOMUI.DLL:NULL:NULL:$FILES\""
>
> And this fails with WERR_APP_INIT_FAILURE
>
> If I reduce the list of extra files to 116 files everything works fine.
> If the list of extra files has >=117 files the following messages
> show up in /var/samba/log.rpcd_spoolss
>
> [20...