[
https://issues.apache.org/jira/browse/ZOOKEEPER-2900?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16170012#comment-16170012
]
ANH commented on ZOOKEEPER-2900:
--------------------------------
While doing with maven this is the problem i faced--> The goal you specified
requires a project to execute but there is no POM in this directory
(/usr/share/maven). Please verify you invoked Maven from the correct
directory.Embarrassed with these two issues.
> Error: Could not find or load main class
> com.netflix.exhibitor.application.ExhibitorMain
> ----------------------------------------------------------------------------------------
>
> Key: ZOOKEEPER-2900
> URL: https://issues.apache.org/jira/browse/ZOOKEEPER-2900
> Project: ZooKeeper
> Issue Type: Task
> Environment: Ubuntu Server 16.04 LTS
> Reporter: ANH
>
> i am trying to set up an Exhibitor in an ubuntu server using Gradle . The
> reference link is mentioned below.
> 1) https://blog.imaginea.com/monitoring-zookeeper-with-exhibitor/
> 2) https://github.com/soabase/exhibitor/wiki/Running-Exhibitor
> java -jar /home/ubuntu/gradle/build/libs/exhibitor-1.6.0.jar -C file-- this
> commands results in an error { Error: Could not find or load main class
> com.netflix.exhibitor.application.ExhibitorMain }
> What will be the solution ?
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)