Thomas Scott-Kunkel Posted April 27, 2021 Share Posted April 27, 2021 Hi, we are having an issue with JSViz where everything renders fine on the desktop. Running Automation of the desktop works as well. Running automation on the server results in the results not being rendered completely. I've increased the time to render with no change. I'm using the latest version of JSViz (unlimited json). We have not made changes before the failures, though. Link to comment Share on other sites More sharing options...
Dave Leigh Posted April 29, 2021 Share Posted April 29, 2021 Some things to consider: 1) Server do not have GPU cards so rendering is done in-memory and can take significantly longer than when done on laptop or desktop machine that have a GPU. 2) The Render Time setting does not really accommodateall use cases and the Spotfire.setBusy() call should be used to control waiting as described in the JSViz User Guide Chapter 15 section "Busy Management Spotfire 7.10+". Some additional questions: What type of visualization is being rendered What is the size of the JSON data being transferred What version of Spotfire are you running Link to comment Share on other sites More sharing options...
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now