Thank you Andy, I found the culprit. The issue was caused by TortoiseGit TGitCache process. After installing TortoiseGit with shell extensions disabled the issue is gone.
Same problem was also reported being caused by antivirus software. Regards, Lukasz -----Original Message----- From: Andrew Fish [mailto:[email protected]] Sent: Thursday, 04 April, 2013 12:26 To: Mielicki, Lukasz Cc: [email protected] Subject: Re: [edk2-buildtools] OperationalError: unable to open database file The only other generic thing to try is removing the Conf/.cache/ directory, and trying again. Maybe one of the tools developers will be able to give more detail? Andrew Fish On Apr 3, 2013, at 9:02 PM, "Mielicki, Lukasz" <[email protected]> wrote: > Nope. Just one build at time (running on multicore machine). > > Thanks, > Lukasz > > -----Original Message----- > From: Andrew Fish [mailto:[email protected]] > Sent: Thursday, 04 April, 2013 11:37 > To: Mielicki, Lukasz > Cc: [email protected] > Subject: Re: [edk2-buildtools] OperationalError: unable to open > database file > > Are you starting multiple builds in the same workspace? > > Sent from my iPhone > > On Apr 3, 2013, at 8:04 PM, "Mielicki, Lukasz" <[email protected]> > wrote: > >> Hi, >> >> Is there a solution for the following build issue? I'm hitting this almost >> every build. >> Must be some race condition in the build tool. >> >> build... >> : error C0DE: Unknown fatal error when processing [....] >> >> (Please send email to [email protected] for >> help, attaching following call stack trace!) >> >> (Python 2.5.4 on win32) Traceback (most recent call last): >> File "build.py", line 1824, in Main >> File "build.py", line 1591, in Launch File "build.py", line 1402, in >> _MultiThreadBuildPlatform File >> "C:\NightlyTest\FreezeTool\BaseTools\Source\Python\AutoGen\AutoGen.py" >> , line 119, in __new__ File >> "C:\NightlyTest\FreezeTool\BaseTools\Source\Python\AutoGen\AutoGen.py" >> , line 215, in _Init File >> "C:\NightlyTest\FreezeTool\BaseTools\Source\Python\Workspace\Workspac >> e Database.py", line 299, in _GetSupArch File >> "C:\NightlyTest\FreezeTool\BaseTools\Source\Python\Workspace\Workspac >> e Database.py", line 177, in _GetHeaderInfo File >> "C:\NightlyTest\FreezeTool\BaseTools\Source\Python\Workspace\MetaFile >> P arser.py", line 234, in __getitem__ File >> "C:\NightlyTest\FreezeTool\BaseTools\Source\Python\Workspace\MetaFile >> P arser.py", line 1182, in _PostProcess File >> "C:\NightlyTest\FreezeTool\BaseTools\Source\Python\Workspace\MetaFile >> P arser.py", line 1390, in __ProcessDirective File >> "C:\NightlyTest\FreezeTool\BaseTools\Source\Python\Workspace\MetaFile >> T able.py", line 350, in __new__ File >> "C:\NightlyTest\FreezeTool\BaseTools\Source\Python\Workspace\MetaFile >> T able.py", line 249, in __init__ File >> "C:\NightlyTest\FreezeTool\BaseTools\Source\Python\Workspace\MetaFile >> T able.py", line 49, in __init__ File >> "C:\NightlyTest\FreezeTool\BaseTools\Source\Python\Workspace\MetaData >> T >> able.py", line 65, in Create >> OperationalError: unable to open database file >> >> Thanks, >> Lukasz >> >> >> --------------------------------------------------------------------- >> Intel Technology Poland sp. z o.o. >> z siedziba w Gdansku >> ul. Slowackiego 173 >> 80-298 Gdansk >> >> Sad Rejonowy Gdansk Polnoc w Gdansku, VII Wydzial Gospodarczy >> Krajowego Rejestru Sadowego, numer KRS 101882 >> >> NIP 957-07-52-316 >> Kapital zakladowy 200.000 zl >> >> This e-mail and any attachments may contain confidential material for >> the sole use of the intended recipient(s). Any review or distribution >> by others is strictly prohibited. If you are not the intended >> recipient, please contact the sender and delete all copies. >> >> >> --------------------------------------------------------------------- >> - >> -------- Minimize network downtime and maximize team effectiveness. >> Reduce network management and security costs.Learn how to hire the >> most talented Cisco Certified professionals. Visit the Employer >> Resources Portal >> http://www.cisco.com/web/learning/employer_resources/index.html >> _______________________________________________ >> edk2-buildtools-devel mailing list >> [email protected] >> https://lists.sourceforge.net/lists/listinfo/edk2-buildtools-devel > --------------------------------------------------------------------- > Intel Technology Poland sp. z o.o. > z siedziba w Gdansku > ul. Slowackiego 173 > 80-298 Gdansk > > Sad Rejonowy Gdansk Polnoc w Gdansku, VII Wydzial Gospodarczy > Krajowego Rejestru Sadowego, numer KRS 101882 > > NIP 957-07-52-316 > Kapital zakladowy 200.000 zl > > This e-mail and any attachments may contain confidential material for > the sole use of the intended recipient(s). Any review or distribution > by others is strictly prohibited. If you are not the intended > recipient, please contact the sender and delete all copies. > --------------------------------------------------------------------- Intel Technology Poland sp. z o.o. z siedziba w Gdansku ul. Slowackiego 173 80-298 Gdansk Sad Rejonowy Gdansk Polnoc w Gdansku, VII Wydzial Gospodarczy Krajowego Rejestru Sadowego, numer KRS 101882 NIP 957-07-52-316 Kapital zakladowy 200.000 zl This e-mail and any attachments may contain confidential material for the sole use of the intended recipient(s). Any review or distribution by others is strictly prohibited. If you are not the intended recipient, please contact the sender and delete all copies. ------------------------------------------------------------------------------ Minimize network downtime and maximize team effectiveness. Reduce network management and security costs.Learn how to hire the most talented Cisco Certified professionals. Visit the Employer Resources Portal http://www.cisco.com/web/learning/employer_resources/index.html _______________________________________________ edk2-buildtools-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/edk2-buildtools-devel
