Re: Database Empty

2013-02-20 Thread Robert Chalmers
I think you should be attempting a much easier project written in your own language Aysha. It is obvious now that you are not understanding a lot of the fundamentals concerning the relationships between servers, databases, and installation procedures. You can not hope to pass an IT course by ha

Listening for transport

2013-02-20 Thread Aysha Saddiqa
Starting Red5 Listening for transport dt_socket at address: 8787 Error: Could not find or load main class org.red5.server.bootstrap How to overcome this error?

Re: Database Empty

2013-02-20 Thread Maxim Solodovnik
>> Have you set up mysql DB before or after you run the web installer? you should have Openmeetings running On Thu, Feb 21, 2013 at 12:11 PM, Aysha Saddiqa wrote: > When open in browser it couldn't connect to localhost:5080. > What is it? > > -- > *From:* Maxim Sol

Re: Database Empty

2013-02-20 Thread Aysha Saddiqa
When open in browser it couldn't connect to localhost:5080. What is it? From: Maxim Solodovnik To: Aysha Saddiqa ; Openmeetings user-list Sent: Thursday, February 21, 2013 9:59 AM Subject: Re: Database Empty Have you set up mysql DB before or after you run

Re: Database Empty

2013-02-20 Thread Aysha Saddiqa
Yes I added mysql parameters to persistence.xml. From: Maxim Solodovnik To: Aysha Saddiqa ; Openmeetings user-list Sent: Thursday, February 21, 2013 9:59 AM Subject: Re: Database Empty Have you set up mysql DB before or after you run the web installer? hav

Re: Database Empty

2013-02-20 Thread Maxim Solodovnik
Have you set up mysql DB before or after you run the web installer? have you added your mysql paramenter to persistence.xml? On Thu, Feb 21, 2013 at 11:55 AM, Aysha Saddiqa wrote: > I run it > http://localhost:5080/openmeetings/install > First time it works and start the final installation OpenM

Re: Database Empty

2013-02-20 Thread Maxim Solodovnik
exactly :) or command line installer On Thu, Feb 21, 2013 at 11:52 AM, Aysha Saddiqa wrote: > Did you mean "Run Web Installer"? > > -- > *From:* Maxim Solodovnik > *To:* Openmeetings user-list ; Aysha > Saddiqa > *Sent:* Thursday, February 21, 2013 9:49 AM > *Subj

Re: Database Empty

2013-02-20 Thread Maxim Solodovnik
http://openmeetings.apache.org/installation.html you need step 3 On Thu, Feb 21, 2013 at 11:46 AM, Aysha Saddiqa wrote: > How to import built in database of OpenMeetings? Can it be the cause of > any error during installation? > > -- > *From:* Maxim Solodovnik > *

RE: Database Empty

2013-02-20 Thread Aysha Saddiqa
How to import built in database of OpenMeetings? Can it be the cause of any error during installation? From: Maxim Solodovnik To: Openmeetings user-list ; Aysha Saddiqa Sent: Thursday, February 21, 2013 9:37 AM Subject: Re: Database Empty no error you h

Database Empty

2013-02-20 Thread Aysha Saddiqa
How to import built in database of OpenMeetings? Can it be the cause of any error during installation? From: Maxim Solodovnik To: Openmeetings user-list ; Aysha Saddiqa Sent: Thursday, February 21, 2013 9:37 AM Subject: Re: Database Empty no error you hav

Re: Database Empty

2013-02-20 Thread Maxim Solodovnik
no error you have created empty DB, and it is empty On Thu, Feb 21, 2013 at 11:36 AM, Aysha Saddiqa wrote: > I create database by this command: > > mysql> CREATE DATABASE openmeetings DEFAULT CHARACTER SET utf8 COLLATE > utf8_general_ci; > mysql> GRANT ALL PRIVILEGES ON openmeetings.* TO 'openme

Database Empty

2013-02-20 Thread Aysha Saddiqa
I create database by this command: mysql> CREATE DATABASE openmeetings DEFAULT CHARACTER SET utf8 COLLATE utf8_general_ci; mysql> GRANT ALL PRIVILEGES ON openmeetings.* TO 'openmeetings'@'localhost' IDENTIFIED BY 'a_password_here' WITH GRANT OPTION; mysql> show tables; Empty set (0.00 sec) Why

Re: backup goes to infinite loop

2013-02-20 Thread Maxim Solodovnik
http://openmeetings.apache.org/BuildInstructions.html On Thu, Feb 21, 2013 at 2:53 AM, GoodWay wrote: > Build from SVN like this: > > svn checkout > http://svn.apache.org/repos/asf/incubator/openmeetings/branches/2.0/ > > ? > > ** ** > > *From:* Maxim Solodovnik [mailto:solomax...@

RE: backup goes to infinite loop

2013-02-20 Thread GoodWay
Build from SVN like this: svn checkout http://svn.apache.org/repos/asf/incubator/openmeetings/branches/2.0/ ? From: Maxim Solodovnik [mailto:solomax...@gmail.com] Sent: Wednesday, February 20, 2013 8:44 PM To: Openmeetings user-list Subject: Re: backup goes to infinite loop you can: 1)

Re: backup goes to infinite loop

2013-02-20 Thread Maxim Solodovnik
you can: 1) wait for the next build (performed once a day) 2) build from sources On Thu, Feb 21, 2013 at 12:49 AM, GoodWay wrote: > Last I see on https://builds.apache.org/job/openmeetings/ is 1447988 > (now installed) > > How can I check 1448149? > > Thanks for advise. > > ** **

RE: backup goes to infinite loop

2013-02-20 Thread GoodWay
Last I see on https://builds.apache.org/job/openmeetings/ is 1447988 (now installed) How can I check 1448149? Thanks for advise. From: Maxim Solodovnik [mailto:solomax...@gmail.com] Sent: Wednesday, February 20, 2013 3:12 PM To: Openmeetings user-list Subject: Re: backup goes to infinite lo

Re: can't install the latest revision (1447988)

2013-02-20 Thread michael . wuttke
Hello Maxim, yes you are right. It works. ;-) Thank you! Michael > you seems to copy old persistence.xml file instead of modifying the one > shipped with the package > > > On Wed, Feb 20, 2013 at 5:14 PM, wrote: > >> Hello, >> >> I tried to install the latest revision of OM 2.1 (r1447988) but t

Re: OM https

2013-02-20 Thread Vieri
yes I can connect (well, I get the typical blank screen and if I press enter+CTRL-C, I get some bytes back). It must be a cert issue. Maybe with my CA. I'll dig into this. Thanks anyway. --- On Wed, 2/20/13, Maxim Solodovnik wrote: is telnet able to connect? (to ensure it not network issue ...)

Re: backup goes to infinite loop

2013-02-20 Thread Maxim Solodovnik
can you check OM revision 1448149. ? On Wed, Feb 20, 2013 at 6:48 PM, GoodWay wrote: > My OS: Ubuntu 10.04.4 LTS x64 > > ** ** > > *From:* Maxim Solodovnik [mailto:solomax...@gmail.com] > *Sent:* Wednesday, February 20, 2013 1:04 PM > *To:* Openmeetings user-list > *Subject:* Re: backup

Re: RE: Error Missing 204 556 642

2013-02-20 Thread Maxim Solodovnik
ports below 1024 are system reserved in *nix. I guess you need to change some config On Wed, Feb 20, 2013 at 8:05 PM, Uwe Kremmin wrote: > Well, that is embarrassing... It was the ports. After I did this: > http://openmeetings.apache.org/PortSettings.html > it works. If anyone else has

Re: RE: Error Missing 204 556 642

2013-02-20 Thread Uwe Kremmin
Well, that is embarrassing... It was the ports. After I did this: http://openmeetings.apache.org/PortSettings.html it works. If anyone else has the same problem, do change both files: * Server-Side configuration: $RED5_HOME/conf/red5.properties, you nee

Re: can't install the latest revision (1447988)

2013-02-20 Thread Maxim Solodovnik
you seems to copy old persistence.xml file instead of modifying the one shipped with the package On Wed, Feb 20, 2013 at 5:14 PM, wrote: > Hello, > > I tried to install the latest revision of OM 2.1 (r1447988) but the > installation process will not complete. > > This is what mysql tells me: >

Re: RE: Error Missing 204 556 642

2013-02-20 Thread Maxim Solodovnik
I believe we should update changelog before release :) On Wed, Feb 20, 2013 at 7:46 PM, Uwe Kremmin wrote: > Quite possible, but I installed and de-installed om so often over the last > 2 weeks, that I lost track. > So I looked into the changelog file and it says there 2.0 INCUBATING. > > > > >

Re: RE: Error Missing 204 556 642

