Question

Error: java.util.concurrent.TimeoutException: Idle timeout expired: 30000/30000 ms

  • 3 July 2023
  • 3 replies
  • 25 views

Hi,

We need to connect AWS S3 Select using Groovy scripting. For that need to upload jar files. While uploading below Jar files, getting the subject line error. The size of these jars is less than 1MB.

joda-time.jar

httpclient.jar

httpcore.jar

aws-java-sdk-s3.jar

Can you please help me resolving this?

Error: java.util.concurrent.TimeoutException: Idle timeout expired: 30000/30000 ms

 


3 replies

Userlevel 5
Badge +1

@Ankur 

 

Kindly try to copy the jar file directory under lib folder and restart the data collector , I hope this helps.

@Bikram I already tried the same. It did not help. The files are not getting read by the pipeline as the owner:user are different. It’s also not allowing to use CHOWN command.

Userlevel 5
Badge +1

@Ankur 

May I know if  these .jar has been created by you , if yes , please reverify if the jar has been built successfully .

This kind of issues come if there are issues in jar files.

 

Thanks & Regards

Bikram_

 

 

Reply