I am seeing this error:
java.lang.RuntimeException: Operation timed out (Connection timed out)
when I try to create a search job using the Splunk Java SDK. I am able to get a connection but cannot create a search job.
The curl command to create a new search job works fine and returns the new sid as well.