WARN - error parsing file with regexp

XMLWordPrintable

    • Type: Bug
    • Resolution: Duplicate
    • Priority: Low
    • 1.5
    • Affects Version/s: 1.4.2
    • Component/s: None
    • None
    • Environment:

      Fisheye 1.4.1; Crucible 1.2.1

      Appears to be slightly different from FE-182.

      WARN - error parsing file with regexp <
      ([%@!?=$\s]+)? # leading punctuation (opt)
      ([\p

      {N}

      \p

      {L}

      ._:-]+ ) # tag name
      (([^>]|"[^"]"|'[^']')*) # attributes etc (opt)
      ([%@!?=$\s]+)? # trailing punctuation (opt)
      (/\s*)? # trailing slash (opt)
      > on file <stream> offset 874, starting with: < operatio
      java.lang.StackOverflowError
      at com.cenqua.fisheye.io.Utf16ERandomAccessIoStream.seek(Utf16ERandomAccessIoStream.java:17)
      at com.cenqua.fisheye.io.BufferedCharSequence.charAt(BufferedCharSequence.java:45)
      at com.cenqua.fisheye.syntax.r.BitClass.match(BitClass.java:47)
      at com.cenqua.fisheye.syntax.r.Branch.match(Branch.java:17)
      at com.cenqua.fisheye.syntax.r.Branch.match(Branch.java:17)
      at com.cenqua.fisheye.syntax.r.GroupHead.match(GroupHead.java:22)
      at com.cenqua.fisheye.syntax.r.Loop.match(Loop.java:42)
      ...

            Assignee:
            Unassigned
            Reporter:
            Andrew Herbert
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated:
              Resolved: