[codeface] Re: MySQL error - Out of memory

  • From: Wolfgang Mauerer <wolfgang.mauerer@xxxxxxxxxxxxxxxxx>
  • To: <codeface@xxxxxxxxxxxxx>
  • Date: Wed, 11 May 2016 16:59:51 +0200



Am 11/05/2016 um 15:28 schrieb Simone Magnoni:

Dear all,

I am trying to perform the collaboration analysis of a "big" project.
Every range analysis take almost a day and when it is ended the MySQL
connection is no longer available and the analysis stops. However this
is not a problem as using --reuse-vcs-analysis option will resolve this
issues.

However I am now incurring in the following error:
[codeface.dbmanager] MainProcess CRITICAL: MySQL error 5 during "INSERT
INTO commit_dependency (commitId, file, entityId, entityType, size,
impl) VALUES (%s,%s,%s,%s,%s,%s)": Out of memory (Needed 430092088 bytes)

I have already modified the max_allowed_packet parameter in dbmanager.py
and tried different mysql configurations while googling this isseue...
but none resolved this issues.

Did anyone faced this problem before? Any suggestion?

that's interesting -- how big is the project you're analysing? The
biggest project we usually try is the Linux kernel, but I don't
recall running into any such issues.

Thanks, Wolfgang

Bests,
Simone



Other related posts: