Auto Installer

2012-08-01 Thread Jakub Skory
Hello, in autoinstaller there is '#!/bin/bash' missing, and /usr/adm does not exist in fresh Debian install. Diff in attachment, based on version 29/07/2012 of script and debian-6.0.5-amd64 (squeeze). Also.. In file on server there is windows-like EOL (CRLF). I used dos2unix to conver it to unix-

Re: Auto Installer

2012-08-01 Thread Alexei Fedotov
Hello Jakub, thank you for your contribution. To accept the contribution we should follow Apache guidelines, the contribution should be submitted via Jira. This ensures you've transferred proper rights to ASF. -- With best regards / с наилучшими пожеланиями, Alexei Fedotov / Алексей Федотов, http:

Re: Auto Installer

2012-08-01 Thread Alexei Fedotov
And thank you for using Openmetings in your university :-) On Wed, Aug 1, 2012 at 11:53 AM, Alexei Fedotov wrote: > Hello Jakub, > thank you for your contribution. To accept the contribution we should > follow Apache guidelines, the contribution should be submitted via > Jira. This ensures you'

Re: Auto Installer

2012-08-01 Thread Jakub Skory
On Wed, Aug 01, 2012 at 11:59:25AM +0400, Alexei Fedotov wrote: >>> in autoinstaller there is '#!/bin/bash' missing, and /usr/adm does not >>> exist in fresh Debian install. Diff in attachment, based on version >>> 29/07/2012 of script and debian-6.0.5-amd64 (squeeze). >> thank you for your contrib

Re: Auto Installer

2012-08-01 Thread Maxim Solodovnik
this is why I always install into /opt/ it exists on all systems :) On Wed, Aug 1, 2012 at 2:48 PM, Jakub Skory wrote: > Hello, > in autoinstaller there is '#!/bin/bash' missing, and /usr/adm does not > exist in fresh Debian install. Diff in attachment, based on version > 29/07/2012 of script an

Re: I need help regard Openmmetings

2012-08-01 Thread Maxim Solodovnik
Hello Jad, - http://incubator.apache.org/openmeetings/BuildInstructions.html - you need to learn Java, openlaszlo, ant - I personally use Eclipse on both Ubuntu and Windows - RTL is in plans. Will work on it if will have enough time On Wed, Aug 1, 2012 at 3:51 PM, Jad Freij wrote: > Dears, > >

Re: File upload troubles

2012-08-01 Thread Dimitri Yioulos
I sent some updated information yesterday regarding this issue. Does anyone have any more ideas on how I can resolve this? Your continued help would be appreciated. Many thanks. Dimitri On Tuesday 31 July 2012 9:00:53 am Dimitri Yioulos wrote: > Apologies for the drips-and-drabs of informat

install problem

2012-08-01 Thread Claudio
Hi, I try to install the last version on an Ubuntu server 10.04, but I cannot find this file (sudo nano /opt/red5/webapps/openmeetings/conf/hibernate.cfg.xml ) that is request to modify into the install guideline … So If I try to run red5.sh I have this error : ERROR 08-01 14:26:39.661 ScopeApp

RE: Auto Installer

2012-08-01 Thread Stephen Cottham
Thanks Sebastian, That makes sense, I'll create that shortly and move the scripts there, ive not looked at the packaging yet so I'll take a look this week too. Best Regards From: seba.wag...@gmail.com [mailto:seba.wag...@gmail.com] Sent: 01 August 2012 14:47 To: openmeetings-u

Re: Auto Installer

2012-08-01 Thread Jakub Skory
I'm working on improve auto-install script. I tried to make DEB packages with 'checkinstall' instead running make install, and cp to /usr/lib and add some basic error detection (script should exit in case of apt failure). It's still work in progres, I'm posting it here for discussion. It doesn't

RE: Auto Installer

2012-08-01 Thread Stephen Cottham
Thanks Jakub... But I think you may have missed my emails saying that I was working on this already and that I was going to add the error detection, update options and Ubuntu and Debian menu select... the version you are "improving" was a test to make sure that it successfully installed OM 2.0

swftool config error

