Question
UHG
IN
Last activity: 24 Jul 2019 4:23 EDT
Personal Edition Pega URL is not working
Hi,
I have installed pega 7.2.2. After start up and login, i am able to see tomcat on localhost:8080. But not able to see pega login portal at localhost:8080/prweb/PRServlet.
Getting resource not found. Please find the attachment.
Please assist on this. Also where can i find the logs for this issue?
Thanks & Regards,
Shiva Karrolla
-
Like (0)
-
Share this page Facebook Twitter LinkedIn Email Copying... Copied!
Pegasystems Inc.
FR
How about if you use the real machine name instead of localhost?
Optum
IN
Hi,
Are you seeing the login page of Pega? Or do you see this error after launching the URL in browser?
UHG
IN
I am not able to see login page of Pega. When i hit the URL, I am seeing page as 'Resource Not Found'. Please find my previous attachment for more details.
Pegasystems Inc.
IN
Hi
Can you try with localhost:8080/prweb and see if it works.
Verify the error message/exception in PegaRules.log and tomcat server log.
Thank You,
UHG
IN
Hi,
localhost:8080/prweb also not working, getting same error. Please find the catalina and localhost logs, in the attachment.
Thanks
Decision Consultant Solutions
GB
In logs I can see, 'Unable to connect to Database' related errors and exceptions.
I suggest you to cross check the database configuration which you have given in context.xml
Pegasystems Inc.
IN
Hi Shiva,
com.pega.pegarules.internal.bootstrap.PRBootstrapDataSource. Unable to connect to database. Will only use properties from file. java.sql.SQLException: Cannot create PoolableConnectionFactory (FATAL: the database system is starting up)
It means You have a database communication link problem. Make sure that your application have network access to your database (and the firewall isn't blocking ports to your database).
Alternatively try this approach.
1.Go to PRPCPersonalEdition\pgsql\pgAdmin 4\bin,launch pgadmin3/4 and connect to database.
2.password will be postgres/postgres.
3.then hit the url again,If it doesn't work then reinstall prpc.
Thanks,
Abhinav
UHG
IN
Hi Abhinav,
It is not connecting to PostgreSQL Database. Please find the screens mentioning the issue.
If i reinstall again, will it resolve the issue.
Regards,
Shiva
Pegasystems Inc.
IN
Hi Shiva,
Can you try to ping database ip port from command prompt.It seems your postgre server itself is not started.Is there any antivirus installed on yoiur system or any firewall is blocked.
You can give a try by reinstalling prpc.
Thanks,
Abhinav
AASEYA IT SERVICES PVT LTD
IN
Please go to prconfig.xml and do the below changes as shown in the below lines.
<env name="Identification/SystemName" value="prpc" />
Include this you will be able to login with [email protected] which is a default Pega operator.
Please let me know if you are facing any issue.
Regards
venkata Narayana Reddy S