You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on May 27, 2020. It is now read-only.
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
The text was updated successfully, but these errors were encountered:
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
The text was updated successfully, but these errors were encountered: