[Mono-bugs] [Bug 619344] New: Too many files open when running automation for a short time

bugzilla_noreply at novell.com bugzilla_noreply at novell.com
Thu Jul 1 18:26:00 EDT 2010


http://bugzilla.novell.com/show_bug.cgi?id=619344

http://bugzilla.novell.com/show_bug.cgi?id=619344#c0


           Summary: Too many files open when running automation for a
                    short time
    Classification: Mono
           Product: Mono: Class Libraries
           Version: 2.6.x
          Platform: x86-64
        OS/Version: Mac OS X 10.5
            Status: NEW
          Severity: Normal
          Priority: P5 - None
         Component: Sys.Web
        AssignedTo: mhabersack at novell.com
        ReportedBy: mchristensen at novell.com
         QAContact: mono-bugs at lists.ximian.com
          Found By: Component Test
           Blocker: ---


Mono-2.6.6 rc1

When running automation against mono-2.6.6 rc1 on MacOSX, after about 50 of the
70 or so tests have run, they start failing with the following error:

Server Error in '/' Application
Too many open files

Description: HTTP 500. Error processing request.

Stack Trace:

System.IO.IOException: Too many open files
  at System.IO.Directory.GetFileSystemEntries (System.String path,
System.String searchPattern, FileAttributes mask, FileAttributes attrs)
[0x00000] in <filename unknown>:0 
  at System.IO.Directory.GetFiles (System.String path, System.String
searchPattern) [0x00000] in <filename unknown>:0 
  at System.Web.HttpApplication.get_BinDirectoryAssemblies () [0x00000] in
<filename unknown>:0 
  at System.Web.UI.TemplateParser.AddAssembliesInBin () [0x00000] in <filename
unknown>:0 
  at System.Web.UI.TemplateParser..ctor () [0x00000] in <filename unknown>:0 
  at System.Web.UI.TemplateControlParser..ctor () [0x00000] in <filename
unknown>:0 
  at System.Web.UI.UserControlParser..ctor (System.String virtualPath,
System.String inputFile, System.Web.HttpContext context, System.String type)
[0x00000] in <filename unknown>:0 
  at System.Web.UI.UserControlParser..ctor (System.String virtualPath,
System.String inputFile, System.Collections.ArrayList deps,
System.Web.HttpContext context) [0x00000] in <filename unknown>:0 
  at System.Web.UI.UserControlParser.GetCompiledType (System.String
virtualPath, System.String inputFile, System.Collections.ArrayList deps,
System.Web.HttpContext context) [0x00000] in <filename unknown>:0 
  at System.Web.UI.TemplateParser.RegisterCustomControl (System.String
tagPrefix, System.String tagName, System.String src) [0x00000] in <filename
unknown>:0 
  at System.Web.UI.TemplateControlParser.AddDirective (System.String directive,
IDictionary atts) [0x00000] in <filename unknown>:0 
  at System.Web.Compilation.AspGenerator.TagParsed (ILocation location, TagType
tagtype, System.String tagid, System.Web.Compilation.TagAttributes attributes)
[0x00000] in <filename unknown>:0 
  at System.Web.Compilation.AspParser.OnTagParsed (TagType tagtype,
System.String id, System.Web.Compilation.TagAttributes attributes) [0x00000] in
<filename unknown>:0 
  at System.Web.Compilation.AspParser.Parse () [0x00000] in <filename
unknown>:0 
  at System.Web.Compilation.AspGenerator.Parse (System.IO.TextReader reader,
System.String filename, Boolean doInitParser) [0x00000] in <filename unknown>:0 
  at System.Web.Compilation.AspGenerator.Parse (System.String filename, Boolean
doInitParser) [0x00000] in <filename unknown>:0 
  at System.Web.Compilation.AspGenerator.Parse (System.String file) [0x00000]
in <filename unknown>:0 
  at System.Web.Compilation.AspGenerator.Parse () [0x00000] in <filename
unknown>:0 
  at System.Web.Compilation.AspGenerator.GetCompiledType () [0x00000] in
<filename unknown>:0 
  at System.Web.UI.PageParser.CompileIntoType () [0x00000] in <filename
unknown>:0 
  at System.Web.UI.TemplateControlParser.GetCompiledInstance () [0x00000] in
<filename unknown>:0 
  at System.Web.UI.PageParser.GetCompiledPageInstance (System.String
virtualPath, System.String inputFile, System.Web.HttpContext context) [0x00000]
in <filename unknown>:0 
  at System.Web.UI.PageHandlerFactory.GetHandler (System.Web.HttpContext
context, System.String requestType, System.String url, System.String path)
[0x00000] in <filename unknown>:0 
  at System.Web.HttpApplication.GetHandler (System.Web.HttpContext context,
System.String url, Boolean ignoreContextHandler) [0x00000] in <filename
unknown>:0 
  at System.Web.HttpApplication.GetHandler (System.Web.HttpContext context,
System.String url) [0x00000] in <filename unknown>:0 
  at System.Web.HttpApplication+<Pipeline>c__Iterator1.MoveNext () [0x00000] in
<filename unknown>:0 

Version information: Mono Runtime Version: 2.6.6 (tarball Mon Jun 28 16:58:40
MDT 2010); ASP.NET Version: 1.1.4322.2032

-- 
Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.


More information about the mono-bugs mailing list