Was running Database Maint. today and was stopped with this error:
Index was outside the bounds of the array.
System.IndexOutOfRangeException
at OpenDental.FormDatabaseMaintenance.RunMethod(MethodInfo methodInfo, List`1 listObjectsParameters, DbmMode dbmModeCur) in C:\Users\drtec\source\git\opendental\OpenDental\Forms\FormDatabaseMaintenance.cs:line 894
at OpenDental.FormDatabaseMaintenance.RunMethod(MethodInfo methodInfo, DbmMode dbmModeCur) in C:\Users\drtec\source\git\opendental\OpenDental\Forms\FormDatabaseMaintenance.cs:line 864
at OpenDental.FormDatabaseMaintenance.<>c__DisplayClass103_0.<Run>b__1(ODThread o) in C:\Users\drtec\source\git\opendental\OpenDental\Forms\FormDatabaseMaintenance.cs:line 817
at CodeBase.ODThread.SetupRunTeardown() in C:\Users\drtec\source\git\opendental\CodeBase\Utilities\ODThread.cs:line 194
Looks like it occurred when running MySQL ServerOptionsValidate.
Running Mysql 5.7 on Ubuntu
Database Maint. Error
Re: Database Maint. Error
any update on this? I ran DB maint again today and got this same error
Index was outside the bounds of the array.
System.IndexOutOfRangeException
at OpenDental.FormDatabaseMaintenance.RunMethod(MethodInfo methodInfo, List`1 listObjectsParameters, DbmMode dbmModeCur) in C:\Users\drtec\source\git\opendental\OpenDental\Forms\FormDatabaseMaintenance.cs:line 894
at OpenDental.FormDatabaseMaintenance.RunMethod(MethodInfo methodInfo, DbmMode dbmModeCur) in C:\Users\drtec\source\git\opendental\OpenDental\Forms\FormDatabaseMaintenance.cs:line 864
at OpenDental.FormDatabaseMaintenance.<>c__DisplayClass103_0.<Run>b__1(ODThread o) in C:\Users\drtec\source\git\opendental\OpenDental\Forms\FormDatabaseMaintenance.cs:line 817
at CodeBase.ODThread.SetupRunTeardown() in C:\Users\drtec\source\git\opendental\CodeBase\Utilities\ODThread.cs:line 194
Index was outside the bounds of the array.
System.IndexOutOfRangeException
at OpenDental.FormDatabaseMaintenance.RunMethod(MethodInfo methodInfo, List`1 listObjectsParameters, DbmMode dbmModeCur) in C:\Users\drtec\source\git\opendental\OpenDental\Forms\FormDatabaseMaintenance.cs:line 894
at OpenDental.FormDatabaseMaintenance.RunMethod(MethodInfo methodInfo, DbmMode dbmModeCur) in C:\Users\drtec\source\git\opendental\OpenDental\Forms\FormDatabaseMaintenance.cs:line 864
at OpenDental.FormDatabaseMaintenance.<>c__DisplayClass103_0.<Run>b__1(ODThread o) in C:\Users\drtec\source\git\opendental\OpenDental\Forms\FormDatabaseMaintenance.cs:line 817
at CodeBase.ODThread.SetupRunTeardown() in C:\Users\drtec\source\git\opendental\CodeBase\Utilities\ODThread.cs:line 194
Re: Database Maint. Error
What version of Open Dental are you using?
The best thing about a boolean is even if you are wrong, you are only off by a bit.
Jason Salmon
Open Dental Software
http://www.opendental.com
Jason Salmon
Open Dental Software
http://www.opendental.com
Re: Database Maint. Error
Apparently this has already been addressed. You need to be at or above the following versions: v23.1.60, v23.2.30, or v23.3.5
The best thing about a boolean is even if you are wrong, you are only off by a bit.
Jason Salmon
Open Dental Software
http://www.opendental.com
Jason Salmon
Open Dental Software
http://www.opendental.com