Skip to content

IllegalThreadStateException in HttpClientHelper.requestAsync (HttpClientHelper.java:100) #67

@joshgontijo

Description

@joshgontijo

From #92

We're getting this error when calling requestAsync parallel during performance testing our application with gatling.

java.lang.IllegalThreadStateException: null
at java.lang.Thread.start(Thread.java:705) ~[na:1.8.0_40]
at com.mashape.unirest.http.HttpClientHelper.requestAsync(HttpClientHelper.java:100) ~[unirest-java-1.4.5.jar:na]
at com.mashape.unirest.request.BaseRequest.asStringAsync(BaseRequest.java:64) ~[unirest-java-1.4.5.jar:na]

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions