<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: I'm getting the error &amp;quot;Unable to get viewstate information for &amp;lt;insert saved search&amp;gt;&amp;quot;  What should I do? in Dashboards &amp; Visualizations</title>
    <link>https://community.splunk.com/t5/Dashboards-Visualizations/I-m-getting-the-error-quot-Unable-to-get-viewstate-information/m-p/9356#M23</link>
    <description>&lt;P&gt;I'm getting similar warning. "Unable to get viewstate information; formatting may not be correct".&lt;BR /&gt;
There isn't any information with what search or dashboard is problem so I don't even know on what dashboard should I look for it. ; /&lt;/P&gt;</description>
    <pubDate>Sun, 11 Nov 2012 10:01:13 GMT</pubDate>
    <dc:creator>bckq</dc:creator>
    <dc:date>2012-11-11T10:01:13Z</dc:date>
    <item>
      <title>I'm getting the error "Unable to get viewstate information for &lt;insert saved search&gt;"  What should I do?</title>
      <link>https://community.splunk.com/t5/Dashboards-Visualizations/I-m-getting-the-error-quot-Unable-to-get-viewstate-information/m-p/9348#M15</link>
      <description>&lt;P&gt;How to resolve these viewstate error messages?&lt;/P&gt;

&lt;P&gt;"Unable to get viewstate information for Juniper - Top 5 Outbound Deny Hosts for TCP Port 80; formatting may not be correct"&lt;/P&gt;

&lt;P&gt;This dashboard uses simple XML and lives in an App created using the Manager. The App contains a savedsearches.conf file and another dashboard which uses advanced XML. Both dashboards call different searches from savedsearches.conf. The dashboard with advanced XML loads just fine (no viewstate errors).&lt;/P&gt;

&lt;P&gt;Strangely enough, converting the simple XML dashboard to advanced XML fixed the problem. This can't be the solution. There must be a bug or something missing.&lt;/P&gt;

&lt;P&gt;I checked for possible duplicates of the saved search, deleted all related viewstates.conf files, even installed the App in a brand new Splunk instance. I also checked permissions on the dashboard XML files and savedsearches.conf and verified the existence of the local folders as Emma suggested in a recent support case. None of these actions made a difference.&lt;/P&gt;</description>
      <pubDate>Wed, 20 Jan 2010 14:32:49 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Dashboards-Visualizations/I-m-getting-the-error-quot-Unable-to-get-viewstate-information/m-p/9348#M15</guid>
      <dc:creator>hulahoop</dc:creator>
      <dc:date>2010-01-20T14:32:49Z</dc:date>
    </item>
    <item>
      <title>Re: I'm getting the error "Unable to get viewstate information for &lt;insert saved search&gt;"  What should I do?</title>
      <link>https://community.splunk.com/t5/Dashboards-Visualizations/I-m-getting-the-error-quot-Unable-to-get-viewstate-information/m-p/9349#M16</link>
      <description>&lt;P&gt;To be honest, I don't know why the error shows up. Possibly it's just because the message is at too high an alert level. You can fix this however by editing the savedsearches.conf file and removing the vsid property on the saved search. This will lose the viewstate properties, but viewstate should be considered transient anyway. (You should explicitly say how you want results to be rendered when you define your dashboard and modules and not rely on viewstate.)&lt;/P&gt;</description>
      <pubDate>Thu, 28 Jan 2010 16:25:32 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Dashboards-Visualizations/I-m-getting-the-error-quot-Unable-to-get-viewstate-information/m-p/9349#M16</guid>
      <dc:creator>gkanapathy</dc:creator>
      <dc:date>2010-01-28T16:25:32Z</dc:date>
    </item>
    <item>
      <title>Re: I'm getting the error "Unable to get viewstate information for &lt;insert saved search&gt;"  What should I do?</title>
      <link>https://community.splunk.com/t5/Dashboards-Visualizations/I-m-getting-the-error-quot-Unable-to-get-viewstate-information/m-p/9350#M17</link>
      <description>&lt;P&gt;Deleting the vsid params and restarting didn't work for me.  The dashboards were simple data tables and had no charts.  Is there view state associated with data tables?&lt;/P&gt;

