Code Monkey home page Code Monkey logo

mstr-docker's People

Contributors

dimasukr avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar

mstr-docker's Issues

Silent install failed with error code 5 possible vm.max.count issue?

Thank you for publishing this and for sharing your code.
I've been able to get most of the build to complete, but it fails during the MicroStrategy install.

++ cd /mnt/host_data/mstr_install/Installations/QueryReportingAnalysis_Linux
++ ./setup.sh -silent -options /mstr_demo/mstr_install_options.ini
...done.
Checking file integrity.........done.
Silent installation failed with error code: 5. See log file at:
/tmp/mstrinst.12899/error.log

The error.log (attached) shows everything OK, except that the vm.max.count should be 5242880. Here is the clip from the log file:

MicroStrategy requirements:
WARNING: Setup has detected that the kernel setting vm.max_map_count in this system is low. The current value is 262144. The required value is 5242880.
Increase it by adding the line:
vm.max_map_count=5242880
to the configuration file /etc/sysctl.conf and reboot the system.
Keeping the current setting may cause server memory allocation failure before the memory resource is exhausted.

I attempted to change this in the host OS at the shell, but get an error that it's read only. I also tried adding it into the build_main.sh with no luck. Did you encounter this problem? Any suggestions?

error.log.txt

question about com.genesys.gcxi.mstr.utils.jar

Hello @dimasukr ,

what are com.genesys.gcxi.mstr.utils.jar and com.genesys.gcxi.mstr.security.jar ?

Can it be use outside of docker to rename / update the hostname, dsn, etc ? ( on a classical setup when using the silent install mode ).

BR
fas3r

new version ?

Hello,

in one of your comment you were saying that you would publish a newer version earlier this year, do you have a status on that by any chance ? Or this not be published ?

thanks.

Missing License File

Hi,
The project does not define the License. Can you please specify the license (e.g. Apache 2.0, MIT), so that others know if they are free to use, change, or distribute the software you published.
Thank you.

Problem during execution of build_main.sh

Hello,

At the end of the execution of the script I get the following error. Any idea how to correct it ?

  • docker run --name mstr-install-demo -v /opt//MicroStrategy:/mnt/host_data/mstr_install --shm-size=1g --hostname=mstr-01 -it mstr-pre-demo /bin/bash -c '${DEMO_INSTALL_HOME}/mstr_install.sh'
    /bin/bash: /mstr_demo/mstr_install.sh: Permission denied

Thank you.

Unable to run the mstr image

Getting following error when running image:

[root@pcn-cent7-cn24 mstr-docker]# docker run 593a742b3a64
++ cd /mnt/host_data/mstr_install/Installations/QueryReportingAnalysis_Linux
/mstr_demo/mstr_install.sh: line 17: cd: /mnt/host_data/mstr_install/Installations/QueryReportingAnalysis_Linux: No such file or directory

Need your help to run this.

Unable change kernel parameters with User namespaces enabled

I am planning to Dockerize MicroStrategy I-Server. In order to do so, we need to set the kernel semaphore changes. Docker is showing permissions denied error when I turned on the user-namespaces. Is this something you have came across with while dockerizing the I-Server installation.?

ENV:
OS: RHEL 7.5.
Docker: tested with 1.12.1, 1.13.1, 18.03.
Note: User-namespaces Enabled.

Ref: projectatomic/docker#313

Need to run the Images

Hello,
Thank you so much for the webinar and the help you provided for creating these images.
I could build the images using the code you provided, but not sure how I would run these images as I do not have the docker compose file you used to run this, could you please provide the file or suggest an alternative way to run these images as containers.

Thanks,
Alok

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.