<?xml version="1.0" encoding="UTF-8"?><rss xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:atom="http://www.w3.org/2005/Atom" version="2.0"><channel><title><![CDATA[Script error: ???globalScript.rhinoException(i18n_fr)???]]></title><description><![CDATA[<p dir="auto">Hello,</p>
<p dir="auto">I have installed Mango (2.0.6) on a Debian server (6.0.7) with java 7u21.<br />
The hardware is Microclient Sr (<a href="http://www.google.fr/url?sa=t&amp;rct=j&amp;q=&amp;esrc=s&amp;source=web&amp;cd=1&amp;cad=rja&amp;ved=0CDMQFjAA&amp;url=http%3A%2F%2Fwww.norhtec.com%2Fproducts%2Fmcsr%2F&amp;ei=YfGwUarnLMjE7Aa7voGAAw&amp;usg=AFQjCNHubg54Y6WzMhN9IDRkuabiiHvD9Q&amp;bvm=bv.47534661,d.ZGU" rel="nofollow ugc">http://www.google.fr/url?sa=t&amp;rct=j&amp;q=&amp;esrc=s&amp;source=web&amp;cd=1&amp;cad=rja&amp;ved=0CDMQFjAA&amp;url=http%3A%2F%2Fwww.norhtec.com%2Fproducts%2Fmcsr%2F&amp;ei=YfGwUarnLMjE7Aa7voGAAw&amp;usg=AFQjCNHubg54Y6WzMhN9IDRkuabiiHvD9Q&amp;bvm=bv.47534661,d.ZGU</a>)</p>
<p dir="auto">I was able to setup a 	HTTP Retriever that gets values from counters from an IPX800 RTU (<a href="http://www.gce-electronics.com/fr/57-carte-8-relais-ethernet-ip-ipx800-v3.html" rel="nofollow ugc">http://www.gce-electronics.com/fr/57-carte-8-relais-ethernet-ip-ipx800-v3.html</a>);it works.</p>
<p dir="auto">I want now to use a scripting datasource to do some calculation on this counters. I'm trying to calculate the power used every hours in kWh using the HTTP retreiver (DP_812785).<br />
What ever I write in the script window and test I get the same error:</p>
<p dir="auto">???globalScript.rhinoException(i18n_fr)???</p>
<p dir="auto">My debian install is in French. It looks like there is an internationalization issue but I don't really know where to look to solve the problem.</p>
<p dir="auto">Thank you very much for your help</p>
<p dir="auto">Here is an export of the scripting datasource:<br />
{<br />
"dataSources":[<br />
{<br />
"xid":"DS_221545",<br />
"type":"SCRIPTING",<br />
"alarmLevels":{<br />
"SCRIPT_ERROR":"URGENT",<br />
"DATA_TYPE_ERROR":"URGENT",<br />
"LOG_ERROR":"URGENT"<br />
},<br />
"purgeType":"MONTHS",<br />
"context":[<br />
{<br />
"dataPointXid":"DP_812785",<br />
"varName":"p1"<br />
}<br />
],<br />
"logLevel":"NONE",<br />
"cronPattern":"0 0/15 * * * ?",<br />
"executionDelaySeconds":0,<br />
"script":"return p1.value;",<br />
"enabled":true,<br />
"name":"Elec_Month",<br />
"purgeOverride":true,<br />
"purgePeriod":2<br />
}<br />
]<br />
}</p>
]]></description><link>https://forum.mango-os.com/topic/1353/script-error-globalscript-rhinoexception-i18n_fr</link><generator>RSS for Node</generator><lastBuildDate>Sun, 19 Apr 2026 11:42:57 GMT</lastBuildDate><atom:link href="https://forum.mango-os.com/topic/1353.rss" rel="self" type="application/rss+xml"/><pubDate>Fri, 07 Jun 2013 00:43:32 GMT</pubDate><ttl>60</ttl></channel></rss>