dsubhaji / Gnome_MSR2009

centralization
0 stars 0 forks source link

DR-07: Generate dev details #38

Open dsubhaji opened 10 years ago

dsubhaji commented 10 years ago

I am running with the following menu choices:

Connecting to Database... Connected...

Choose:

  1. Include Developers Who Comment on at Least One Bug in RESOLVED Status.
  2. Include Developers Who Own at Least One Bug in RESOLVED Status.. Please Enter Your Choice (1 or 2): 2

Available Services for Gnome Data Set

  1. Generate Developer Communication Network (DCN) in PAJEK Format for a Given Set of Products (product-names.csv)
  2. Generate Developer Activity Network (DAN) in PAJEK Format for a Given Set of Products (product-names.csv)
  3. Generate the DCN and/or DAN Metrics for a Given Set of Product and PAJEK Files (product-names.csv)
  4. Generate Bugs-By-Developer Matrix in CSV Format for a Given Set of Products (DCN) (product-names.csv)
  5. Generate Devs-By-Devs Matrix in CSV Format for a Given Set of Products (DCN) (product-names.csv)
  6. Generate Bugs-By-Developer Matrix in CSV Format for a Given Set of Products (DAN) (product-names.csv)
  7. Generate Devs-By-Devs Matrix in CSV Format for a Given Set of Products (DAN) (product-names.csv)
  8. Generate Project Data Summary in CSV Format for a Given Set of Products (product-names.csv, and PAJEK for DCN and DAN)
  9. Generate Project Data Summary in CSV Format for a Given Set of Products With Socio-Tech-Congruence (product-names.csv, and PAJEK and dev-by-dev matrix for DCN and DAN)
  10. Generate Bug-Details in CSV Format for a Given Set of Products (product-names.csv)
  11. Generate Dev-Details in CSV Format for a Given Set of Products (product-names.csv)
  12. Generate Descriptive Statistics and Correlations for a Given Set of Products (product-names.csv, and PAJEK for DCN and DAN)
  13. Generate 1, 2, 3, 8, 10, 11 for a Given Set of Products (product-names.csv)
  14. Generate Descriptive Statistics, Correlations and Regression Output for a Given Set of Products (product-names.csv, dependent.csv, independent.csv and model-type.csv)
  15. Generate Correlations, EigenValues, and Perform Factor Analysis (product-names.csv, variables.csv, parameters.csv and model-type.csv) Please Enter Your Choice (1 to 11): 11

Enter Directory of Product-Names.csv:C:/Users/subhajit_datta/Desktop/gnome-top

STARTING: l10n

Finding the Number of Bugs Owned by Each Developers...

The program is stuck at the above line for more than 1 hour.

Contents of my product-names.csv is:

Product Name, Start-Date, End Date l10n,none,none Evolution,none,none gtk+,none,none

What is wrong with the code?