... | ... | @@ -2170,13 +2170,27 @@ I want to write an cxx application using CII Log and no other CII services, nor |
|
|
def configure(cnf):
|
|
|
cnf.check_wdep(wdep_name="client-api.elt-common.cpp.log", uselib_store="client-api.elt-common.cpp.log")
|
|
|
```
|
|
|
---
|
|
|
|
|
|
---
|
|
|
|
|
|
### Too many files errors
|
|
|
---
|
|
|
|
|
|
|
|
|
### Too many files errors \[Log\]
|
|
|
|
|
|
If an application (for example a UI) fails with "too many files" or "too many open files" errors, check the /var/log/elt folder. There might be too many files there, typically produced by the logging system.
|
|
|
|
|
|
Cleanup the folder to solve the problem, as root.
|
|
|
|
|
|
---
|
|
|
|
|
|
---
|
|
|
|
|
|
---
|
|
|
|
|
|
|
|
|
|
|
|
### ------------------------------------------------------
|
|
|
|
|
|
### \[Lang\]
|
... | ... | |