• 首页
  • 产品中心
    • 数式Oinone四大产品

      低代码开发平台无代码开发平台集成开发平台AI大模型开发
    • 数式Oinone体系能力

      用户与组织权限管理文件管理消息中心国际化业务审计
    • 数式Oinone核心产品特性

      低无一体面向软件公司场景无限制应用级扩容可分可合
  • 服务中心
    • 客户服务

      预约演示方案咨询私有部署找人定制
    • 开发者

      问答下载
    • Oinone学院

      社区学习

    《精讲面向软件公司的低代码平台——以Oinone为例》

  • 合作伙伴
    渠道申请伙伴名录专家库
  • 关于数式
0571-88757863

Startup:Issues with Startup Dependency Errors


I. Scenario

The following error messages may appear during startup:

  • The startup module contains JAR packages or modules that do not exist in the database.
  • The startup module contains non-existent modules.
  • The startup module's mutually exclusive modules include installed modules.

II. Troubleshooting Items

  1. Ensure that the modules listed in the pamirs.boot.modules configuration item of the application.yml file for the startup project have their corresponding JAR packages depended on in the pom.xml file.
  2. Ensure that the path definitions in the packagePrefix method of the problematic module's definition file are correct. These paths can be multiple but must include all sub-project paths under the module, such as api sub-projects and core projects. Additionally, these paths should not overlap, intersect, or include paths from other modules (e.g., if module A uses aa.bb.cc and module B uses aa.bb, module B's path would include module A's).
  3. The @ComponentScan.basePackages annotation in the startup class (a Spring-built annotation) must include the paths of all dependent modules.
  4. When creating a code-free application, if a dependent module is configured but not locally installed, the module will encounter issues. Resolve this by either removing the dependency or adding the dependency to the code.
Edit this page
Last Updated:6/20/25, 11:40 AM
Prev
Startup:Common Issues with Oinone License Usage
Next
Startup:Scheduling Server Unassigned Task Queue Keeps Logging Continuously
默认页脚
Copyright © 2026 Mr.Hope