Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

TeamLabSvc #36

Closed
xbitlabs opened this issue Apr 11, 2016 · 0 comments
Closed

TeamLabSvc #36

xbitlabs opened this issue Apr 11, 2016 · 0 comments

Comments

@xbitlabs
Copy link

2016-04-11 23:35:42,895 ERROR [1] ASC.TeamLabSvc - Can not start services: System.IO.FileNotFoundException: Could not load file or assembly 'ASC.Data.Backup' or one of its dependencies. The system cannot find the file specified.
File name: 'ASC.Data.Backup'
at System.RuntimeTypeHandle.GetTypeByName(String name, Boolean throwOnError, Boolean ignoreCase, Boolean reflectionOnly, StackCrawlMarkHandle stackMark, IntPtr pPrivHostBinder, Boolean loadTypeFromPartialName, ObjectHandleOnStack type)
at System.RuntimeTypeHandle.GetTypeByName(String name, Boolean throwOnError, Boolean ignoreCase, Boolean reflectionOnly, StackCrawlMark& stackMark, IntPtr pPrivHostBinder, Boolean loadTypeFromPartialName)
at System.RuntimeType.GetType(String typeName, Boolean throwOnError, Boolean ignoreCase, Boolean reflectionOnly, StackCrawlMark& stackMark)
at System.Type.GetType(String typeName, Boolean throwOnError)
at ASC.TeamLabSvc.Program.OnStart(String[] args)

WRN: Assembly binding logging is turned OFF.
To enable assembly bind failure logging, set the registry value HKLM\Software\Microsoft\Fusion!EnableLog to 1.
Note: There is some performance penalty associated with assembly bind failure logging.
To turn this feature off, remove the registry value [HKLM\Software\Microsoft\Fusion!EnableLog].

2016-04-11 23:36:14,356 ERROR [1] ASC.SignalR.Base.Startup - <log4net.Error>Exception during StringFormat: Input string was not in a correct format. Exception on cancellationTokenSource.Cancel ex.Message = {0}, ex.StackTrace = {1), ex.InnerException {2}{Object reference not set to an instance of an object., at ASC.SignalR.Base.Startup.StopService(), }</log4net.Error>
2016-04-11 23:36:14,448 ERROR [1] ASC.TeamLabSvc - Can not stop service FullTextIndexLauncher: System.Threading.ThreadStateException: Thread has not been started.
at System.Threading.Thread.JoinInternal(Int32 millisecondsTimeout)
at System.Threading.Thread.Join(TimeSpan timeout)
at ASC.FullTextIndex.Service.TextIndexerService.Stop()
at ASC.FullTextIndex.Service.FullTextIndexLauncher.Stop()
at ASC.TeamLabSvc.Program.OnStop()

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants