Code Monkey home page Code Monkey logo

refactoringsinmergecommits's People

Stargazers

 avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar

refactoringsinmergecommits's Issues

Fail to run the jar or Main.java

Hi there! I have been trying to run the project, both as jar and in Intellij IDEA. However, I got into some troubles.

  1. After successfully building the jar with maven, but when I execute the following commands in git bash, it tells me the following error message:
$ java -jar refactoring-analysis.jar -h
Error: Could not find or load main class ca.ualberta.cs.smr.refactoring.analysis.Main
$ java -cp .;./refactoring-analysis.jar ca.ualberta.cs.smr.refactoring.analysis.Main -h
./refactoring-analysis.jar: line 1: $'PK\003\004': command not found
./refactoring-analysis.jar: line 2: KYVN: command not found
./refactoring-analysis.jar: line 3:JYVN▒▒i?META-INF/MANIFEST.MFE▒▒: No such file or directory
./refactoring-analysis.jar: line 10: syntax error near unexpected token `('
./refactoring-analysis.jar: line 10: !^▒3▒▒2L8nt_tasks/resources-ant.jar
  1. I tried to build and run the project source code Main.java in Intellij IDEA, but the following error message is given:
java.util.concurrent.ExecutionException: org.javalite.activejdbc.InitException: org.javalite.activejdbc.InitException: failed to determine Model class name, are you sure models have been instrumented?

After some investigation, I think it is a problem with the IDE and the activejdbc:

https://stackoverflow.com/questions/43282524/debugging-activejdbc-with-intellij-idea
javalite/javalite#654

Any suggestion to help me out? Thanks!

Dump of results are missing~

I have read your paper in SANER2019, thanks for the quite useful study and insights!

However, the dumped results seems missing since the link leads to 404, could that be updated?

Issue while Using Java 8 and Issue in data_resolver.py

Thank you so much for your contribution.

I just have two main concerns.

Issue While Using Java 8
Unfortunately, I have tried to use Java 8, but it gives me the following error:

Screenshot from 2023-11-27 14-02-39

However, I changed pom.xml to use Java 11 and Maven Version 3.8.1, and it worked fine to me.

Issue in data_resolver.py

You did not specify which version Pandas I should be using. However, at the moment, using append is no longer maintainable in pandas package.
Screenshot from 2023-11-27 11-28-26
This issue could be solved by downgrading the Pandas to specific version below 1.4.0, but it is already deprecated according to Pandas' documentation: https://pandas.pydata.org/pandas-docs/version/1.4/reference/api/pandas.DataFrame.append.html.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.