2013-02-20 Thread Uwe Kremmin
Quite possible, but I installed and de-installed om so often over the last 2 weeks, that I lost track. So I looked into the changelog file and it says there 2.0 INCUBATING. _ Sent from my openSUSE Linux PC ___ Am Mi, 20/02/2013 13:42, hat Maxim Solodovnik geschrieben: > you definitel

Re: OM https

2013-02-20 Thread Maxim Solodovnik
is telnet able to connect? (to ensure it not network issue ...) On Wed, Feb 20, 2013 at 7:16 PM, Stephen Cottham < stephen.cott...@robertbird.com.au> wrote: > We have seen issues with self-signed certs, I've managed to get it to work > on windows by importing the cert into the trusted root ca st

Re: RE: Error Missing 204 556 642

2013-02-20 Thread Uwe Kremmin
That one worked. Thanks. I have 2.0 installed. I get this one: error NetConnection.Connect.Failed rtmp://85.214.22.26:1935/openmeetings/hibernate null false devRtmpConnection/registerMethods() I do recall that I read somewhere about configuring rtmp. I'll look it up. Am Mi, 20/02/2013

RE: OM https

2013-02-20 Thread Stephen Cottham
We have seen issues with self-signed certs, I've managed to get it to work on windows by importing the cert into the trusted root ca store. Linux has issued with this and it seems to be flash related. Can you test on IE? Stephen Cottham Group IT Manager (Associate) Robert Bird Group Level 5, 3

RE: OM https

2013-02-20 Thread Vieri
The server is Linux, the client is Windows. It may be a cert issue though... I just don't know how to determine what's wrong. --- On Wed, 2/20/13, Stephen Cottham wrote: > Is this on Linux by chance? > > -Original Message- > From: Vieri [mailto:rentor...@yahoo.com] > > Sent: 20 Februa

RE: OM https

2013-02-20 Thread Stephen Cottham
Is this on Linux by chance? -Original Message- From: Vieri [mailto:rentor...@yahoo.com] Sent: 20 February 2013 12:09 To: user@openmeetings.apache.org Subject: RE: OM https I don't see any errors except the ones already listed below. I'm using Firefox and the cert is self signed. I added

RE: RE: Error Missing 204 556 642

2013-02-20 Thread Stephen Cottham
No that's just the wrong debug link for your instance. What version of OM is installed? From: Uwe Kremmin [mailto:uwe.krem...@vnmonline.de] Sent: 20 February 2013 12:06 To: user@openmeetings.apache.org Subject: Re: RE: Error Missing 204 556 642 Ah! This shows a bug. Opening http://85.

RE: OM https

2013-02-20 Thread Vieri
I don't see any errors except the ones already listed below. I'm using Firefox and the cert is self signed. I added a temporary security exception for my site. --- On Wed, 2/20/13, Stephen Cottham wrote: > And there was definitely no errors > from the start-up using red5-debug.sh ? > > If you c

Re: RE: Error Missing 204 556 642

2013-02-20 Thread Uwe Kremmin
Ah! This shows a bug. Opening http://85.214.22.26:5080/openmeetings/maindebug.as3.swf10.swf results in HTTP Status 404 - /openmeetings/maindebug.as3.swf10.swftype Status report message /openmeetings/maindebug.as3.swf10.swf description The requested resource is not available. Apache Tomcat/7.0.34H

RE: OM https

2013-02-20 Thread Stephen Cottham
And there was definitely no errors from the start-up using red5-debug.sh ? If you click on the https padlock does it show as valid? What browser are you using? Is the cert self signed? Stephen Cottham Group IT Manager (Associate) Robert Bird Group Level 5, 333 Ann St Brisbane, Queensland, 40

RE: OM https

2013-02-20 Thread Vieri
It seems to be listening: # sudo netstat -plnt | grep ':5443' tcp6 0 0 :::5443 :::*LISTEN 30944/java # sudo netstat -plnt | grep ':443' tcp6 0 0 :::443 :::*LISTEN 30944/java There's no firew

Re: Error Missing 204 556 642

2013-02-20 Thread Uwe Kremmin
It looks like it can access the database. It generates tables. mysql> use openmeetings; Reading table information for completion of table and column names You can turn off this feature to get a quicker startup with -A Database changed mysql> show tables; +-+ | Tables_in_o

RE: OM https

2013-02-20 Thread Stephen Cottham
Can you confirm the system is listening on that port. Oh, and you did restart the server instance after making changes? -Original Message- From: Vieri [mailto:rentor...@yahoo.com] Sent: 20 February 2013 11:50 To: user@openmeetings.apache.org Subject: RE: OM https The client debugger at

