[Mono-bugs] [Bug 576810] New: Cannot run VS packaged BlogEngine 1.5 on SLES 11 w/mono-2.6.2

bugzilla_noreply at novell.com bugzilla_noreply at novell.com
Wed Feb 3 17:30:20 EST 2010


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

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


           Summary: Cannot run VS packaged BlogEngine 1.5 on SLES 11
                    w/mono-2.6.2
    Classification: Mono
           Product: Mono: Tools
           Version: 2.6.x
          Platform: x86-64
        OS/Version: SLES 11
            Status: NEW
          Severity: Major
          Priority: P5 - None
         Component: Visual Studio Integration
        AssignedTo: jpobst at novell.com
        ReportedBy: mchristensen at novell.com
         QAContact: mono-bugs at lists.ximian.com
          Found By: Component Test
           Blocker: ---


Description of Problem:

With the latest monotools, I cannot run blogengine 1.5 RPM created using
monotools on SLES 11.

Using mono-core-2.6.2-31.1 on the Linux side and monotools-1.1.5025 on the
Window's side, I create a package from the blogengine-1.5 sources with the
following configuration changes from the default:

General tab:
  * Package name blogengine
  * Virtual Path of /blogengine
Files tab:
  * Add directory BlogEngine.Web
  * Make App_Data dir writable
Dependencies tab:
  * Auto gen deps
  * Add "apache2"
  * Add "apache2-mod_mono"
Advanced tab:
  * make sure "MONO_IOMAP" is checked (this should be the default)
  * leave package on server in /home/rupert/Desktop

Then click "Create Package button".  The package builds fine however, when
installed on the Linux machine and Apache is restarted, I get two errors.  If
one hits, I can reload the browser and every few reloads, the other one hits.

First error:
============
Server Error in '/blogengine' Application
ApplicationName='al2', CommandLine='/c:"nl-be" /t:lib
/out:"/tmp/wwwrun-temp-aspnet-0/90d693d/nl-be/App_GlobalResources.7044d3e.resources.dll"
/template:"/tmp/wwwrun-temp-aspnet-0/90d693d/App_GlobalResources.7044d3e.dll"
@"/tmp/wwwrun-temp-aspnet-0/90d693d/nl-be/App_GlobalResources.7044d3e.resources.dll.response"',
CurrentDirectory=''

Description: HTTP 500. Error processing request.

Stack Trace:

System.ComponentModel.Win32Exception: ApplicationName='al2',
CommandLine='/c:"nl-be" /t:lib
/out:"/tmp/wwwrun-temp-aspnet-0/90d693d/nl-be/App_GlobalResources.7044d3e.resources.dll"
/template:"/tmp/wwwrun-temp-aspnet-0/90d693d/App_GlobalResources.7044d3e.dll"
@"/tmp/wwwrun-temp-aspnet-0/90d693d/nl-be/App_GlobalResources.7044d3e.resources.dll.response"',
CurrentDirectory=''
  at System.Diagnostics.Process.Start_noshell
(System.Diagnostics.ProcessStartInfo startInfo, System.Diagnostics.Process
process) [0x00000] in <filename unknown>:0 
  at System.Diagnostics.Process.Start_common
(System.Diagnostics.ProcessStartInfo startInfo, System.Diagnostics.Process
process) [0x00000] in <filename unknown>:0 
  at System.Diagnostics.Process.Start () [0x00000] in <filename unknown>:0 
  at (wrapper remoting-invoke-with-check) System.Diagnostics.Process:Start ()
  at System.Web.Compilation.AppResourcesAssemblyBuilder.BuildSatelliteAssembly
(System.String cultureName, System.Collections.Generic.List`1 files) [0x00000]
in <filename unknown>:0 

Version information: Mono Runtime Version: 2.6.2 (tarball Tue Feb 2 21:56:49
UTC 2010); ASP.NET Version: 2.0.50727.1433

Second error:
=============
Server Error in '/blogengine' Application
Sharing violation on path
/tmp/wwwrun-temp-aspnet-0/90d693d/Resources.labels.resources

Description: HTTP 500. Error processing request.

Stack Trace:

System.IO.IOException: Sharing violation on path
/tmp/wwwrun-temp-aspnet-0/90d693d/Resources.labels.resources
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess
access, FileShare share, Int32 bufferSize, Boolean anonymous, FileOptions
options) [0x00000] in <filename unknown>:0 
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess
access, FileShare share, Int32 bufferSize, Boolean isAsync, Boolean anonymous)
[0x00000] in <filename unknown>:0 
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess
access) [0x00000] in <filename unknown>:0 
  at (wrapper remoting-invoke-with-check) System.IO.FileStream:.ctor
(string,System.IO.FileMode,System.IO.FileAccess)
  at System.Web.Compilation.AppResourcesCompiler.CompileResource
(System.Web.Compilation.AppResourceFileInfo arfi, Boolean local) [0x00000] in
<filename unknown>:0 

Version information: Mono Runtime Version: 2.6.2 (tarball Tue Feb 2 21:56:49
UTC 2010); ASP.NET Version: 2.0.50727.1433

-- 
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