1

Liferay 7.1 启动时出现 ClassCastException:

 INFO  [main][ModuleFrameworkImpl:1636] Starting dynamic bundles
 ERROR [Start Level: Equinox Container: 08ae8322-2575-4260-9c68-db4761a17500][org_apache_felix_scr:97] bundle org.apache.felix.scr:2.1.14 (34)Error while loading components of bundle com.liferay.portal.remote.soap.extender.impl:2.0.5 (555) 
java.lang.ClassCastException: org.eclipse.osgi.internal.loader.FragmentLoader cannot be cast to org.eclipse.osgi.internal.loader.BundleLoader

任何帮助,将不胜感激

谢谢

4

1 回答 1

0

似乎这是Equinox框架中已经修复的错误。请参阅https://bugs.eclipse.org/bugs/show_bug.cgi?id=423728。您可以尝试将 eclipse 更新到 3.10.0 版本。

于 2019-04-10T16:18:08.433 回答