Search found 3 matches

by acabarba
Tue Feb 24, 2015 9:35 pm
Forum: Installation & Upgrades
Topic: Problem of deployment on Ubuntu 14.04
Replies: 4
Views: 4870

Re: Problem of deployment on Ubuntu 14.04

Concerning the compilation problem when trying to build from source. Hereafter are some more details.

Configuration:
openemm.sh: 1.0.2
Username: openemm
Java Home: /usr/lib/jvm/java-8-oracle
Tomcat Home: /opt/tomcat
Server version: Apache Tomcat/8.0.18
Server built: Jan 23 2015 11:56:07 UTC ...
by acabarba
Tue Feb 24, 2015 9:21 pm
Forum: Installation & Upgrades
Topic: Problem of deployment on Ubuntu 14.04
Replies: 4
Views: 4870

Re: Problem of deployment on Ubuntu 14.04

I found the cause of above error: CATALINA_BASE was not set up correctly for some reason.

Nevertheless, after logging in into openemm, the righ half of the screen is blank and on the left an unexpected error message appears.

When looking at the logs, this is what I found
24-Feb-2015 21:17:38.762 ...
by acabarba
Tue Feb 24, 2015 11:12 am
Forum: Installation & Upgrades
Topic: Problem of deployment on Ubuntu 14.04
Replies: 4
Views: 4870

Problem of deployment on Ubuntu 14.04

Hello all,

I am trying to install openemm 2015 on Ubuntu 14.04 32 bit with java 8u31 and tomcat 8.0.18 and it fails deployment of the web app:
when launching command openemm.sh start, all the logs seem ok but when going to the web link (i.e. http://...:8080), all I see is an index.html page ...