You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
@glenn6452 , How could you run this program?
I tried to run it. In the running of "traffic-engine-app", I had a problem connecting to the Postgres database. The properties of the database in your "hibernate.cfg.xml" file is set like bellow:
But the program could not connect to the database:
[main] ERROR org.hibernate.engine.jdbc.spi.SqlExceptionHelper - Connections could not be acquired from the underlying database!
Exception in thread "main" java.lang.ExceptionInInitializerError
I would really appreciate if you can kindly help me for running the project.
How can I log in? The http://ec2-54-165-240-44.compute-1.amazonaws.com/ is asking for username and password. how can i access that.
The text was updated successfully, but these errors were encountered: