OpenI+Deployment
OpenI Deployment
Pre-Requisites
- Installed JAVA 1.6
- Download the BI server zip bundled with OpenI from {+}https://cvswiki1.wustl.edu/svn/openl/tags/OpenI_v1_cp2.7/bi_server_bundled_with_openi/biserver-ce-4.5.0-stable.zip+
Steps:
- Unzip its contents of the zip file to the desired location. This will be referred to as BISERVER_HOME
- The tomcat server is present within the BI Server. System administrator should make this accessible on the required port.
- Copy the ojdbc5.jar from the file server at location /files/clinportal/openi/ojdbc5.jar to location BISERVER_HOME/tomcat/lib/ directory. Make sure that ojdbc5.jar has read write permission to clinportal user only
- Change the connection timeout setting in BISERVER_HOME/tomcat/conf/server.xml as below
connectionTimeout="3000"
- Start the server - Go to BISERVER_HOME{color}biserver-ce and run the below command:
run 'sh start-pentaho.sh' to start the server
To view the logs, go to BISERVER_HOME/biserver-ce/tomcat/logs and run 'tail -f catalina.out'
Once the server is started, access the application using the URL - http://<ip or domain name>:<port>/pentaho/Home
Refer to OpenI set-up to create new study dashboards.Stop server:
If you need to stop the server, go to BISERVER_HOME{color}biserver-ce and run the below command:
run 'sh stop-pentaho.sh' to stop the server
To view the logs, go to BISERVER_HOME/biserver-ce/tomcat/logs and run 'tail -f catalina.out'
, multiple selections available,
Related content
How+to+set+up+OpenI+dashboard+for+Clinportal+study_
How+to+set+up+OpenI+dashboard+for+Clinportal+study_
More like this
Dystonia+OpenI+Dashboard+Set+Up
Dystonia+OpenI+Dashboard+Set+Up
More like this
Dystonia+OpenI+Dashboard+Edit+on+QA
Dystonia+OpenI+Dashboard+Edit+on+QA
More like this
Dystonia+OpenI+Dashboard+Edit+on+Production
Dystonia+OpenI+Dashboard+Edit+on+Production
More like this