-
@Caused by: com.alibaba.fastjson.JSONException: can't create non-static inner class instance.
at com.alibaba.fastjson.parser.deserializer.JavaBeanDeserializer.createInstance(JavaBeanDeserializer.jav…
-
I get the following exception when trying to use retrofit-vertx:
```
Exception in thread "main" java.lang.RuntimeException: java.io.IOException: java.lang.IllegalStateException: message == null
…
-
## Prerequisites
* [x] Put an X between the brackets on this line if you have done all of the following:
* [X] My beacons have Estimote Location packet enabled (Check it in the Estimote Cloud,…
-
Exception in thread "main" java.lang.RuntimeException: java.io.IOException: unexpected end of stream on https://api.openai.com/...
at io.reactivex.internal.util.ExceptionHelper.wrapOrThrow(Exception…
-
I am seeing an issue in Java for one of the fields. We have a field called ipAddress and the description in swagger is as below.
` ipAddress:
description: The location the content…
-
1. Some videos convert error
2. Attachment add upload and download speed
3. If send video failed, should report the error and show to the user
-
**Describe the bug**
For RP version 5.11.1, i was trying junit agent
![image](https://github.com/reportportal/agent-java-junit/assets/27341455/d1f2e324-4b2d-4f5d-bdf4-eee6dfa7ce9b)
**Steps to …
-
I am looking into adopting ApiBuilder and to leverage the generators in client side apps. I mainly deal with Android.
Our Android stack makes use of:
Kotlin
RxJava2
Retrofit2
Moshi
I noticed…
-
-
RxJava throw an exception when I use RxCache + RxJava2 + Retrofit2
```
java.lang.NullPointerException: The mapper function returned a null value.
at io.reactivex.internal.functions.ObjectHelper…