Discussion
4
Replies
140
Views
Posted: January 15, 2016
Last activity: March 16, 2016
Closed
Login problems into the PRDC Designer Studio
I have downloaded and installed the necessary VMWare, now I try to login into the PRDC Designer Studio.
I have tried the 'prpc:8080', the 'prpc.:8080' and the '<ipadres>:8080'.
All I get is the 'page does not exist' message.
What is it that I do wrong.
I use windows10 with the edge browser.
Thanks.
If your VMWARE image is running Linux/Ubuntu, which mostly like it is, log in as architect/password then issue "ifconfig".
You should see an IP address at the top similar to: 192.168.222.134
You can either replace "prpc" with that address, e.g., http://192.168.222.134:8080/prweb/PRServlet, then bookmark it, or do what I do:
If you switch back and forth between PVS images frequently, you can add multiple "prpc"-like entries.
To keep track of what each etc/hosts entry does but not access it, append a few mnemonic characters to "prpc" plus add something to your # comment that describes what the PVS image contains, for example, such and such course material.
To go back to a previously used entry, simply remove the mnemonic characters at the end of "prpc" then add mnemonic characters to the existing "prpc" entry.
Simple and fast. Perhaps set your home page to http://prpc:8080 or http://prpc:8080/prweb/PRServlet.
If you browser does not load immediately, either your PVS is not running or your etc/hosts file is not configured correctly.