Details
-
Type:
Bug
-
Status:
Closed
-
Priority:
Major
-
Resolution: Fixed
-
Affects Version/s: PHP-1.0
-
Fix Version/s: PHP-1.1
-
Component/s: PHP
-
Labels:None
-
Environment:HideLinux clinker 2.6.32-5-amd64 #1 SMP Tue Jun 14 09:42:28 UTC 2011 x86_64 GNU/Linux
Sonar 2.13.1
Java version "1.6.0_27"
Java(TM) SE Runtime Environment (build 1.6.0_27-b07)
Java HotSpot(TM) 64-Bit Server VM (build 20.2-b06, mixed mode)ShowLinux clinker 2.6.32-5-amd64 #1 SMP Tue Jun 14 09:42:28 UTC 2011 x86_64 GNU/Linux Sonar 2.13.1 Java version "1.6.0_27" Java(TM) SE Runtime Environment (build 1.6.0_27-b07) Java HotSpot(TM) 64-Bit Server VM (build 20.2-b06, mixed mode)
-
Number of attachments :
Description
Analyzing a big project (more than 4000 PHP files) leads in FileNotFoundException:
java.io.FileNotFoundException: ... (Too many open files)
I found this issue by analyzing SugarCRM source code (https://code.sugarcrm.com/public/trunk/sugarcrm).