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

Running problem #1

Closed
lireo opened this issue Oct 18, 2016 · 2 comments
Closed

Running problem #1

lireo opened this issue Oct 18, 2016 · 2 comments

Comments

@lireo
Copy link

lireo commented Oct 18, 2016

Hello,

I can't run your app.
I have an error with log4j, the beginning of error message is :

JarClassLoader: Warning: Null manifest from input stream associated with: lib/jdmp-0.1.1.jar
JarClassLoader: Warning: Null manifest from input stream associated with: lib/aspectjweaver-1.6.12.jar
JarClassLoader: Warning: Null manifest from input stream associated with: lib/javax.inject-1.jar
log4j:ERROR Could not parse url [jar:file:/gmms.jar!/lib/BSB-Utils-1.0-alpha-1-SNAPSHOT.jar!/log4j.xml].
java.io.FileNotFoundException: /gmms.jar (No such file or directory)

And my command line is :

java -jar gmms.jar 1 median GMMs.v1.07.txt ../input/ ../output/

I would appreciate your help.
Thanks.

Aurélie

@raeslab
Copy link
Collaborator

raeslab commented Nov 22, 2016

Hi Aurélie,

This is only a log4j issue, meaning the logging system is not properly setup.
The app works fine and you should see the result in ../output.

Please let me know if it is not the case.
cheers,
Youssef

@raeslab raeslab closed this as completed Nov 22, 2016
@joshgraymd
Copy link

I'm having the same issue.

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

2 participants