Hi all, hi @pgr,
thanks for helping us SuiteCRM users, this is a great project.
I am new to this community and ran into the same problem as @Fairydx. The funny part is I didn’t experienced this error when running SuiteCRM on a local install (based on OS X MAMP) on my own machine.
Everything ran smoothly, no Uncaught Error: Class 'Zend_Search_Lucene_Exception' not found
whatsoever.
A few days ago I decided to go with a hosted service (SiteGround). After installing this, properly setting file permissions etc. I did an import of my data and then bam! I got this
Disabling AOD through the Admin panel somehow fixes the import. But then, bam! again, I get the error when editing a field and saving. Note however that the edit of the field gets saved.
Now, looking at what @Fairydx reported 22 days ago, the error is probably exactly what it sounds like – the server has more files open than the kernel is configured to handle. I guess that the fact that I am running on a shared server does not help.
I might track the error to see how/why the app tries to access this file. I’ll report it if I make any porgress.
Cheers,
Guy