You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@servicecomb.apache.org by GitBox <gi...@apache.org> on 2019/07/12 10:28:12 UTC

[GitHub] [servicecomb-java-chassis] walker-dead-cave opened a new issue #1272: LoggingFailureAnalysisReporter

walker-dead-cave opened a new issue #1272: LoggingFailureAnalysisReporter
URL: https://github.com/apache/servicecomb-java-chassis/issues/1272
 
 
   Error starting ApplicationContext. To display the conditions report re-run your application with 'debug' enabled.
   2019-07-12 18:25:20 ERROR (LoggingFailureAnalysisReporter.java:42)- 
   
   ***************************
   APPLICATION FAILED TO START
   ***************************
   
   Description:
   
   Failed to configure a DataSource: 'url' attribute is not specified and no embedded datasource could be configured.
   
   Reason: Failed to determine a suitable driver class
   
   
   Action:
   
   Consider the following:
   	If you want an embedded database (H2, HSQL or Derby), please put it on the classpath.
   	If you have database settings to be loaded from a particular profile you may need to activate it (no profiles are currently active).
   

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services