Re: Disable the pointer function

2012-06-11 Thread Ching
Hi Sebastian, Thank you for your reply. Somehow the pointer function in the Openmeetings 1.9 we installed is not disabled in the restricted rooms. Is there anywhere in the Configuration that we can disable it? We searched in http://svn.apache.org/viewvc/incubator/openmeetings/trunk/singlewebapp

Re: folder, probably your database user/pwd/host is wrong!

2012-06-11 Thread Robert Chalmers
George, It doesn't matter that it's running on windows. It's platform independent. The difference is in those two persistence files I attached to the last email. the 1.8.8 one works, creates the db, and the install.xml the 2.0 one doesn't work. Just hanging there. a mystery On Tue, Jun 12,

RE: folder, probably your database user/pwd/host is wrong!

2012-06-11 Thread George Kirkham
Robert, Below is the text from my persistence.xml file, should this help you. http://java.sun.com/xml/ns/persistence"; xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"; xsi:schemaLocation="http://java.sun.com/xml/ns/persistence http://java.sun.com/xml/ns/persistence/persistence_

Re: folder, probably your database user/pwd/host is wrong!

2012-06-11 Thread Robert Chalmers
George, attached are two persistence.xml files I loaded the first one in, the one that I got working from 1.8.8 - and it works. The second one, mysql-persistence, from version 2.0.0, doesn't work. It also looks to be "scrambled" when opened in xml editor. I remember I had this problem with 1.8.8

Re: folder, probably your database user/pwd/host is wrong!

2012-06-11 Thread Robert Chalmers
George, 1. As I'm on Windows XP, it doesn't worry about accounts really. But I know it's not that problem anyway. 2. There is almost nothing at this stage in openmeetings.log 1 line, stating it's "Starting up context openmeetings" 3. mysql -h localhost -u admin -p openmeetings This works fin

Re: folder, probably your database user/pwd/host is wrong!

2012-06-11 Thread Robert Chalmers
George, thanks for the help. Ok. I've dropped the original openmeetings mysql database I had made I recreated the openmeetings database with all privileges, and user admin with password:xx all paths I have are the same as yours. I removed the original 'install.xml' (renamed it) I modified th

RE: folder, probably your database user/pwd/host is wrong!

2012-06-11 Thread George Kirkham
Robert, There are many things that can stop MySQL access from working, it is slow work to go through each of them. Where physically are you located and what is your timezone ? I am in Australia and GMT +10. Maybe we could chat and quickly go though a few steps? A few suggestions;

Re: folder, probably your database user/pwd/host is wrong!

2012-06-11 Thread Robert Chalmers
Back to square 1. Nothing I do will cause this v2.0 to install and use a mysql database. On Tue, Jun 12, 2012 at 9:34 AM, Robert Chalmers < robert.a.chalm...@gmail.com> wrote: > Well gee - isn't that handy. > > Thanks George. I've been struggling with this as well for a few days now > No w

Re: folder, probably your database user/pwd/host is wrong!

2012-06-11 Thread Robert Chalmers
Well gee - isn't that handy. Thanks George. I've been struggling with this as well for a few days now No word anywhere that this file wasn't even in the distrib. Thanks Robert On Tue, Jun 12, 2012 at 9:04 AM, George Kirkham wrote: > Sysdebian, > > ** ** > > Do you have mysql-connector-

RE: folder, probably your database user/pwd/host is wrong!

2012-06-11 Thread George Kirkham
Sysdebian, Do you have mysql-connector-java-5.1.20-bin.jar in your red5/webapps/openmeetings/WEB-INF/lib folder ? Of course there may be another reason, but I wanted to check with you as missing this step has been an issue for me in the past. For me this is "/usr/lib/red5/webapps/openmeeti

Re: Changing database name. perseverance.xml only?

2012-06-11 Thread seba.wag...@gmail.com
yes 2012/6/11 Robert Chalmers > If I want to change the name of the database used by openmeetings, do I > only need to change the reference found in perseverance.xml ? > > > -- Sebastian Wagner https://twitter.com/#!/dead_lock http://www.openmeetings.de http://www.webbase-design.de http://www

I meant change the db name in persistence.xml, not perseverance.xml

2012-06-11 Thread Robert Chalmers

ISO LIVE DVD OpenMeetings 2.0 and Moodle 2.2.3 on Ubuntu 12.04 to download

2012-06-11 Thread greenes
Hi, Is ready to download a ISO LIVE DVD with OpenMeetings 2.0 and Moodle 2.2.3 on Ubuntu 12.04. http://nightly.openmeetings.de/openmeetings/builds/vmware/ ... the files named: OpenMeetings_2.0_Moodle_2.2.3_Ubuntu_12.04.iso OpenMeetings_2.0_Moodle_2.2.3_Ubuntu_12.04.iso.md5 OpenMeetings_2.0

Re: folder, probably your database user/pwd/host is wrong!

2012-06-11 Thread seba.wag...@gmail.com
You should have a closer look at the log files. The access-log does not interested at all (as it will only contain just who tried to access the application) The red5/openmeetings/error log are the files to look at. But not only the last lines. You have to read the whole log, maybe the last 1000 lin

Re: Disable the pointer function

2012-06-11 Thread seba.wag...@gmail.com
You should disable that functionality by checking out the current sources from the Apache SVN, not GoogleCode. Actually in room type restricted the pointer should be already disabled/invisible. Sebastian 2012/6/11 wan > Hi, > > We just installed Openmeetings 1.9 on windows and need to disable

Disable the pointer function

2012-06-11 Thread wan
Hi,We just installed Openmeetings 1.9 on windows and need to disable the pointer function (for at least one of the room types).We found a link  http://code.google.com/p/openmeetings/source/detail?r=2850#that explains how to disable pointer in a restricted room, but when we tried to follow the instr

folder, probably your database user/pwd/host is wrong!

2012-06-11 Thread sysdebian
Hello, I have install apache-openmeetings-incubating-2.0.0.r1348677-10-06-2012_2307.tar.gz and everything look fine but when I try the browser install I got this message: *OpenMeetings - Loading ...* The server is not yet completely initialized. Please try agai

Re: I can not get mail to work - help?

2012-06-11 Thread Sebastian Wagner
You are posting to the wrong list, this is the new home: http://incubator.apache.org/openmeetings/mail-lists.html Sebastian On Jun 10, 2:03 am, ShanghaiTimes wrote: > I'm trying to get it to send authentication email - or any email in fact. > I have the smtp server and port set, user, and passwo

Re: MYSql use continued ...

2012-06-11 Thread seba.wag...@gmail.com
Hi Robert, our update process from one version of OpenMeetings to the next requires to do a backup + install into a new database + import the backup again. See: http://incubator.apache.org/openmeetings/Upgrade.html You could potentially install moodle and openmeetings into the same database, howe