Re: OM 5

2018-10-19 Thread Alvaro
OM 5 - Snapshot 2605 When try install it say: Could not create connection todatabase (attached capture). Debian 9, mysql-connector-java-8.0.12.jar Alvaro .. El vie, 19-10-2018 a las 09:04 +0700, Maxim Solodovnik escribió: > Correction: OM5 will work with MySql

Re: OM 5

2018-10-19 Thread Maxim Solodovnik
Will try to reproduce Anything useful in the logs? On Fri, 19 Oct 2018 at 15:32, Alvaro wrote: > OM 5 - Snapshot 2605 > > When try install it say: Could not create connection to > database (attached capture). > > Debian 9, mysql-connector-java-8.0.12.jar > > Alvaro > > >

Re: OM 5

2018-10-19 Thread Maxim Solodovnik
The error is "The server time zone value 'CEST' is unrecognized or represents more than one time zone. You must configure either the server or JDBC driver (via the serverTimezone configuration property) to use a more specifc time zone value if you want to utilize time zone support." MySql for some

Re: OM 5

2018-10-19 Thread Alvaro
...in:  /etc/timezone  ...is Europe/Madrid, but i've reconfigured tzdatawith Europe/Madrid, but the resultat is the same. With OM 4.0.7 is no problem installation. El vie, 19-10-2018 a las 15:47 +0700, Maxim Solodovnik escribió: > The error is "The server

Re: OM 5

2018-10-19 Thread Maxim Solodovnik
Just have checked with mysqld Ver 5.7.23-0ubuntu0.16.04.1 for Linux on x86_64 ((Ubuntu)) Everything works as expected Maybe there are some more TZ settings in MariaDB? What is the output of `timedatectl` On Fri, 19 Oct 2018 at 16:18, Alvaro wrote: > > ...in: /etc/timezone ...is Europe/Mad

Re: OM 5

2018-10-19 Thread Alvaro
...i will try in Fedora 28. Here is it you ask: root@cor:/home/guadal# timedatectl  Local time: vie 2018-10-19 11:37:19 CEST  Universal time: vie 2018-10-19 09:37:19 UTCRTC time: vie 2018-10-19 11:37:19   Time zone: Europe/Madrid (CEST, +0200) Network time on: yesNTP synchronized: n

Re: OM 5

2018-10-19 Thread Maxim Solodovnik
It is weird you have both: *Europe/Madrid* (*CEST*, +0200) I'll try to Google this error, should be something well-known On Fri, 19 Oct 2018 at 16:55, Alvaro wrote: > ...i will try in Fedora 28. > > Here is it you ask: > > root@cor:/home/guadal# timedatectl > Local time: vie 2018-10-19 11:

Re: OM 5

2018-10-19 Thread Maxim Solodovnik
Check this article: https://stackoverflow.com/questions/49518683/the-server-time-zone-value-cest-is-unrecognized On Fri, 19 Oct 2018 at 17:00, Maxim Solodovnik wrote: > It is weird you have both: *Europe/Madrid* (*CEST*, +0200) > I'll try to Google this error, should be something well-known > >

Re: OM 5

2018-10-19 Thread Alvaro
Ok, will see Google. I've tryied on Fedora 28...but the same. My question is: If OM 4.0.7 installation is ok, why OM 5 not?Tomcat version is diferent? . El vie, 19-10-2018 a las 17:01 +0700, Maxim Solodovnik escribió: > Check this article: https://stackoverflow.com/questions/4

Re: OM 5

2018-10-19 Thread Maxim Solodovnik
Actually, all components has the same versions I'm using mysql 8.0.12 driver on demo servers It works as expected The exception is in time zone We saw it once on Windows machine But it was fixed by TZ correction On Fri, 19 Oct 2018 at 17:36, Alvaro wrote: > Ok, will see Google. > > I've tryied

Re: OM 5

2018-10-19 Thread Alvaro
Ok, will try. Thanks ... El vie, 19-10-2018 a las 17:38 +0700, Maxim Solodovnik escribió: > Actually, all components has the same versionsI'm using mysql 8.0.12 > driver on demo servers > It works as expected > > The exception is in time zone > We saw it once on Windows machine > Bu