Skip to content
This repository has been archived by the owner on Jul 13, 2022. It is now read-only.

Nullpointerexception using cloudwatch collector #3

Open
hammad-bbc opened this issue Sep 26, 2019 · 1 comment
Open

Nullpointerexception using cloudwatch collector #3

hammad-bbc opened this issue Sep 26, 2019 · 1 comment

Comments

@hammad-bbc
Copy link

Hello,
I have been trying to run cloudwatch collector, when i try running the collector jar it gives me the following:

2019-09-26 15:41:41,705 [main] WARN o.s.c.a.AnnotationConfigApplicationContext - Exception encountered during context initialization - cancelling refresh attempt: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'awsCloudwatchLogAnalyzerTask': Invocation of init method failed; nested exception is java.lang.NullPointerException

Any ideas?

@rvema rvema transferred this issue from hygieia/hygieia Sep 26, 2019
@Sbrenthughes
Copy link
Collaborator

This usually happens when the collector can't find the properties file. Please check the command you are using to run and make sure the path to properties file is correct.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants