Summary
This article discusses how to resolve the error: Too Many Open Files Error.Symptoms
FlexNet Code Insight Error: com.palamida.workspace.WorkspaceException: (Too many open files)Cause
The maximum number of open files that users can have open in a single session is set to too low of a number.Resolution
ulimit and sysctl programs allow to limit system-wide resource use.
To resolve the issue, you need to first check the ulimit settings. Performing the command below will give you the current value of your open files:
$ ulimit -a
Typically, we suggest this value to be set to 65536. To change the open files settings, do the following:
1) Open $/etc/sysctl.conf or $/etc/security/limits.conf
2) Add the following entries:
soft nofile 65536
hard nofile 65536
3) Log off, and then re-login.
4) Check to make sure the new value is reflected with the ulimit -n command.
Related Articles
FlexNet Code Insight Air-Gapped and Offline Deployment 13Number of Views Illegal mix of collations Error in FlexNet Code Insight 4Number of Views Learning resources: Getting started with FlexNet Code Insight and Open Source (OSS) 5Number of Views Ability to Open Requests in new tab in FlexNet Code Insight 3Number of Views Configuring Safety Relevance Metadata Using Custom Fields and CycloneDX Export in FlexNet Code Insight 20Number of Views
Hi, I am Reva - Ask me anything.
No new updates
Thanks for the feedback!
Your feedback has been saved.Rate this response:
Add Additional feedback ( Optional )
Are you sure you want to cancel
the case creation?
Are you sure you want to cancel the case creation?
Are you sure you want to close this case
| Products | Region | Phone Numbers |
|---|---|---|
| FlexNet Operations FlexNet Embedded FlexNet Publisher FlexNet Connect FlexNet Code Insight InstallAnywhere InstallShield |
North America * |
+1 630-332-2513 (toll) +1 877-279-2853 (toll-free in North America) |
| Europe * |
+44 1925 944367 (toll) +44 800 047 8642 (toll-free in Europe) |
|
| Japan * | +81 3-4540-5335 (select option 2) | |
| Australia * |
+61 3 9895 2177 +61 1800 560 603 (toll-free in Australia) |
|
|
Usage Intelligence (formerly
Revulytics) Compliance Intelligence |
Please use the Case Portal to submit your support ticket or reach out to your Revenera contact. | |
Revenera Assistant
Case id: 00001065
Activity: Status change: 2 hours ago