Due to recent updates, all users are required to create an Altair One account to login to the RapidMiner community. Click the Register button to create your account using the same email that you have previously used to login to the RapidMiner community. This will ensure that any previously created content will be synced to your Altair One account. Once you login, you will be asked to provide a username that identifies you to other Community users. Email us at Community with questions.

Rapidminer server show status

wanwisa_wiwwanwisa_wiw Member Posts: 2 Learner I
edited December 2019 in Help
After installing rapidminer server version 9.5 and then tuning  "jobagent.container.memoryLimit" at file agent.properties. I test run jobs but show status pending and jobs not working.

Detail edit file agent.properties
##
# Number of Job Containers
#
jobagent.container.count = 8

##
# Memory limit per Job Container (in MB)
#
jobagent.container.memoryLimit = 20480

Detail JAVA HOME
jdk1.8.0

Question:
Are there any details that I need to adjust further?
In order to continue the work to run.
Tagged:

Best Answer

  • wanwisa_wiwwanwisa_wiw Member Posts: 2 Learner I
    Solution Accepted
    After I watched the recording, I discovered the cause of the problem and the problem solve.
    The reason is configuration greater more than the area of ​​allowed memory by the current license.

    Thank for your support.

Answers

  • mmichelmmichel Employee, Member Posts: 129 RM Engineering
    edited December 2019
    Hi wanwisa_wiw,
    could you upload the agent.log file? Otherwise it's hard to guess what's wrong here.
Sign In or Register to comment.