-2
After unzipping the Pentaho PDI. I try to run Spoon.bat and get this message below and do not open the IDE
I’m using java 1.8 and windows 7 64bit
Error message:
DEBUG: Using JAVA_HOME DEBUG: _PENTAHO_JAVA_HOME=C: Program Files Java jdk1.8.0_161 DEBUG: _PENTAHO_JAVA=C: Program Files Java jdk1.8.0_161 bin javaw.exe
start "Spoon" "C: Program Files Java jdk1.8.0_161 bin javaw.exe" "-Xms1024m" "-Xmx2048m" "-XX:Maxpermsize=256m" "-Dhttps.protocols=Tlsv1,Tlsv1.1,Tlsv1.2" "-Djava.library.path=libswt Win64" "-DKETTLE_HOME=" "-DKETTLE_REPOSITORY=" "-DKETTLE_USER=" "-DKETTLE_PASSWORD=" "-DKETTLE_PLUGIN_PACKAGES=" "-DKETTLE_LOG_SIZE_LIMIT=" "-DKETTLE_JNDI_ROOT=" -jar Launcher Pentaho-application-Launcher-6.1.0.1-196.jar -lib .. libswt Win64
PATH file:
C: Programdata Oracle Java javapath;C: Program Files (x86) GNU SSH;C: Program Files Common Files Microsoft Shared Windows Live;C: Program Files (x86) Common Files Microsoft Shared Windows Live;C: orant bin;C: oracle product 10.2.0 client_1 bin;%Systemroot% system32;%Systemroot%;%Systemroot% System32 Wbem;%SYSTEMROOT% System32 Windowspowershell v1.0 ;C: Program Files Tcl bin;C: Program Files (x86) Windows Live Shared;C: Program Files (x86) cvsnt;C: Program Files (x86) Skype Phone ;C: Program Files Openvpn bin;C: Program Files Tortoisesvn bin;C: Program Files (x86) Skype Phone ;%M2%;C: Program Files Git cmd;C: Program Files nodejs ;%JAVA_HOME% bin;%PENTAHO_JAVA_HOME%
Already tried to run the script as administrator?
– Carlos Andrade
I already tried to run with Administrator and I get the same message
– alexjosesilva
Hello! Provide the error as text in your question instead of using an image. So in the future, people looking for the same mistake will find their question.
– Dherik
the message was inserted
– alexjosesilva