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

Error when accessing login sessions in Analytics Dashboard #1039

Closed
ug205 opened this issue Sep 3, 2019 · 0 comments · Fixed by siddhi-io/siddhi#1485
Closed

Error when accessing login sessions in Analytics Dashboard #1039

ug205 opened this issue Sep 3, 2019 · 0 comments · Fixed by siddhi-io/siddhi#1485

Comments

@ug205
Copy link

ug205 commented Sep 3, 2019

Description:
Following error is being printed when login sessions of the IS Analytics dashboard are accessed.

ERROR {org.wso2.carbon.data.provider.endpoint.DataProviderEndPoint} - Error initializing the data provider endpoint for source type SiddhiStoreDataProvider. Error @ Line: 1. Position: 269, near 'ndTime '. org.wso2.siddhi.core.exception.StoreQueryCreationException: Error @ Line: 1. Position: 269, near 'ndTime '.
at org.wso2.siddhi.core.SiddhiAppRuntime.getStoreQueryOutputAttributes(SiddhiAppRuntime.java:348)
...
Caused by: org.wso2.siddhi.core.exception.SiddhiAppCreationException: Error on 'e7849484-c801-4bce-b61a-70a39ab0edba' @ Line: 1. Position: 39, near 'e = 'IS'.
...
Caused by: java.lang.NullPointerException
at org.wso2.siddhi.core.table.record.ExpressionBuilder.buildVariableExecutors(ExpressionBuilder.java:267)

Affected Product Version:
IS-Analytics-5.7.0
(checked in latest WUM level)

Steps to reproduce:
Configure IS Analytics 5.7.0 with IS 5.7.0
Run dashboard.sh
Login to the dashboard and navigate to Login sessions in IS Analytics dashboard.
Observe the logs

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

Successfully merging a pull request may close this issue.

1 participant