Refine your search:

I was running 4.2 under FreeBSD without any problems. Now I have applied the upgrade to 4.3 on the same system (by unpacking the tarball as per documentation). Everything starts and my apps appear to be there.

If I choose the standard search app, use "*" and select realtime (1 hour window), I get the following URL presented

http://etau-net-001:8000/en-GB/app/search/flashtimeline?q=search%20*&earliest=rt-1h&latest=rt

However I get this error:

Splunk cannot find the "flashtimeline" view.

This page was linked to from http://etau-net-001:8000/en-GB/app/search/dashboard_live.

I am presuming some configuration got trampled in the upgrade because this is supposed not to use flash now?

Thanks in advance

asked 15 Jan '12, 20:14

au_chrismor's gravatar image

au_chrismor
1415
accept rate: 20%


2 Answers:

This error appears when there was no migration or it failed during the upgrade process.

Workaround is to force migration to correct the issue. From $SPLUNK_HOME :

./bin/splunk stop 
touch ftr 
./bin/splunk start
link

answered 01 Feb '12, 12:26

mzax's gravatar image

mzax ♦
236125
accept rate: 27%

edited 01 Feb '12, 22:38

hexx's gravatar image

hexx ♦
13.6k91568

This seems like some kind of migration or packaging error. For this kind of troubleshooting problem, you should definitely open a Splunk Support case.

As a kludge, copying in a flashtimeline.xml file (from the package, or a backup) to etc/apps/search/default/data/ui/views may get you going again. Even if this works, I recommend opening a case -- there might be changes to that view for 4.3, and the problem may be broader.

To my knowledge, we still keep the flashtimeline view, even though it typically won't have any flash in it, too much used the name.

Most likely if you copy your own flashtimeline.xml file back into place, things will work, but I don't currently know about any view system changes that are related, so this text will neeed updating.

Platform (i see this is tagged freebsd, but arch and version would be nice), version migrated from, and package used (like.. the precise tarball name for example) would be v nice.

link

answered 27 Jan '12, 10:49

jrodman's gravatar image

jrodman ♦
7.0k21027
accept rate: 41%

edited 27 Jan '12, 11:03

Post your answer
toggle preview

Follow this question

Log In to enable email subscriptions

RSS:

Answers

Answers + Comments

Markdown Basics

  • *italic* or _italic_
  • **bold** or __bold__
  • link:[text](http://url.com/ "Title")
  • image?![alt text](/path/img.jpg "Title")
  • numbered list: 1. Foo 2. Bar
  • to add a line break simply add two spaces to where you would like the new line to be.
  • basic HTML tags are also supported

Tags:

×51
×19
×15

Asked: 15 Jan '12, 20:14

Seen: 1,166 times

Last updated: 01 Feb '12, 22:38

Copyright © 2005-2012 Splunk Inc. All rights reserved.