Search found 2 matches

by m.gottie
Wed Feb 15, 2012 5:12 pm
Forum: Installation & Upgrades
Topic: [RESOLVED] Problem with OpenEMM 2011
Replies: 1
Views: 3834

Re: Problem with OpenEMM 2011

Hi,

I solved the problem by editing emm.properties (./webapps/openemm/WEB-INF/classes/emm.properties) :

Before :
jdbc.url=jdbc:mysql://localhost/openemm?useUnicode=yes&characterEncoding=UTF-8&useOldAliasMetadataBehavior=true

After :
jdbc.url=jdbc:mysql://127.0.0.1/openemm?useUnicode=yes ...
by m.gottie
Wed Feb 15, 2012 11:44 am
Forum: Installation & Upgrades
Topic: [RESOLVED] Problem with OpenEMM 2011
Replies: 1
Views: 3834

[RESOLVED] Problem with OpenEMM 2011

Hello everyone,

Note: I'm French, sorry for my english ^^!

I currently encounter a problem with OpenEMM 2011.
Indeed, I followed the installation/upgrade procedure of this project (upgrade 6.0.1 to 2011)
The launch of OpenEMM, I get the following message:

$ openemm.sh start
Start /home/openemm ...