[Question] No Connect on WHS2011 Server (1 Viewer)

Brudertac

MP Donator
  • Premium Supporter
  • October 26, 2006
    978
    277
    Augsburg
    Home Country
    Germany Germany
    Hi @all

    I tried to install 0.4.3 on WHS2011 but there are some Problems...

    1.
    Sometimes i get an EventError and the Service isn´t starting:

    Code:
    Der Dienst kann nicht gestartet werden. System.TypeInitializationException: Der Typeninitialisierer für "MPExtended.Libraries.General.Log" hat eine Ausnahme verursacht. ---> System.IO.IOException: Der Prozess kann nicht auf die Datei "C:\ProgramData\MPExtended\Logs\LoggingFailure.log" zugreifen, da sie von einem anderen Prozess verwendet wird.
      bei System.IO.__Error.WinIOError(Int32 errorCode, String maybeFullPath)
      bei System.IO.FileStream.Init(String path, FileMode mode, FileAccess access, Int32 rights, Boolean useRights, FileShare share, Int32 bufferSize, FileOptions options, SECURITY_ATTRIBUTES secAttrs, String msgPath, Boolean bFromProxy, Boolean useLongPath)
      bei System.IO.FileStream..ctor(String path, FileMode mode, FileAccess access, FileShare share)
      bei System.IO.File.Open(String path, FileMode mode)
      bei MPExtended.Libraries.General.Log..cctor()
      --- Ende der internen Ausnahmestapelüberwachung ---
      bei MPExtended.Libraries.General.Log.Error(String _msg, Exception ex)
      bei MPExtended.ServiceHosts.Hosting.MPExten...

    2.
    The Logfile under Log exsists. Please see the Attached File.

    3.
    Connect with aMPdroid isn´t possible. I don´t get a connect to the Server.
    Firewall Rule was created from the Installer...

    Thanks for help on this and your hard work on MP!
    If you need more Data please let me know.
     
    Last edited:

    Oxan

    Retired Team Member
  • Premium Supporter
  • August 29, 2009
    1,730
    1,124
    Home Country
    Netherlands Netherlands
    The first error indicates that there is already some program (the configurator?) running which has a file open the service wants. It's basically moot though, as it tries to log that the logging doesn't work.

    Sorry, but WHS isn't supported until someone ports MPExtended to log4net or gets NLog working with WHS.
     

    Brudertac

    MP Donator
  • Premium Supporter
  • October 26, 2006
    978
    277
    Augsburg
    Home Country
    Germany Germany
    so, this is only a logging problem? should the connection work or is this a problem too?
     

    Oxan

    Retired Team Member
  • Premium Supporter
  • August 29, 2009
    1,730
    1,124
    Home Country
    Netherlands Netherlands
    Yeah, but the logging problem breaks the whole service.

    You might try to create the firewall rule manually btw, it doesn't work sometimes.
     

    Brudertac

    MP Donator
  • Premium Supporter
  • October 26, 2006
    978
    277
    Augsburg
    Home Country
    Germany Germany
    New Firewall Rule doesn´t work. So i will wait for v0.5. :)

    If you need a tester please let me know.
     

    Users who are viewing this thread

    Top Bottom