D3 Integration, session expired

Xiaoren
Xiaoren New Altair Community Member
edited November 5 in Community Q&A
Hi,

I am try to integrate a existing d3.js data visualization into a web based rapidminer app. Following the video Thomas Ott posted on the YouTube. In the process, set the data as JSON object and set it in the MACRO. In the app, the output format is HTML.

And then I get a strange error. It happens even when I was try to edit this app.

Session expired
Your session expired. If you entered any data into the form, this data is lost.
You will be redirected to the start page in 5 seconds... 

Can someone tell me what is the possible reason for get this problem in my case? or the general case for get this error?

Thanks,
Xiaoren 
Tagged:

Answers

  • Marco_Boeck
    Marco_Boeck New Altair Community Member
    Hi,

    the general reason for this is that you have been idling while being logged in for too long. You can increase the timeout by increasing the "com.rapidanalytics.web.session.timeout" setting. Default is 30 minutes aka 1800 seconds.

    Regards,
    Marco