Search found 2 matches

by mwilliams
Fri Sep 24, 2021 5:06 pm
Forum: HTTPAPI
Topic: Substring Error on CommTCP_FD_SET
Replies: 3
Views: 17877

Re: Substring Error on CommTCP_FD_SET

ok. Thanks So this fix is in version 1.45? I only ask because I downloaded the zip file before posting the question and I didn't see anything in the change log about it.
by mwilliams
Wed Sep 22, 2021 10:17 pm
Forum: HTTPAPI
Topic: Substring Error on CommTCP_FD_SET
Replies: 3
Views: 17877

Substring Error on CommTCP_FD_SET

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 ...