Videos

  • Add Videos
  • View All

Latest Activity

Profile IconWilliam S and Please... Dee Esssss :-) joined splunkninja
1 hour ago
Amine Recoba is now a member of splunkninja
yesterday
Michael Wilde replied to Nikita's discussion Count failures and success via transaction
"How are these transactions linked together... by a field called "ID"?  If so.. just build them with the field ID, and then use one of the MV commands to extract a field with success or failure in it.   Paste some samples and…"
Friday
Linus Myrefelt updated their profile
May 22
Marie updated their profile
May 21
Marie is now a member of splunkninja
May 21
Profile IconJitter and matthew arguin joined splunkninja
May 18
Profile IconMatthew Carter and Nikita joined splunkninja
May 17

All,

 

It appears that I'm having a classic "You need to upgrade your Flash Player" problem that many users encounter when trying to run amMap.  From reading the forums and playing a bit with Firebug, I believe that I've honed in on the issue.

 

When I attempt to simply view the initial amMap in Splunk, I receive the "You need to upgrade..." error message.  When I look at the Firebug details, two of the swfobject.js files are "404 Not Found."  When I hover over the missing files, it displays the following link for both swfobject.js files:

 

http://old-pc:8000/en-US/apps/amMap/static/ammap/swfobject.js

 

When I open up the Firebug "Response" window, here are the details:

=======================================

<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
<!--
    This is a static HTML string template to render errors.  To edit this
    template, see appserver/mrsparkle/lib/error.py.
-->

<html xmlns="http://www.w3.org/1999/xhtml" xmlns:splunk="http://www.splunk.com/xhtml-extensions/1.0" xml:lang="en">
<head>
    <meta http-equiv="content-type" content="text/html; charset=utf-8" />
    <title>The path '/en-US/apps/amMap/static/ammap/swfobject.js' was not found. - Splunk</title>
    <style>
   
        *       { margin: 0; padding: 0; }
        body    { font-family: helvetica, arial, sans-serif; color: #333; padding: 20px; }
        p,pre   { margin-bottom: 1em; font-size: .8em; }
        .status { font-size: .7em; color: #999; margin-bottom: 1em; }
        .msg    { margin-bottom: 1em; font-size: 1.4em;}
        pre     { font-family: Monaco,Courier Bold,Courier New,monospace; font-size: .7em;background-color: #eee;  padding: 5px;}
        #toggle { font-size: .8em; margin-bottom: 1em; }
        .byline { color: #555; }
        .byline span { font-weight: bold; line-height: 1.4em; }
        hr      { height: 1px; background-color: #ccc; border: 0; margin: 20px 0 10px; }
        h2      { font-size: 1em; margin-bottom: 1em; }
        table   { border-collapse: collapse; }
        td      { padding: 2px; }
        td.k    { font-family: helvetica, arial, sans-serif; font-weight: bold; }
        #debug  { display: none; }
       
        #crashes { margin: 20px 0; padding: 10px; border: 1px solid #800; }
        #crashes dt { font-size: 12px; margin-bottom: 5px; }
        #crashes dd { white-space: pre; background: #f2f2f2; padding: 10px; margin-left: 20px; display: none; font: 10px Monaco,Courier Bold,Courier New,monospace; }
       
    </style>
    <script>
        function toggle(what) {
            what = document.getElementById(what);
            if (what.style.display == 'block') {
                what.style.display = 'none';
            } else {
                what.style.display = 'block';
            }
        }
    </script>
</head>
<body>
    <p class="status">404 Not Found</p>
    <h1 class="msg">The path '/en-US/apps/amMap/static/ammap/swfobject.js' was not found.</h1>
   
    <p>This page was linked to from <a href="http://old-pc:8000/en-US/app/amMap/ammap_view.

http://old-pc:8000/en-US/app/amMap/ammap_view">http://old-pc:8000/en-US/app/amMap/ammap_view</a>.</p>
    <br />
    <br />
   
    <hr />
    <p class="byline">You are using <span>old-pc:8000</span>, which is connected to splunkd <span>@77833</span> at <span>https://127.0.0.1:8089</span>; on <span>Wed Apr  7 01:37:12 2010</span>.</p>
   
</body>
</html>
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
<!--
    This is a static HTML string template to render errors.  To edit this
    template, see appserver/mrsparkle/lib/error.py.
-->

<html xmlns="http://www.w3.org/1999/xhtml" xmlns:splunk="http://www.splunk.com/xhtml-extensions/1.0" xml:lang="en">
<head>
    <meta http-equiv="content-type" content="text/html; charset=utf-8" />
    <title>The path '/en-US/apps/amMap/static/ammap/swfobject.js' was not found. - Splunk</title>
    <style>
   
        *       { margin: 0; padding: 0; }
        body    { font-family: helvetica, arial, sans-serif; color: #333; padding: 20px; }
        p,pre   { margin-bottom: 1em; font-size: .8em; }
        .status { font-size: .7em; color: #999; margin-bottom: 1em; }
        .msg    { margin-bottom: 1em; font-size: 1.4em;}
        pre     { font-family: Monaco,Courier Bold,Courier New,monospace; font-size: .7em;background-color: #eee;  padding: 5px;}
        #toggle { font-size: .8em; margin-bottom: 1em; }
        .byline { color: #555; }
        .byline span { font-weight: bold; line-height: 1.4em; }
        hr      { height: 1px; background-color: #ccc; border: 0; margin: 20px 0 10px; }
        h2      { font-size: 1em; margin-bottom: 1em; }
        table   { border-collapse: collapse; }
        td      { padding: 2px; }
        td.k    { font-family: helvetica, arial, sans-serif; font-weight: bold; }
        #debug  { display: none; }
       
        #crashes { margin: 20px 0; padding: 10px; border: 1px solid #800; }
        #crashes dt { font-size: 12px; margin-bottom: 5px; }
        #crashes dd { white-space: pre; background: #f2f2f2; padding: 10px; margin-left: 20px; display: none; font: 10px Monaco,Courier Bold,Courier New,monospace; }
       
    </style>
    <script>
        function toggle(what) {
            what = document.getElementById(what);
            if (what.style.display == 'block') {
                what.style.display = 'none';
            } else {
                what.style.display = 'block';
            }
        }
    </script>
</head>
<body>
    <p class="status">404 Not Found</p>
    <h1 class="msg">The path '/en-US/apps/amMap/static/ammap/swfobject.js' was not found.</h1>
   
    <p>This page was linked to from <a href="http://old-pc:8000/en-US/app/amMap/ammap_view.

http://old-pc:8000/en-US/app/amMap/ammap_view">http://old-pc:8000/en-US/app/amMap/ammap_view</a>.</p>
    <br />
    <br />
   
    <hr />
    <p class="byline">You are using <span>old-pc:8000</span>, which is connected to splunkd <span>@77833</span> at <span>https://127.0.0.1:8089</span>; on <span>Wed Apr  7 01:37:12 2010</span>.</p>
   
</body>
</html>

=======================================

 

With the above information, I'm hoping that somebody much sharper than me can easily spot the problem and what I need to do to fix it.

 

My Splunk is running on a Windows XP SP3 box.  My Splunk parent directory is set to the default, which is:

 

C:\Program Files\Splunk\etc

 

If additional information is needed, please let me know and I'll fill in the blanks as best as possible. 

I would greatly appreciate any assistance!  Thanks!

 

James E

Views: 56

Reply to This

© 2012   Created by Michael Wilde.

Badges  |  Report an Issue  |  Terms of Service