SolutionGuidance / psm

Welcome to the Medicare/Medicaid Provider Enrollment Screening Portal
http://projectpsm.org/
Other
26 stars 20 forks source link

./gradlew db:update frozen at 0% #994

Closed Ylowe closed 6 years ago

Ylowe commented 6 years ago

Set up wildfly and psm in /opt, and when ./gradlew db:update is run, it gets stuck at this output:

Task :db:update liquibase-plugin: Running the 'main' activity... <------------> 0% EXECUTING [time] :db:update

Could it be a problem with my gradle.properties? It is structured as so:

systemProp.databaseUser=psm systemProp.databasePassword=psm systemProp.databasePath=jdbc:postgresql://psm.scioutfit.com:9990/psm

Any help would be appreciated. Running Ubuntu 14.

jasonaowen commented 6 years ago

Hi @Ylowe, I'm going to merge this into #985, and we can continue the conversation there.

jasonaowen commented 6 years ago

Duplicate of #985