Jump to content

Send HTTP Request : get the status Code 204 with No Content and error "Activity time out"


. . 24

Recommended Posts

Hello,

We have a process that invoke 'Send HTTP Request', when the status Code is '204' and No Content response, it throw an exception 'Activity time out' with the error as followed:

nulljava.lang.NullPointerException at com.tibco.plugin.share.http.client.HttpClientUtilities.createTransportMessageFromHttpResponse(Unknown Source) at com.tibco.plugin.share.http.client.JakartaHttpTransportDriver$RequestExecutor.if(Unknown Source) at com.tibco.plugin.share.http.client.JakartaHttpTransportDriver$RequestExecutor.if(Unknown Source) at com.tibco.plugin.share.http.client.JakartaHttpTransportDriver$RequestExecutor.run(Unknown Source) at com.tibco.pe.util.ThreadPool$ThreadPoolThread.run(Unknown Source)

So far, we have tried modifying several attributes, but doesnt work.

Is there anyone can help on this

Thanks in advance!

Link to comment
Share on other sites

  • 4 months later...

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...