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

    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
    L
    • Profile
    • Following 0
    • Followers 0
    • Topics 2
    • Posts 5
    • Best 0
    • Controversial 0
    • Groups 0

    larry

    @larry

    0
    Reputation
    526
    Profile views
    5
    Posts
    0
    Followers
    0
    Following
    Joined Last Online

    larry Unfollow Follow

    Latest posts made by larry

    • RE: Mango 3.0 Server Error

      No When I restarted that is when I got those errors.

      posted in Mango General
      L
      larry
    • RE: Mango 3.0 Server Error

      Here is the error from the log file:

      startup date [Fri Dec 29 11:14:11 EST 2017]; parent: Root WebApplicationContext
      instanceDescription=My Mango Automation
      NEW_ID=-1
      org.springframework.web.servlet.HandlerMapping.pathWithinHandlerMapping=/data_sources.shtm
      org.springframework.security.web.csrf.CsrfToken=org.springframework.security.web.csrf.DefaultCsrfToken@e81be6d
      javax.servlet.error.request_uri=/data_sources.shtm
      org.springframework.web.servlet.DispatcherServlet.THEME_RESOLVER=org.springframework.web.servlet.theme.FixedThemeResolver@5a55c20
      javax.servlet.jsp.jstl.fmt.locale.request=en_US
      javax.servlet.error.exception=org.apache.jasper.JasperException: /WEB-INF/jsp/dataSource.jsp (line: 5, column: 0) The absolute uri: http://java.sun.com/jsp/jstl/core cannot be resolved in either web.xml or the jar files deployed with this application

      posted in Mango General
      L
      larry
    • Mango 3.0 Server Error

      Mango 3.0 New install (Windows 10) Loads fine. Runs When the data source page is opened it gives me the Server Error in the page. All the rest of the pages seem to open fine.????????

      posted in Mango General
      L
      larry
    • RE: MS SQL Read but no write(update)

      We got it working. Mango writing to it with insert and SQL truncating the table so the we only use two rows. Using it for serial number validation from the SQL Database and passing ether a pass or fail to the PLC, then the PLC writes back a complete and SQL clears the table. One string and one int.
      Thanks for your help

      posted in How-To
      L
      larry
    • MS SQL Read but no write(update)

      We are using MS SQL Sever and have set up the SQL Data Source and have connected and can read the table. When we go to insert or update a record we get “'sqltest': Exception while setting point Varchar: com.microsoft.sqlserver.jdbc.SQLServerException: The index 1 is out of range.”
      I have tried both Numeric and Alphanumeric data points. Are there any examples of an insert or update string?

      posted in How-To
      L
      larry