Problem with Store / Retrieve between studio and server
Hi rapidminers,
I have an Example Set stored in server repo. When I execute this process on the server, it works:
BUT, when I execute the same proces locally (in Studio), I am getting this error:
In both cases I store sampled data in the server repo.
Moreover, when I trying to retrieve successfully stored smapled dataset from server repo with a process run locally again, I get this:
While the same RETRIEVE process run on server executes successfully.
My only own version on the cause of such behaviour might be my weird setup where I run studio on Windows virtual machine (accessed thru RDP) and server runs on another virtual machine with Ubuntu, but this is just a guess.
Are there any specific concerns in case of moving datasets this way between studio and server? Or may be some very specific server configuration settings?
Thanks.
UPD
I perfectly understand that the best practice is to run all modelling processes and also store data in studio, use server for deployment, and when needed, just move data from studio repo to server repo. It is the easiest soliution for this kind of issue?
Answers
Hi,
would you happen to have a server.log for when the error 500 occurs? This would be very useful in diagnosing the problem.
Regards,
Marco
Hi @Marco_Boeck
Yes sure:
Vladimir
http://whatthefraud.wtf
Hi,
unfortunately, the log is cut off at a very relevant point. Could you send me a private message with a download link for the entire server.log? Thank you very much in advance!
Regards,
Marco
Hi @Marco_Boeck
Sorry somehow I missed your reply. I just sent you the link to log file in a private message.
Many thanks!
Vladimir
http://whatthefraud.wtf
Hi,
is there lots of stuff going on on the Server? Processes? Webservices? Is the underlying database undersized?
It looks from the logs that some component (either the Server itself or the database) may be at capacity for some reason or another.
This then would sort of trigger a chain reaction. Otherwise, I cannot make much sense of the log to be honest.
Regards,
Marco
Hi Marco,
Server is almost idle atm.
I have a gut feeling though that this issue is pretty much the same as described here (as soon as the data is the same): https://community.rapidminer.com/t5/Product-Feedback/Error-quot-Updating-Statistics-quot/m-p/42744#M26
So maybe this particular issue might be considered solved at least at this moment. Anyway, thanks for your efforts to dig into it and help me!
Vladimir
http://whatthefraud.wtf