Modeler startup error

0
Hi, When I try to start the modeler I get the following error. Does anyone have an idea how to fix this? I tried repairing, uninstalling / reinstalling, disk cleanup. These didn't fix it. SimpleInjector.ActivationException: The registered delegate for type IMainForm threw an exception. The registered delegate for type IDashboardManager threw an exception. The registered delegate for type IDashboardViewModel threw an exception. sqlite: database disk image is malformed ---> SimpleInjector.ActivationException: The registered delegate for type IDashboardManager threw an exception. The registered delegate for type IDashboardViewModel threw an exception. sqlite: database disk image is malformed ---> SimpleInjector.ActivationException: The registered delegate for type IDashboardViewModel threw an exception. sqlite: database disk image is malformed ---> SharpSvn.SvnException: sqlite: database disk image is malformed ---> SharpSvn.SvnException: sqlite: database disk image is malformed    --- End of inner exception stack trace ---    at SharpSvn.SvnClientArgs.HandleResult(SvnClientContext client, SvnException error, Object targets)    at SharpSvn.SvnClient.GetProperty(SvnTarget target, String propertyName, SvnGetPropertyArgs args, SvnTargetPropertyCollection& properties)    at SharpSvn.SvnClient.GetProperty(SvnTarget target, String propertyName, String& value)    at Mendix.Modeler.VersionControl.SvnConnector.ClientDo[T](Func`2 action) in C:\jenkins\workspace\AppStudio3.0-Build\modeler\Mendix.Modeler.Core\VersionControl\SvnConnector.cs:line 58    at Mendix.Modeler.Sprintr.SprintrConnector.GetSprintrProjectID(String projectFilePath) in C:\jenkins\workspace\AppStudio3.0-Build\modeler\Mendix.Modeler.Core\Sprintr\SprintrConnector.cs:line 306    at Mendix.Modeler.Sprintr.SprintrConnector.GetSprintrProject(String projectFilePath) in C:\jenkins\workspace\AppStudio3.0-Build\modeler\Mendix.Modeler.Core\Sprintr\SprintrConnector.cs:line 268    at Mendix.Modeler.WindowsGui.Dashboard.MyAppsViewModel.FromRecentApp(String projectFilePath) in C:\jenkins\workspace\AppStudio3.0-Build\modeler\Mendix.Modeler.WindowsGui\Dashboard\ViewModels\MyAppsViewModel.cs:line 207    at Mendix.Modeler.Utility.DictionaryUtil.GetOrCreate[TKey,TValue](IDictionary`2 dictionary, TKey key, Func`2 createValue) in C:\jenkins\workspace\AppStudio3.0-Build\modeler\Mendix.Modeler.Utility\DictionaryUtil.cs:line 22    at Mendix.Modeler.Utility.FuncUtil.<>c__DisplayClass4_0`2.<Memoize>b__0(T x) in C:\jenkins\workspace\AppStudio3.0-Build\modeler\Mendix.Modeler.Utility\FuncUtil.cs:line 0    at System.Linq.Enumerable.WhereSelectEnumerableIterator`2.MoveNext()    at System.Linq.Enumerable.<ConcatIterator>d__59`1.MoveNext()    at System.Collections.Generic.List`1..ctor(IEnumerable`1 collection)    at System.Linq.Enumerable.ToList[TSource](IEnumerable`1 source)    at Mendix.Modeler.WindowsGui.Dashboard.MyAppsViewModel.<>c__DisplayClass48_0.<UpdateApps>b__0() in C:\jenkins\workspace\AppStudio3.0-Build\modeler\Mendix.Modeler.WindowsGui\Dashboard\ViewModels\MyAppsViewModel.cs:line 154    at Mendix.Modeler.WindowsGui.Dashboard.MyAppsViewModel.UpdateApps() in C:\jenkins\workspace\AppStudio3.0-Build\modeler\Mendix.Modeler.WindowsGui\Dashboard\ViewModels\MyAppsViewModel.cs:line 157    at Mendix.Modeler.WindowsGui.Dashboard.DashboardViewModel..ctor(IModelerSettingsManager settingsManager, ISprintrConnector sprintrConnector, IDashboardDataRetriever dashboardDataRetriever, ISignInManager signInManager, IUrlOpener urlOpener, IAppDescriptionProvider appDescriptionProvider, IGuiThreadExecutor guiThreadExecutor) in C:\jenkins\workspace\AppStudio3.0-Build\modeler\Mendix.Modeler.WindowsGui\Dashboard\ViewModels\DashboardViewModel.cs:line 39    at lambda_method(Closure )    at SimpleInjector.Lifestyles.SingletonLifestyle.SingletonLifestyleRegistrationBase`1.CreateInstanceWithNullCheck()    at System.Lazy`1.CreateValue()    at System.Lazy`1.LazyInitValue()    at SimpleInjector.Lifestyles.SingletonLifestyle.SingletonLifestyleRegistrationBase`1.BuildExpression()    at SimpleInjector.Registration.BuildExpression(InstanceProducer producer)    at SimpleInjector.InstanceProducer.BuildExpressionInternal()    at System.Lazy`1.CreateValue()    at System.Lazy`1.LazyInitValue()    at SimpleInjector.InstanceProducer.BuildExpression()    --- End of inner exception stack trace ---    at SimpleInjector.InstanceProducer.BuildExpression()    at SimpleInjector.ContainerOptions.BuildParameterExpression(ParameterInfo parameter)    at SimpleInjector.Registration.BuildConstructorParameters(ConstructorInfo constructor)    at SimpleInjector.Registration.BuildNewExpression(Type serviceType, Type implementationType)    at SimpleInjector.Registration.BuildTransientExpression[TService,TImplementation]()    at SimpleInjector.Lifestyles.SingletonLifestyle.SingletonLifestyleRegistrationBase`1.CreateInstanceWithNullCheck()    at System.Lazy`1.CreateValue()    at System.Lazy`1.LazyInitValue()    at SimpleInjector.Lifestyles.SingletonLifestyle.SingletonLifestyleRegistrationBase`1.BuildExpression()    at SimpleInjector.Registration.BuildExpression(InstanceProducer producer)    at SimpleInjector.InstanceProducer.BuildExpressionInternal()    at System.Lazy`1.CreateValue()    at System.Lazy`1.LazyInitValue()    at SimpleInjector.InstanceProducer.BuildExpression()    --- End of inner exception stack trace ---    at SimpleInjector.InstanceProducer.BuildExpression()    at SimpleInjector.ContainerOptions.BuildParameterExpression(ParameterInfo parameter)    at SimpleInjector.Registration.BuildConstructorParameters(ConstructorInfo constructor)    at SimpleInjector.Registration.BuildNewExpression(Type serviceType, Type implementationType)    at SimpleInjector.Registration.BuildTransientExpression[TService,TImplementation]()    at SimpleInjector.Lifestyles.SingletonLifestyle.SingletonLifestyleRegistrationBase`1.CreateInstanceWithNullCheck()    at System.Lazy`1.CreateValue()    at System.Lazy`1.LazyInitValue()    at SimpleInjector.Lifestyles.SingletonLifestyle.SingletonLifestyleRegistrationBase`1.BuildExpression()    at SimpleInjector.Registration.BuildExpression(InstanceProducer producer)    at SimpleInjector.InstanceProducer.BuildExpressionInternal()    at System.Lazy`1.CreateValue()    at System.Lazy`1.LazyInitValue()    at SimpleInjector.InstanceProducer.BuildInstanceCreator()    at SimpleInjector.InstanceProducer.GetInstance()    --- End of inner exception stack trace ---    at SimpleInjector.InstanceProducer.GetInstance()    at SimpleInjector.Container.GetInstance[TService]()    at Mendix.Modeler.WindowsGui.App.InitModeler() in C:\jenkins\workspace\AppStudio3.0-Build\modeler\Mendix.Modeler.WindowsGui\App.xaml.cs:line 141
asked
1 answers
1

Seems to be some corrupt svn information. If you don't have any changes to commit I would just check out the project again.

Else you could follow the steps at https://stackoverflow.com/questions/13675615/svn-cleanup-sqlite-database-disk-image-is-malformed

answered