Hi, I've been trying to run a Mifos I/O micro service standalone: Tried the 'customer' as well as 'portfolio'.
Get this error: . ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v1.4.1.RELEASE) 06:13:26.213 [main] INFO o.s.c.c.c.ConfigServicePropertySourceLocator - Fetching config from server at: http://localhost:8888 06:13:26.388 [main] WARN o.s.c.c.c.ConfigServicePropertySourceLocator - *Could not locate PropertySource: I/O error on GET request for "http://localhost:8888/portfolio-v1/default <http://localhost:8888/portfolio-v1/default>": Connection refused (Connection refused); nested exception is java.net.ConnectException: Connection refused (Connection refused)* Any ideas ? I've been working with Simon and he is also at the same point. Ramesh
