Product: Crucible
Environment
| Operating System | |
|---|---|
| Affect Version/s | |
| JVM | |
| Database | |
| Application Server |
Error Message
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 trunk/MHBangV4/lib/net/manhunt/mail/Folder.php offset 0, starting with: <?php
req
java.lang.StackOverflowError
at com.cenqua.fisheye.syntax.r.Loop.match(Crucible-1.1.3-build-247:22)
at com.cenqua.fisheye.syntax.r.GroupTail.match(Crucible-1.1.3-build-247:30)
at com.cenqua.fisheye.syntax.r.BitClass.match(Crucible-1.1.3-build-247:51)
at com.cenqua.fisheye.syntax.r.Branch.match(Crucible-1.1.3-build-247:17)
at com.cenqua.fisheye.syntax.r.Branch.match(Crucible-1.1.3-build-247:17)
at com.cenqua.fisheye.syntax.r.GroupHead.match(Crucible-1.1.3-build-247:22)
at com.cenqua.fisheye.syntax.r.Loop.match(Crucible-1.1.3-build-247:42)
at com.cenqua.fisheye.syntax.r.GroupTail.match(Crucible-1.1.3-build-247:30)
at com.cenqua.fisheye.syntax.r.BitClass.match(Crucible-1.1.3-build-247:51)
at com.cenqua.fisheye.syntax.r.Branch.match(Crucible-1.1.3-build-247:17)
at com.cenqua.fisheye.syntax.r.Branch.match(Crucible-1.1.3-build-247:17)
at com.cenqua.fisheye.syntax.r.GroupHead.match(Crucible-1.1.3-build-247:22)
at com.cenqua.fisheye.syntax.r.Loop.match(Crucible-1.1.3-build-247:42)
Symptom
Diagnostics/Test
Root Cause
Bugs in FishEye's syntax highlighting code
Solution
Upgrade to at least FishEye 1.5
