-
I want to get the status of downloaded file while its downloading.For that I am using ReportStruct.But both report.getTotalSize() and report.toJsonObject().get("percent") is returning 0 even if i plac…
-
### 问题描述
*简要描述您碰到的问题。*
fastjson2-2.0.51 版本 com.alibaba.fastjson2.writer.ObjectWriterAdapter#toJSONObject(T, long) 方法Date类型字段format=millis时传入空报空指针,不兼容。
### 环境信息
*请填写以下信息:*
fastjson2-2.0.51
- O…
-
### Is your feature request related to a problem?
I have a problem regarding using surrealdb.js on the server and having to send data from the server to the client. I want to send the RecordId of an …
-
I'm still not confident enough with the `Collector` API from Java 8, but it would definitively be nice to be able to collect from a `Stream` to a `JsonObejct` using `JsonObject::put`.
I think it shou…
-
When trying to launch the control center via `docker-compose`, the following error is displayed:
```
Caused by: org.springframework.beans.BeanInstantiationException: Failed to instantiate [org.sp…
-
When I close all network connection, my app will be crashed .
It seems I need to catch some exception in some where , anyone can help me ?
10-30 05:38:03.368 22951-22951/com.ilivecn.app E/AndroidRu…
-
The ThingDescriptionParser does this:
```
public static ObjectNode toJsonObject(Thing thing) {
JsonNodeFactory factory = new JsonNodeFactory(false);
ObjectNode td = factory.objectNode();
…
-
Howdy
It seems that the method [`DataRow.toJson`](https://basishub.github.io/components/javadoc/) returns always a JSON array with one item.
```java
#RS!.getItem(#Index!).toJson()
```
**Re…
hyyan updated
5 years ago
-
**[deniswsrosa](https://jira.spring.io/secure/ViewProfile.jspa?name=deniswsrosa)** opened **[DATACOUCH-551](https://jira.spring.io/browse/DATACOUCH-551?redirect=false)** and commented
In the new API,…
-
### What happened?
Recently (but I can't pin down when it started), when testing in-app messages on Android devices, the app crashes and our Sentry reports `NullPointerException com.onesignal.OSInApp…