You are viewing a plain text version of this content. The canonical link for it is here.
Posted to kalumet-dev@incubator.apache.org by "Dietz, Randall" <ra...@dietz.id.au> on 2014/12/16 08:14:33 UTC

Issue installing agent

Hi all,

I've tried to execute an agent as per the admin guide and get the following
exception:

java.io.FileNotFoundException:
/home/rdietz/work/kalumet/apache-kalumet-0.7-incubating-SNAPSHOT-agent/lib/extras
at org.codehaus.classworlds.Configurator.loadGlob(Configurator.java:487)
at org.codehaus.classworlds.Configurator.loadGlob(Configurator.java:459)
at org.codehaus.classworlds.Configurator.configure(Configurator.java:326)
at org.codehaus.classworlds.Launcher.configure(Launcher.java:156)
at org.codehaus.classworlds.Launcher.mainWithExitCode(Launcher.java:426)
at org.codehaus.classworlds.Launcher.main(Launcher.java:375)

I'm trying to execute an agent on the same machine as the console... would
that make a difference?

cheers -- Randall