-
Type:
Bug
-
Resolution: Fixed
-
Priority:
Medium
-
Affects Version/s: 1.4.2, 1.6.0Beta1
-
Component/s: None
-
None
Stack overflow. Head:
2008-01-28 23:07:53,260 WARN [SvnTimeout] fisheye.app com.cenqua.fisheye.svn.SvnThrottledClient$1-run - Cancellin
g SVN Operation due to timeout
2008-01-28 23:19:14,513 WARN [btpool0-28] fisheye.app com.cenqua.fisheye.syntax.RegexpMatchRule-process - error p
arsing 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 615, starting with: < itemsFor
java.lang.StackOverflowError
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)
at com.cenqua.fisheye.syntax.r.GroupTail.match(GroupTail.java:30)
at com.cenqua.fisheye.syntax.r.BitClass.match(BitClass.java:51)
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)
at com.cenqua.fisheye.syntax.r.GroupTail.match(GroupTail.java:30)
at com.cenqua.fisheye.syntax.r.BitClass.match(BitClass.java:51)
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)
at com.cenqua.fisheye.syntax.r.GroupTail.match(GroupTail.java:30)
...
Don't know, what is cause.
- is cloned from
-
FE-237 StackOverflow
-
- Closed
-