

Add the pentaho init script to the standard run levels by using the update-rc.d command, so that it runs when the system starts, and stops when the system is shut down or rebooted.Change the last if statement to match the this example.Įxport CATALINA_OPTS="-Xms2048m -Xmx2048m -XX:MaxPermSize=2048m .gcInterval=3600000 .gcInterval=3600000"Įnv JAVA_HOME=$_PENTAHO_JAVA_HOME sh.Open /home/pentaho/pentaho/server/data-integration-server/start-pentaho.sh with a text editor.Save the file and close the text editor.Su - pentaho -c "/home/pentaho/pentaho/server/data-integration-server/stop-pentaho.sh" Su - pentaho -c "/home/pentaho/pentaho/server/data-integration-server/start-pentaho.sh"

# Provides: start-data-integration-server stop-data-integration-server You may also have to adjust the paths to the DI Server scripts to match your situation.
#Pentaho data integration 6.0 archive#
Because the Installation Wizard and the Archive Installation do not provide a way to start the DI repository and DI Server automatically on boot or shut-down, here are examples of how you might approach creating a script to do this. "-DKETTLE_LOG_SIZE_LIMIT=" "-DKETTLE_JNDI_ROOT=" -jar launcher\pentaho-applicat V1,TLSv1.1,TLSv1.2" "=libswt\win32" "-DKETTLE_HOME=" "-DKETTLĮ_REPOSITORY=" "-DKETTLE_USER=" "-DKETTLE_PASSWORD=" "-DKETTLE_PLUGIN_PACKAGES=" I have tried to run spoon this way but I have the same problem again: it does not run. (here I am assuming that if I have the 64bits version of Java installed in my computer, I should be able to run spoon with the the option "-Xmx2048m") I have edited spoon.bat and replaced PENTAHO_DI_JAVA_OPTIONS="-Xms1024m" "-Xmx1024m"for PENTAHO_DI_JAVA_OPTIONS="-Xms1024m" "-Xmx2048m". Java HotSpot(TM) 64-Bit Server VM (build 25.66-b18, mixed mode) Java(TM) SE Runtime Environment (build 1.8.0_66-b18) Now I have the 64bits version installed in my computer.
