Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Login Page. #9

Open
godalida opened this issue Oct 18, 2016 · 2 comments
Open

Login Page. #9

godalida opened this issue Oct 18, 2016 · 2 comments

Comments

@godalida
Copy link

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.

@mfarahat
Copy link

username: admin
password: admin

@f-hashemi
Copy link

f-hashemi commented Jun 30, 2017

@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:

"connection.url"=jdbc:postgresql://ec2-52-90-88-198.compute-1.amazonaws.com/opentraffic
"connection.username"=postgres
"connection.password"=password

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants