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 "Randall Dietz (JIRA)" <ji...@apache.org> on 2014/12/19 04:28:13 UTC

[jira] [Created] (KALUMET-56) Missing classes in Agent archive

Randall Dietz created KALUMET-56:
------------------------------------

             Summary: Missing classes in Agent archive
                 Key: KALUMET-56
                 URL: https://issues.apache.org/jira/browse/KALUMET-56
             Project: Kalumet
          Issue Type: Bug
          Components: agent
    Affects Versions: 0.7-incubating
            Reporter: Randall Dietz


When attempting to run an instance of the agent from the archive generated from a "mvn install", the following exception is received:

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)

At first look it appears that the echo extras library is missing



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)