<?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[Remote view issue]]></title><description><![CDATA[<p dir="auto">I try to view my graphical from Remote.(<a href="http://mmydomainnamme/public_view.htm?viewId=1" rel="nofollow ugc">http://mmydomainnamme/public_view.htm?viewId=1</a>)<br />
The page show this message:<br />
sstgraphics is not defined.<br />
I have not  this problem  from local view (<a href="http://mydomainname/view_edit.shtm?viewId=1" rel="nofollow ugc">http://mydomainname/view_edit.shtm?viewId=1</a>)</p>
<p dir="auto">Thanks for Help</p>
]]></description><link>https://forum.mango-os.com/topic/1164/remote-view-issue</link><generator>RSS for Node</generator><lastBuildDate>Sat, 16 May 2026 04:58:33 GMT</lastBuildDate><atom:link href="https://forum.mango-os.com/topic/1164.rss" rel="self" type="application/rss+xml"/><pubDate>Fri, 26 Oct 2012 21:56:20 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to Remote view issue on Thu, 19 Dec 2013 12:03:32 GMT]]></title><description><![CDATA[<p dir="auto">The problem occurs only, and with all "dynamic graphic" objects.<br />
I realized that there is a URL call for some "ajax...google..." site.<br />
Probably there is the problem, as this call does not happen with other graphic objects.</p>
<p dir="auto">The debug-mode log does not contain any useful information.<br />
Here is the call of a view containing a horizontal level (dyn. graphic), that fails:</p>
<pre><code>
DEBUG 2013-12-19 08:42:05,764 (com.serotonin.m2m2.rt.EventManager.returnToNormal:216) - Event returned to normal: type=DataSoureEventType(dataSourceId=8, eventTypeId=1)
DEBUG 2013-12-19 08:42:05,767 (com.serotonin.m2m2.rt.EventManager.returnToNormal:216) - Event returned to normal: type=DataSoureEventType(dataSourceId=8, eventTypeId=2)
DEBUG 2013-12-19 08:42:05,772 (com.serotonin.m2m2.rt.EventManager.returnToNormal:216) - Event returned to normal: type=DataSoureEventType(dataSourceId=11, eventTypeId=1)
DEBUG 2013-12-19 08:42:05,780 (com.serotonin.m2m2.rt.EventManager.returnToNormal:216) - Event returned to normal: type=DataSoureEventType(dataSourceId=11, eventTypeId=2)
DEBUG 2013-12-19 08:42:05,806 (com.serotonin.m2m2.rt.EventManager.returnToNormal:216) - Event returned to normal: type=DataSoureEventType(dataSourceId=7, eventTypeId=1)
DEBUG 2013-12-19 08:42:05,814 (com.serotonin.m2m2.rt.EventManager.returnToNormal:216) - Event returned to normal: type=DataSoureEventType(dataSourceId=7, eventTypeId=2)
DEBUG 2013-12-19 08:42:06,757 (com.serotonin.m2m2.rt.EventManager.returnToNormal:216) - Event returned to normal: type=DataSoureEventType(dataSourceId=1, eventTypeId=1)
DEBUG 2013-12-19 08:42:06,768 (com.serotonin.m2m2.rt.EventManager.returnToNormal:216) - Event returned to normal: type=DataSoureEventType(dataSourceId=1, eventTypeId=2)
DEBUG 2013-12-19 08:42:06,781 (org.springframework.web.servlet.handler.AbstractUrlHandlerMapping.getHandlerInternal:221) - Mapping [/public_view.htm] to HandlerExecutionChain with handler [com.serotonin.m2m2.web.mvc.UrlHandlerController@7f68faf3] and 1 interceptor
DEBUG 2013-12-19 08:42:08,850 (com.serotonin.m2m2.rt.EventManager.returnToNormal:216) - Event returned to normal: type=DataSoureEventType(dataSourceId=6, eventTypeId=1)
DEBUG 2013-12-19 08:42:08,852 (com.serotonin.m2m2.rt.EventManager.returnToNormal:216) - Event returned to normal: type=DataSoureEventType(dataSourceId=6, eventTypeId=2)
DEBUG 2013-12-19 08:42:10,432 (com.serotonin.m2m2.rt.EventManager.returnToNormal:216) - Event returned to normal: type=DataSoureEventType(dataSourceId=14, eventTypeId=1)
DEBUG 2013-12-19 08:42:10,433 (com.serotonin.m2m2.rt.EventManager.returnToNormal:216) - Event returned to normal: type=DataSoureEventType(dataSourceId=14, eventTypeId=2)
DEBUG 2013-12-19 08:42:10,441 (com.serotonin.m2m2.rt.EventManager.returnToNormal:216) - Event returned to normal: type=DataSoureEventType(dataSourceId=15, eventTypeId=1)
DEBUG 2013-12-19 08:42:10,442 (com.serotonin.m2m2.rt.EventManager.returnToNormal:216) - Event returned to normal: type=DataSoureEventType(dataSourceId=15, eventTypeId=2)
DEBUG 2013-12-19 08:42:26,854 (com.serotonin.m2m2.rt.EventManager.returnToNormal:216) - Event returned to normal: type=DataSoureEventType(dataSourceId=15, eventTypeId=1)
DEBUG 2013-12-19 08:42:26,855 (com.serotonin.m2m2.rt.EventManager.returnToNormal:216) - Event returned to normal: type=DataSoureEventType(dataSourceId=15, eventTypeId=2)

</code></pre>
<p dir="auto">And a view call without the level graphic, that works smoothly:</p>
<pre><code>
DEBUG 2013-12-19 08:39:20,637 (com.serotonin.m2m2.rt.EventManager.returnToNormal:216) - Event returned to normal: type=DataSoureEventType(dataSourceId=6, eventTypeId=1)
DEBUG 2013-12-19 08:39:20,638 (com.serotonin.m2m2.rt.EventManager.returnToNormal:216) - Event returned to normal: type=DataSoureEventType(dataSourceId=6, eventTypeId=2)
DEBUG 2013-12-19 08:39:21,336 (com.serotonin.m2m2.rt.EventManager.returnToNormal:216) - Event returned to normal: type=DataSoureEventType(dataSourceId=14, eventTypeId=1)
DEBUG 2013-12-19 08:39:21,338 (com.serotonin.m2m2.rt.EventManager.returnToNormal:216) - Event returned to normal: type=DataSoureEventType(dataSourceId=14, eventTypeId=2)
DEBUG 2013-12-19 08:39:21,341 (com.serotonin.m2m2.rt.EventManager.returnToNormal:216) - Event returned to normal: type=DataSoureEventType(dataSourceId=15, eventTypeId=1)
DEBUG 2013-12-19 08:39:21,343 (com.serotonin.m2m2.rt.EventManager.returnToNormal:216) - Event returned to normal: type=DataSoureEventType(dataSourceId=15, eventTypeId=2)
DEBUG 2013-12-19 08:39:27,121 (com.serotonin.m2m2.rt.EventManager.returnToNormal:216) - Event returned to normal: type=DataSoureEventType(dataSourceId=15, eventTypeId=1)
DEBUG 2013-12-19 08:39:27,124 (com.serotonin.m2m2.rt.EventManager.returnToNormal:216) - Event returned to normal: type=DataSoureEventType(dataSourceId=15, eventTypeId=2)
DEBUG 2013-12-19 08:39:33,323 (org.springframework.web.servlet.handler.AbstractUrlHandlerMapping.getHandlerInternal:221) - Mapping [/public_view.htm] to HandlerExecutionChain with handler [com.serotonin.m2m2.web.mvc.UrlHandlerController@7f68faf3] and 1 interceptor
DEBUG 2013-12-19 08:39:46,864 (com.serotonin.m2m2.rt.EventManager.returnToNormal:216) - Event returned to normal: type=DataSoureEventType(dataSourceId=15, eventTypeId=1)
DEBUG 2013-12-19 08:39:46,868 (com.serotonin.m2m2.rt.EventManager.returnToNormal:216) - Event returned to normal: type=DataSoureEventType(dataSourceId=15, eventTypeId=2)
DEBUG 2013-12-19 08:40:05,817 (com.serotonin.m2m2.rt.EventManager.returnToNormal:216) - Event returned to normal: type=DataSoureEventType(dataSourceId=8, eventTypeId=1)
DEBUG 2013-12-19 08:40:05,818 (com.serotonin.m2m2.rt.EventManager.returnToNormal:216) - Event returned to normal: type=DataSoureEventType(dataSourceId=8, eventTypeId=2)
DEBUG 2013-12-19 08:40:05,842 (com.serotonin.m2m2.rt.EventManager.returnToNormal:216) - Event returned to normal: type=DataSoureEventType(dataSourceId=7, eventTypeId=1)
DEBUG 2013-12-19 08:40:05,843 (com.serotonin.m2m2.rt.EventManager.returnToNormal:216) - Event returned to normal: type=DataSoureEventType(dataSourceId=7, eventTypeId=2)
DEBUG 2013-12-19 08:40:05,864 (com.serotonin.m2m2.rt.EventManager.returnToNormal:216) - Event returned to normal: type=DataSoureEventType(dataSourceId=11, eventTypeId=1)
DEBUG 2013-12-19 08:40:05,864 (com.serotonin.m2m2.rt.EventManager.returnToNormal:216) - Event returned to normal: type=DataSoureEventType(dataSourceId=11, eventTypeId=2)

</code></pre>
<p dir="auto">SUGGESTED SOLUTION:<br />
Don't use some funny external ajax calls for such simple things, but include the graphics into the mango module code. As intermediate solution, mapping it as an analog graphic will do.</p>
]]></description><link>https://forum.mango-os.com/post/8182</link><guid isPermaLink="true">https://forum.mango-os.com/post/8182</guid><dc:creator><![CDATA[torsten]]></dc:creator><pubDate>Thu, 19 Dec 2013 12:03:32 GMT</pubDate></item><item><title><![CDATA[Reply to Remote view issue on Thu, 19 Dec 2013 00:23:03 GMT]]></title><description><![CDATA[<p dir="auto">Hi torsten,</p>
<p dir="auto">Yes, you can either add a command line argument to configure the location of the log4j configuration, or you can do the easier method: in Mango_Home/classes rename log4j.xml to normal-log4j.xml and rename debug-log4j.xml to just log4j.xml</p>
<p dir="auto">This way you can switch them back easily after your problem is resolved.</p>
]]></description><link>https://forum.mango-os.com/post/8180</link><guid isPermaLink="true">https://forum.mango-os.com/post/8180</guid><dc:creator><![CDATA[phildunlap]]></dc:creator><pubDate>Thu, 19 Dec 2013 00:23:03 GMT</pubDate></item><item><title><![CDATA[Reply to Remote view issue on Wed, 18 Dec 2013 20:02:36 GMT]]></title><description><![CDATA[<p dir="auto">I have the same issue with Mango 2.1.0<br />
sstGraphics 1.0.2 is installed.</p>
<p dir="auto">If I remove the horizontal and vertical bars, one of the 6 dials becomes visible, but the rest not, and error is the same.</p>
<p dir="auto">Mango log file does not contain an entry on that.<br />
Is there a verbose option?</p>
]]></description><link>https://forum.mango-os.com/post/8178</link><guid isPermaLink="true">https://forum.mango-os.com/post/8178</guid><dc:creator><![CDATA[torsten]]></dc:creator><pubDate>Wed, 18 Dec 2013 20:02:36 GMT</pubDate></item><item><title><![CDATA[Reply to Remote view issue on Tue, 30 Oct 2012 00:06:48 GMT]]></title><description><![CDATA[<p dir="auto">Remove the view components that use horz or vert levels, or install the sstgraphics module into your MA instance.</p>
]]></description><link>https://forum.mango-os.com/post/7093</link><guid isPermaLink="true">https://forum.mango-os.com/post/7093</guid><dc:creator><![CDATA[mlohbihler]]></dc:creator><pubDate>Tue, 30 Oct 2012 00:06:48 GMT</pubDate></item><item><title><![CDATA[Reply to Remote view issue on Fri, 26 Oct 2012 22:21:56 GMT]]></title><description><![CDATA[<p dir="auto">How I can remove it ????</p>
]]></description><link>https://forum.mango-os.com/post/7078</link><guid isPermaLink="true">https://forum.mango-os.com/post/7078</guid><dc:creator><![CDATA[marco]]></dc:creator><pubDate>Fri, 26 Oct 2012 22:21:56 GMT</pubDate></item><item><title><![CDATA[Reply to Remote view issue on Fri, 26 Oct 2012 22:03:58 GMT]]></title><description><![CDATA[<p dir="auto">This is being caused by the Horizontal and Vertical Levels being used on the dashboard.  When they are removed it works without errors.</p>
]]></description><link>https://forum.mango-os.com/post/7077</link><guid isPermaLink="true">https://forum.mango-os.com/post/7077</guid><dc:creator><![CDATA[JoelHaggar]]></dc:creator><pubDate>Fri, 26 Oct 2012 22:03:58 GMT</pubDate></item></channel></rss>