@atripp Hey, the name of the exe file is dbupdate and because of that, I'm naming like that.
Welcome to the Inedo Forums! Check out the Forums Guide for help getting started.
If you are experiencing any issues with the forum software, please visit the Contact Form on our website and let us know!
Posts
-
RE: How to upgrade BuildMaster from 5.8.3 to latest version 6.2
-
RE: How to upgrade BuildMaster from 5.8.3 to latest version 6.2
@atripp Hey, thanks for the link.
The first question is whether you have an update for the docs also? As I can see the db update name is not the same.
I have tried with the name from the zip file but maybe I'm wrong with setting the connection string.
Can you help me with that?From the screenshot, you can see my Web_appSetting details:
I have tried by running it like this:
C:\Users\Administrator\Downloads\BuildMasterSetup6.1.27_Manual\SqlScripts>dbupdater.exe Update /conn="Data Source=WIN-JG
8E2BQKINK\BUILDMASTER;Initial Catalog=BuildMaster;Integrated Security=SSPI;" /init=yesbut I get the following message:
Script path "/conn=Data Source=WIN-JG8E2BQKINK\BUILDMASTER;Initial Catalog=BuildMaster;Integrated Security=SSPI;" not fo
und. -
RE: How to upgrade BuildMaster from 5.8.3 to latest version 6.2
@atripp Hi, the issue it can be with the DB not get the update.
The link for download is down, as I can understand from the docs I need "BuildMaster-DbChangeScripts.zip".
If there is another way to download this file? -
RE: How to upgrade BuildMaster from 5.8.3 to latest version 6.2
@rhessinger Second query is failing, the table " __InedoDb_DbSchemaChanges" is missing.
- select * from Applications_Extended
http://prntscr.com/ryyy68
2.select top 10 executed_date, Script_Guid, Script_Name from __InedoDb_DbSchemaChanges order by Executed_Date DESC
http://prntscr.com/ryyz20Please let me know whether you need more details. Also if I need to do any new update or to change something please let me know.
Also the error message which I receive from web:
- select * from Applications_Extended
-
RE: How to upgrade BuildMaster from 5.8.3 to latest version 6.2
@atripp It was the DB issue, in BM config I have updated the DB name and it passed.
Now I can access BM from web but when I try to open application page I get the following error:System.Collections.Generic.KeyNotFoundException: The given key was not present in the dictionary.
at System.ThrowHelper.ThrowKeyNotFoundException()
at System.Collections.Generic.Dictionary2.get_Item(TKey key) at System.Linq.Enumerable.<SelectManyIterator>d__172.MoveNext()
at System.Linq.Enumerable.Contains[TSource](IEnumerable1 source, TSource value, IEqualityComparer1 comparer)
at System.Linq.Enumerable.WhereSelectEnumerableIterator2.MoveNext() at System.Collections.Generic.List1..ctor(IEnumerable1 collection) at System.Linq.Enumerable.ToList[TSource](IEnumerable1 source)
at Inedo.BuildMaster.Web.WebApplication.Pages.AllApplicationsPage.<>c__DisplayClass13_0.<CreateChildControlsAsync>b__18(<>f__AnonymousType812 <>h__TransparentIdentifier0) at System.Linq.Enumerable.<>c__DisplayClass7_03.<CombineSelectors>b__0(TSource x)
at System.Linq.Enumerable.WhereSelectEnumerableIterator2.MoveNext() at System.Linq.Lookup2.Create[TSource](IEnumerable1 source, Func2 keySelector, Func2 elementSelector, IEqualityComparer1 comparer)
at System.Linq.GroupedEnumerable3.GetEnumerator() at System.Linq.Enumerable.WhereSelectEnumerableIterator2.MoveNext()
at System.Linq.Buffer1..ctor(IEnumerable1 source)
at System.Linq.OrderedEnumerable1.<GetEnumerator>d__1.MoveNext() at System.Linq.Enumerable.WhereSelectEnumerableIterator2.MoveNext()
at Inedo.BuildMaster.Web.WebApplication.Pages.AllApplicationsPage.<CreateChildControlsAsync>d__13.MoveNext()Is there something I need to change or update? As I can see the service is running ok
-
RE: How to upgrade BuildMaster from 5.8.3 to latest version 6.2
@atripp Hey, thanks for getting back, yes there was SQL Server 2005 DB. I have upgraded to 2008 and I was able to start the upgrade from Inedo Hub.
After I have upgraded to v6.1.27 and I log in to BM web I saw that my BM version is still the older one v5.8.3 and now I have an issue with the services.
I get an error message "Unhandled exception while attempting agent update check." and from the menu, I get the error message "More than half of the servers are in an error state, consider restarting the BuildMaster service.".
I have tried by restarting the service from the web and also from the server but I receive the same error message.
Any help on how to resolve this now? Is there something that I need to change?
-
RE: How to upgrade BuildMaster from 5.8.3 to latest version 6.2
@atripp Hey Atripp, thanks for providing me the details. I have downloaded the Hub and started with upgrading but when I have clicked on upgrade it provided me an error message to upgrade the SQL to 2008 or newer but I have 2014v installed. Is there any workaround? Is there something else that I need to upgrade first? Thanks
-
RE: How to upgrade BuildMaster from 5.8.3 to latest version 6.2
@atripp Upgrading to v6.1 is enough for me but is there any option/plugin from BM to choose which version I want to upgrade or I should download the installation from the web and install on the server? I need info about the process of upgrading. This is new for me so If you can send me some docs or write here steps on how to do that I will be very happy and grateful. Thanks
-
How to upgrade BuildMaster from 5.8.3 to latest version 6.2
Hi, I have an older version of BM and I would like to upgrade to 6.2. Is there any video or documentation with step by step how to do that? If not can someone write to me the steps? Thanks