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

Cygnus error while persisting on MySQL #1907

Closed
IvanHdzC opened this issue Aug 24, 2020 · 1 comment
Closed

Cygnus error while persisting on MySQL #1907

IvanHdzC opened this issue Aug 24, 2020 · 1 comment
Milestone

Comments

@IvanHdzC
Copy link
Contributor

Cygnus is throwing this error when trying to persist on MySQL.

CygnusRuntimeError (SQLException). MYSQL Objects closing error (Already closed.). Stack trace: [com.telefonica.iot.cygnus.backends.sql.SQLBackendImpl.closeSQLObjects(SQLBackendImpl.java:436), com.telefonica.iot.cygnus.backends.sql.SQLBackendImpl.insertContextData(SQLBackendImpl.java:217), com.telefonica.iot.cygnus.sinks.NGSIMySQLSink.persistAggregation(NGSIMySQLSink.java:372), com.telefonica.iot.cygnus.sinks.NGSIMySQLSink.persistBatch(NGSIMySQLSink.java:284), com.telefonica.iot.cygnus.sinks.NGSISink.processNewBatches(NGSISink.java:569), com.telefonica.iot.cygnus.sinks.NGSISink.process(NGSISink.java:371), org.apache.flume.sink.DefaultSinkProcessor.process(DefaultSinkProcessor.java:68), org.apache.flume.SinkRunner$PollingRunner.run(SinkRunner.java:147), java.lang.Thread.run(Thread.java:748)]

@fgalan
Copy link
Member

fgalan commented Sep 2, 2020

PR #1908

Should this issue be closed?

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

3 participants