2012-08-01 Thread da sdv
Following the "Installing OM2.x On Ubuntu64 - Headless" guide... Step 4 ./configure gives this error * The following headers/libraries are missing: jpeglib ungif jpeglib.h freetype gif_lib.h * Disabling pdf2swf tool... * Disabling jpeg2swf tool... * Disabling gif2swf tool... A little s

RE: Auto Installer

2012-08-01 Thread Stephen Cottham
Actually, having said that I probably don’t have enough time to continue with it anyways as the moment as I have an Office move coming up in London... Stephen Cottham Group IT Manager (Associate) Robert Bird Group Level 5, 333 Ann St Brisbane, Queensland, 4000, Australia Phone: +6173 319 2777 (A

RE: Auto Installer

2012-08-01 Thread Stephen Cottham
Hi Jakub, Attached is where I left off, it has a basic menu to Install a Fresh OM or Update current installation with latest build. You can incorporate your changes you made today to this one. Best Regards -Original Message- From: Stephen Cottham [mailto:stephen.cott...@robertbird.co

Re: Auto Installer

2012-08-01 Thread Maxim Solodovnik
AFAIK on Ubuntu everything except swftools and ffmpeg can be installed using apt-get there deb packaged for swftools (both x32 and x64) ffmpeg need to be compiled from the sources On Wed, Aug 1, 2012 at 9:42 PM, Stephen Cottham < stephen.cott...@robertbird.com.au> wrote: > Hi Jakub, > > Attached

Ready to download OpenMeetings as Windows service tutorial

2012-08-01 Thread greenes
Hi, It is ready an OpenMeetings as windows service tutorial in this link: https://cwiki.apache.org/OPENMEETINGS/tutorials-related-to-openmeetings.html It calls: OpenMeetings as Windows service.pdf Regards! Alvaro

Re: OM 2.0 and Windows

2012-08-01 Thread greenes
Hi Seth, Is a tutorial to build OpenMeetings as a Windows service here: https://cwiki.apache.org/confluence/display/OPENMEETINGS/Tutorials +related+to+OpenMeeting ...is called: OpenMeetings as Windows service.pdf It works with OM 2.0! Alvaro .. El lun, 30-07-2012 a las 13:45

Re: OM 2.0 and Windows

2012-08-01 Thread Seth Galitzer
Alvaro, I did see your email earlier today. I just haven't had a chance to try it out yet. Thanks for sharing! Seth On 08/01/2012 03:12 PM, greenes wrote: Hi Seth, Is a tutorial to build OpenMeetings as a Windows service here: https://cwiki.apache.org/confluence/display/OPENMEETINGS/Tuto

Re: Ready to download OpenMeetings as Windows service tutorial

2012-08-01 Thread Maxim Solodovnik
Hello Alvaro, Thanks for the good guide unfortunately it is not suitable for Windows later than 2003. (completely incompatible with x64) Currently trying to find an alternative will let you know if will find anything On Thu, Aug 2, 2012 at 12:01 AM, greenes wrote: > Hi, > > It is ready an Open

Re: Ready to download OpenMeetings as Windows service tutorial

2012-08-01 Thread greenes
...but i test in Windows Server 2008 Standar 32 bits and works. Alvaro ... El jue, 02-08-2012 a las 01:16 +0700, Maxim Solodovnik escribió: > Hello Alvaro, > > > Thanks for the good guide > unfortunately it is not suitable for Windows later than 2003. > (completely incompatible with

Re: Ready to download OpenMeetings as Windows service tutorial

2012-08-01 Thread Maxim Solodovnik
Microsoft site reports Windows Server 2003 Resource Kit is not compatible with x64 :( It is display alert regarding it has compatibility issues while installing :( On Thu, Aug 2, 2012 at 3:18 AM, greenes wrote: > ...but i test in Windows Server 2008 Standar > 32 bits and works. > > Alvaro > > >

Re: Ready to download OpenMeetings as Windows service tutorial

2012-08-01 Thread Stephen Cottham
I tested the same thing but with the exe wrapper I sent a few days ago and it worked in win7 64 bit. Sent from my iPhone On 1 Aug 2012, at 19:21, "greenes" wrote: > ...but i test in Windows Server 2008 Standar > 32 bits and works. > > Alvaro > > > ... > > > El jue, 02-08-2012 a

Re: Ready to download OpenMeetings as Windows service tutorial

2012-08-01 Thread greenes
OK, only for 32 bits. Alvaro ... El jue, 02-08-2012 a las 01:21 +0700, Maxim Solodovnik escribió: > Microsoft site reports Windows Server 2003 Resource Kit is not > compatible with x64 :( > It is display alert regarding it has compatibility issues while > installing :( > > On Thu, Aug 2, 20

Re: Ready to download OpenMeetings as Windows service tutorial

2012-08-01 Thread greenes
Stephen, Could you please tell me where can find exe wrapper that you talk about? Thanks Alvaro ... El mié, 01-08-2012 a las 19:24 +0100, Stephen Cottham escribió: > Don't you only need the two files thou? I got it working with only > those two on win7. > > Sent from my iPhone > > On 1 A

Re: OM 2.0 and Windows

2012-08-01 Thread Seth Galitzer
OK, I just gave this a try. Note this is pretty much exactly the same process as described in the MS KB article I linked to in my earlier post. Installing the service seems to work, and it can be started, but when I try to connect to my server, I get the error you see here in this screenshot:

Re: Ready to download OpenMeetings as Windows service tutorial

2012-08-01 Thread greenes
OK thanks. Alvaro El mié, 01-08-2012 a las 19:23 +0100, Stephen Cottham escribió: > I tested the same thing but with the exe wrapper I sent a few days ago and it > worked in win7 64 bit. > > > > Sent from my iPhone > > On 1 Aug 2012, at 19:21, "greenes" wrote: > > > ...but i test in Window

Re: OM 2.0 and Windows

2012-08-01 Thread greenes
OpenOffice start but MySQL is as a service also? Alvaro ... El mié, 01-08-2012 a las 13:42 -0500, Seth Galitzer escribió: > OK, I just gave this a try. Note this is pretty much exactly the same > process as described in the MS KB article I linked to in my earlier > post. Installing

Re: OM 2.0 and Windows

2012-08-01 Thread Seth Galitzer
Stephen, I tried using your wrapper and got the same error. I even tried using your copy of instsrv and srvany, still no luck. If I had to guess, I say that the system account does not have a java path, or at least isn't configured properly. I think that's one of the things that the wrappe

Re: OM 2.0 and Windows

2012-08-01 Thread Stephen Cottham
Did you test that theory by running the service as a normal user? You could assign the paths in the AutoIT script before compiling Sent from my iPhone On 1 Aug 2012, at 20:02, "Seth Galitzer" wrote: > Stephen, > > I tried using your wrapper and got the same error. I even tried using your >

Re: OM 2.0 and Windows

2012-08-01 Thread Seth Galitzer
Yes. If I login to the windows host, start a cmd window, and run red5.bat from there, it works fine. Seth On 08/01/2012 02:05 PM, Stephen Cottham wrote: Did you test that theory by running the service as a normal user? You could assign the paths in the AutoIT script before compiling Sent fr

Re: install problem

2012-08-01 Thread Alexei Fedotov
The database directory '/opt/red5/openmeetings' exists. However, it does not contain the expected 'service.properties' file. Perhaps Derby was brought down in the middle of creating this database. You may want to delete this directory and try creating the database again. ... the explanation should

Re: install problem

2012-08-01 Thread Alexei Fedotov
Please check the last exception You should delete didectory 01.08.2012 16:35 пользователь "Claudio" написал: > Hi, > I try to install the last version on an Ubuntu server 10.04, but I cannot > find this file (sudo nano /opt/red5/webapps/openmeetings/conf/hibernate. > cfg.xml > ) > that is reques

Re: OM 2.0 and Windows

2012-08-01 Thread Stephen Cottham
Sorry I mean change the user that runs the service from system to a normal user to check Sent from my iPhone On 1 Aug 2012, at 20:14, "Seth Galitzer" wrote: > Yes. If I login to the windows host, start a cmd window, and run red5.bat > from there, it works fine. > > Seth > > On 08/01/2012

Installationproblem on Linux

2012-08-01 Thread Sascha Manns
Hello Listmates, i'm a bloody beginner in using Openmeetings, and i've downloaded the Tarball, and followed this Tutorial: http://incubator.apache.org/openmeetings/installation.html So after ./red5.sh i'm getting: http://pastebin.com/a1nv7xHb Maybe anyone knows what happend? JAVA isn't my stre

Re: OM 2.0 and Windows

2012-08-01 Thread Seth Galitzer
I changed from a system service account to the administrator account, it didn't help, so perhaps it isn't as simple an issue as I thought. I'm not getting terribly useful error logs either. Any way to get more debug errors from red5? Thanks. Seth On 08/01/2012 02:16 PM, Stephen Cottham wrot

Re: Installationproblem on Linux

2012-08-01 Thread Alexei Fedotov
> 21:14:20,390 |-ERROR in ch.qos.logback.core.util.ContextUtil@4102799c - > Failed to get local hostname java.net.UnknownHostException: saigkill-server: > saigkill-server Sascha, maybe you should tweak /etc/hosts Which Linux distro do you use? On Wed, Aug 1, 2012 at 11:19 PM, Sascha Manns wro

Re: OM 2.0 and Windows

2012-08-01 Thread Stephen Cottham
Maybe change the service to run a newly created batch file that starts abd dumps red5-debug.bat to a txt file and then take a look at that as it starts up. Sent from my iPhone On 1 Aug 2012, at 20:27, "Seth Galitzer" wrote: > I changed from a system service account to the administrator account

Re: OM 2.0 and Windows

2012-08-01 Thread Alexei Fedotov
> sc create /? On Mon, Jul 30, 2012 at 10:49 PM, Maxim Solodovnik wrote: > Alexey told me there is an option in windows to create service out of any > .bat file. (Not sure use Windows only for development from time to time) > Did set up wrapper for 1.5+ long time ago, sorry :( > > > On Tue, Jul

File upload troubles also

2012-08-01 Thread Patrick CARLE
Hello, Have ubuntu server, and have problem with ppt files. I dont know what i can do to solve it. It's ok when i upload pdf, jpg, flv, or gif files but I cant upload powerpoint file! I got this error with ppt: == Name: out Value: Name: exitValue

RE: Installationproblem on Linux

2012-08-01 Thread George Kirkham
Sascha, As Alexei requested, it would be useful if you could provide further information about what OS you are using, where you got Openmeeting from (i.e. what version), and what instructions you followed to build your OM server. If this is possible for you, and it may mean some rework but my r

Re: Installationproblem on Linux

2012-08-01 Thread Josh Dolitsky
Sascha, I had a bunch of issues when first installing OM on Linux. My issue ended up being having OpenJDK installed instead of Sun Java. The first 2 steps on my wiki page show at least what worked for me on Fedora: https://cwiki.apache.org/confluence/display/OPENMEETINGS/ATutor+plug-in+installatio

Re: install problem

2012-08-01 Thread Maxim Solodovnik
/opt/red5/webapps/openmeetings/conf/hibernate.cfg.xml was removed from our sources to edit DB settings you need to edit /opt/red5/webapps/ openmeetings/WEB-INF/classes/META-INF/persistence.xml On Thu, Aug 2, 2012 at 2:16 AM, Alexei Fedotov wrote: > Please check the last exception > You should

Re: Installationproblem on Linux

2012-08-01 Thread Maxim Solodovnik
You definitely need to add line into /etc/hosts On Thu, Aug 2, 2012 at 2:26 AM, Alexei Fedotov wrote: > > 21:14:20,390 |-ERROR in ch.qos.logback.core.util.ContextUtil@4102799c - > Failed to get local hostname java.net.UnknownHostException: > saigkill-server: saigkill-server > > Sascha, maybe you

Re: Ready to download OpenMeetings as Windows service tutorial

2012-08-01 Thread Maxim Solodovnik
Hello Alvaro, I can confirm you instruction is working on Win 2008 R2 x64 what I did: 1) install resource kit (ignore warning) 2) copy instsrv.exe srvany.exe into OM folder then did all your steps The only issue I see right now all logs are now in: C:\Windows\System32\log\ Maybe anybody know th