Substring Error on CommTCP_FD_SET
Posted: Wed Sep 22, 2021 10:17 pm
We are having a problem where when we try to send a request using http_req we get a substring error in CommTCP_FD_SET. Now after some researching on other forums it sounds like the root cause of this is the jvm and the number of files that it opens. Our classpath alone has close to 200 jars defined in it. So, I was wondering if a fix for us would be to simply increase the fdset field in private_H to something longer so libhttp can handle a greater number of open file descriptors and recrompile the service program (or run the installer again) or is there more to it?
Any input would be appreciated.
Any input would be appreciated.