facebook

Unable to initialize TldLocationsCache

💡
Our Forums Have Moved

For help with installation, bugs reports or feature requests, please head over to our new forums.
Genuitec Community on GitHub

  1. MyEclipse IDE
  2.  > 
  3. Java EE Development (EJB, JSP, Struts, XDoclet, etc.)
Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #247049 Reply

    dmarsh26
    Member

    Hello,

    I was trying to use MyEclipse with a snapshot build of MyFaces_1.1.3 and I get the following error :-

    Unable to initialize TldLocationsCache: XML parsing error on file /WEB-INF/taglib/myfaces_html.tld.

    I got a similar error just using the jars in the WEB-INF\lib directory.

    I then updated my web.xml with taglib references and added the snapshot builds tld’s to the WEB-INF dir.

    I then got this message despite the XML file having no errors.

    I have now put the old MyFaces_1.1.1 jars back and removed the taglib references and still get this error after a clean build.

    Please can you advise on what to do ?

    thanks

    David Marsh

    #247056

    Riyad Kalla
    Member

    David,
    Restart MyEclipse. It’s possible you made the taglib parser cry and that the nightly snapshot builds might even work. Just be sure to restart between mucking with the JARs.

    #247068

    dmarsh26
    Member

    Riyad,

    I tried multiple restarts and clean builds, nothing seemed to work.
    The project is back to its original status working with the 1.1.1 build.
    I had to completely remove the new tlds, even leaving them in a project folder unreferenced
    was causing issues, this seems a bit over zealous of MyEclipse, it should only parse tld’s for inclusion in the cache referenced by the web.xml surely ?

    It was my first attempt at building MyFaces direct from subversion so i guess maybe the jars or tlds were not a good build.

    thanks for your help.

    David

    #247071

    Riyad Kalla
    Member

    was causing issues, this seems a bit over zealous of MyEclipse, it should only parse tld’s for inclusion in the cache referenced by the web.xml surely ?

    Absolutely, this sounds like a bug. I will file it.

Viewing 4 posts - 1 through 4 (of 4 total)
Reply To: Unable to initialize TldLocationsCache

You must be logged in to post in the forum log in