Open DebuggerIssuesReport opened 5 years ago
Configuration is : ('MethodsParsed', u'C:\new_users\AAAI_DEMO\CAY\out\commitsFiles\CheckStyle.txt') ('learning_dir', u'\\?\C:\new_users\AAAI_DEMO\CAY\out\learning') ('full_configure_file', 'workingDir=C:\new_users\AAAI_DEMO\CAY\out\ngit=C:\new_users\AAAI_DEMO\CAY\rootGit\cayenne\nissue_tracker_product_name=CAY\nissue_tracker_url=https://issues.apache.org/jira\nissue_tracker=jira\nvers=(cayenne-parent-3.1,4.0)') ('docletPath', 'C:\temp\Debugger\utils\xml-doclet-1.0.4-jar-with-dependencies.jar') ('distribution_per_version_report', u'\\?\C:\new_users\AAAI_DEMO\CAY\out\distribution_per_version_report.csv') ('experiments', u'C:\new_users\AAAI_DEMO\CAY\out\experiments') ('sourceMonitorEXE', 'C:\temp\Debugger\utils\SourceMonitor.exe') ('checkStyle57', 'C:\temp\Debugger\utils\checkstyle-5.7-all.jar') ('distribution_per_majors_report', u'\\?\C:\new_users\AAAI_DEMO\CAY\out\distribution_per_majors_report.csv') ('gitPath', u'\\?\C:\new_users\AAAI_DEMO\CAY\rootGit\cayenne') ('prediction_files', {'files': {'most': 'prediction_Most_files.csv', 'all': 'prediction_All_files.csv'}, 'methods': {'most': 'prediction_Most_methods.csv', 'all': 'prediction_All_methods.csv'}}) ('current_dir', 'C:\temp\Debugger\learner') ('debugger_base_path', 'C:\temp\Debugger') ('paths', ['cayenne-parent-3.1\repo', '4.0\repo']) ('versPath', u'\\?\C:\new_users\AAAI_DEMO\CAY\out\vers') ('buggy_repo', <git.Repo "C:\new_users\AAAI_DEMO\CAY\rootGit\cayenne.git">) ('markers_dir', u'\\?\C:\new_users\AAAI_DEMO\CAY\out\markers') ('workingDir', u'\\?\C:\new_users\AAAI_DEMO\CAY\out') ('RemoveBat', 'C:\temp\Debugger\utils\../removeBat.bat') ('distribution_per_minors_report', u'\\?\C:\new_users\AAAI_DEMO\CAY\out\distribution_per_minors_report.csv') ('caching_dir', 'C:\temp\Debugger\Debugger_cache') ('all_but_one_dir', u'\\?\C:\new_users\AAAI_DEMO\CAY\out\learning\AllbutOne') ('confFile', 'C:\new_users\AAAI_DEMO\CAY\configuration.txt') ('issue_tracker_product', 'CAY') ('db_dir', u'\\?\C:\new_users\AAAI_DEMO\CAY\out\dbAdd') ('LocalGitPath', u'C:\new_users\AAAI_DEMO\CAY\out\repo') ('changeFile', u'C:\new_users\AAAI_DEMO\CAY\out\commitsFiles\Ins_dels.txt') ('vers', ['cayenne-parent-3.1', '4.0']) ('utilsPath', 'C:\temp\Debugger\utils') ('checkStyle68', 'C:\temp\Debugger\utils\checkstyle-6.8-SNAPSHOT-all.jar') ('commits', [42032307, 104644412]) ('methodsNamesXML', 'C:\temp\Debugger\utils\methodNameLines.xml') ('vers_dirs', ['cayenne_parent_3_1', '4_0']) ('configuration_path', u'C:\new_users\AAAI_DEMO\CAY\out\configuration') ('amir_tracer', 'C:\temp\Debugger\utils\uber-tracer-1.0.1-SNAPSHOT.jar') ('distribution_report', u'\\?\C:\new_users\AAAI_DEMO\CAY\out\distribution_report.csv') ('weka_path', u'C:\new_users\AAAI_DEMO\CAY\out\weka') ('vers_paths', [u'\\?\C:\new_users\AAAI_DEMO\CAY\out\vers\cayenne_parent_3_1', u'\\?\C:\new_users\AAAI_DEMO\CAY\out\vers\4_0']) ('configuration', <utilsConf.Configuration object at 0x0000000007DB2BE0>) ('bugsPath', u'\\?\C:\new_users\AAAI_DEMO\CAY\out\bugs.csv') ('issue_tracker', 'jira') ('remotes_urls', [u'https://github.com/apache/cayenne.git']) ('repo', <git.Repo "C:\temp\Debugger.git">) ('dates', ['2018-08-06 15:05:56', '2014-09-20 17:03:15']) ('renamed_mapping', {}) ('versions', ['cayenne-parent-3.1', '4.0']) ('wekaJar', 'C:\temp\Debugger\utils\weka.jar') ('DebuggerTests', u'C:\new_users\AAAI_DEMO\CAY\out\DebuggerTests') ('distribution_per_micros_report', u'\\?\C:\new_users\AAAI_DEMO\CAY\out\distribution_per_micros_report.csv') ('issue_tracker_url', 'https://issues.apache.org/jira') ('one_dir', u'\\?\C:\new_users\AAAI_DEMO\CAY\out\learning\One') ('debugger_commit', '085d2161bd7a20a6a3e1fd73cf043b1e23fc4a83') ('web_prediction_results', u'C:\new_users\AAAI_DEMO\CAY\out\web_prediction_results') ('allchecks', 'C:\temp\Debugger\utils\allChecks.xml')
An Exception occurred while running Debugger:
command line is wrapper.py C:\new_users\AAAI_DEMO\CAY\configuration.txt
Traceback (most recent call last): File "C:\temp\Debugger\learner\utilsConf.py", line 381, in f ans = func(*args, **kwargs) File "wrapper.py", line 422, in executeTests components_priors = get_components_probabilities(bugged_type, granularity, test_runner, tests) File "wrapper.py", line 442, in get_components_probabilities with open(os.path.join(utilsConf.get_configuration().web_prediction_results, utilsConf.get_configuration().prediction_files[granularity][bugged_type])) as f: IOError: [Errno 2] No such file or directory: u'C:\new_users\AAAI_DEMO\CAY\out\web_prediction_results\prediction_Most_files.csv'