Virtuino Forum
Virtuino 6 crash - Printable Version

+- Virtuino Forum (https://virtuino.com/forum)
+-- Forum: Virtuino (https://virtuino.com/forum/forumdisplay.php?fid=1)
+--- Forum: Virtuino 6 (https://virtuino.com/forum/forumdisplay.php?fid=3)
+--- Thread: Virtuino 6 crash (/showthread.php?tid=1316)



Virtuino 6 crash - torn - 06-12-2023

hi, when starting virtuino 6 it stops suddenly. It happens almost every second launch. Another thing I noticed is that I can't export settings.
Code:
java.lang.IllegalStateException: Cannot perform this operation because the connection pool has been closed.
    at android.database.sqlite.SQLiteConnectionPool.throwIfClosedLocked(SQLiteConnectionPool.java:1034)
    at android.database.sqlite.SQLiteConnectionPool.waitForConnection(SQLiteConnectionPool.java:653)
    at android.database.sqlite.SQLiteConnectionPool.acquireConnection(SQLiteConnectionPool.java:369)
    at android.database.sqlite.SQLiteSession.acquireConnection(SQLiteSession.java:894)
    at android.database.sqlite.SQLiteSession.executeForChangedRowCount(SQLiteSession.java:752)
    at android.database.sqlite.SQLiteStatement.executeUpdateDelete(SQLiteStatement.java:64)
    at w0.e.g(Unknown Source:2)
    at d3.b.a(Unknown Source:26)
    at info.mqtt.android.service.MqttService.c(SourceFile:31)
    at b3.a.e(SourceFile:68)
    at b3.a$a.onServiceConnected(SourceFile:36)
    at android.app.LoadedApk$ServiceDispatcher.doConnected(LoadedApk.java:1660)
    at android.app.LoadedApk$ServiceDispatcher$RunConnection.run(LoadedApk.java:1689)
    at android.os.Handler.handleCallback(Handler.java:794)
    at android.os.Handler.dispatchMessage(Handler.java:99)
    at android.os.Looper.loop(Looper.java:176)
    at android.app.ActivityThread.main(ActivityThread.java:6651)
    at java.lang.reflect.Method.invoke(Native Method)
    at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:547)
    at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:824)



RE: Virtuino 6 crash - iliaslamprou - 06-12-2023

The app doesn't have the permission to open this folder.
It is a bug. It happens on Andoid 11 and later.
I will try to fix it very soon.
Thank you!


RE: Virtuino 6 crash - torn - 07-13-2023

Any progress on the problem? Every second launch it breaks.

https://u.pcloud.link/publink/show?code=XZnmvIVZ9bhL8eEpr7bVA4bdfmkWWRDfkqak


RE: Virtuino 6 crash - iliaslamprou - 07-15-2023

Hi,
could you send me this project to check it for the bug?
It will help me a lot


RE: Virtuino 6 crash - torn - 07-16-2023

(07-15-2023, 08:03 PM)iliaslamprou Wrote: Hi,
could you send me this project to check it for the bug?
It will help me a lot

Hi,
I opened the project in Virtuino Viewer 6, there is no problem there. It only breaks in Virtuino 6. Android version 8.

https://u.pcloud.link/publink/show?code=XZ1k5AVZoNqjdK3O2YzClBKSfAoz8QLNfdXy


RE: Virtuino 6 crash - torn - 08-08-2023

The same situation is with Android 13.


RE: Virtuino 6 crash - iliaslamprou - 08-17-2023

Hi, 
the "Templates" are not supported any more.
I have checked this issue using the latest virtuino version 6.0.32 but all works fine.
I can't find any issue.
Please check your project with this version


RE: Virtuino 6 crash - torn - 08-19-2023

I checked the version - it is the same. It turned out that this happens when the project with MQTT protocol.