RE: OM https

2013-02-20 Thread Vieri
The client debugger at maindebug.as3.swf10.swf shows me the following: onselect «#1#0| /anonymous/@interior/@content/anonymous» null false INFO: #_mainbgcontentNavi.setContextMenu is deprecated. Use #_mainbgcontentNavi.setAttribute instead main.lzx/oninit: «#7#6| This is the canvas» ondata

RE: backup goes to infinite loop

2013-02-20 Thread GoodWay
My OS: Ubuntu 10.04.4 LTS x64 From: Maxim Solodovnik [mailto:solomax...@gmail.com] Sent: Wednesday, February 20, 2013 1:04 PM To: Openmeetings user-list Subject: Re: backup goes to infinite loop Seems to be my fault. Will fix today What is your OS? On Feb 20, 2013 5:34 PM, "GoodWay" w

RE: OM https

2013-02-20 Thread Stephen Cottham
cp red5/conf/keystore red5/conf/keystore.screen will work fine. And the config should be https 443 Best Regards Stephen Cottham Group IT Manager (Associate) Robert Bird Group Level 5, 333 Ann St Brisbane, Queensland, 4000, Australia Phone: +6173 319 2777 (AUS) Phone: +44207 633 2880 (UK) Fa

Re: RE: RE: RE: Error Missing 204 556 642

2013-02-20 Thread Maxim Solodovnik
I mean client debug, not server I'll send you the URL later, or you can Google it :) On Feb 20, 2013 4:58 PM, "Uwe Kremmin" wrote: > > Done. The only error I get is: > > ClasspathResourceLoader Error: cannot find resource VM_global_library.vm > > Plus this: > > -INFO in ch.qos.logback.core.FileAp

Re: Error Missing 204 556 642

2013-02-20 Thread Robert Chalmers
I'm pretty sure this is not related to the UTF-8 or character set, but to a startup/configuration error. Perhaps in persistence.xml most likely. Database connection ok? There was a lot of traffic with the same errors back in 2011 and 2010. robert On Tue, Feb 19, 2013 at 4:26 PM, Uwe Kremmin wrot

Re: backup goes to infinite loop

2013-02-20 Thread Maxim Solodovnik
Seems to be my fault. Will fix today What is your OS? On Feb 20, 2013 5:34 PM, "GoodWay" wrote: > Hello! > > ** ** > > Starting from version 17/02/2013 till today(20/02/2013) backup > function/module from user interface goes to infinite loop. > > ** ** > > Reason is: creating output zip

backup goes to infinite loop

2013-02-20 Thread GoodWay
Hello! Starting from version 17/02/2013 till today(20/02/2013) backup function/module from user interface goes to infinite loop. Reason is: creating output zip file in same directory where backup files save, then it loops trying to archive itself. (writing zip to zip) Log: DEBUG

can't install the latest revision (1447988)

2013-02-20 Thread michael . wuttke
Hello, I tried to install the latest revision of OM 2.1 (r1447988) but the installation process will not complete. This is what mysql tells me: mysql> SHOW TABLES; +-+ | Tables_in_openmeetings | +-+ | address | | appointmentcategor

Re: RE: RE: RE: Error Missing 204 556 642

