jira-importer opened a new issue, #655: URL: https://github.com/apache/maven-indexer/issues/655
**[Tamas Cservenak](https://issues.apache.org/jira/secure/ViewProfile.jspa?name=cstamas)** opened **[MINDEXER-239](https://issues.apache.org/jira/browse/MINDEXER-239?redirect=false)** and commented When for example SMO get "unexpected" response, stack looks like this: ``` Caused by: java.io.IOException: Unexpected response: org.apache.maven.search.api.transport.Java11HttpClientTransport$ResponseImpl@6e4c0d8c at org.apache.maven.search.backend.smo.internal.SmoSearchBackendImpl.fetch (SmoSearchBackendImpl.java:146) at org.apache.maven.search.backend.smo.internal.SmoSearchBackendImpl.search (SmoSearchBackendImpl.java:121) at org.apache.maven.search.backend.smo.internal.SmoSearchBackendImpl.search (SmoSearchBackendImpl.java:53) ``` It would be nice to know what WAS that unexpected response (at least HTTP response code and phrase?) --- **Remote Links:** - [GitHub Pull Request #386 ](https://github.com/apache/maven-indexer/pull/386) -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: issues-unsubscr...@maven.apache.org.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org