Uploaded image for project: 'FishEye'
  1. FishEye
  2. FE-333

WARN - error parsing file with regexp

    XMLWordPrintable

Details

    • Bug
    • Resolution: Duplicate
    • Low
    • 1.5
    • 1.4.2
    • None
    • None
    • Fisheye 1.4.1; Crucible 1.2.1

    Description

      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)
      ...

      Attachments

        Issue Links

          Activity

            People

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

              Dates

                Created:
                Updated:
                Resolved: