Why JBoss is not able to parse some TLD files ?

Solution Unverified - Updated -

Issue

  • Getting the following exception while loading TLD files :
Caused by: org.jboss.as.server.deployment.DeploymentUnitProcessingException: JBAS018014: 
It is not possible to syntactically analyse the descriptor "/C:/abc/xyz/JBOSS/jboss-eap-6.1/bin/content/test.war/WEB-INF/tlds/mytld.tld" en [5,5]
        at org.jboss.as.web.deployment.TldParsingDeploymentProcessor.parseTLD(TldParsingDeploymentProcessor.java:143)
        at org.jboss.as.web.deployment.TldParsingDeploymentProcessor.processTlds(TldParsingDeploymentProcessor.java:122)
        at org.jboss.as.web.deployment.TldParsingDeploymentProcessor.deploy(TldParsingDeploymentProcessor.java:101)
        at org.jboss.as.server.deployment.DeploymentUnitPhaseService.start(DeploymentUnitPhaseService.java:120) 
        [jboss-as-server-7.2.0.Final-redhat-8.jar:7.2.0.Final-redhat-8]

Environment

  • Red Hat JBoss Enterprise Application Platform (EAP)
    • 6.x

Subscriber exclusive content

A Red Hat subscription provides unlimited access to our knowledgebase of over 48,000 articles and solutions.

Current Customers and Partners

Log in for full access

Log In
Close

Welcome! Check out the Getting Started with Red Hat page for quick tours and guides for common tasks.