ErrLookup › asLody/VirtualApp
asLody/VirtualApp
Virtual Engine for Android(Support 14.0 in business version) · Java · 741 source files
Analyzed at 666fefcb5d on 2026-09-09. 39 documented errors.
| Code / Message | Type | Severity | Tags |
|---|---|---|---|
| accountType is null | exception | error | android, accounts, null-argument, validation |
| Unable to create application | exception | error | android, virtualapp, application-creation, plugin-crash |
| before prepared | exception | error | illegal-state, package-installer, lifecycle, android |
| Invalid userId | exception | error | android, virtualapp, user-management, state-error, validation |
| You need MANAGE_USERS permission to: | exception | error | security, android, permission, binder |
| Exactly one of stageDir or stageCid stage must be set | exception | error | illegal-argument, missing-stage-dir, package-installer, android |
| Unable to retrieve JNIEnv*. | exception | critical | jni, native, android, threads, fbjni |
| Not supported in system context | exception | error | android, service, context, reflection |
| Can not found the | exception | error | android, aidl, reflection, proguard |
| Too many active sessions for UID | exception | error | illegal-state, session-limit, resource-leak, android |
| account is null | exception | error | android, accounts, null-argument, illegal-argument |
| Failed to allocate session ID | exception | error | android, package-installer, state-error, session-id, virtualapp |
| dex2oat is interrupted, msg | exception | error | android, process, interruption, dex2oat |
| Unable to start receiver | exception | error | android, broadcast, receiver, plugin-crash |
| Can not found the ipc method : | exception | error | android, ipc, method-not-registered, reflection |
| Unknown type in Bundle. | exception | error | android, bundle, parcelable, serialization |
| Caller has no access to session | exception | error | security-exception, ownership, session-not-found, android |
| Invalid marker: | exception | error | illegal-argument, filename-validation, split-apk, android |
| Couldn't create | exception | error | android, io, file-write, atomic-file |
| Must be sealed to accept permissions | exception | error | security-exception, session-lifecycle, permissions, android |
| authTokenType is null | exception | error | android, accounts, auth-token, null-argument |
INSTALL_FAILED_INTERNAL_ERROR Session destroyed | error_code | error | android, package-install, session-lifecycle, race-condition |
| Invalid name: | exception | error | illegal-argument, filename-validation, package-installer, android |
| Who are you? | exception | error | android, security, process-management, virtualapp |
| please call initialize() at first. | exception | critical | android, ipc, initialization-order |
| not allowed after commit | exception | error | security-exception, package-installer, session-sealed, android |
| Must specify package name to remove a split | exception | error | illegal-state, missing-package-name, split-apk, android |
| dex2oat works unsuccessfully, exit code | exception | warning | android, dex2oat, art, compilation |
| features is null | exception | error | android, accounts, features, null-argument |
| key is null | exception | error | android, accounts, userdata, null-argument |
| Couldn't create directory | exception | error | android, io, directory, atomic-file |
| Files still open | exception | error | security-exception, unclosed-stream, package-installer, android |
| Initializer = NULL | exception | error | android, null-argument, initialization |
INSTALL_FAILED_INVALID_APK No packages staged | error_code | error | android, package-install, apk, validation |
| ${pkg} | exception | error | android, resources, package-not-found, plugin |
| VirtualCore.startup() must called in main thread. | exception | error | android, threading, main-thread, initialization |
| Couldn't append | exception | warning | android, io, file-not-found, atomic-file |
| connection is null | validation | error | android, service, null-argument |
| response is null | exception | error | android, ipc, null-argument, accounts |