hmis icon indicating copy to clipboard operation
hmis copied to clipboard

Issue on Development Deployment

Open rjabuya opened this issue 3 years ago • 0 comments

Details: Currently am getting started with the application. Have installed all the required tools, and when I run on netbeans, i get the error below for database. Have changed my persistence xml as below: Xml file:

java:app/jdbc/hmis false ALL

Error: Severe: Exception while deploying the app [hims] : Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.6.1.v20150605-31e8258): org.eclipse.persistence.exceptions.DatabaseException Internal Exception: java.sql.SQLException: Error in allocating a connection. Cause: Connection could not be allocated because: Unable to load class for logger 'com.mysql.jdbc.log.StandardLogger'

rjabuya avatar Oct 20 '22 19:10 rjabuya