2013-02-20 Thread Uwe Kremmin
Done. The only error I get is: ClasspathResourceLoader Error: cannot find resource VM_global_library.vm Plus this: -INFO in ch.qos.logback.core.FileAppender[ERRORFILE] - File property is set to [log/error.log] -INFO in ch.qos.logback.core.joran.action.AppenderAction - Naming appender as [ERR

Re: RE: RE: Error Missing 204 556 642

2013-02-20 Thread Maxim Solodovnik
What is your language? Have you tried debug client? On Feb 20, 2013 4:29 PM, "Uwe Kremmin" wrote: > I did that, but had no success. > > That's what I did: dropped the database. Then: > > CREATE DATABASE openmeetings DEFAULT CHARACTER SET utf8 COLLATE > utf8_general_ci; > GRANT ALL PRIVILEGES ON o

RE: RE: RE: Error Missing 204 556 642

2013-02-20 Thread Stephen Cottham
Can you start red using this script red5-debug.sh Any errors during load? From: Uwe Kremmin [mailto:uwe.krem...@vnmonline.de] Sent: 20 February 2013 09:29 To: user@openmeetings.apache.org Subject: Re: RE: RE: Error Missing 204 556 642 I did that, but had no success. That's wha

Re: RE: RE: Error Missing 204 556 642

2013-02-20 Thread Uwe Kremmin
I did that, but had no success. That's what I did: dropped the database. Then: CREATE DATABASE openmeetings DEFAULT CHARACTER SET utf8 COLLATE utf8_general_ci; GRANT ALL PRIVILEGES ON openmeetings.* TO 'openmeetings'@'localhost' IDENTIFIED BY 'a_password_here' WITH GRANT OPTION; quit Then dele

RE: RE: Error Missing 204 556 642

2013-02-20 Thread Stephen Cottham
Can you drop the database and run the install step again? From: Uwe Kremmin [mailto:uwe.krem...@vnmonline.de] Sent: 20 February 2013 08:52 To: user@openmeetings.apache.org Subject: re: RE: Error Missing 204 556 642 Thanks for your answers. I did what you recommended: mysql> show variable

re: RE: Error Missing 204 556 642

2013-02-20 Thread Uwe Kremmin
Thanks for your answers. I did what you recommended: mysql> show variables like "character_set_database"; ++---+ | Variable_name | Value | ++---+ | character_set_database | utf8 | ++---+ 1 row in set (0.

Re: Error on LDAP login

2013-02-20 Thread seba.wag...@gmail.com
yeah, that could be some environment quirk. I changed it again. Sebastian 2013/2/20 Maxim Solodovnik > I'm afraid it depends on you current DB configuration, i.e. may fail on > some DBs and/or same DB with different flags for string comparison. > > > On Wed, Feb 20, 2013 at 3:26 PM, seba.wag.

Re: Error on LDAP login

2013-02-20 Thread Maxim Solodovnik
I'm afraid it depends on you current DB configuration, i.e. may fail on some DBs and/or same DB with different flags for string comparison. On Wed, Feb 20, 2013 at 3:26 PM, seba.wag...@gmail.com < seba.wag...@gmail.com> wrote: > funny thing is that the comparison with LIKE is still case-insensit

Re: Error on LDAP login

2013-02-20 Thread seba.wag...@gmail.com
@Maxim you can run TestStateToLower.java it works ... I don't really understand it, but it will return the same result no matter if you use lower(c.name) or without the lower() in the JPQL query. Sebastian 2013/2/20 Maxim Solodovnik > you can replace only jar file: openmeetings*2.1*.jar > > >

Re: Error on LDAP login

2013-02-20 Thread seba.wag...@gmail.com
funny thing is that the comparison with LIKE is still case-insensitive. So I don't really get it ... but my test works, should be all good now. Sebastian 2013/2/20 seba.wag...@gmail.com > already done :) > However it is kind of strange again why OpenJPA does not support it. > > Sebastian > > >

Re: Error on LDAP login

2013-02-20 Thread Maxim Solodovnik
you can replace only jar file: openmeetings*2.1*.jar On Wed, Feb 20, 2013 at 3:24 PM, Mahmut TEKER wrote: > Thanks for the answer :) > > Is this also solution for the installed system? Do I have to rebuilt and > install? Today we were starting to test OM 2.1 :( > > Best regards, > > _Mahmut > >

Re: Error on LDAP login

2013-02-20 Thread Mahmut TEKER
Thanks for the answer :) Is this also solution for the installed system? Do I have to rebuilt and install? Today we were starting to test OM 2.1 :( Best regards, _Mahmut 20.02.2013 09:58 tarihinde, seba.wag...@gmail.com yazdı: It seems funny but openJPA might not understand "ILIKE". If you

Re: Error on LDAP login

2013-02-20 Thread Maxim Solodovnik
I was going to implement it using lower() + toLowerCaase() :) On Wed, Feb 20, 2013 at 2:59 PM, seba.wag...@gmail.com < seba.wag...@gmail.com> wrote: > already done :) > However it is kind of strange again why OpenJPA does not support it. > > Sebastian > > > 2013/2/20 Maxim Solodovnik > >> I'll

Re: Error on LDAP login

2013-02-20 Thread seba.wag...@gmail.com
already done :) However it is kind of strange again why OpenJPA does not support it. Sebastian 2013/2/20 Maxim Solodovnik > I'll fix it ASAP > > > On Wed, Feb 20, 2013 at 2:46 PM, Mahmut Teker wrote: > >> Hi, >> >>Any idea about that error? System gives this error only when a user >> tries