DB conversion error...

This forum is for programmers who have questions about the source code.
Post Reply
fdscadmin
Posts: 59
Joined: Thu Aug 09, 2007 2:33 pm

DB conversion error...

Post by fdscadmin » Wed Aug 26, 2009 12:31 am

I am trying to test the latest build, but there are troubles when it try to convert my test db. The db is version 6.3.4.0->6.8.0.0. I get the following error:

"ContextSwitchDeadlock was detected"

anyone else with this problem? Solutions? Thoughts?

User avatar
jordansparks
Site Admin
Posts: 5744
Joined: Sun Jun 17, 2007 3:59 pm
Location: Salem, Oregon
Contact:

Re: DB conversion error...

Post by jordansparks » Wed Aug 26, 2009 1:12 am

No. That's a new one for me. I'm going to guess the problem is with 6.8 rather than 6.7 or earlier, because we have so many users already on 6.7 with no complaints.
Jordan Sparks, DMD
http://www.opendental.com

fdscadmin
Posts: 59
Joined: Thu Aug 09, 2007 2:33 pm

Re: DB conversion error...

Post by fdscadmin » Wed Aug 26, 2009 1:15 am

Never mind...if i just hit continue it eventually converted.

User avatar
jordansparks
Site Admin
Posts: 5744
Joined: Sun Jun 17, 2007 3:59 pm
Location: Salem, Oregon
Contact:

Re: DB conversion error...

Post by jordansparks » Wed Aug 26, 2009 1:41 am

Oh, maybe I have seen that. If running it in debug, Visual Studio thinks it's been waiting too long.
Jordan Sparks, DMD
http://www.opendental.com

usmanahmed
Posts: 5
Joined: Sun Jan 17, 2010 6:39 am

Re: DB conversion error...

Post by usmanahmed » Sun Jan 17, 2010 7:30 am

Hi,
I tried to convert database from 6.7 to 6.8 but it gave me error Filed 'NewerDays' doesn't have a default value. Conversion unsuccessful.
Any idea? whats the problem?

Thanks

User avatar
jordansparks
Site Admin
Posts: 5744
Joined: Sun Jun 17, 2007 3:59 pm
Location: Salem, Oregon
Contact:

Re: DB conversion error...

Post by jordansparks » Sun Jan 17, 2010 7:45 am

That's an easy one
http://www.opendental.com/manual/mysqls ... ables.html

I would be interested in having you post your existing ini file so that we can see and test it. It should be possible for us to add a meaningful error message instead of having it crash like that. But we would need to see the ini file in order to do so. Thank you.
Jordan Sparks, DMD
http://www.opendental.com

usmanahmed
Posts: 5
Joined: Sun Jan 17, 2010 6:39 am

Re: DB conversion error...

Post by usmanahmed » Sun Jan 17, 2010 8:03 am

Thanks for immediate response. I emailed you my ini file.

User avatar
jordansparks
Site Admin
Posts: 5744
Joined: Sun Jun 17, 2007 3:59 pm
Location: Salem, Oregon
Contact:

Re: DB conversion error...

Post by jordansparks » Sun Jan 17, 2010 1:44 pm

Thank you. We made a few changes, and in the future nobody else should run into this problem.
Jordan Sparks, DMD
http://www.opendental.com

Post Reply