t;>
>>> 2015-02-11 9:42 GMT-02:00 Maxim Solodovnik :
>>>
>>>> Hello Jose,
>>>>
>>>> I'm using this script all the time
>>>> According to your error:
>>>> 1) have you modified persistense.xml to use MySQL? (otherwise
Jose,
>>>
>>> I'm using this script all the time
>>> According to your error:
>>> 1) have you modified persistense.xml to use MySQL? (otherwise Derby DB
>>> will be used)
>>> 2) it seems like you DB user has no password, is it correct?
>>> 3)
will be used)
>> 2) it seems like you DB user has no password, is it correct?
>> 3) can you connect using "mysql" command line tool using following
>> parameters: mysql -hlocalhost -umyadmin -P3306 openmeetings -p
>>
>>
>> On Wed, Feb 11, 2015 at 5:35 PM,
connect using "mysql" command line tool using following
> parameters: mysql -hlocalhost -umyadmin -P3306 openmeetings -p
>
>
> On Wed, Feb 11, 2015 at 5:35 PM, José Fernando da Silva <
> josefs...@gmail.com> wrote:
>
>> Hi Maxim,
>>
>> Have you te
wing
parameters: mysql -hlocalhost -umyadmin -P3306 openmeetings -p
On Wed, Feb 11, 2015 at 5:35 PM, José Fernando da Silva wrote:
> Hi Maxim,
>
> Have you tested installing OM using admin.sh ? When I try to use the
> script I receive an OpenJPA error informing that it can not connec
Hi Maxim,
Have you tested installing OM using admin.sh ? When I try to use the
script I receive an OpenJPA error informing that it can not connect to the
database. When I try to install using the web interface everything goes
right.
I am calling admin.sh as below:
cd /usr/lib/red5
sudo