I tried to complete this tutorial : https://docs.jelastic.com/cmdbuild but when I have to do the first step to install the aplication, I tried to 'open in browser' but it shows a white page all time and I can finish the installation.
How can I deploy my CMDBuild environment?
1.9k Views Asked by Ruben Isa At
1
There are 1 best solutions below
Related Questions in INSTALLATION
- Bundle Multiple Xamarin apps in one pkg installer
- install a R package from directory
- Can I automate auto-app installation on my Android device?
- Stop the installshield installation if a file is not found in vb.net
- GVM: Issue when installing GVM in Ubuntu 14.04
- Not able to format namenode in hadoop-2.6.0 multi node installation
- How to install SFML in ubuntu?
- how to install packages from pypi to anaconda?
- What is PREFIX IN make PREFIX=$HOME/usr/local/OpenBLAS?
- WiX installer - change the install path
- First time app run action depending on how app was installed (Android)
- First time app run action depending on how app was installed (iOS)
- Error while installing HBase on windows
- Produce both versions x32 and x64 under PyInstaller
- Python: Trouble with dill installation
Related Questions in FAILED-INSTALLATION
- Issues updating Heroku to a newer version on Cloud9 IDE
- VS 2013 Ultimate, KB2829760 error on update 4
- Cannot start postgreSQL, attached error log
- DB Installation Issue: Binary files folder (bin) is missing in downloaded zip for MongoDB (Windows 64-bit)
- Gradle executes but only in its own directory
- Installation Error:libxml2
- SonarQube 6.2 installation error on Windows
- Failed to install the Android studio application on my phone
- Visual Studio 2015 update 3 several installation multiple errors
- Composer setup installation error
- Could not create directory - wordpress plugin installation failure on mac
- mysql-python install error: Cannot open include file 'config-win.h'
- Python3: ImportError: No module named '_ctypes' when using Value from module multiprocessing
- Git installation RHEL Linux failing with "warning: zlib.h: No such file or directory"
- Error trying to install eblearn on ubuntu 12.04
Related Questions in JELASTIC
- Has the ${JAVA_DIR} JPS manifest property disappeared in the tomcat8?
- Passing on costs to tenants
- Running multiple Parse server instance in one Node.js environment
- why not connect to database mysql if in jelastic hosting,and if in eclipse normal?
- Using SSL certificate files outside container on Jelastic
- Memcache: /usr/sbin/httpd: symbol lookup error: /usr/lib64/php/modules/memcached.so: undefined symbol: memcached_last_error_errno
- How can i change server date on jelastic server? (nginx)
- how can I change date/time in jelastic?
- JElastic deployment not working
- Java Mail code fails on deployment to Jelastic
- How to control Jelastic Traffic Distributor via API
- Jelastic MySQL cluster and db users
- How to upload a new file to deployment manager via API
- Reached max children process limit: 2, extra: 0, current: 2, busy: 2, please increase LSAPI_CHILDREN
- How to pack application using Jelastic App Packaging?
Related Questions in CMDB
- Powershell - helping with our CMDB Issue - Opinions?
- purpose of ServiceNOW CMDB class
- How can I query WMI GroupUser objects and select PartComponent attribute
- Change Management suggestions?
- How to store security credentials in a database
- certain OQL is breaking my JSON structure
- SQL Select Query - Removing Duplicates/Misspelled Data
- Passing JWT in request header not working in groovy script
- CMDB Health Dashboard - Custom rule for identification of duplicate CIs
- CMDB Health - Orphan CIs - How we can decide filter conditions for orphan CIs
- What is Most recent discovery in cmdb_ci table
- How to configure CMDB Health - cmdb_health_result for Audit Metric
- How can I deploy my CMDBuild environment?
- Import ansible facts into servicenow cmdb
- How to add a new Tab in an Itop 2.4?
Trending Questions
- UIImageView Frame Doesn't Reflect Constraints
- Is it possible to use adb commands to click on a view by finding its ID?
- How to create a new web character symbol recognizable by html/javascript?
- Why isn't my CSS3 animation smooth in Google Chrome (but very smooth on other browsers)?
- Heap Gives Page Fault
- Connect ffmpeg to Visual Studio 2008
- Both Object- and ValueAnimator jumps when Duration is set above API LvL 24
- How to avoid default initialization of objects in std::vector?
- second argument of the command line arguments in a format other than char** argv or char* argv[]
- How to improve efficiency of algorithm which generates next lexicographic permutation?
- Navigating to the another actvity app getting crash in android
- How to read the particular message format in android and store in sqlite database?
- Resetting inventory status after order is cancelled
- Efficiently compute powers of X in SSE/AVX
- Insert into an external database using ajax and php : POST 500 (Internal Server Error)
Popular Questions
- How do I undo the most recent local commits in Git?
- How can I remove a specific item from an array in JavaScript?
- How do I delete a Git branch locally and remotely?
- Find all files containing a specific text (string) on Linux?
- How do I revert a Git repository to a previous commit?
- How do I create an HTML button that acts like a link?
- How do I check out a remote Git branch?
- How do I force "git pull" to overwrite local files?
- How do I list all files of a directory?
- How to check whether a string contains a substring in JavaScript?
- How do I redirect to another webpage?
- How can I iterate over rows in a Pandas DataFrame?
- How do I convert a String to an int in Java?
- Does Python have a string 'contains' substring method?
- How do I check if a string contains a specific word?
In order to deploy CMDBuild 2.4.0 version you need to use Tomcat8 on Java8 application server. You still can use this article as a guide, the only thing you need to change is create environment with Tomcat8 on Java8 on the first step of this guide.
Also we can suggest you to use docker containers to install CMDBuild. You will find a lot of useful information by following this link about how to create and use docker containers within Jelastic environment.
Have a nice day!