Skip to content
This repository was archived by the owner on Aug 22, 2025. It is now read-only.
This repository was archived by the owner on Aug 22, 2025. It is now read-only.

Error restarting stratio streaming in sandbox #43

Description

@aargomaniz

When you execute step by step the streaming sandbox:
http://docs.stratio.com/modules/streaming-cep-engine/development/using-sandbox.html

In the point "6.7.5. Extra: Streaming metrics" when you restart stratio-streaming using the following command doesn't start the engine properly:
$ sudo service streaming restart

If you try to list the streams from the Shell you will see an error:
Command failed java.lang.reflect.UndeclaredThrowableException

But if you stop and start the engine it works fine
$ sudo service streaming stop
$ sudo service streaming start

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions