D3 Integration, session expired

XiaorenXiaoren Member Posts: 5 Contributor II
edited November 2018 in Help
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_BoeckMarco_Boeck Administrator, Moderator, Employee, Member, University Professor Posts: 1,993 RM Engineering
    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
Sign In or Register to comment.