• Recent
    • Tags
    • Popular
    • Register
    • Login
    1. Home
    2. colarsson

    Please Note This forum exists for community support for the Mango product family and the Radix IoT Platform. Although Radix IoT employees participate in this forum from time to time, there is no guarantee of a response to anything posted here, nor can Radix IoT, LLC guarantee the accuracy of any information expressed or conveyed. Specific project questions from customers with active support contracts are asked to send requests to support@radixiot.com.

    Radix IoT Website Mango 3 Documentation Website Mango 4 Documentation Website Mango 5 Documentation Website
    C
    • Profile
    • Following 0
    • Followers 0
    • Topics 4
    • Posts 12
    • Best 0
    • Controversial 0
    • Groups 0

    colarsson

    @colarsson

    0
    Reputation
    558
    Profile views
    12
    Posts
    0
    Followers
    0
    Following
    Joined Last Online

    colarsson Unfollow Follow

    Latest posts made by colarsson

    • RE: Decimal

      Hi,

      In point properties (edit datapoint)
      Text renderer options:
      Type = Analog
      Format = 0.0

      In this way you get one decimal.

      Br, Conny Larsson

      posted in Mango Automation general Discussion
      C
      colarsson
    • Public view vithout values

      Hi

      I have created a graphic view and have set Anonymous access to Read.

      When I go to the page I see the backgroundpicture and "bricks" where the
      values should be, no values appears.

      m2m2.log:
      WARN 2011-04-03 12:28:30,000 (com.serotonin.m2m2.web.dwr.MiscDwr.jsError:209) - Javascript error
      Description: Object doesn't support this property or method
      Page: http://192.168.0.180:8080/modules/graphicalViews/web/graphicalViews.js
      Line: 13
      Browser name: Explorer
      Browser version: 8
      osName: Windows
      location: http://192.168.0.180:8080/public_view.htm?viewId=1

      Br, Conny

      posted in Mango Automation general Discussion
      C
      colarsson
    • RE: Public view vithout values

      Hi

      I have created a graphic view and have set Anonymous access to Read.

      When I go to the page I see the backgroundpicture and "bricks" where the
      values should be, no values appears.

      m2m2.log:
      WARN 2011-04-03 12:28:30,000 (com.serotonin.m2m2.web.dwr.MiscDwr.jsError:209) - Javascript error
      Description: Object doesn't support this property or method
      Page: http://192.168.0.180:8080/modules/graphicalViews/web/graphicalViews.js
      Line: 13
      Browser name: Explorer
      Browser version: 8
      osName: Windows
      location: http://192.168.0.180:8080/public_view.htm?viewId=1

      Br, Conny

      posted in Mango Automation general Discussion
      C
      colarsson
    • RE: Error in system settings

      it works

      any idea about the user save error?

      Thanks
      /Conny

      posted in Mango Automation general Discussion
      C
      colarsson
    • Error in system settings

      Hi,
      I get errors when saving in system settings.
      M2M2 V1.0.1, Ubuntu 10.04.1 LTS

      System event alarm levels:
      Error marshalling java.util.List: Error marshalling com.serotonin.m2m2.vo.pair.StringIntPair: No converter found for 'class com.serotonin.m2m2.vo.pair.StringIntPair'. See the logs for more details.. See the logs for more details.

      Audit event alarm levels:
      Error marshalling java.util.List: Error marshalling com.serotonin.m2m2.vo.pair.StringIntPair: No converter found for 'class com.serotonin.m2m2.vo.pair.StringIntPair'. See the logs for more details.. See the logs for more details.

      Email settings, HTTP settings, Other settings, Colour settings = OK

      Error when I change and save user:
      PreparedStatementCallback; SQL [update users set username=?, password=?, email=?, phone=?, admin=?, disabled=?, homeUrl=?, receiveAlarmEmails=?, receiveOwnAuditEvents=? where id=?]; An attempt was made to get a data value of type 'VARCHAR' from a data value of type 'null'.; nested exception is java.sql.SQLDataException: An attempt was made to get a data value of type 'VARCHAR' from a data value of type 'null'.

      Add a new user = OK

      Br, Conny Larsson

      posted in Mango Automation general Discussion
      C
      colarsson
    • RE: Error in system settings

      Hi,
      I get errors when saving in system settings.
      M2M2 V1.0.1, Ubuntu 10.04.1 LTS

      System event alarm levels:
      Error marshalling java.util.List: Error marshalling com.serotonin.m2m2.vo.pair.StringIntPair: No converter found for 'class com.serotonin.m2m2.vo.pair.StringIntPair'. See the logs for more details.. See the logs for more details.

      Audit event alarm levels:
      Error marshalling java.util.List: Error marshalling com.serotonin.m2m2.vo.pair.StringIntPair: No converter found for 'class com.serotonin.m2m2.vo.pair.StringIntPair'. See the logs for more details.. See the logs for more details.

      Email settings, HTTP settings, Other settings, Colour settings = OK

      Error when I change and save user:
      PreparedStatementCallback; SQL [update users set username=?, password=?, email=?, phone=?, admin=?, disabled=?, homeUrl=?, receiveAlarmEmails=?, receiveOwnAuditEvents=? where id=?]; An attempt was made to get a data value of type 'VARCHAR' from a data value of type 'null'.; nested exception is java.sql.SQLDataException: An attempt was made to get a data value of type 'VARCHAR' from a data value of type 'null'.

      Add a new user = OK

      Br, Conny Larsson

      posted in Mango Automation general Discussion
      C
      colarsson
    • RE: Install problem

      Hi, Matthew

      It's working now, the "&" solved it.
      Added modules and licenscefile and restarted.
      Now the fun starts :D

      Thank you

      posted in Mango Automation general Discussion
      C
      colarsson
    • RE: Install problem

      Hi Matthew

      No access at 192.168.0.180:8080

      As long as I have the ssh-client(putty) running I can access m2m2.

      posted in Mango Automation general Discussion
      C
      colarsson
    • Install problem

      M2M2 will not start.
      Core 1.0.1 no modules added
      Ubuntu 10.04.1 LTS

      Bootstrap: 34 jar files loaded
      INFO 2011-03-27 10:34:52,391 (com.serotonin.util.ReloadingProperties.checkForReload:165) - (env) Found updated file(s). Reloading properties
      INFO 2011-03-27 10:34:52,447 (com.serotonin.m2m2.db.DerbyProxy.initializeImpl:55) - Initializing derby connection manager
      INFO 2011-03-27 10:34:56,016 (com.serotonin.m2m2.db.upgrade.DBUpgrade.checkUpgrade:36) - Starting instance with core version 1.0.1
      2011-03-27 10:34:57.054:INFO::Logging to STDERR via org.mortbay.log.StdErrLog
      2011-03-27 10:34:57.219:INFO::jetty-6.1.22
      2011-03-27 10:34:58.214:INFO:/:Initializing Spring root WebApplicationContext
      INFO 2011-03-27 10:34:58,762 (com.serotonin.m2m2.web.M2M2ContextListener.contextInitialized:30) - M2M2 context starting
      INFO 2011-03-27 10:34:58,764 (com.serotonin.m2m2.web.M2M2ContextListener.contextInitialized:38) - M2M2 context started
      2011-03-27 10:34:58.978:INFO:/:Initializing Spring FrameworkServlet 'springDispatcher'
      INFO 2011-03-27 10:35:00,105 (com.serotonin.m2m2.web.dwr.util.BlabberConverterManager.addConverter:61)

      • Probably not an issue: org.jdom.Document is not available so the jdom converter will not load. This is only an problem if you wanted to use it.
        INFO 2011-03-27 10:35:00,106 (com.serotonin.m2m2.web.dwr.util.BlabberConverterManager.addConverter:61)
      • Probably not an issue: org.jdom.Element is not available so the jdom converter will not load. This is only an problem if you wanted to use it.
        2011-03-27 10:35:00.344:INFO::Started SelectChannelConnector@0.0.0.0:8080

      No prompt after this messages.

      Br, Conny Larsson

      posted in Mango Automation general Discussion
      C
      colarsson
    • RE: Install problem

      M2M2 will not start.
      Core 1.0.1 no modules added
      Ubuntu 10.04.1 LTS

      Bootstrap: 34 jar files loaded
      INFO 2011-03-27 10:34:52,391 (com.serotonin.util.ReloadingProperties.checkForReload:165) - (env) Found updated file(s). Reloading properties
      INFO 2011-03-27 10:34:52,447 (com.serotonin.m2m2.db.DerbyProxy.initializeImpl:55) - Initializing derby connection manager
      INFO 2011-03-27 10:34:56,016 (com.serotonin.m2m2.db.upgrade.DBUpgrade.checkUpgrade:36) - Starting instance with core version 1.0.1
      2011-03-27 10:34:57.054:INFO::Logging to STDERR via org.mortbay.log.StdErrLog
      2011-03-27 10:34:57.219:INFO::jetty-6.1.22
      2011-03-27 10:34:58.214:INFO:/:Initializing Spring root WebApplicationContext
      INFO 2011-03-27 10:34:58,762 (com.serotonin.m2m2.web.M2M2ContextListener.contextInitialized:30) - M2M2 context starting
      INFO 2011-03-27 10:34:58,764 (com.serotonin.m2m2.web.M2M2ContextListener.contextInitialized:38) - M2M2 context started
      2011-03-27 10:34:58.978:INFO:/:Initializing Spring FrameworkServlet 'springDispatcher'
      INFO 2011-03-27 10:35:00,105 (com.serotonin.m2m2.web.dwr.util.BlabberConverterManager.addConverter:61)

      • Probably not an issue: org.jdom.Document is not available so the jdom converter will not load. This is only an problem if you wanted to use it.
        INFO 2011-03-27 10:35:00,106 (com.serotonin.m2m2.web.dwr.util.BlabberConverterManager.addConverter:61)
      • Probably not an issue: org.jdom.Element is not available so the jdom converter will not load. This is only an problem if you wanted to use it.
        2011-03-27 10:35:00.344:INFO::Started SelectChannelConnector@0.0.0.0:8080

      No prompt after this messages.

      Br, Conny Larsson

      posted in Mango Automation general Discussion
      C
      colarsson