JonatasP

Forum Replies Created

Viewing 5 posts - 1 through 5 (of 5 total)
  • Author
    Posts
  • in reply to: Rapid SCADA on Orange Pi 2 plus #1105
    JonatasP
    Participant

    First of all, let’s make sure about the reason. Please write about the result after changing localization.

    Changed language using:
    sudo dpkg-reconfigure locales
    from pt_BR.UTF-8 UTF-8
    to en_US.UTF-8 UTF-8
    And now i can sucesfull login in rapid scada.

    in reply to: Rapid SCADA on Orange Pi 2 plus #1095
    JonatasP
    Participant

    There is no possibility to make an adjustment in the software to fix it?
    I will switch location and language back to english, in the meantime.

    in reply to: Rapid SCADA on Orange Pi 2 plus #1083
    JonatasP
    Participant

    The operational system is armbian(in english), but the locations and language are portuguese-brazil -charset UTF8.
    What i can do to solve the problem?

    in reply to: Rapid SCADA on Orange Pi 2 plus #1081
    JonatasP
    Participant

    The SO is installed in internal memory of Orange Pi.

    in reply to: Rapid SCADA on Orange Pi 2 plus #1080
    JonatasP
    Participant

    In Linux the log is located in “/ etc / scada / Scada Server / log / ScadaServer / Svc.log” right?
    The content is as follows:

    2016-05-05 08:51:04 <orangepiplus2><root><ACT> ScadaServerService 4.5.0.5 is started
    2016-05-05 08:51:05 <orangepiplus2><root><ACT> Check the existence of the data directories is completed successfully
    2016-05-05 08:51:05 <orangepiplus2><root><ACT> Check the existence of the configuration database files is completed successfully
    2016-05-05 08:51:06 <orangepiplus2><root><ACT> Input channels are read from the configuration database. Active channel count: 14
    2016-05-05 08:51:06 <orangepiplus2><root><ACT> Ouput channels are read from the configuration database
    2016-05-05 08:51:06 <orangepiplus2><root><ACT> Users are read from the configuration database
    2016-05-05 08:51:06 <orangepiplus2><root><ACT> Formulas are read from the configuration database
    2016-05-05 08:51:08 <orangepiplus2><root><ERR> Error compiling the source code of the formulas: 
    Line 79, column 31: error CS0589: Internal compiler error during parsingSystem.FormatException: Input string was not in the correct format
    Line 0, column 0: error :   at System.Double.Parse (System.String s, NumberStyles style, IFormatProvider provider) [0x00000] in <filename unknown>:0 
    Line 0, column 0: error :   at Mono.CSharp.Tokenizer.adjust_real (TypeCode t, Location loc) [0x00000] in <filename unknown>:0 
    Line 0, column 0: error :   at Mono.CSharp.Tokenizer.is_number (Int32 c, Boolean dotLead) [0x00000] in <filename unknown>:0 
    Line 0, column 0: error :   at Mono.CSharp.Tokenizer.xtoken () [0x00000] in <filename unknown>:0 
    Line 0, column 0: error :   at Mono.CSharp.Tokenizer.token () [0x00000] in <filename unknown>:0 
    Line 0, column 0: error :   at Mono.CSharp.CSharpParser.yyparse (yyInput yyLex) [0x00000] in <filename unknown>:0 
    Line 0, column 0: error :   at Mono.CSharp.CSharpParser.parse () [0x00000] in <filename unknown>:0 
    See the file /etc/scada/ScadaServer/Log/CalcEngine.cs with the source code
    2016-05-05 08:51:09 <orangepiplus2><root><ERR> Normal program execution is impossible.
Viewing 5 posts - 1 through 5 (of 5 total)