Uploaded image for project: 'Help-Desk'
  1. Help-Desk
  2. HELP-4273

FIWARE.Question.Tech.Apps.DataViz-SpagoBI.: Real time console is not getting refreshed

    Details

      Description

      Created question in FIWARE Q/A platform on 04-09-2015 at 15:09
      Please, ANSWER this question AT http://stackoverflow.com/questions/32399172/spagobi-real-time-console-is-not-getting-refreshed

      Question:
      SpagoBI : Real time console is not getting refreshed

      Description:
      I created my template using SpagoBI studio, then I deployed it manually on the SpagoBI server.
      It is containing only a the detail pannel and I configured the data set to refresh every 5s

      the problem is that the refresh is not working!

      I change value on the data base but on the pannel it did not get refresh!

      Here is my template

      {

      "datasets" : [

      { "id" : "mongoLastValues", "label" : "mongoLastValues", "refreshTime" : 5, "memoryPagination" : true, "rowsLimit" : 15 }

      ],

      "detailPanel" : {

      "pages" : [ {

      "title" : "Page Title",

      "table" : {

      "dataset" : "mongoLastValues",

      "datasetLabels" : "mongoLastValues",

      "columnId" : "_id",

      "columnConfig" : {

      "_id" :

      { "header" : "_id", "type" : "string", "headerType" : "static" }

      ,

      "recvTime" :

      { "header" : "recvTime", "type" : "string", "headerType" : "static" }

      ,

      "attrType" :

      { "header" : "attrType", "type" : "string", "headerType" : "static" }

      ,

      "attrName" :

      { "header" : "attrName", "type" : "string", "headerType" : "static" }

      ,

      "attrValue" :

      { "header" : "attrValue", "type" : "string", "headerType" : "static" }

      },

      "filterBar" :

      { "type" : "custom", "refreshDataAfterAction" : false }

      }

      } ]

      }

      }

      on my log I found multiple errors:

      it.eng.spagobi.engines.console.services.ServiceExceptionAction.logError: The error full stack trace is:

      it.eng.spagobi.utilities.engines.SpagoBIEngineServiceException: An unpredicted error occurred while executing GET_CONSOLE_DATA_ACTION service.
      The root cause of the error is: java.util.ConcurrentModificationException

      another one:

      04 sept. 2015 15:11:22,868 ERROR it.eng.spagobi.engines.commonj.services.StartWorkAction.service:98 - could not retrieve user id

      Any ideas what it might causing that the console is not refreshed and what to do to fix it?

        Issue Links

          Activity

          There are no comments yet on this issue.

            People

            • Assignee:
              zerbetto Davide Zerbetto
              Reporter:
              backlogmanager Backlog Manager
            • Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

              Dates

              • Created:
                Updated:
                Resolved: