Uploaded image for project: 'Crucible'
  1. Crucible
  2. CRUC-367

LOC exceptions filling Debug log to the tune of 3-6GB per day

    XMLWordPrintable

Details

    • Bug
    • Resolution: Duplicate
    • Medium
    • 1.5.1
    • 1.5
    • None
    • Standalone
      java version "1.5.0_11"
      Java(TM) 2 Runtime Environment, Standard Edition (build 1.5.0_11-b03)
      Java HotSpot(TM) Client VM (build 1.5.0_11-b03, mixed mode)
      Windows 2003 Server SP1

    Description

      We're seeing a large amount of these exceptions in the debug log, one every couple of seconds. I searched the existing Cru/Fisheye issues and couldn't seem to find anything related.

      The Deployables folder no longer exists at HEAD, but we see this for other files in branches and Trunks that still exist. This doesn't seem dependent on users accessing the application, it just seems to be constantly writing out.

      2008-04-22 07:46:21,379 INFO [pool-1-thread-1] fisheye.app AuthorLinecountCalculator-calcBlame - Error processing revid 212806, Deployables/Web Servers/Trunk/SelfServiceWeb/SSWF/Include/SSS/SSS_EnrollmentCart.js@1141
      2008-04-22 07:46:21,379 INFO [pool-1-thread-1] fisheye.app AuthorLinecountCalculator-calcBlame - Linecount 79 (+17 -11), diff hunks [d<10:7 , 9:0>, c<33:1 , 26:2>, a<37:0 , 32:12>, c<55:1 , 61:1>, c<64:1 , 70:1>, c<74:1 , 80:1>]
      2008-04-22 07:46:21,379 INFO [pool-1-thread-1] fisheye.app AuthorLinecountCalculator-calcBlame - SIS: Error calculating author blame
      java.lang.IndexOutOfBoundsException: toIndex = 80
      at java.util.SubList.<init>(AbstractList.java:705)
      at java.util.RandomAccessSubList.<init>(AbstractList.java:861)
      at java.util.AbstractList.subList(AbstractList.java:570)
      at com.cenqua.fisheye.rep.AuthorLinecountCalculator.applyHunksToSpans(AuthorLinecountCalculator.java:299)
      at com.cenqua.fisheye.rep.AuthorLinecountCalculator.getAuthDiff(AuthorLinecountCalculator.java:254)
      at com.cenqua.fisheye.rep.AuthorLinecountCalculator.calcBlame(AuthorLinecountCalculator.java:151)
      at com.cenqua.fisheye.rep.AuthorLinecountCalculator.calcBlame(AuthorLinecountCalculator.java:67)
      at com.cenqua.fisheye.rep.RepositoryScanner.ping(RepositoryScanner.java:199)
      at com.cenqua.fisheye.svn.SvnRepositoryEngine.doSlurp(SvnRepositoryEngine.java:105)
      at com.cenqua.fisheye.rep.RepositoryHandle.pingEngine(RepositoryHandle.java:362)
      at com.cenqua.fisheye.rep.RepositoryHandle.processRequest(RepositoryHandle.java:140)
      at com.cenqua.fisheye.rep.RepositoryHandle.processRequests(RepositoryHandle.java:127)
      at com.cenqua.fisheye.rep.RepositoryHandle.queueRequest(RepositoryHandle.java:120)
      at com.cenqua.fisheye.rep.RepositoryPinger$3$1.run(RepositoryPinger.java:147)
      at java.util.concurrent.ThreadPoolExecutor$Worker.runTask(ThreadPoolExecutor.java:650)
      at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:675)
      at java.lang.Thread.run(Thread.java:595)
      2008-04-22 07:46:21,379 INFO [pool-1-thread-1] fisheye.app AuthorLinecountCalculator-calcBlame - Error processing revid 227057, Deployables/Web Servers/Trunk/SelfServiceWeb/index.html@1208
      2008-04-22 07:46:21,394 INFO [pool-1-thread-1] fisheye.app AuthorLinecountCalculator-calcBlame - Linecount 0 (+1 -1), diff hunks [c<1:1 , 1:1>]
      2008-04-22 07:46:21,394 INFO [pool-1-thread-1] fisheye.app AuthorLinecountCalculator-calcBlame - SIS: Error calculating author blame
      java.lang.IndexOutOfBoundsException: toIndex = 1
      at java.util.SubList.<init>(AbstractList.java:705)
      at java.util.RandomAccessSubList.<init>(AbstractList.java:861)
      at java.util.AbstractList.subList(AbstractList.java:570)
      at com.cenqua.fisheye.rep.AuthorLinecountCalculator.applyHunksToSpans(AuthorLinecountCalculator.java:299)
      at com.cenqua.fisheye.rep.AuthorLinecountCalculator.getAuthDiff(AuthorLinecountCalculator.java:254)
      at com.cenqua.fisheye.rep.AuthorLinecountCalculator.calcBlame(AuthorLinecountCalculator.java:151)
      at com.cenqua.fisheye.rep.AuthorLinecountCalculator.calcBlame(AuthorLinecountCalculator.java:67)
      at com.cenqua.fisheye.rep.RepositoryScanner.ping(RepositoryScanner.java:199)
      at com.cenqua.fisheye.svn.SvnRepositoryEngine.doSlurp(SvnRepositoryEngine.java:105)
      at com.cenqua.fisheye.rep.RepositoryHandle.pingEngine(RepositoryHandle.java:362)
      at com.cenqua.fisheye.rep.RepositoryHandle.processRequest(RepositoryHandle.java:140)
      at com.cenqua.fisheye.rep.RepositoryHandle.processRequests(RepositoryHandle.java:127)
      at com.cenqua.fisheye.rep.RepositoryHandle.queueRequest(RepositoryHandle.java:120)
      at com.cenqua.fisheye.rep.RepositoryPinger$3$1.run(RepositoryPinger.java:147)
      at java.util.concurrent.ThreadPoolExecutor$Worker.runTask(ThreadPoolExecutor.java:650)
      at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:675)
      at java.lang.Thread.run(Thread.java:595)
      2008-04-22 07:46:21,644 INFO [pool-1-thread-1] fisheye.app AuthorLinecountCalculator-calcBlame - Error processing revid 119275, Deployables/Trunk/Web/Include/Utils.js@997
      2008-04-22 07:46:21,660 INFO [pool-1-thread-1] fisheye.app AuthorLinecountCalculator-calcBlame - Linecount 798 (+242 -127), diff hunks [c<295:1 , 295:1>, c<329:2 , 329:1>, c<332:1 , 331:13>, a<333:0 , 345:8>, c<388:1 , 407:3>, a<397:0 , 419:4>, c<409:2 , 434:2>, c<431:1 , 456:1>, a<432:0 , 458:1>, c<434:1 , 460:3>, c<501:1 , 529:1>, c<521:40 , 549:3>, c<565:1 , 556:11>, c<567:11 , 568:11>, c<579:3 , 580:3>, d<583:21 , 583:0>, c<606:1 , 586:1>, c<608:6 , 588:4>, c<615:1 , 593:1>, c<617:2 , 595:51>, a<619:0 , 647:1>, c<621:13 , 649:1>, c<635:2 , 651:1>, c<639:2 , 654:1>, c<642:2 , 656:9>, c<646:1 , 667:10>, c<648:1 , 678:9>, c<650:2 , 688:4>, c<653:1 , 693:2>, c<655:1 , 696:17>, c<657:5 , 714:2>, a<663:0 , 718:14>, a<664:0 , 733:6>, a<666:0 , 741:1>, c<684:1 , 759:41>]
      2008-04-22 07:46:21,660 INFO [pool-1-thread-1] fisheye.app AuthorLinecountCalculator-calcBlame - SIS: Error calculating author blame
      java.lang.IndexOutOfBoundsException: toIndex = 759
      at java.util.SubList.<init>(AbstractList.java:705)
      at java.util.RandomAccessSubList.<init>(AbstractList.java:861)
      at java.util.AbstractList.subList(AbstractList.java:570)
      at com.cenqua.fisheye.rep.AuthorLinecountCalculator.applyHunksToSpans(AuthorLinecountCalculator.java:299)
      at com.cenqua.fisheye.rep.AuthorLinecountCalculator.getAuthDiff(AuthorLinecountCalculator.java:254)
      at com.cenqua.fisheye.rep.AuthorLinecountCalculator.calcBlame(AuthorLinecountCalculator.java:151)
      at com.cenqua.fisheye.rep.AuthorLinecountCalculator.calcBlame(AuthorLinecountCalculator.java:67)
      at com.cenqua.fisheye.rep.RepositoryScanner.ping(RepositoryScanner.java:199)
      at com.cenqua.fisheye.svn.SvnRepositoryEngine.doSlurp(SvnRepositoryEngine.java:105)
      at com.cenqua.fisheye.rep.RepositoryHandle.pingEngine(RepositoryHandle.java:362)
      at com.cenqua.fisheye.rep.RepositoryHandle.processRequest(RepositoryHandle.java:140)
      at com.cenqua.fisheye.rep.RepositoryHandle.processRequests(RepositoryHandle.java:127)
      at com.cenqua.fisheye.rep.RepositoryHandle.queueRequest(RepositoryHandle.java:120)
      at com.cenqua.fisheye.rep.RepositoryPinger$3$1.run(RepositoryPinger.java:147)
      at java.util.concurrent.ThreadPoolExecutor$Worker.runTask(ThreadPoolExecutor.java:650)
      at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:675)
      at java.lang.Thread.run(Thread.java:595)

      Attachments

        Issue Links

          Activity

            People

              Unassigned Unassigned
              63cc61eb444a Matt Dragon
              Votes:
              0 Vote for this issue
              Watchers:
              0 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: