You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@trafficserver.apache.org by "Igor Galić (JIRA)" <ji...@apache.org> on 2012/11/22 11:58:58 UTC

[jira] [Created] (TS-1587) ESI: make check fails

Igor Galić created TS-1587:
------------------------------

             Summary: ESI: make check fails
                 Key: TS-1587
                 URL: https://issues.apache.org/jira/browse/TS-1587
             Project: Traffic Server
          Issue Type: Bug
          Components: Plugins
    Affects Versions: 3.3.1
            Reporter: Igor Galić


Here's a list of all failing ESI plugin errors returned on make check:
{noformat}
Error: [unpack] Invalid arguments
Error: [unpack] Invalid arguments
Error: [unpack] Version 111 not in supported set (1)
Error: [unpack] Could not unpack node
Error: [getAttribute] Tag has no [src] attribute
Error: [_processIncludeTag] Could not find src attribute
Error: [_parse] Cannot handle ESI tag [include ]
Error: [parseChunk] Failed to parse chunk of size 15 starting with [<esi:]...
Error: [getAttribute] Tag has no [src] attribute
Error: [_processIncludeTag] Could not find src attribute
Error: [_parse] Cannot handle ESI tag [include ]
Error: [_completeParse] Failed to complete parse of data of total size 15 starting with [<esi:]...
Error: [getAttribute] No space for value after [src] attribute
Error: [_processIncludeTag] Could not find src attribute
Error: [_parse] Cannot handle ESI tag [include ]
Error: [parseChunk] Failed to parse chunk of size 19 starting with [<esi:]...
Error: [getAttribute] No space for value after [src] attribute
Error: [_processIncludeTag] Could not find src attribute
Error: [_parse] Cannot handle ESI tag [include ]
Error: [_completeParse] Failed to complete parse of data of total size 19 starting with [<esi:]...
Error: [getAttribute] Unterminated quote in value for attribute [src] starting at ["abc def /]
Error: [_processIncludeTag] Could not find src attribute
Error: [_parse] Cannot handle ESI tag [include ]
Error: [parseChunk] Failed to parse chunk of size 28 starting with [<esi:]...
Error: [getAttribute] Unterminated quote in value for attribute [src] starting at ["abc def /]
Error: [_processIncludeTag] Could not find src attribute
Error: [_parse] Cannot handle ESI tag [include ]
Error: [_completeParse] Failed to complete parse of data of total size 28 starting with [<esi:]...
Error: [getAttribute] Unterminated quote in value for attribute [src] starting at [abcdef" />]
Error: [_processIncludeTag] Could not find src attribute
Error: [_parse] Cannot handle ESI tag [include ]
Error: [parseChunk] Failed to parse chunk of size 27 starting with [<esi:]...
Error: [getAttribute] Unterminated quote in value for attribute [src] starting at [abcdef" />]
Error: [_processIncludeTag] Could not find src attribute
Error: [_parse] Cannot handle ESI tag [include ]
Error: [_completeParse] Failed to complete parse of data of total size 27 starting with [<esi:]...
Error: [getAttribute] Unterminated quote in value for attribute [src] starting at [abc""de"f ]
Error: [_processIncludeTag] Could not find src attribute
Error: [_parse] Cannot handle ESI tag [include ]
Error: [parseChunk] Failed to parse chunk of size 29 starting with [<esi:]...
Error: [getAttribute] Unterminated quote in value for attribute [src] starting at [abc""de"f ]
Error: [_processIncludeTag] Could not find src attribute
Error: [_parse] Cannot handle ESI tag [include ]
Error: [_completeParse] Failed to complete parse of data of total size 29 starting with [<esi:]...
Error: [_parse] Unknown ESI tag starting with [<esi:blah ]...
Error: [parseChunk] Failed to parse chunk of size 22 starting with [bleh ]...
Error: [_parse] Unknown ESI tag starting with [<esi:blah ]...
Error: [_completeParse] Failed to complete parse of data of total size 22 starting with [bleh ]...
Error: [_parse] ESI tag starting with [<esi:comme]... has no matching closing tag [/>]
Error: [_completeParse] Failed to complete parse of data of total size 27 starting with [<esi:]...
Error: [_parse] Unknown ESI tag starting with [<esi:remov]...
Error: [parseChunk] Failed to parse chunk of size 14 starting with [<esi:]...
Error: [_parse] Unknown ESI tag starting with [<esi:remov]...
Error: [_completeParse] Failed to complete parse of data of total size 14 starting with [<esi:]...
Error: [_parse] Unknown ESI tag starting with [<esi:inclu]...
Error: [parseChunk] Failed to parse chunk of size 10 starting with [src=u]...
Error: [_parse] Unknown ESI tag starting with [<esi:inclu]...
Error: [parseChunk] Failed to parse chunk of size 4 starting with [bar3]...
Error: [_parse] Unknown ESI tag starting with [<esi:inclu]...
Error: [_completeParse] Failed to complete parse of data of total size 31 starting with [foo1 ]...
Error: [_parse] ESI tag starting with []... has no matching closing tag [-->]
Error: [_completeParse] Failed to complete parse of data of total size 36 starting with [<esi<]...
Error: [_parse] Unknown ESI tag starting with [<esi:<!--e]...
Error: [_completeParse] Failed to complete parse of data of total size 42 starting with [<esi:]...
Error: [getAttribute] Tag has no [handler] attribute
Error: [_processSpecialIncludeTag] Could not find handler attribute
Error: [_parse] Cannot handle ESI tag [special-include]
Error: [parseChunk] Failed to parse chunk of size 23 starting with [<esi:]...
Error: [getAttribute] Tag has no [handler] attribute
Error: [_processSpecialIncludeTag] Could not find handler attribute
Error: [_parse] Cannot handle ESI tag [special-include]
Error: [_completeParse] Failed to complete parse of data of total size 23 starting with [<esi:]...
Error: [getAttribute] No space for value after [handler] attribute
Error: [_processSpecialIncludeTag] Could not find handler attribute
Error: [_parse] Cannot handle ESI tag [special-include]
Error: [parseChunk] Failed to parse chunk of size 31 starting with [<esi:]...
Error: [getAttribute] No space for value after [handler] attribute
Error: [_processSpecialIncludeTag] Could not find handler attribute
Error: [_parse] Cannot handle ESI tag [special-include]
Error: [_completeParse] Failed to complete parse of data of total size 31 starting with [<esi:]...
Error: [_processChooseTag] Cannot have COMMENT as top-level node in choose data; only when/otherwise/whitespace-text permitted
Error: [_parse] Cannot handle ESI tag [choose>]
Error: [parseChunk] Failed to parse chunk of size 218 starting with [<esi:]...
Error: [_processChooseTag] Cannot have COMMENT as top-level node in choose data; only when/otherwise/whitespace-text permitted
Error: [_parse] Cannot handle ESI tag [choose>]
Error: [_completeParse] Failed to complete parse of data of total size 218 starting with [<esi:]...
Error: [_processChooseTag] Cannot have more than one esi:otherwise node in an esi:choose node
Error: [_parse] Cannot handle ESI tag [choose>]
Error: [parseChunk] Failed to parse chunk of size 251 starting with [<esi:]...
Error: [_processChooseTag] Cannot have more than one esi:otherwise node in an esi:choose node
Error: [_parse] Cannot handle ESI tag [choose>]
Error: [_completeParse] Failed to complete parse of data of total size 251 starting with [<esi:]...
Error: [_processTryTag] try block must contain one each of attempt and except nodes
Error: [_parse] Cannot handle ESI tag [try>]
Error: [parseChunk] Failed to parse chunk of size 73 starting with [<esi:]...
Error: [_processTryTag] try block must contain one each of attempt and except nodes
Error: [_parse] Cannot handle ESI tag [try>]
Error: [_completeParse] Failed to complete parse of data of total size 73 starting with [<esi:]...
Error: [_processTryTag] try block must contain one each of attempt and except nodes
Error: [_parse] Cannot handle ESI tag [try>]
Error: [parseChunk] Failed to parse chunk of size 70 starting with [<esi:]...
Error: [_processTryTag] try block must contain one each of attempt and except nodes
Error: [_parse] Cannot handle ESI tag [try>]
Error: [_completeParse] Failed to complete parse of data of total size 70 starting with [<esi:]...
Error: [_processTryTag] Only attempt/except/text nodes allowed in try block; [COMMENT] node invalid
Error: [_parse] Cannot handle ESI tag [try>]
Error: [parseChunk] Failed to parse chunk of size 148 starting with [<esi:]...
Error: [_processTryTag] Only attempt/except/text nodes allowed in try block; [COMMENT] node invalid
Error: [_parse] Cannot handle ESI tag [try>]
Error: [_completeParse] Failed to complete parse of data of total size 148 starting with [<esi:]...
Error: [_processTryTag] Can have exactly one attempt node in try block
Error: [_parse] Cannot handle ESI tag [try>]
Error: [parseChunk] Failed to parse chunk of size 178 starting with [<esi:]...
Error: [_processTryTag] Can have exactly one attempt node in try block
Error: [_parse] Cannot handle ESI tag [try>]
Error: [_completeParse] Failed to complete parse of data of total size 178 starting with [<esi:]...
Error: [_processTryTag] Can have exactly one except node in try block
Error: [_parse] Cannot handle ESI tag [try>]
Error: [parseChunk] Failed to parse chunk of size 175 starting with [<esi:]...
Error: [_processTryTag] Can have exactly one except node in try block
Error: [_parse] Cannot handle ESI tag [try>]
Error: [_completeParse] Failed to complete parse of data of total size 175 starting with [<esi:]...
Error: [_processTryTag] Cannot have non-whitespace raw text as top level node in try block
Error: [_parse] Cannot handle ESI tag [try>]
Error: [parseChunk] Failed to parse chunk of size 159 starting with [<esi:]...
Error: [_processTryTag] Cannot have non-whitespace raw text as top level node in try block
Error: [_parse] Cannot handle ESI tag [try>]
Error: [_completeParse] Failed to complete parse of data of total size 159 starting with [<esi:]...
Error: [_processChooseTag] Cannot have non-whitespace raw text as top-level node in choose data
Error: [_parse] Cannot handle ESI tag [choose>]
Error: [parseChunk] Failed to parse chunk of size 194 starting with [<esi:]...
Error: [_processChooseTag] Cannot have non-whitespace raw text as top-level node in choose data
Error: [_parse] Cannot handle ESI tag [choose>]
Error: [_completeParse] Failed to complete parse of data of total size 194 starting with [<esi:]...
Error: [_processChooseTag] Cannot have more than one esi:otherwise node in an esi:choose node
Error: [_parse] Cannot handle ESI tag [choose>]
Error: [parseChunk] Failed to parse chunk of size 256 starting with [<esi:]...
Error: [_processChooseTag] Cannot have more than one esi:otherwise node in an esi:choose node
Error: [_parse] Cannot handle ESI tag [choose>]
Error: [_completeParse] Failed to complete parse of data of total size 256 starting with [<esi:]...
Error: [_processTryTag] try block must contain one each of attempt and except nodes
Error: [_parse] Cannot handle ESI tag [try>]
Error: [parseChunk] Failed to parse chunk of size 19 starting with [<esi:]...
Error: [_processTryTag] try block must contain one each of attempt and except nodes
Error: [_parse] Cannot handle ESI tag [try>]
Error: [_completeParse] Failed to complete parse of data of total size 19 starting with [<esi:]...
Error: [process] Processor has to finish parsing via completeParse() before process() call
Error: [process] Processor has to finish parsing via completeParse() before process() call
Error: [_parse] Unknown ESI tag starting with [<esi:blah/]...
Error: [parseChunk] Failed to parse chunk of size 17 starting with [foo<e]...
Error: [addParseData] Failed to parse chunk; Stopping processor...
Error: [getAttribute] No space for value after [src] attribute
Error: [_processIncludeTag] Could not find src attribute
Error: [_parse] Cannot handle ESI tag [include ]
Error: [parseChunk] Failed to parse chunk of size 27 starting with [foo <]...
Error: [addParseData] Failed to parse chunk; Stopping processor...
Error: [getAttribute] Tag has no [src] attribute
Error: [_processIncludeTag] Could not find src attribute
Error: [_parse] Cannot handle ESI tag [include ]
Error: [parseChunk] Failed to parse chunk of size 23 starting with [foo <]...
Error: [addParseData] Failed to parse chunk; Stopping processor...
Error: [_preprocess] Couldn't expand raw URL [$(HTTP_HOST)]
Error: [_getIncludeData] Data not requested for URL [$(HTTP_HOST)]; no data to include
Error: [_processEsiNode] Failed to process ESI doc node of type 2
Error: [process] Failed to process ESI node []
Error: [_getIncludeData] Couldn't get content for URL [attempt]
Error: [process] attempt section errored; due to url [attempt]
Error: [_getIncludeData] Couldn't get content for URL [except]
Error: [_processEsiNode] Failed to process ESI doc node of type 2
Error: [process] Failed to process ESI node []
Error: [_getIncludeData] Couldn't get content for URL [attempt]
Error: [process] attempt section errored; due to url [attempt]
Error: [_getIncludeData] Couldn't get content for URL [attempt]
Error: [process] attempt section errored; due to url [attempt]
Error: [_getIncludeData] Couldn't get content for URL [attempt]
Error: [process] attempt section errored; due to url [attempt]
Error: [_parse] ESI tag starting with [<esi:vars>]... has no matching closing tag [</esi:vars>]
Error: [_completeParse] Failed to complete parse of data of total size 24 starting with [<esi:]...
Error: [_handleHtmlComment] Couldn't parse html comment node content
Error: [_preprocess] Failed to preprocess try node
Error: [_handleParseComplete] Failed to preprocess parsed nodes; Stopping processor...
Error: [HandlerManager::getHandler] handler id [stub] does not map to any loaded object
Error: [_preprocess] Couldn't create handler with id [stub]
Error: [addParseData] Failed to preprocess parsed nodes; Stopping processor...
Error: [_stripQuotes] Unterminated quote in expression ['blah]
Error: [_stripQuotes] Unterminated quote in expression ["blah]
Error: [_stripQuotes] Unterminated quote in expression ['yes]
Error: [_stripQuotes] Unterminated quote in expression ['yes]
{noformat}

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

[jira] [Assigned] (TS-1587) ESI: make check fails

Posted by "James Peach (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/TS-1587?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

James Peach reassigned TS-1587:
-------------------------------

    Assignee: Zhao Yongming

Yongming, since you are working on ESI, is this something you are interested in?
                
> ESI: make check fails
> ---------------------
>
>                 Key: TS-1587
>                 URL: https://issues.apache.org/jira/browse/TS-1587
>             Project: Traffic Server
>          Issue Type: Bug
>          Components: Plugins
>    Affects Versions: 3.3.1
>            Reporter: Igor Galić
>            Assignee: Zhao Yongming
>
> Here's a list of all failing ESI plugin errors returned on make check:
> {noformat}
> Error: [unpack] Invalid arguments
> Error: [unpack] Invalid arguments
> Error: [unpack] Version 111 not in supported set (1)
> Error: [unpack] Could not unpack node
> Error: [getAttribute] Tag has no [src] attribute
> Error: [_processIncludeTag] Could not find src attribute
> Error: [_parse] Cannot handle ESI tag [include ]
> Error: [parseChunk] Failed to parse chunk of size 15 starting with [<esi:]...
> Error: [getAttribute] Tag has no [src] attribute
> Error: [_processIncludeTag] Could not find src attribute
> Error: [_parse] Cannot handle ESI tag [include ]
> Error: [_completeParse] Failed to complete parse of data of total size 15 starting with [<esi:]...
> Error: [getAttribute] No space for value after [src] attribute
> Error: [_processIncludeTag] Could not find src attribute
> Error: [_parse] Cannot handle ESI tag [include ]
> Error: [parseChunk] Failed to parse chunk of size 19 starting with [<esi:]...
> Error: [getAttribute] No space for value after [src] attribute
> Error: [_processIncludeTag] Could not find src attribute
> Error: [_parse] Cannot handle ESI tag [include ]
> Error: [_completeParse] Failed to complete parse of data of total size 19 starting with [<esi:]...
> Error: [getAttribute] Unterminated quote in value for attribute [src] starting at ["abc def /]
> Error: [_processIncludeTag] Could not find src attribute
> Error: [_parse] Cannot handle ESI tag [include ]
> Error: [parseChunk] Failed to parse chunk of size 28 starting with [<esi:]...
> Error: [getAttribute] Unterminated quote in value for attribute [src] starting at ["abc def /]
> Error: [_processIncludeTag] Could not find src attribute
> Error: [_parse] Cannot handle ESI tag [include ]
> Error: [_completeParse] Failed to complete parse of data of total size 28 starting with [<esi:]...
> Error: [getAttribute] Unterminated quote in value for attribute [src] starting at [abcdef" />]
> Error: [_processIncludeTag] Could not find src attribute
> Error: [_parse] Cannot handle ESI tag [include ]
> Error: [parseChunk] Failed to parse chunk of size 27 starting with [<esi:]...
> Error: [getAttribute] Unterminated quote in value for attribute [src] starting at [abcdef" />]
> Error: [_processIncludeTag] Could not find src attribute
> Error: [_parse] Cannot handle ESI tag [include ]
> Error: [_completeParse] Failed to complete parse of data of total size 27 starting with [<esi:]...
> Error: [getAttribute] Unterminated quote in value for attribute [src] starting at [abc""de"f ]
> Error: [_processIncludeTag] Could not find src attribute
> Error: [_parse] Cannot handle ESI tag [include ]
> Error: [parseChunk] Failed to parse chunk of size 29 starting with [<esi:]...
> Error: [getAttribute] Unterminated quote in value for attribute [src] starting at [abc""de"f ]
> Error: [_processIncludeTag] Could not find src attribute
> Error: [_parse] Cannot handle ESI tag [include ]
> Error: [_completeParse] Failed to complete parse of data of total size 29 starting with [<esi:]...
> Error: [_parse] Unknown ESI tag starting with [<esi:blah ]...
> Error: [parseChunk] Failed to parse chunk of size 22 starting with [bleh ]...
> Error: [_parse] Unknown ESI tag starting with [<esi:blah ]...
> Error: [_completeParse] Failed to complete parse of data of total size 22 starting with [bleh ]...
> Error: [_parse] ESI tag starting with [<esi:comme]... has no matching closing tag [/>]
> Error: [_completeParse] Failed to complete parse of data of total size 27 starting with [<esi:]...
> Error: [_parse] Unknown ESI tag starting with [<esi:remov]...
> Error: [parseChunk] Failed to parse chunk of size 14 starting with [<esi:]...
> Error: [_parse] Unknown ESI tag starting with [<esi:remov]...
> Error: [_completeParse] Failed to complete parse of data of total size 14 starting with [<esi:]...
> Error: [_parse] Unknown ESI tag starting with [<esi:inclu]...
> Error: [parseChunk] Failed to parse chunk of size 10 starting with [src=u]...
> Error: [_parse] Unknown ESI tag starting with [<esi:inclu]...
> Error: [parseChunk] Failed to parse chunk of size 4 starting with [bar3]...
> Error: [_parse] Unknown ESI tag starting with [<esi:inclu]...
> Error: [_completeParse] Failed to complete parse of data of total size 31 starting with [foo1 ]...
> Error: [_parse] ESI tag starting with []... has no matching closing tag [-->]
> Error: [_completeParse] Failed to complete parse of data of total size 36 starting with [<esi<]...
> Error: [_parse] Unknown ESI tag starting with [<esi:<!--e]...
> Error: [_completeParse] Failed to complete parse of data of total size 42 starting with [<esi:]...
> Error: [getAttribute] Tag has no [handler] attribute
> Error: [_processSpecialIncludeTag] Could not find handler attribute
> Error: [_parse] Cannot handle ESI tag [special-include]
> Error: [parseChunk] Failed to parse chunk of size 23 starting with [<esi:]...
> Error: [getAttribute] Tag has no [handler] attribute
> Error: [_processSpecialIncludeTag] Could not find handler attribute
> Error: [_parse] Cannot handle ESI tag [special-include]
> Error: [_completeParse] Failed to complete parse of data of total size 23 starting with [<esi:]...
> Error: [getAttribute] No space for value after [handler] attribute
> Error: [_processSpecialIncludeTag] Could not find handler attribute
> Error: [_parse] Cannot handle ESI tag [special-include]
> Error: [parseChunk] Failed to parse chunk of size 31 starting with [<esi:]...
> Error: [getAttribute] No space for value after [handler] attribute
> Error: [_processSpecialIncludeTag] Could not find handler attribute
> Error: [_parse] Cannot handle ESI tag [special-include]
> Error: [_completeParse] Failed to complete parse of data of total size 31 starting with [<esi:]...
> Error: [_processChooseTag] Cannot have COMMENT as top-level node in choose data; only when/otherwise/whitespace-text permitted
> Error: [_parse] Cannot handle ESI tag [choose>]
> Error: [parseChunk] Failed to parse chunk of size 218 starting with [<esi:]...
> Error: [_processChooseTag] Cannot have COMMENT as top-level node in choose data; only when/otherwise/whitespace-text permitted
> Error: [_parse] Cannot handle ESI tag [choose>]
> Error: [_completeParse] Failed to complete parse of data of total size 218 starting with [<esi:]...
> Error: [_processChooseTag] Cannot have more than one esi:otherwise node in an esi:choose node
> Error: [_parse] Cannot handle ESI tag [choose>]
> Error: [parseChunk] Failed to parse chunk of size 251 starting with [<esi:]...
> Error: [_processChooseTag] Cannot have more than one esi:otherwise node in an esi:choose node
> Error: [_parse] Cannot handle ESI tag [choose>]
> Error: [_completeParse] Failed to complete parse of data of total size 251 starting with [<esi:]...
> Error: [_processTryTag] try block must contain one each of attempt and except nodes
> Error: [_parse] Cannot handle ESI tag [try>]
> Error: [parseChunk] Failed to parse chunk of size 73 starting with [<esi:]...
> Error: [_processTryTag] try block must contain one each of attempt and except nodes
> Error: [_parse] Cannot handle ESI tag [try>]
> Error: [_completeParse] Failed to complete parse of data of total size 73 starting with [<esi:]...
> Error: [_processTryTag] try block must contain one each of attempt and except nodes
> Error: [_parse] Cannot handle ESI tag [try>]
> Error: [parseChunk] Failed to parse chunk of size 70 starting with [<esi:]...
> Error: [_processTryTag] try block must contain one each of attempt and except nodes
> Error: [_parse] Cannot handle ESI tag [try>]
> Error: [_completeParse] Failed to complete parse of data of total size 70 starting with [<esi:]...
> Error: [_processTryTag] Only attempt/except/text nodes allowed in try block; [COMMENT] node invalid
> Error: [_parse] Cannot handle ESI tag [try>]
> Error: [parseChunk] Failed to parse chunk of size 148 starting with [<esi:]...
> Error: [_processTryTag] Only attempt/except/text nodes allowed in try block; [COMMENT] node invalid
> Error: [_parse] Cannot handle ESI tag [try>]
> Error: [_completeParse] Failed to complete parse of data of total size 148 starting with [<esi:]...
> Error: [_processTryTag] Can have exactly one attempt node in try block
> Error: [_parse] Cannot handle ESI tag [try>]
> Error: [parseChunk] Failed to parse chunk of size 178 starting with [<esi:]...
> Error: [_processTryTag] Can have exactly one attempt node in try block
> Error: [_parse] Cannot handle ESI tag [try>]
> Error: [_completeParse] Failed to complete parse of data of total size 178 starting with [<esi:]...
> Error: [_processTryTag] Can have exactly one except node in try block
> Error: [_parse] Cannot handle ESI tag [try>]
> Error: [parseChunk] Failed to parse chunk of size 175 starting with [<esi:]...
> Error: [_processTryTag] Can have exactly one except node in try block
> Error: [_parse] Cannot handle ESI tag [try>]
> Error: [_completeParse] Failed to complete parse of data of total size 175 starting with [<esi:]...
> Error: [_processTryTag] Cannot have non-whitespace raw text as top level node in try block
> Error: [_parse] Cannot handle ESI tag [try>]
> Error: [parseChunk] Failed to parse chunk of size 159 starting with [<esi:]...
> Error: [_processTryTag] Cannot have non-whitespace raw text as top level node in try block
> Error: [_parse] Cannot handle ESI tag [try>]
> Error: [_completeParse] Failed to complete parse of data of total size 159 starting with [<esi:]...
> Error: [_processChooseTag] Cannot have non-whitespace raw text as top-level node in choose data
> Error: [_parse] Cannot handle ESI tag [choose>]
> Error: [parseChunk] Failed to parse chunk of size 194 starting with [<esi:]...
> Error: [_processChooseTag] Cannot have non-whitespace raw text as top-level node in choose data
> Error: [_parse] Cannot handle ESI tag [choose>]
> Error: [_completeParse] Failed to complete parse of data of total size 194 starting with [<esi:]...
> Error: [_processChooseTag] Cannot have more than one esi:otherwise node in an esi:choose node
> Error: [_parse] Cannot handle ESI tag [choose>]
> Error: [parseChunk] Failed to parse chunk of size 256 starting with [<esi:]...
> Error: [_processChooseTag] Cannot have more than one esi:otherwise node in an esi:choose node
> Error: [_parse] Cannot handle ESI tag [choose>]
> Error: [_completeParse] Failed to complete parse of data of total size 256 starting with [<esi:]...
> Error: [_processTryTag] try block must contain one each of attempt and except nodes
> Error: [_parse] Cannot handle ESI tag [try>]
> Error: [parseChunk] Failed to parse chunk of size 19 starting with [<esi:]...
> Error: [_processTryTag] try block must contain one each of attempt and except nodes
> Error: [_parse] Cannot handle ESI tag [try>]
> Error: [_completeParse] Failed to complete parse of data of total size 19 starting with [<esi:]...
> Error: [process] Processor has to finish parsing via completeParse() before process() call
> Error: [process] Processor has to finish parsing via completeParse() before process() call
> Error: [_parse] Unknown ESI tag starting with [<esi:blah/]...
> Error: [parseChunk] Failed to parse chunk of size 17 starting with [foo<e]...
> Error: [addParseData] Failed to parse chunk; Stopping processor...
> Error: [getAttribute] No space for value after [src] attribute
> Error: [_processIncludeTag] Could not find src attribute
> Error: [_parse] Cannot handle ESI tag [include ]
> Error: [parseChunk] Failed to parse chunk of size 27 starting with [foo <]...
> Error: [addParseData] Failed to parse chunk; Stopping processor...
> Error: [getAttribute] Tag has no [src] attribute
> Error: [_processIncludeTag] Could not find src attribute
> Error: [_parse] Cannot handle ESI tag [include ]
> Error: [parseChunk] Failed to parse chunk of size 23 starting with [foo <]...
> Error: [addParseData] Failed to parse chunk; Stopping processor...
> Error: [_preprocess] Couldn't expand raw URL [$(HTTP_HOST)]
> Error: [_getIncludeData] Data not requested for URL [$(HTTP_HOST)]; no data to include
> Error: [_processEsiNode] Failed to process ESI doc node of type 2
> Error: [process] Failed to process ESI node []
> Error: [_getIncludeData] Couldn't get content for URL [attempt]
> Error: [process] attempt section errored; due to url [attempt]
> Error: [_getIncludeData] Couldn't get content for URL [except]
> Error: [_processEsiNode] Failed to process ESI doc node of type 2
> Error: [process] Failed to process ESI node []
> Error: [_getIncludeData] Couldn't get content for URL [attempt]
> Error: [process] attempt section errored; due to url [attempt]
> Error: [_getIncludeData] Couldn't get content for URL [attempt]
> Error: [process] attempt section errored; due to url [attempt]
> Error: [_getIncludeData] Couldn't get content for URL [attempt]
> Error: [process] attempt section errored; due to url [attempt]
> Error: [_parse] ESI tag starting with [<esi:vars>]... has no matching closing tag [</esi:vars>]
> Error: [_completeParse] Failed to complete parse of data of total size 24 starting with [<esi:]...
> Error: [_handleHtmlComment] Couldn't parse html comment node content
> Error: [_preprocess] Failed to preprocess try node
> Error: [_handleParseComplete] Failed to preprocess parsed nodes; Stopping processor...
> Error: [HandlerManager::getHandler] handler id [stub] does not map to any loaded object
> Error: [_preprocess] Couldn't create handler with id [stub]
> Error: [addParseData] Failed to preprocess parsed nodes; Stopping processor...
> Error: [_stripQuotes] Unterminated quote in expression ['blah]
> Error: [_stripQuotes] Unterminated quote in expression ["blah]
> Error: [_stripQuotes] Unterminated quote in expression ['yes]
> Error: [_stripQuotes] Unterminated quote in expression ['yes]
> {noformat}

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira