Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Can't run micro integrator from master > FATAL Error While performing config changes #175

Open
marcgarciajr opened this issue Feb 19, 2020 · 0 comments

Comments

@marcgarciajr
Copy link

Description:
I can't run the micro integration with the image built from master branch.

% pwd
˜/git/docker-ei/dockerfiles/alpine/micro-integrator

$ docker build -t wso2mi:1.1.0 .

$ docker run -p 8253:8253 -p 8290:8290 wso2mi:1.1.0

Error obtained:

FATAL {org.wso2.micro.integrator.server.Main} - Error while performing configuration changes
org.wso2.config.mapper.ConfigParserException: Error while creating new directory /home/wso2carbon/wso2mi-1.1.0/backup/conf/passthru-http.properties
at org.wso2.config.mapper.util.FileUtils.writeFile(FileUtils.java:74) ~[config-mapper-1.0.3.jar:1.0.3]
at org.wso2.config.mapper.util.FileUtils.writeDirectory(FileUtils.java:101) ~[config-mapper-1.0.3.jar:1.0.3]

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants