You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@fineract.apache.org by "Benchouia Mohamed Nadjib (Jira)" <ji...@apache.org> on 2020/09/04 18:19:00 UTC

[jira] [Comment Edited] (FINCN-195) ProvisionerApplication fails to load config from server at: http://localhost:8888

    [ https://issues.apache.org/jira/browse/FINCN-195?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17190877#comment-17190877 ] 

Benchouia Mohamed Nadjib edited comment on FINCN-195 at 9/4/20, 6:18 PM:
-------------------------------------------------------------------------

Just add the below line to +Program Arguments+ in +Configuration Dialog+ *as is* {color:#de350b}(don't use the actual file system address like C:\...){color}
{code:java}
--spring.config.location=../application-common.properties{code}


was (Author: nadluck):
Just add the below line to +Program Arguments+ in +Configuration Dialog+ ++*as is* {color:#de350b}(don't use the actual file system address like C:\...){color}
{code:java}
--spring.config.location=../application-common.properties{code}

> ProvisionerApplication fails to load config from server at: http://localhost:8888
> ---------------------------------------------------------------------------------
>
>                 Key: FINCN-195
>                 URL: https://issues.apache.org/jira/browse/FINCN-195
>             Project: Fineract Cloud Native
>          Issue Type: Bug
>          Components: fineract-cn-provisioner
>            Reporter: Gerald O'Sullivan
>            Priority: Major
>         Attachments: ProvisionerLog.txt
>
>
> The provisioning step in "Bare minimum to run Fineract-CN locally" fails because the ProvisionerApplication tries to load config from a server at: http://localhost:8888 instead of accessing the config file application-common.properties



--
This message was sent by Atlassian Jira
(v8.3.4#803005)