-
Type:
Bug
-
Status: Closed
-
Resolution: Fixed
-
Affects Version/s: Master
-
Fix Version/s: 7.1.10 DXP FP19, 7.1.10.5 SP5, 7.1.X, 7.2.10 DXP FP7, 7.2.X, 7.3.0 CE GA1, 7.3.1 CE GA2, 7.3.10 DXP GA1, Master
-
Component/s: Environments > App Servers
-
Branch Version/s:7.2.x, 7.1.x
-
Backported to Branch:Committed
-
Git Pull Request:
Steps to reproduce issue:
- Start JBoss bundle.
Expected result: No warnings or errors are thrown during startup.
Actual result: Warnings are thrown when starting JBoss bundle.
08:00:36,457 WARN [org.jboss.as.server.deployment] (MSC service thread 1-5) WFLYSRV0003: 无法对 module-info.class 里的类 /home/repo/liferay/appservers/master-jboss/jboss-eap-7.1.0/standalone/deployments/ROOT.war/WEB-INF/lib/jackson-databind.jar 进行索引: java.lang.IllegalStateException: Unknown tag! pos=3 poolCount = 66 at org.jboss.jandex.Indexer.processConstantPool(Indexer.java:1417) at org.jboss.jandex.Indexer.index(Indexer.java:1451) at org.jboss.as.server.deployment.annotation.ResourceRootIndexer.indexResourceRoot(ResourceRootIndexer.java:99) at org.jboss.as.server.deployment.annotation.AnnotationIndexProcessor.deploy(AnnotationIndexProcessor.java:51) at org.jboss.as.server.deployment.DeploymentUnitPhaseService.start(DeploymentUnitPhaseService.java:165) at org.jboss.msc.service.ServiceControllerImpl$StartTask.startService(ServiceControllerImpl.java:2032) at org.jboss.msc.service.ServiceControllerImpl$StartTask.run(ServiceControllerImpl.java:1955) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748)