Jump to content

Unhandled Exception


browned

Recommended Posts

browned

Getting this error when trying to start the latest release build of the server on my WHS. Server restart seemed to cause the issue.

 

Server.log

2015-03-04 04:51:12.0648 Info - Main: Media Browser
Command line: C:\Users\Administrator\AppData\Roaming\MediaBrowser-Server\System\MediaBrowser.ServerApplication.exe
Operating system: Microsoft Windows NT 6.1.7601 Service Pack 1
Processor count: 4
64-Bit OS: True
64-Bit Process: False
Program data path: C:\Users\Administrator\AppData\Roaming\MediaBrowser-Server
Application Path: C:\Users\Administrator\AppData\Roaming\MediaBrowser-Server\System\MediaBrowser.ServerApplication.exe
2015-03-04 04:51:13.6105 Error - Main: UnhandledException
*** Error Report ***
Version: 3.0.5518.7
Command line: C:\Users\Administrator\AppData\Roaming\MediaBrowser-Server\System\MediaBrowser.ServerApplication.exe
Operating system: Microsoft Windows NT 6.1.7601 Service Pack 1
Processor count: 4
64-Bit OS: True
64-Bit Process: False
Program data path: C:\Users\Administrator\AppData\Roaming\MediaBrowser-Server
Application Path: C:\Users\Administrator\AppData\Roaming\MediaBrowser-Server\System\MediaBrowser.ServerApplication.exe
Object reference not set to an instance of an object.
System.NullReferenceException
    at MediaBrowser.ServerApplication.ServerNotifyIcon.LocalizeText()
    at MediaBrowser.ServerApplication.ServerNotifyIcon..ctor(ILogManager logManager, IServerApplicationHost appHost, IServerConfigurationManager configurationManager, ILocalizationManager localization)
    at MediaBrowser.ServerApplication.MainStartup.ShowTrayIcon()
    at MediaBrowser.ServerApplication.MainStartup.RunApplication(ServerApplicationPaths appPaths, ILogManager logManager, Boolean runService, StartupOptions options)
    at MediaBrowser.ServerApplication.MainStartup.Main()

 

Followed by this unhandledexception.log

 

Object reference not set to an instance of an object.
System.NullReferenceException
   at MediaBrowser.ServerApplication.ServerNotifyIcon.LocalizeText()
   at MediaBrowser.ServerApplication.ServerNotifyIcon..ctor(ILogManager logManager, IServerApplicationHost appHost, IServerConfigurationManager configurationManager, ILocalizationManager localization)
   at MediaBrowser.ServerApplication.MainStartup.ShowTrayIcon()
   at MediaBrowser.ServerApplication.MainStartup.RunApplication(ServerApplicationPaths appPaths, ILogManager logManager, Boolean runService, StartupOptions options)
   at MediaBrowser.ServerApplication.MainStartup.Main()

 

Anyone have any ideas?

Link to comment
Share on other sites

  • 6 months later...

I just got this exact same error.

Only difference is now I am running.

Version: 3.0.5735.22798

 

I tried rebooting the Win7 machine this is running on and still no luck.

 

Any info on this? Thanks!

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...