Question


TATA Consultancy Services Ltd
US
Last activity: 8 Feb 2016 9:52 EST
Help me if you able to use the Virtual Box tool


Pegasystems Inc.
US
what exactly url did you use? try http://10.0.2.15:9080/prweb/PRServlet


TATA Consultancy Services Ltd
US


Pegasystems Inc.
US
can you do a telnet 10.0.2.15 9080 from a command window to see if the ip:port is correct?


TATA Consultancy Services Ltd
US
says telnet is not internal or external command


Pegasystems Inc.
US
you will need to install telnet client (google it). Also you can login to the VM to check if the logs reveal any errors during startup.


TATA Consultancy Services Ltd
US
i see a message
could not open connection to the host on port 23: Connect failed


TATA Consultancy Services Ltd
US


Pegasystems Inc.
US
The command for telnet should be: telnet <ip> <port> where <ip> and <port> should point to your values. Not sure what issue VB has with Win10. Can you elaborate details?


TATA Consultancy Services Ltd
US
i see Virtual box is having issue with Win10. Since Im also Win 10 im facing this issue any work around ??
Updated: 8 Feb 2016 0:57 EST


Pegasystems Inc.
IN
I'm also looking for answer to this, posted in https://pdn.pega.com/forums/user-interface-specialist/unable-login-vm-image-downloaded-excercise-system
Kevin Zheng - Putty login fails with network error. Mine is Windows 7 enterprise pega machine
Updated: 8 Feb 2016 8:03 EST


Pegasystems Inc.
JP
The IP address "10.2.0.15" seems like you are using "NAT" option, which requires port forwarding from host to guest.
Try "host-only networking" option for your VM network adptor configuration, instead of using "NAT", so you don't have to configure port farwarding.
Chunzhi


Pegasystems Inc.
JP
Actually, page 5 of PVS quick start guide clearly states that you need to use host-only network adapter as below.
Setting VirtualBox Network Preferences
All VMs from Pega Academy are configured with a Host-only network adapter. This allows the host
machine (your computer) and all virtual machines running on your computer and using the hostonly
adapter to be able to communicate with each other.