【发布时间】:2020-09-06 07:34:06
【问题描述】:
2020-09-02 19:15:51.972 ERROR [fileinstall-C:/Users/h.mohammadi/IdeaProjects/first-Liferay/bundles/osgi/modules][DirectoryWatcher:1112] Unable to start bundle: file:/C:/Users/h.mohammadi/IdeaProjects/first-Liferay/bundles/osgi/modules/slider.api.jar
org.osgi.framework.BundleException: Could not resolve module: slider.api [2409]_ Unresolved requirement: Import-Package: com.liferay.portal.kernel.model; version="[4.1.0,5.0.0)"_ [Sanitized]
at org.eclipse.osgi.container.Module.start(Module.java:444)
at org.eclipse.osgi.internal.framework.EquinoxBundle.start(EquinoxBundle.java:428)
at com.liferay.portal.file.install.internal.DirectoryWatcher._startBundle(DirectoryWatcher.java:1095)
at com.liferay.portal.file.install.internal.DirectoryWatcher._startBundles(DirectoryWatcher.java:1128)
at com.liferay.portal.file.install.internal.DirectoryWatcher._process(DirectoryWatcher.java:990)
at com.liferay.portal.file.install.internal.DirectoryWatcher.run(DirectoryWatcher.java:302)
【问题讨论】:
-
请通过一些步骤来编辑您的问题以重现,例如最好是minimal reproducible example。只是错误消息并不是一个好问题,而且还有很多要猜测的地方。有趣的细节:你是如何建造的?毕业?行家?这些构建文件看起来如何?检查How to Ask