BGU-AiDnD / Debugger

AI debugger
2 stars 3 forks source link

An Exception occurred : list index out of range #193

Closed DebuggerIssuesReport closed 5 years ago

DebuggerIssuesReport commented 6 years ago

An Exception occurred while running Debugger:

command line is wrapper.py C:\amirelm\apache_projects\ofbiz.txt learn

Traceback (most recent call last): File "C:\Users\amirelm\Documents\GitHub\Debugger\learner\utilsConf.py", line 293, in f ans = func(*args, *kwargs) File "wrapper.py", line 359, in wrapperLearner wekaMethods.buildDB.buildOneTimeCommits() File "C:\Users\amirelm\Documents\GitHub\Debugger\learner\utilsConf.py", line 293, in f ans = func(args, **kwargs) File "C:\Users\amirelm\Documents\GitHub\Debugger\learner\wekaMethods\buildDB.py", line 386, in buildOneTimeCommits blamePath, date, add, max, CodeDir) File "C:\Users\amirelm\Documents\GitHub\Debugger\learner\wekaMethods\buildDB.py", line 307, in BuildAllOneTimeCommits insert_values_into_table(conn, "classes", classes_data) File "C:\Users\amirelm\Documents\GitHub\Debugger\learner\wekaMethods\buildDB.py", line 270, in insert_values_into_table c.executemany("INSERT INTO {0} VALUES {1}".format(table_name, get_values_str(len(values[0]))), values) IndexError: list index out of range

DebuggerIssuesReport commented 6 years ago

Configuration is : ('MethodsParsed', u'\\?\C:\amirelm\apache_projects\ofbizWORKING24\repo\commitsFiles\CheckStyle.txt') ('full_configure_file', 'workingDir=C:\amirelm\apache_projects\ofbizWORKING24\ngit=C:\temp\clones\ofbiz\nissue_tracker_product_name=OFBIZ\nissue_tracker_url=https://issues.apache.org/jira\nissue_tracker=jira\nvers=(REL-13.07.03,REL-16.11.02, REL-16.11.04, RemovingPOS,beforeSvnRestructuring)\n') ('docletPath', 'C:\Users\amirelm\Documents\GitHub\Debugger\utils\xml-doclet-1.0.4-jar-with-dependencies.jar') ('sourceMonitorEXE', 'C:\Users\amirelm\Documents\GitHub\Debugger\utils\SourceMonitor.exe') ('checkStyle57', 'C:\Users\amirelm\Documents\GitHub\Debugger\utils\checkstyle-5.7-all.jar') ('gitPath', u'\\?\C:\temp\clones\ofbiz') ('debugger_base_path', 'C:\Users\amirelm\Documents\GitHub\Debugger') ('paths', ['REL-13.07.03\repo', 'REL-16.11.02\repo', 'REL-16.11.04\repo', 'RemovingPOS\repo', 'beforeSvnRestructuring\repo']) ('versPath', u'\\?\C:\amirelm\apache_projects\ofbizWORKING24\vers') ('markers_dir', u'\\?\C:\amirelm\apache_projects\ofbizWORKING24\markers') ('workingDir', u'\\?\C:\amirelm\apache_projects\ofbizWORKING24') ('RemoveBat', 'C:\Users\amirelm\Documents\GitHub\Debugger\utils\../removeBat.bat') ('issue_tracker_product', 'OFBIZ') ('db_dir', u'\\?\C:\amirelm\apache_projects\ofbizWORKING24\dbAdd') ('LocalGitPath', u'\\?\C:\amirelm\apache_projects\ofbizWORKING24\repo') ('changeFile', u'\\?\C:\amirelm\apache_projects\ofbizWORKING24\repo\commitsFiles\Ins_dels.txt') ('vers', ['REL-13.07.03', 'REL-16.11.02', 'REL-16.11.04', 'RemovingPOS', 'beforeSvnRestructuring']) ('utilsPath', 'C:\Users\amirelm\Documents\GitHub\Debugger\utils') ('checkStyle68', 'C:\Users\amirelm\Documents\GitHub\Debugger\utils\checkstyle-6.8-SNAPSHOT-all.jar') ('commits', [13565592, 151877148, 100298799, 163018507, 150510683]) ('methodsNamesXML', 'C:\Users\amirelm\Documents\GitHub\Debugger\utils\methodNameLines.xml') ('vers_dirs', ['REL_13_07_03', 'REL_16_11_02', 'REL_16_11_04', 'RemovingPOS', 'beforeSvnRestructuring']) ('weka_path', u'C:\amirelm\apache_projects\ofbizWORKING24\weka') ('vers_paths', [u'\\?\C:\amirelm\apache_projects\ofbizWORKING24\vers\REL_13_07_03', u'\\?\C:\amirelm\apache_projects\ofbizWORKING24\vers\REL_16_11_02', u'\\?\C:\amirelm\apache_projects\ofbizWORKING24\vers\REL_16_11_04', u'\\?\C:\amirelm\apache_projects\ofbizWORKING24\vers\RemovingPOS', u'\\?\C:\amirelm\apache_projects\ofbizWORKING24\vers\beforeSvnRestructuring']) ('bugsPath', u'\\?\C:\amirelm\apache_projects\ofbizWORKING24\bugs.csv') ('issue_tracker', 'jira') ('dates', ['2016-03-29 12:19:50', '2017-05-16 17:02:32', '2017-12-24 11:48:48', '2016-07-28 12:43:48', '2017-02-12 12:54:22']) ('versions', ['REL-13.07.03', 'REL-16.11.02', 'REL-16.11.04', 'RemovingPOS', 'beforeSvnRestructuring']) ('wekaJar', 'C:\Users\amirelm\Documents\GitHub\Debugger\utils\weka.jar') ('issue_tracker_url', 'https://issues.apache.org/jira') ('web_prediction_results', u'C:\amirelm\apache_projects\ofbizWORKING24\web_prediction_results') ('allchecks', 'C:\Users\amirelm\Documents\GitHub\Debugger\utils\allChecks.xml')