Engine does not start

Questions about Cobian Reflector
Post Reply
Adkinson
Posts: 24
Joined: 11 Dec 2021, 22:03

Engine does not start

Post by Adkinson »

Hello Luis,

unexpectedly, I`ve meet the problem with starting main service

Windows 10 LTSC 1809, last updates.
no 3rd party AV software

System.evtx hasnt Cobian related records
Application.evtx contain this:

Code: Select all

Невозможно запустить службу. System.TypeInitializationException: Инициализатор типа "Cobian.Reflector.FSTools" выдал исключение. ---> System.IO.FileNotFoundException: Не удалось загрузить файл или сборку "System.Management, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a" либо одну из их зависимостей. Не удается найти указанный файл.
   в Cobian.Reflector.FSTools..cctor()
   --- Конец трассировки внутреннего стека исключений ---
   в Cobian.Reflector.FSTools.GetDefaultSafeMirrorDir()
   в Cobian.Reflector.SettingsFacade.ApplyDefaultSettings()
   в Cobian.Reflector.SettingsBase.SaveIni(Boolean std)
   в Cobian.Reflector.Engine.Settings.<>c.<.cctor>b__7_0()
   в System.Lazy`1.CreateValue()
--- Конец трассировка стека из предыдущего расположения, где возникло исключение ---
   в System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   в System.Lazy`1.get_Value()
   в Cobian.Reflector.Engine.CobEngine.start()
   в Cobian.Reflector.Service.CobianReflectorService.OnStart(String[] args)
   в System.Ser...
list of Cobian directory -

Code: Select all

AlphaFS.dll
AlphaVSS.Common.dll
AlphaVSS.x64.dll
AlphaVSS.x86.dll
BouncyCastle.Crypto.dll
Cobian.CommonX.CobEncryptX.dll
Cobian.CommonX.CobListsX.dll
Cobian.CommonX.CobPipesX.dll
Cobian.CommonX.CobSecurityX.dll
Cobian.CommonX.CobServicesX.dll
Cobian.CommonX.CobSystemInfoX.dll
Cobian.CommonX.CobToolsX.dll
Cobian.CommonX.CobWinApiX.dll
Cobian.Reflector.Common.dll
Cobian.Reflector.Constants.dll
Cobian.Reflector.Engine.dll
Cobian.Reflector.UICommon.dll
CobZip.dll
edtFTPnetPRO.dll
Hardcodet.Wpf.TaskbarNotification.dll
ICSharpCode.SharpZipLib.dll
MailKit.dll
MimeKit.dll
Ookii.Dialogs.Wpf.dll
System.Buffers.dll
System.Data.SQLite.dll
Xceed.Wpf.Toolkit.dll
Cobian.Reflector.Application.exe
Cobian.Reflector.Decompressor.exe
Cobian.Reflector.Deleter.exe
Cobian.Reflector.PermissionsTool.exe
Cobian.Reflector.RemoteTester.exe
Cobian.Reflector.Service.exe
Cobian.Reflector.ServiceManager.exe
Cobian.Reflector.Setup.exe
Cobian.Reflector.Starter.exe
Cobian.Reflector.Translator.exe
Cobian.Reflector.Uninstall.exe
Cobian.Reflector.UserInterface.exe
Cobian.Reflector.VSCRequester.exe

looks ok


not Clean reinstall helped neither changes in Cobian-service system settings

any idea?


--
Best wishes,
Aleks
Attachments
изображение_2022-11-11_110119292.png
изображение_2022-11-11_110119292.png (26.48 KiB) Viewed 1453 times
изображение_2022-11-11_103953500.png
изображение_2022-11-11_103953500.png (27.74 KiB) Viewed 1453 times
--
best wishes,
Aleks
Adkinson
Posts: 24
Joined: 11 Dec 2021, 22:03

Re: Engine does not start

Post by Adkinson »

Last info about event- it seems like a net framework issue

Trying to fix so far..
--
best wishes,
Aleks
Adkinson
Posts: 24
Joined: 11 Dec 2021, 22:03

Re: Engine does not start

Post by Adkinson »

Just to know:

net.framework things fixed, its everything ok now, engine do start again
--
best wishes,
Aleks
User avatar
cobian
Site Admin
Posts: 4492
Joined: 31 Oct 2020, 01:25
Location: Sweden
Contact:

Re: Engine does not start

Post by cobian »

Great!
--
Luis Cobian
Cobian Backup's creator
paulohamaralns
Posts: 1
Joined: 21 Nov 2022, 16:14

Re: Engine does not start

Post by paulohamaralns »

Adkinson wrote: 18 Nov 2022, 06:55 Just to know:

net.framework things fixed, its everything ok now, engine do start again
Good afternoon!
what was the solution please? I already installed netframeword 4.8 and I was not successful, I have the same problem as yours of not starting the service.
User avatar
cobian
Site Admin
Posts: 4492
Joined: 31 Oct 2020, 01:25
Location: Sweden
Contact:

Re: Engine does not start

Post by cobian »

What error is found in the Event Viewer?
--
Luis Cobian
Cobian Backup's creator
Adkinson
Posts: 24
Joined: 11 Dec 2021, 22:03

Re: Engine does not start

Post by Adkinson »

paulohamaralns wrote: 21 Nov 2022, 16:16
Adkinson wrote: 18 Nov 2022, 06:55 Just to know:

net.framework things fixed, its everything ok now, engine do start again
Good afternoon!
what was the solution please? I already installed netframeword 4.8 and I was not successful, I have the same problem as yours of not starting the service.
Ooops, I`ve missed that, Sorry.

In my case it was "not cool" way to fix.
After many unsuccessful attempts I`m gave up.
Finally I`m just upgraded my Windows.LTSC from 1809 to 21H2. And its works.

--
best wishes,
Aleks
--
best wishes,
Aleks
User avatar
cobian
Site Admin
Posts: 4492
Joined: 31 Oct 2020, 01:25
Location: Sweden
Contact:

Re: Engine does not start

Post by cobian »

Try to repair the permissions as well and restart the program.
--
Luis Cobian
Cobian Backup's creator
Post Reply