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

After installing as per Readme (20.11.2015): MultipleCompilationErrorsException #3

Closed
Zsar opened this issue Nov 20, 2015 · 1 comment

Comments

@Zsar
Copy link

Zsar commented Nov 20, 2015

On readme entry "Running", first paragraph: groovy AberOWLServer.groovy

org.codehaus.groovy.control.MultipleCompilationErrorsException: startup failed:
/home/zsar/aberowl-meta/aberowl-server/src/RequestManager.groovy: 281: unable to resolve class AberOWLSyntaxRendererImpl
@ line 281, column 29.
    def manSyntaxRenderer = new AberOWLRendererImpl()
                            ^
1 error

The system is a fresh Ubuntu 15.10 installed from iso and upgraded thereafter.
All installation steps have been done today.

Note that I had to replace the dependency "node" with "nodejs-legacy", as that package does no longer exist. While executing the second installation step "./install", nPM generated warnings regarding the node minor version (is .25, should have been >=.32), but I doubt this is related.

... Any advice? Reproducible? Any hidden dependencies I might have missed?
Can I do anything to further diagnose this fault?

@leechuck
Copy link
Member

Sorry, this is my fault, I forgot to commit the latest changes. There were two files missing for rendering Manchester OWL Syntax, they are added now.

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