[infinispan-issues] [JBoss JIRA] (ISPN-9295) Server fails to start if maven repo does not have Xerces

Galder Zamarreño (JIRA) issues at jboss.org
Wed Jun 13 13:24:00 EDT 2018


    [ https://issues.jboss.org/browse/ISPN-9295?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13591114#comment-13591114 ] 

Galder Zamarreño commented on ISPN-9295:
----------------------------------------

Ah, this only happens if you download the server from:

https://repository.jboss.org/nexus/content/groups/public-jboss/org/infinispan/server/infinispan-server-build

> Server fails to start if maven repo does not have Xerces
> --------------------------------------------------------
>
>                 Key: ISPN-9295
>                 URL: https://issues.jboss.org/browse/ISPN-9295
>             Project: Infinispan
>          Issue Type: Bug
>          Components: Server
>    Affects Versions: 9.3.0.CR1
>            Reporter: Galder Zamarreño
>            Priority: Blocker
>             Fix For: 9.3.0.Final
>
>
> If XercesImpl is not present in maven repo, there doesn't seem to be an attempt to download and instead you get:
> {code}
> [Host Controller] Caused by: org.jboss.modules.xml.XmlPullParserException: Failed to resolve artifact 'xerces:xercesImpl:2.11.0.SP5' (position: END_TAG seen ...resources>\n        <artifact name="xerces:xercesImpl:2.11.0.SP5"/>... @26:56) 
> [Host Controller] 	at org.jboss.modules.xml.ModuleXmlParser.parseArtifact(ModuleXmlParser.java:981)
> [Host Controller] 	at org.jboss.modules.xml.ModuleXmlParser.parseResources(ModuleXmlParser.java:869)
> [Host Controller] 	at org.jboss.modules.xml.ModuleXmlParser.parseModuleContents(ModuleXmlParser.java:659)
> [Host Controller] 	at org.jboss.modules.xml.ModuleXmlParser.parseDocument(ModuleXmlParser.java:426)
> [Host Controller] 	at org.jboss.modules.xml.ModuleXmlParser.parseModuleXml(ModuleXmlParser.java:302)
> [Host Controller] 	... 15 more
> {code}



--
This message was sent by Atlassian JIRA
(v7.5.0#75005)



More information about the infinispan-issues mailing list