Quantcast
Channel: VMware Communities : All Content - vRealize Automation Tools
Viewing all articles
Browse latest Browse all 9859

Unable to launch vRealize CloudClient 3.1 on Windows 7 x64

$
0
0


I have downloaded and unziped the vRealize CloudClient 3.1 (https://developercenter.vmware.com/web/dp/tool/cloudclient/3.1.0 ) software to my Windows 7 x64 machine and tried to launch it without success. I have Java 1.7.0.40 installed, both 32-bit and 64-bit along with other versions of Java. Because of this I have hard-coded the path to the JVM in the .\bin\cloudclient.bat script. Regardless whether I chose the 32-bit or 64-bit version CloudClient does not launch.

 


 


This is the result:


 


c:\cloudclient-3.1.0-2375258\bin>cloudclient.bat




c:\cloudclient-3.1.0-2375258\bin>rem @echo off




c:\cloudclient-3.1.0-2375258\bin>set ERROR_CODE=0




c:\cloudclient-3.1.0-2375258\bin>if NOT "Windows_NT" == "Windows_NT" goto Win9xArg




c:\cloudclient-3.1.0-2375258\bin>if "Windows_NT" == "Windows_NT"




c:\cloudclient-3.1.0-2375258\bin>if "eval[2+2]" == "4" goto 4NTArgs




c:\cloudclient-3.1.0-2375258\bin>set CMD_LINE_ARGS=




c:\cloudclient-3.1.0-2375258\bin>goto WinNTGetScriptDir




c:\cloudclient-3.1.0-2375258\bin>set BASEDIR=c:\cloudclient-3.1.0-2375258\bin
..


c:\cloudclient-3.1.0-2375258\bin>set REPO=




c:\cloudclient-3.1.0-2375258\bin>rem if ""=="" set JAVACMD=java




c:\cloudclient-3.1.0-2375258\bin>rem set JAVACMD=c:\Program Files\Java\jre7\bin\java.exe




c:\cloudclient-3.1.0-2375258\bin>set JAVACMD=c:\Program Files (x86)\Java\jre7\bin\java.exe




c:\cloudclient-3.1.0-2375258\bin>if "" == "" set REPO=c:\cloudclient-3.1.0-2375258\bin
..\repo


c:\cloudclient-3.1.0-2375258\bin>set CLASSPATH="c:\cloudclient-3.1.0-2375258\bin
.."\etc;"c:\cloudclient-3.1.0-2375258\bin
..\repo"\*


c:\cloudclient-3.1.0-2375258\bin>set ENDORSED_DIR=lib




c:\cloudclient-3.1.0-2375258\bin>if NOT "lib" == "" set CLASSPATH="c:\cloudclient-3.1.0-2375258\bin
.."\lib\*;"c:\cloudclient-3.1.0-2375258\bin
.."\etc;"c

:\ctc_data\VMware_and_related\cloudclient-3.1.0-2375258\bin
..\repo"\*


c:\cloudclient-3.1.0-2375258\bin>if NOT "" == "" set CLASSPATH=;"c:\cloudclient-3.1.0-2375258\bin
.."\lib\*;"c:\cloudclient-3.1.0-2375258\bin
.."\etc;"c:\cloudclient-3.1.0-2375258\bin
..\repo"\*

-





c:\cloudclient-3.1.0-2375258\bin>"c:\Program Files (x86)\Java\jre7\bin\java.exe" -version

java version "1.7.0_40"

Java(TM) SE Runtime Environment (build 1.7.0_40-b43)

Java HotSpot(TM) Client VM (build 24.0-b56, mixed mode, sharing)

-





c:\cloudclient-3.1.0-2375258\bin>"c:\Program Files (x86)\Java\jre7\bin\java.exe"  -Djava.awt

.headless=true -Dlog4j.configurationFile=log4j2.xml -classpath "c:\cloudclient-3.1.0-2375258

\bin
.."\lib\*;"c:\cloudclient-3.1.0-2375258\bin
.."\etc;"c:\c

loudclient-3.1.0-2375258\bin
..\repo"\* -Dapp.name="cloudclient" -Dapp.repo="c:\cloudclient

-3.1.0-2375258\bin
..\repo" -Dapp.home="c:\cloudclient-3.1.0-2375258\bin
.." -Dbasedir="c:

\ctc_data\VMware_and_related\cloudclient-3.1.0-2375258\bin
.." com.vmware.cloudclient.startup.CloudClient

Terminate batch job (Y/N)? y


c:\ctc_data\VMware_and_related\cloudclient-3.1.0-2375258\bin>



Viewing all articles
Browse latest Browse all 9859

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>