Question : Error in trying to add an integrated tests server to the RAD 6.0

Hi Experts,
I have been trying to add a Itnegrated test server 6.0 to my Dynamic web application and it gave me the following error in the console.
                                "The system cannot find the path specified."
I got this same error when i tried to start the server from command prompt.


Then i tried to manually create a profile from within the base insatllation under :
                  \runtimes\base_v6\bin\ProfileCreator
 using pctWindows.exe and it gives me the following error.
                    "A suitable JVM could not be found. Please run the program again using the option -is:javahome "

Am i missing something?

thanks
Sunil

Answer : Error in trying to add an integrated tests server to the RAD 6.0

The message "A suitable JVM could not be found." is generally an indication that when the command (e.g., startServer) was executed, some essential environment variables (e.g., WAS_HOME, and JAVA_HOME) were not defined.

Open a command prompt
cd to the \runtimes\base_v6\bin
setupCmdLine
cd ProfileCreator
pctWindows
Random Solutions  
 
programming4us programming4us