Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

build is failing #10

Open
1vish99 opened this issue Sep 11, 2018 · 2 comments
Open

build is failing #10

1vish99 opened this issue Sep 11, 2018 · 2 comments

Comments

@1vish99
Copy link

1vish99 commented Sep 11, 2018

Build is failing with the below error

[info] - should take the time from message and write the sink record to timeseries database *** FAILED ***
[info]   java.net.ConnectException: Connection refused
[info]   at java.net.PlainSocketImpl.socketConnect(Native Method)
[info]   at java.net.AbstractPlainSocketImpl.doConnect(AbstractPlainSocketImpl.java:350)
[info]   at java.net.AbstractPlainSocketImpl.connectToAddress(AbstractPlainSocketImpl.java:206)
[info]   at java.net.AbstractPlainSocketImpl.connect(AbstractPlainSocketImpl.java:188)
[info]   at java.net.SocksSocketImpl.connect(SocksSocketImpl.java:392)
[info]   at java.net.Socket.connect(Socket.java:589)
[info]   at java.net.Socket.connect(Socket.java:538)
[info]   at java.net.Socket.<init>(Socket.java:434)
[info]   at java.net.Socket.<init>(Socket.java:211)
[info]   at com.evolv.metrics.reporter.GraphiteReporter.<init>(GraphiteReporter.scala:11)
@evolv34
Copy link
Owner

evolv34 commented Nov 28, 2018

Let me take a look at it

evolv34 added a commit that referenced this issue Dec 16, 2018
evolv34 added a commit that referenced this issue Dec 16, 2018
@evolv34
Copy link
Owner

evolv34 commented Dec 16, 2018

@1tarak Can you try it now ? I have fixed it. Let me know if you are still seeing issue.

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

No branches or pull requests

2 participants