&lt;P&gt;&lt;ROW&gt;&lt;BR /&gt;
    &lt;TABLE&gt;&lt;BR /&gt;
      &lt;SEARCHNAME&gt;Juniper - Top 5 Outbound Deny Hosts for TCP Port 443&lt;/SEARCHNAME&gt;&lt;BR /&gt;
      &lt;TITLE&gt;Top 5 Outbound Deny Hosts for TCP Port 443&lt;/TITLE&gt;&lt;BR /&gt;
    &lt;/TABLE&gt;&lt;BR /&gt;
    &lt;TABLE&gt;&lt;BR /&gt;
      &lt;SEARCHNAME&gt;Juniper - Top 5 Outbound Deny Hosts for TCP Port 80&lt;/SEARCHNAME&gt;&lt;BR /&gt;
      &lt;TITLE&gt;Top 5 Outbound Deny Hosts for TCP Port 80&lt;/TITLE&gt;&lt;BR /&gt;
    &lt;/TABLE&gt;&lt;BR /&gt;
  &lt;/ROW&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 29 Jan 2010 09:28:28 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Dashboards-Visualizations/I-m-getting-the-error-quot-Unable-to-get-viewstate-information/m-p/9350#M17</guid>
      <dc:creator>hulahoop</dc:creator>
      <dc:date>2010-01-29T09:28:28Z</dc:date>
    </item>
    <item>
      <title>Re: I'm getting the error "Unable to get viewstate information for &lt;insert saved search&gt;"  What should I do?</title>
      <link>https://community.splunk.com/t5/Dashboards-Visualizations/I-m-getting-the-error-quot-Unable-to-get-viewstate-information/m-p/9351#M18</link>
      <description>&lt;P&gt;@hulahoop, did you delete the vsid parameter in your own private savedsearches.conf, or only in the app one?&lt;/P&gt;</description>
      <pubDate>Thu, 11 Feb 2010 22:18:22 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Dashboards-Visualizations/I-m-getting-the-error-quot-Unable-to-get-viewstate-information/m-p/9351#M18</guid>
      <dc:creator>gkanapathy</dc:creator>
      <dc:date>2010-02-11T22:18:22Z</dc:date>
    </item>
    <item>
      <title>Re: I'm getting the error "Unable to get viewstate information for &lt;insert saved search&gt;"  What should I do?</title>
      <link>https://community.splunk.com/t5/Dashboards-Visualizations/I-m-getting-the-error-quot-Unable-to-get-viewstate-information/m-p/9352#M19</link>
      <description>&lt;P&gt;Both.  I deleted it everywhere it existed.&lt;/P&gt;</description>
      <pubDate>Fri, 12 Feb 2010 02:32:45 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Dashboards-Visualizations/I-m-getting-the-error-quot-Unable-to-get-viewstate-information/m-p/9352#M19</guid>
      <dc:creator>hulahoop</dc:creator>
      <dc:date>2010-02-12T02:32:45Z</dc:date>
    </item>
    <item>
      <title>Re: I'm getting the error "Unable to get viewstate information for &lt;insert saved search&gt;"  What should I do?</title>
      <link>https://community.splunk.com/t5/Dashboards-Visualizations/I-m-getting-the-error-quot-Unable-to-get-viewstate-information/m-p/9353#M20</link>
      <description>&lt;P&gt;We ran into what sounds like the same issue.&lt;/P&gt;

&lt;P&gt;We have a set of dashboards called Snapshots that refer to saved/scheduled searches. These were created inside an application we named Snapshot.&lt;/P&gt;

&lt;P&gt;It would be great to have these also show up inside other applications, but when we tried just sharing the searches and dashboards globally and adding the dashboards to the navigation of a second app, then we get the error&lt;/P&gt;

&lt;P&gt;"Unable to get viewstate information for DASHBOARD_NAME; formatting may not be correct"&lt;/P&gt;

&lt;P&gt;The search runs from scratch, instead of pulling up the results from the last saved search.&lt;/P&gt;

&lt;P&gt;Hoping there's a way to get it to use the results.&lt;/P&gt;

&lt;P&gt;Thanks,
Nancy&lt;/P&gt;</description>
      <pubDate>Thu, 13 May 2010 02:07:10 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Dashboards-Visualizations/I-m-getting-the-error-quot-Unable-to-get-viewstate-information/m-p/9353#M20</guid>
      <dc:creator>NancyCunningham</dc:creator>
      <dc:date>2010-05-13T02:07:10Z</dc:date>
    </item>
    <item>
      <title>Re: I'm getting the error "Unable to get viewstate information for &lt;insert saved search&gt;"  What should I do?</title>
      <link>https://community.splunk.com/t5/Dashboards-Visualizations/I-m-getting-the-error-quot-Unable-to-get-viewstate-information/m-p/9354#M21</link>
      <description>&lt;P&gt;Seeing this in 4.1.4 -- any fixes?&lt;/P&gt;</description>
      <pubDate>Fri, 30 Jul 2010 02:52:23 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Dashboards-Visualizations/I-m-getting-the-error-quot-Unable-to-get-viewstate-information/m-p/9354#M21</guid>
      <dc:creator>Simon_Shelston</dc:creator>
      <dc:date>2010-07-30T02:52:23Z</dc:date>
    </item>
    <item>
      <title>Re: I'm getting the error "Unable to get viewstate information for &lt;insert saved search&gt;"  What should I do?</title>
      <link>https://community.splunk.com/t5/Dashboards-Visualizations/I-m-getting-the-error-quot-Unable-to-get-viewstate-information/m-p/9355#M22</link>
      <description>&lt;P&gt;I built a small app for a customer last week and I am seeing the same behavior. It is a little baffling since the app is so simple.&lt;/P&gt;</description>
      <pubDate>Sun, 24 Jul 2011 03:06:34 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Dashboards-Visualizations/I-m-getting-the-error-quot-Unable-to-get-viewstate-information/m-p/9355#M22</guid>
      <dc:creator>Claw</dc:creator>
      <dc:date>2011-07-24T03:06:34Z</dc:date>
    </item>
    <item>
      <title>Re: I'm getting the error "Unable to get viewstate information for &lt;insert saved search&gt;"  What should I do?</title>
      <link>https://community.splunk.com/t5/Dashboards-Visualizations/I-m-getting-the-error-quot-Unable-to-get-viewstate-information/m-p/9356#M23</link>
      <description>&lt;P&gt;I'm getting similar warning. "Unable to get viewstate information; formatting may not be correct".&lt;BR /&gt;
There isn't any information with what search or dashboard is problem so I don't even know on what dashboard should I look for it. ; /&lt;/P&gt;</description>
      <pubDate>Sun, 11 Nov 2012 10:01:13 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Dashboards-Visualizations/I-m-getting-the-error-quot-Unable-to-get-viewstate-information/m-p/9356#M23</guid>
      <dc:creator>bckq</dc:creator>
      <dc:date>2012-11-11T10:01:13Z</dc:date>
    </item>
    <item>
      <title>Re: I'm getting the error "Unable to get viewstate information for &lt;insert saved search&gt;"  What should I do?</title>
      <link>https://community.splunk.com/t5/Dashboards-Visualizations/I-m-getting-the-error-quot-Unable-to-get-viewstate-information/m-p/9357#M24</link>
      <description>&lt;P&gt;I too had this problem and removed all vsids from all my savedsearches.conf, but it wouldn't go away. The problem is if you don't restart splunk, the error won't clear. I thought I could just restart splunk web, but nope. Full splunk restart FINALLY cleared it.&lt;/P&gt;</description>
      <pubDate>Wed, 13 Mar 2013 18:33:03 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Dashboards-Visualizations/I-m-getting-the-error-quot-Unable-to-get-viewstate-information/m-p/9357#M24</guid>
      <dc:creator>DrewO</dc:creator>
      <dc:date>2013-03-13T18:33:03Z</dc:date>
    </item>
  </channel>
</rss>

