Application Name: Standalone Build either 1.9.0 or 1.10.3 and others Question: I’ve been trying to build openmrs standalone on mac, but I am facing this issue of
“java.sql.SQLException: Access denied for user ‘openmrs’@‘localhost’ (using password: YES)”
Full Stack Trace - http://pastebin.com/xX11gPfu
I had some other issues earlier that I resolved by adding aspectjrt,aspectjrttools, mysqlconnector-mxj, mysqlconnector-mxj-db-files jar files to the CLASSPATH.
I also considered I might have corrupted the files and tried mvn clean package in a new clone but, the issue persisted. I’m guessing as I couldn’t find this in JIRA, the mvn clean package command is working for other developers and this can be some setting issue.
If anyone can guide me in the right direction it would be really helpful. an comments? @dkayiwa, @wyclif, @mogoodrich