fiware - I have a missing matching_table.conf -


when enter /usr/cygnus/bin/cygnus-flume-ng agent --conf /usr/cygnus/conf/ -f /usr/cygnus/conf/agent_1.conf -n cygnusagent -dflume.root.logger=debug,console output:

2015-04-22 14:45:14,308 (lifecyclesupervisor-1-4) [error - es.tid.fiware.fiwareconnectors.cygnus.interceptors.destinationextractor.initialize(destinationextractor.java:84)] runtime error (file not found. details=/usr/cygnus/conf/matching_table.conf (no such file or directory)) 2015-04-22 14:45:14,309 (lifecyclesupervisor-1-4) [error - org.apache.flume.lifecycle.lifecyclesupervisor$monitorrunnable.run(lifecyclesupervisor.java:253)] unable start eventdrivensourcerunner: { source:org.apache.flume.source.http.httpsource{name:http-source,state:idle} } - exception follows. java.lang.illegalstateexception: running http server found in source: http-source before started one.will not attempt start. @ com.google.common.base.preconditions.checkstate(preconditions.java:145) @ org.apache.flume.source.http.httpsource.start(httpsource.java:137) @ org.apache.flume.source.eventdrivensourcerunner.start(eventdrivensourcerunner.java:44) @ org.apache.flume.lifecycle.lifecyclesupervisor$monitorrunnable.run(lifecyclesupervisor.java:251) @ java.util.concurrent.executors$runnableadapter.call(executors.java:471) @ java.util.concurrent.futuretask$sync.innerrunandreset(futuretask.java:351) @ java.util.concurrent.futuretask.runandreset(futuretask.java:178) @ java.util.concurrent.scheduledthreadpoolexecutor$scheduledfuturetask.access$201(scheduledthreadpoolexecutor.java:165) @ java.util.concurrent.scheduledthreadpoolexecutor$scheduledfuturetask.run(scheduledthreadpoolexecutor.java:267) @ java.util.concurrent.threadpoolexecutor.runworker(threadpoolexecutor.java:1146) @ java.util.concurrent.threadpoolexecutor$worker.run(threadpoolexecutor.java:615) @ java.lang.thread.run(thread.java:701) 

any solution missing matching_table.conf?

good catch! bug fixed in next release. cygnus installer forgets rename /usr/cygnus/conf/matching_table.conf.template /usr/cygnus/conf/mathing_table.conf. workaround simple renaming file hand.


Comments

Popular posts from this blog

c++ - No viable overloaded operator for references a map -

java - Custom OutputStreamAppender not run: LOGBACK: No context given for <MYAPPENDER> -

java - Cannot secure connection using TLS -