TIBCO Spotfire Web Player page fails to render with "undefined" error, after applying hotfix TS 6.5.3 HF-019 or TS 7.0.1 HF-010.

TIBCO Spotfire Web Player page fails to render with "undefined" error, after applying hotfix TS 6.5.3 HF-019 or TS 7.0.1 HF-010.

book

Article ID: KB0077742

calendar_today

Updated On:

Products Versions
Spotfire Web Player TS 6.5.3 HF-019, TS 7.0.1 HF-010

Description

When trying to access the TIBCO Spotfire Web Player, an "undefined" error is displayed in the browser and the Web player library is not displayed. This may affect only some users and browser instances. The "Recent analyses" page may render correctly but the "Browse library" page will fail. This will likely be seen after applying Spotfire client hotfix TS 6.5.3 HF-019 or TS 7.0.1 HF-010. 
 

See the attached image (Filename: KB46655_undefined_error.png) for an example browser error.

  • KB46655 undefined error.png

 

This will likely be seen after applying TS 6.5.3 HF-019 or TS 7.0.1 HF-010.

 

In the Spotfire.Dxp.Web.log the following error is seen:

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

DEBUG 2016-02-09 11:37:11,281 [2300, 13, (null)] Spotfire.Dxp.Web.Services.LibraryServiceHandler - GetFolderInfoObject for "67a4caff-00b9-4086-8326-7933f20b652c".
ERROR 2016-02-09 11:37:11,781 [2300, 13, (null)] Spotfire.Dxp.Web.Forms.Error - ClientError: undefined
==============================

Cause:
With Spotfire client hotfixes TS 6.5.3 HF-019 and TS 7.0.1 HF-010, a defect prevents the Web Player from displaying correctly when invalid cookie values are present. For example, multiple instances of the "startPageFolderId" cookie might exists (which controls the default folder to be displayed when a user chooses to browse the library in the Web Player):
  •     d0faf0ba-bd86-4a58-98a6-49038849fa0d_startPageFolderId=%2267a4caff-00b9-4086-8326-7933f20b652c%22
  •     startPageFolderId="00000000-0000-0000-0000-000000000000"
  •     d0faf0ba-bd86-4a58-98a6-49038849fa0d_startPageFolderId=6b67ec30-712e-11dd-7434-00100a64217d

Whereas only the cookie without quotes should be seen:

  • d0faf0ba-bd86-4a58-98a6-49038849fa0d_startPageFolderId=6b67ec30-712e-11dd-7434-00100a64217d

Issue/Introduction

TIBCO Spotfire Web Player page fails to render with "undefined" error, after applying hotfix TS 6.5.3 HF-019 or TS 7.0.1 HF-010.

Resolution

OPTION 1:

Apply a later hotfix

  • TS 6.5.3 HF-020
  • TS 7.0.1 HF-010

 

OPTION 2:

Manually remove all cookies from the local client browser. The following are instructions for removing cookies for each browser.

Internet Explorer:
  1. Open Internet Explorer.
  2. Click the Tools button, point to Safety, and then click Delete browsing history.
  3. Select the Cookies check box and then click Delete.
    
Chrome:
  1. Go to "Tools Menu".
  2. Click on "Options".
  3. Click on 'Under the Hood'
  4. Under the Privacy section select "Show Cookies".
  5. A new window should open named "Cookies". Here you can see all the cookies within your Google Chrome Browser.
  6. Click on "Remove All" to remove all traces of cookies.
    
Firefox:
  1. Click the menu button, choose History, and then Clear Recent History.
  2. Set Time range to clear to Everything.
  3. Click on the arrow next to Details to expand the list of history items.
  4. Select Cookies and make sure that other items you want to keep are not selected.
  5. Click "Clear Now" to clear the cookies and close the Clear Recent History window.

Attachments

TIBCO Spotfire Web Player page fails to render with "undefined" error, after applying hotfix TS 6.5.3 HF-019 or TS 7.0.1 HF-010. get_app