I have a Play 2.5 (Java) project, my project depend on 3 JDBC datasources that defined in application.conf. Why Play Framework does not start when one of these JDBC datasources cannot create? My system can work without one of these JDBC datasources but i see this log and netty server does not start:
Configuration error: Configuration error[Cannot connect to database [datasource_name]]