<?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: Error in retriving job result in Splunk Dev</title>
    <link>https://community.splunk.com/t5/Splunk-Dev/Error-in-retriving-job-result/m-p/10219#M43</link>
    <description>&lt;P&gt;I was positing that the search was created in manager.  IF that is not the case, it is not the cause of the problem.&lt;/P&gt;</description>
    <pubDate>Wed, 24 Mar 2010 06:06:56 GMT</pubDate>
    <dc:creator>jrodman</dc:creator>
    <dc:date>2010-03-24T06:06:56Z</dc:date>
    <item>
      <title>Error in retriving job result</title>
      <link>https://community.splunk.com/t5/Splunk-Dev/Error-in-retriving-job-result/m-p/10215#M39</link>
      <description>&lt;P&gt;We're getting this error when clicking on one of the jobs in "job management":&lt;/P&gt;

&lt;BLOCKQUOTE&gt;
  &lt;P&gt;500 Internal Server Error KeyError:
  'vsid'&lt;/P&gt;
  
  &lt;P&gt;This page was linked to from
  &lt;A href="http://splunkserver:8000/en-US/app/launcher/job_management" rel="nofollow"&gt;http://splunkserver:8000/en-US/app/launcher/job_management&lt;/A&gt;.&lt;/P&gt;
&lt;/BLOCKQUOTE&gt;

&lt;P&gt;Here's the detail of the error in web_service.log:&lt;/P&gt;

&lt;BLOCKQUOTE&gt;
  &lt;P&gt;2010-03-15 09:53:26,508 WARNING
  util:48 - Exception in resurrectSearch
  when trying to parse the following
  search - search  0xC0000072 AND
  shost!=&lt;EM&gt;FSCAN&lt;/EM&gt; AND shost !=
  someipaddress AN D shost
  !=somehostname  duser!=*$ hoursago=62
  | stats count(duser) by duser, shost,
  suser 2010-03-15 09:53:26,543 ERROR&lt;BR /&gt;
  customlogmanager:22 -
  [15/Mar/2010:09:53:26] HTTP  Request
  Headers:   REFERER:
  &lt;A href="http://mparcprd201.uboc.com:8000/en-US/app/search/job_management" rel="nofollow"&gt;http://mparcprd201.uboc.com:8000/en-US/app/search/job_management&lt;/A&gt;
  HOST: mparcprd201.uboc.com:8000&lt;BR /&gt;
  ACCEPT:
  application/xml,application/xhtml+xml,text/html;q=0.9,text/plain;q=0.8,image/png,&lt;EM&gt;/&lt;/EM&gt;;q=0.5
  ACCEPT-CHARSET:
  ISO-8859-1,utf-8;q=0.7,*;q=0.3&lt;BR /&gt;
  USER-AGENT: Mozilla/5.0 (Windows; U;
  Windows NT 5.1; en-US)
  AppleWebKit/532.5 (KHTML, like Gecko)
  Chrome/4.0.249.89 Safari/532.5&lt;BR /&gt;
  CONNECTION: keep-alive   COOKIE:
  session_id_8000=b279d0119ee1bd6c60066a6701908238db897e12
  Remote-Addr: 10.150.28.71&lt;BR /&gt;
  ACCEPT-LANGUAGE: en-US,en;q=0.8&lt;BR /&gt;
  ACCEPT-ENCODING: gzip,deflate,sdch
  2010-03-15 09:53:26,544 ERROR&lt;BR /&gt;
  customlogmanager:22 -
  [15/Mar/2010:09:53:26] HTTP Traceback
  (most recent call last):   File
  "/opt/splunk/lib/python2.6/site-packages/cherrypy/_cprequest.py",
  line 606, in respond
      cherrypy.response.body = self.handler()   File
  "/opt/splunk/lib/python2.6/site-packages/cherrypy/_cpdispatch.py",
  line 25, in &lt;STRONG&gt;call&lt;/STRONG&gt;
      return self.callable(*self.args, **self.kwargs)   File "/opt/splunk/lib/python2.6/site-packages/splunk/appserver/mrsparkle/lib/routes.py",
  line 307, in default
      return route.target(self, **kw)   File "", line 1, in &lt;BR /&gt;
  File
  "/opt/splunk/lib/python2.6/site-packages/splunk/appserver/mrsparkle/lib/decorators.py",
  line 28, in rundecs
      return fn(*a, **kw)   File "", line 1, in    File
  "/opt/splunk/lib/python2.6/site-packages/splunk/appserver/mrsparkle/lib/decorators.py",
  line 76, in check
      return fn(self, *a, **kw)   File "", line 1, in    File
  "/opt/splunk/lib/python2.6/site-packages/splunk/appserver/mrsparkle/lib/decorators.py",
  line 116, in check_login
      return fn(self, *a, **kw)   File "", line 1, in    File
  "/opt/splunk/lib/python2.6/site-packages/splunk/appserver/mrsparkle/lib/decorators.py",
  line 137, in handle_exceptions
      return fn(self, *a, **kw)   File "/opt/splunk/lib/python2.6/site-packages/splunk/appserver/mrsparkle/controllers/view.py",
  line 1099, in render
      templateArgs = self.buildViewTemplate(app, view_id,
  action, q, sid, s, earliest, latest,
  remote_server_list)   File
  "/opt/splunk/lib/python2.6/site-packages/splunk/appserver/mrsparkle/controllers/view.py",
  line 1016, in buildViewTemplate
      if len(savedSearchObject['vsid']) &amp;gt; 0:   File "/opt/splunk/lib/python2.6/site-packages/splunk/entity.py",
  line 449, in &lt;STRONG&gt;getitem&lt;/STRONG&gt;
      return self.properties[key] KeyError: 'vsid'&lt;/P&gt;
&lt;/BLOCKQUOTE&gt;</description>
      <pubDate>Tue, 16 Mar 2010 00:19:14 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Dev/Error-in-retriving-job-result/m-p/10215#M39</guid>
      <dc:creator>natrixia</dc:creator>
      <dc:date>2010-03-16T00:19:14Z</dc:date>
    </item>
    <item>
      <title>Re: Error in retriving job result</title>
      <link>https://community.splunk.com/t5/Splunk-Dev/Error-in-retriving-job-result/m-p/10216#M40</link>
      <description>&lt;P&gt;This happens when an alert is created in manager, instead of in the search app.  We neglect to create the viewstate ID (vsid) that the UI wants to figure out how to show the search.  As a result, the UI fails saying "hey, I don't know how to show you this search" in its own inscrutible way.&lt;/P&gt;

&lt;P&gt;Workaround, create a vsid for the search (someone will have to provide some more detail here.. I don't know the steps).&lt;/P&gt;

&lt;P&gt;Solution, use Splunk 4.0.10 or later which doesn't muck this up.&lt;/P&gt;</description>
      <pubDate>Tue, 16 Mar 2010 05:12:52 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Dev/Error-in-retriving-job-result/m-p/10216#M40</guid>
      <dc:creator>jrodman</dc:creator>
      <dc:date>2010-03-16T05:12:52Z</dc:date>
    </item>
    <item>
      <title>Re: Error in retriving job result</title>
      <link>https://community.splunk.com/t5/Splunk-Dev/Error-in-retriving-job-result/m-p/10217#M41</link>
      <description>&lt;P&gt;In our case, it was done in search, not manager.&lt;/P&gt;</description>
      <pubDate>Wed, 17 Mar 2010 03:20:09 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Dev/Error-in-retriving-job-result/m-p/10217#M41</guid>
      <dc:creator>natrixia</dc:creator>
      <dc:date>2010-03-17T03:20:09Z</dc:date>
    </item>
    <item>
      <title>Re: Error in retriving job result</title>
      <link>https://community.splunk.com/t5/Splunk-Dev/Error-in-retriving-job-result/m-p/10218#M42</link>
      <description>&lt;P&gt;@kode - If I'm reading @k8to's post correctly, even though this happened in search, the job-management URL it came from is part of Manager, hence you ran into this problem in Manager.  Regardless, sounds like this is fixed in 4.0.10, so an upgrade should solve the issue.&lt;/P&gt;</description>
      <pubDate>Tue, 23 Mar 2010 02:53:41 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Dev/Error-in-retriving-job-result/m-p/10218#M42</guid>
      <dc:creator>Justin_Grant</dc:creator>
      <dc:date>2010-03-23T02:53:41Z</dc:date>
    </item>
    <item>
      <title>Re: Error in retriving job result</title>
      <link>https://community.splunk.com/t5/Splunk-Dev/Error-in-retriving-job-result/m-p/10219#M43</link>
      <description>&lt;P&gt;I was positing that the search was created in manager.  IF that is not the case, it is not the cause of the problem.&lt;/P&gt;</description>
      <pubDate>Wed, 24 Mar 2010 06:06:56 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Dev/Error-in-retriving-job-result/m-p/10219#M43</guid>
      <dc:creator>jrodman</dc:creator>
      <dc:date>2010-03-24T06:06:56Z</dc:date>
    </item>
  </channel>
</rss>

