jira.codehaus.org

  • Log In Access more options
    • Online Help
    • Keyboard Shortcuts
    • About JIRA
    • JIRA Credits
    • What?s New
  • Dashboards Access more options (Alt+d)
  • Projects Access more options (Alt+p)
  • Issues Access more options (Alt+i)
Signup
Sonar .NET Ecosystem
  • Sonar .NET Ecosystem
  • SONARDOTNT-6

Fix file descriptor leaks

  • Log In
  • Views
    • XML
    • Word
    • Printable

Details

  • Type: Bug Bug
  • Status: Open Open
  • Priority: Major Major
  • Resolution: Unresolved
  • Affects Version/s: None
  • Fix Version/s: 2.2
  • Component/s: None
  • Labels:
    None
  • Number of attachments :
    0

Description

Found 1 leak on a report file using "sonar-internals-monitor-plugin":

  • Class CoverageReportSensor
[WARN] [15:34:15.552] File descriptor leak detected during execution of org.sonar.plugins.csharp.gallio.CoverageReportSensor (before=3,after=4,leaked=1)
Leaked ...\Example\target\sonar\coverage-report.xml by thread:main on Thu Aug 16 15:34:15 CEST 2012

There were also leaks on JAR files, but not sure we can fix this (this is probably more related to Maven):

  • Class RegularGendarmeSensor
[WARN] [15:34:06.099] File descriptor leak detected during execution of org.sonar.plugins.csharp.gendarme.GendarmeSensor$RegularGendarmeSensor (before=0,after=1,leaked=1)
Leaked ...\.m2\repository\org\codehaus\woodstox\woodstox-core-lgpl\4.0.4\woodstox-core-lgpl-4.0.4.jar by thread:main on Thu Aug 16 15:34:05 CEST 2012
  • Class RegularStyleCopSensor
[WARN] [15:34:08.896] File descriptor leak detected during execution of org.sonar.plugins.csharp.stylecop.StyleCopSensor$RegularStyleCopSensor (before=1,after=2,leaked=1)
Leaked ...\AppData\Local\Temp\sonar-batch8903969660562277682658010743397834\plugins\csharpstylecop\sonar-csharp-stylecop-plugin-1.4-SNAPSHOT.jar by thread:main on Thu Aug 16 15:34:06 CEST 2012
  • Class RegularFxCopSensor
[WARN] [15:34:15.380] File descriptor leak detected during execution of org.sonar.plugins.csharp.fxcop.FxCopSensor$RegularFxCopSensor (before=2,after=3,leaked=1)
Leaked ...\AppData\Local\Temp\sonar-batch8903969660562277682658010743397834\plugins\csharpfxcop\sonar-csharp-fxcop-plugin-1.4-SNAPSHOT.jar by thread:main on Thu Aug 16 15:34:09 CEST 2012

Activity

Ascending order - Click to sort in descending order
  • All
  • Comments
  • Work Log
  • History
  • Activity
Hide
Permalink
Alexandre Victoor added a comment - 20/Aug/12 3:46 PM

Fabrice, right now all this does not make any sens to me!
I need you to explain me what is it all about

Show
Alexandre Victoor added a comment - 20/Aug/12 3:46 PM Fabrice, right now all this does not make any sens to me! I need you to explain me what is it all about
Hide
Permalink
Fabrice Bellingard added a comment - 21/Aug/12 1:32 AM

Nevermind Alex, this is just a reminder for me.

Show
Fabrice Bellingard added a comment - 21/Aug/12 1:32 AM Nevermind Alex, this is just a reminder for me.

People

  • Assignee:
    Unassigned
    Reporter:
    Fabrice Bellingard
Vote (0)
Watch (2)

Dates

  • Created:
    16/Aug/12 8:53 AM
    Updated:
    17/Apr/13 5:03 AM
  • Atlassian JIRA (v5.2.7#850-sha1:b2af0c8)
  • Report a problem
  • Powered by a free Atlassian JIRA open source license for Codehaus. Try JIRA - bug tracking software for your team.