Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Failure running "mvn compile" #3

Open
sadaaithal opened this issue Dec 23, 2020 · 0 comments
Open

Failure running "mvn compile" #3

sadaaithal opened this issue Dec 23, 2020 · 0 comments

Comments

@sadaaithal
Copy link

i first downloaded hprof-parser, ran "mvn clean compile install" successfully

and then i downloaded heapviz, ran "mvn compile"

and then I get this error

[ERROR] Failed to execute goal org.apache.maven.plugins:maven-compiler-plugin:3.1:compile (default-compile) on project analyzer: Compilation failure
[ERROR] /data/isuser/tools/heapviz/src/main/java/edu/tufts/eaftan/heapviz/analzyer/Parse.java:[114,20] incompatible types: java.io.DataInputStream cannot be converted to java.io.File

is there a different version of HprofParser that has the method parse(DataInputStream) ?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant