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

          fla Fernando Lopez made changes -
          Fix Version/s 2021 [ 12600 ]
          mev Manuel Escriche made changes -
          HD-Enabler SpagoBI [ 10856 ]
          HD-Chapter Apps [ 10836 ]
          mev Manuel Escriche made changes -
          Summary FIWARE.Question.Lab.Apps.DataViz-SpagoBI.: Real time console is not getting refreshed FIWARE.Question.Tech.Apps.DataViz-SpagoBI.: Real time console is not getting refreshed
          zerbetto Davide Zerbetto made changes -
          Summary FIWARE.Question.Lab.SpagoBI : Real time console is not getting refreshed FIWARE.Question.Lab.Apps.DataViz-SpagoBI.: Real time console is not getting refreshed
          zerbetto Davide Zerbetto made changes -
          Resolution Done [ 10000 ]
          Status In Progress [ 3 ] Closed [ 6 ]
          zerbetto Davide Zerbetto made changes -
          Status Open [ 1 ] In Progress [ 3 ]
          zerbetto Davide Zerbetto made changes -
          Link This issue duplicates HELP-4016 [ HELP-4016 ]
          mev Manuel Escriche made changes -
          Assignee Davide Zerbetto [ davide.zerbetto ]
          mev Manuel Escriche made changes -
          Field Original Value New Value
          Component/s FIWARE-TECH-HELP [ 10278 ]
          backlogmanager Backlog Manager created 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: