• Recent
    • Tags
    • Popular
    • Register
    • Login

    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

    Can't find point view c4

    User help
    3
    19
    7.0k
    Loading More Posts
    • Oldest to Newest
    • Newest to Oldest
    • Most Votes
    Reply
    • Reply as topic
    Log in to reply
    This topic has been deleted. Only users with topic management privileges can see it.
    • S
      sprokkie
      last edited by

      That what i said Sometime's

      And it looks like that mesage is only when i connect to the pc where mango is running. On the inside adress (172.16.100.226)

      The link i gave is working with an Iframe.

      Do you know the solution for the other problem.
      If you looked at the page you saw the ??? also

      1 Reply Last reply Reply Quote 0
      • M
        mlohbihler
        last edited by

        What kind of machine is that running on? The charts take forever to render. How many samples are being plotted on your charts?

        I know where in the code the "can't find point view" message is displayed, but without being able to reproduce the problem, it is not possible to diagnose. Can you post an export of the view?

        Re the ???, i don't see any of those either. I've attached an updated jar file that will provide more information on the issue. Note that your current version of Mango may not work with this version, so make sure you save the old one just in case. You should now see "(99:xx)" before the last "???", where the "xx" is the language it is trying to look up. Post the entire message that you see - everything between the "???" delimiters - back here.

        Attachment: download link

        Best regards,
        Matthew

        1 Reply Last reply Reply Quote 0
        • S
          sprokkie
          last edited by

          Its running on a Nagasaki MS2100.
          I have 9 one wire device's attached to it.

          The charts are really slow i know, it takes a lot of patients.

          that is why i was looking for a way to publish it on internet without the a connection to the pc

          the question marks are here
          image

          How do i use jar the file ?

          1 Reply Last reply Reply Quote 0
          • M
            mlohbihler
            last edited by

            300MHz CPU. Yeah, that would do it. Unfortunately, the host with the data is the host that will generate the content. To paraphrase Ron Schneider, you're going to need a bigger box.

            Replace the existing seroUtils.jar file in WEB-INF/lib with the attached and restart.

            Best regards,
            Matthew

            1 Reply Last reply Reply Quote 0
            • S
              sprokkie
              last edited by

              I replaced the file
              now i onlysee the logobuildingblocks
              no temperature's and no tekst.

              so i cannot see the language before the ??

              the ms2100 performs wel for sunnydatacontrol and logtemp.
              I thought mango was not that a heavy program for the ms2100

              i use it because of the low powerconsumtion only 9W

              1 Reply Last reply Reply Quote 0
              • M
                mlohbihler
                last edited by

                now i onlysee the logobuildingblocks

                Do you see any error messages in the console?

                the ms2100 performs wel for sunnydatacontrol and logtemp.
                I thought mango was not that a heavy program for the ms2100

                The Mango runtime is very light, but view generation not as much so. In particular the generation of charts - especially if you are plotting, say, thousands of point values - takes effort. Try removing the charts or restricting the number of values to plot.

                Best regards,
                Matthew

                1 Reply Last reply Reply Quote 0
                • S
                  sprokkie
                  last edited by

                  i have no console.

                  1 Reply Last reply Reply Quote 0
                  • M
                    mlohbihler
                    last edited by

                    When you start Mango you see a list of messages like the following:

                    Feb 19, 2010 9:01:57 PM org.apache.catalina.core.AprLifecycleListener init
                    INFO: The APR based Apache Tomcat Native library which allows optimal performance in production environments was not fou
                    nd on the java.library.path: C:\Program Files\Java\jdk1.6.0_14\bin;.;C:\WINDOWS\Sun\Java\bin;C:\WINDOWS\system32;C:\WIND
                    OWS;E:\Program Files\PHP\;E:\Program Files\PHP\ext;C:\Program Files\Java\jdk1.6.0_14\bin;C:\WINDOWS\system32;C:\WINDOWS;
                    C:\WINDOWS\System32\Wbem;C:\Program Files\Intel\DMIX;C:\JavaApis\apache-ant-1.7.0\bin;C:\Program Files\Common Files\GTK\
                    2.0\bin;C:\Program Files\ATI Technologies\ATI.ACE\Core-Static;C:\Program Files\Common Files\DivX Shared\;C:\WINDOWS\syst
                    em32\WindowsPowerShell\v1.0;C:\Program Files\QuickTime\QTSystem\
                    Feb 19, 2010 9:01:57 PM org.apache.coyote.http11.Http11Protocol init
                    INFO: Initializing Coyote HTTP/1.1 on http-8080
                    Feb 19, 2010 9:01:57 PM org.apache.catalina.startup.Catalina load
                    INFO: Initialization processed in 1910 ms
                    Feb 19, 2010 9:01:58 PM org.apache.catalina.core.StandardService start
                    INFO: Starting service Catalina
                    Feb 19, 2010 9:01:58 PM org.apache.catalina.core.StandardEngine start
                    INFO: Starting Servlet Engine: Apache Tomcat/6.0.20
                    

                    That's your console. Everyone has it.

                    Best regards,
                    Matthew

                    1 Reply Last reply Reply Quote 0
                    • S
                      sprokkie
                      last edited by

                      When i start mango, i click the icon in the systray and then ckick start
                      The mango wil startup automaticaly in the background.

                      tomcat runs as a service.

                      ill gues there is some kind of logfile somewhere
                      tell me what log you need

                      1 Reply Last reply Reply Quote 0
                      • A
                        Andras
                        last edited by

                        Sprokkie,

                        I live in NL like you. My browser (like yours probably) has NL set as default language. If you change the default language to EN/US, the ???? will disappear and the proper text will appear in it's place (I tried it with your solar boiler site and it worked).

                        Luckily for you, I have made an NL I18n translation so you get NL text in your NL browser and you don't have to change the language settings. It will probably ship with the next version of Mango.

                        1 Reply Last reply Reply Quote 0
                        • S
                          sprokkie
                          last edited by

                          Hi Andres,

                          can you send me the file ?

                          1 Reply Last reply Reply Quote 0
                          • M
                            mlohbihler
                            last edited by

                            It will probably ship with the next version of Mango.

                            I can confirm that it will indeed ship with the next version.

                            Best regards,
                            Matthew

                            1 Reply Last reply Reply Quote 0
                            • S
                              sprokkie
                              last edited by

                              That's great.

                              1 Reply Last reply Reply Quote 0
                              • A
                                Andras
                                last edited by

                                You can get it here:

                                http://www.tucsni.nl/mango/mango-i18n-nl.zip

                                1 Reply Last reply Reply Quote 0
                                • First post
                                  Last post