ErrLookup › Tencent/VasSonic
Tencent/VasSonic
VasSonic is a lightweight and high-performance Hybrid framework developed by tencent VAS team, which is intended to speed up the first screen of websites working on Android and iOS platform. · Java · 84 source files
Analyzed at 59936beff6 on 2026-09-08. 9 documented errors.
| Code / Message | Type | Severity | Tags |
|---|---|---|---|
| Cannot verify hostname: | exception | error | ssl, hostname-verification, certificate |
| SonicRuntime context con not be null! | exception | error | android, null-pointer, context |
| SonicEngine::createInstance() needs to be called before… | exception | error | android, singleton, initialization |
| getWriter() has already been called on this response. | exception | error | servlet, java, illegal-state |
| SonicDBHelper::createInstance() needs to be called before… | exception | error | android, singleton, initialization |
| This isn't a hierarchical URI. | exception | error | android, uri, unsupported-operation |
| Attempt to verify non-SSL socket | exception | error | ssl, android, tls |
| getOutputStream() has already been called on this response. | exception | error | servlet, java, illegal-state |
| Cannot verify SSL socket without session | exception | error | ssl, tls-handshake, android |