Error parsing the Tag Library Descriptor file

Ask a Question related to Coldfusion Server Administration, Design and Development.

  1. #1

    Default Error parsing the Tag Library Descriptor file

    We recently took on a new client that is running a shopping cart that we are
    suddenly getting lot of these in the application logs. I have never seen this
    type of error before Error parsing the Tag Library Descriptor file:

    The exception logs have this:
    "Error","jrpp-1535","07/07/06","13:33:45",,"Error parsing the Tag Library
    Descriptor file:/E:/Websites/thedomain.com/www/category.cfm/.. The specific
    sequence of files included or processed is:
    E:\Websites\thedomain.com\www\category.cfm\moreinf o.cfm "
    34 coldfusion.jsp.JRunTagLibraryInfo$TldParseExceptio n: Error parsing the Tag
    Library Descriptor file:/E:/Websites/thedomain.com/www/category.cfm/..
    35 at coldfusion.jsp.JRunTagLibraryInfo.<init>(JRunTagLi braryInfo.java:237)
    36 at
    coldfusion.jsp.JRunTagLibraryInfo.lookupTLI(JRunTa gLibraryInfo.java:127)
    37 at
    coldfusion.jsp.JRunTagLibraryInfo.lookupTLI(JRunTa gLibraryInfo.java:104)
    38 at
    coldfusion.compiler.NeoTranslationContext.register Taglib(NeoTranslationContext.j
    ava:154)
    39 at
    coldfusion.compiler.NeoTranslationContext.<init>(N eoTranslationContext.java:100)

    40 at coldfusion.compiler.NeoTranslator.translateJava(Ne oTranslator.java:257)

    41 at coldfusion.compiler.NeoTranslator.translateJava(Ne oTranslator.java:106)

    42 at
    coldfusion.runtime.TemplateClassLoader$1.fetch(Tem plateClassLoader.java:282)
    43 at coldfusion.util.LruCache.get(LruCache.java:188)
    44 at
    coldfusion.runtime.TemplateClassLoader$TemplateCac he.fetchSerial(TemplateClassLo
    ader.java:223)
    45 at coldfusion.util.AbstractCache.fetch(AbstractCache. java:58)
    46 at coldfusion.util.SoftCache.get(SoftCache.java:81)
    47 at
    coldfusion.runtime.TemplateClassLoader.findClass(T emplateClassLoader.java:422)
    48 at coldfusion.filter.PathFilter.invoke(PathFilter.jav a:79)
    49 at coldfusion.filter.ExceptionFilter.invoke(Exception Filter.java:69)
    50 at coldfusion.filter.BrowserDebugFilter.invoke(Browse rDebugFilter.java:52)

    51 at
    coldfusion.filter.ClientScopePersistenceFilter.inv oke(ClientScopePersistenceFilt
    er.java:28)
    52 at coldfusion.filter.BrowserFilter.invoke(BrowserFilt er.java:38)
    53 at coldfusion.filter.GlobalsFilter.invoke(GlobalsFilt er.java:38)
    54 at coldfusion.filter.DatasourceFilter.invoke(Datasour ceFilter.java:22)
    55 at
    coldfusion.filter.RequestThrottleFilter.invoke(Req uestThrottleFilter.java:115)
    56 at coldfusion.CfmServlet.service(CfmServlet.java:107)
    57 at coldfusion.bootstrap.BootstrapServlet.service(Boot strapServlet.java:78)

    58 at jrun.servlet.FilterChain.doFilter(FilterChain.java :86)
    59 at com.seefusion.Filter.doFilter(Filter.java:49)
    60 at com.seefusion.SeeFusion.doFilter(SeeFusion.java:13 83)
    61 at jrun.servlet.FilterChain.doFilter(FilterChain.java :94)
    62 at jrun.servlet.FilterChain.service(FilterChain.java: 101)
    63 at jrun.servlet.ServletInvoker.invoke(ServletInvoker. java:91)
    64 at jrun.servlet.JRunInvokerChain.invokeNext(JRunInvok erChain.java:42)
    65 at
    jrun.servlet.JRunRequestDispatcher.invoke(JRunRequ estDispatcher.java:259)
    66 at
    jrun.servlet.ServletEngineService.dispatch(Servlet EngineService.java:541)
    67 at
    jrun.servlet.jrpp.JRunProxyService.invokeRunnable( JRunProxyService.java:204)
    68 at
    jrunx.scheduler.ThreadPool$ThreadThrottle.invokeRu nnable(ThreadPool.java:428)
    69 at jrunx.scheduler.WorkerThread.run(WorkerThread.java :66)



    Tiger Lady Guest

  2. Similar Questions and Discussions

    1. Air extension could not create app descriptor file
      CS3, v9, 3481-- Current CS 3 Air Extension and Adobe Air This was working at one point. When I installed the CS4 beta, it stopped, so I...
    2. #40214 [NEW]: Bad File Descriptor, Please help me
      From: support at vikoshosting dot com Operating system: Linux Kernel version 2.6.9-42.0. PHP version: 5CVS-2007-01-24 (snap) PHP...
    3. Please Help!! Error occured parsing XML file
      Hi there, Could someone please help me. I am learning dyanmic web design using dreamweaver MX with ASP pages. When I try to view my index.asp...
    4. Error parsing the Tag Library Descriptor
      i have an include on site that is set in a variable (ie. <cfinclude template='#navigation#'>), and all of a sudden i'm getting a 'Error parsing...
    5. Dup 2: Bad File Descriptor...Whuzzat mean?
      I'm running Red Hat 7.2 (I think, kernel 2.4.7-10 according to uname -a) on my home computer. I had trouble deleting a cd.iso image on my last good...
  3. #2

    Default Re: Error parsing the Tag Library Descriptor file

    Doe anybody have an idea?
    Tiger Lady Guest

Posting Permissions

  • You may not post new threads
  • You may post replies
  • You may not post attachments
  • You may not edit your posts

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139