ErrLookup › alibaba/ARouter

alibaba/ARouter

💪 A framework for assisting in the renovation of Android componentization (帮助 Android App 进行组件化改造的路由框架) · Java · 82 source files

Analyzed at 84f451d244 on 2026-09-06. 26 documented errors.

Code / MessageTypeSeverityTags
Unsupported primitive type: <type>
exception error annotation-processor, arouter, compile-time
Extract the default group failed! There's nothing between 2
exception error android, arouter, path-format, group
The inject fields CAN NOT BE 'private'!!! please check field
validation error annotation-processor, arouter, field-visibility
ARouter::Compiler >>> No module name, for more information,
exception error gradle, annotation-processor, configuration
Missing extracted secondary dex file '<path>'
exception error android, arouter, multidex, io, device-compat
ARouter::Register >>> LogisticsCenter.class was not found; a
console warning gradle-plugin, arouter, runtime-registration
The fields need autowired from intent, its parent must be ac
validation error android, arouter, annotation-processor, compile-time, autowired
LogisticsCenterARouter init logistics center exception! [<fa
exception critical arouter, init, reflection, proguard
There is no route match the path [<path>], in group [<group>
exception error arouter, navigation, route-not-found
Cannot create ARouter transform output directory: <parent>
exception error gradle-plugin, filesystem, io
String.format(tipText, key)
exception error arouter, duplicate-key, route-registration
The @Route is marked on unsupported class, look at [<type>].
validation error annotation-processor, arouter, unsupported-type
Interceptor timeout has already been scheduled.
exception error arouter, interceptor, lifecycle, illegal-state
ARouter::Init::Invoke init(context) first!
exception critical android, arouter, initialization-order, runtime
LogisticsCenterFatal exception when loading group meta. [<fa
exception error arouter, route, lazy-loading, proguard
Init provider failed! provider = [<name>], reason = [<failur
exception error arouter, provider, reflection, initialization
Cannot replace temporary ARouter transform output: <temporar
exception error gradle-plugin, filesystem, io, temp-file
The field '<fieldName>' is null, in class '<className>!
exception error android, arouter, autowired, null, runtime
More than one interceptors use same priority [%d], They are
validation error annotation-processor, arouter, duplicate-key, interceptor
ARouterCore::Init::Invoke init(context) first!
exception critical android, arouter, initialization-order, runtime
Interceptor initialization failure must have a cause.
exception error arouter, interceptor, null-argument
Extract the default group failed, the path must be start wit
exception error android, arouter, path-format, validation
No postcard!
exception error arouter, navigation, null-argument
TimeUnit must not be null.
exception error arouter, interceptor, null-argument, timeunit
Parameter invalid!
exception error android, arouter, uri, null, deep-link
Parameter is invalid!
exception error android, arouter, argument-validation, null