. . 24 Posted March 7, 2022 Share Posted March 7, 2022 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 More sharing options...
Bill Xie Posted July 24, 2022 Share Posted July 24, 2022 I meet the same issue. Can we have one update on this ? Link to comment Share on other sites More sharing options...
Recommended Posts
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 accountSign in
Already have an account? Sign in here.
Sign In Now