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

Re: OM 2.0 and Windows

2012-08-01 Thread Stephen Cottham
t;>>>> >>>>>> *Phone: +6173 319 2777 (AUS)* >>>>>> >>>>>> *Phone: +44207 592 8000 (UK)* >>>>>> >>>>>> *Fax: +6173 319 2799* >>>>>> >>>>>> ** >>>>>>

Re: OM 2.0 and Windows

2012-08-01 Thread Seth Galitzer
*Stephen Cottham *Sent:* 30 July 2012 19:59 *To:* openmeetings-user@incubator.apache.org *Cc:* openmeetings-user@incubator.apache.org *Subject:* Re: OM 2.0 and Windows You can use AutoIT to create a service for OM 2.0 in windows (check the UDF's in the AutoIT forums for examples), I can do th

Re: OM 2.0 and Windows

2012-08-01 Thread Stephen Cottham
ly stated, >>>> confidentiality and/or legal privilege is not intended to be waived by >>>> the sending of this email. The contents of this email, including any >>>> attachments, are intended solely for the use of the individual or entity >>>> to whom they are a

Re: OM 2.0 and Windows

2012-08-01 Thread Seth Galitzer
er viruses. Disclaimer added by *CodeTwo Exchange Rules* www.codetwo.com<http://www.codetwo.com> *From:*Stephen Cottham *Sent:* 30 July 2012 19:59 *To:* openmeetings-user@incubator.apache.org *Cc:* openmeetings-user@incubator.apache.org *Subject:* Re: OM 2.0 and Windows You can use AutoIT to

Re: OM 2.0 and Windows

2012-08-01 Thread Stephen Cottham
re those of the >> individual sender except where the sender expressly, and with authority, >> states otherwise. It is your responsibility to check any attachments for >> viruses or defects before opening or sending them on. None of the sender >> or its related entities accepts

Re: OM 2.0 and Windows

2012-08-01 Thread Seth Galitzer
lt;http://www.codetwo.com> *From:*Stephen Cottham *Sent:* 30 July 2012 19:59 *To:* openmeetings-user@incubator.apache.org *Cc:* openmeetings-user@incubator.apache.org *Subject:* Re: OM 2.0 and Windows You can use AutoIT to create a service for OM 2.0 in windows (check the UDF's in the Auto

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
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: 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: 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-07-30 Thread Maxim Solodovnik
MS Article you have mention states: The Windows NT Resource Kit provides two utilities that allow you to create a Windows NT user-defined service for Windows NT applications and some 16-bit applications *(but not for batch files). * So I'm afraid it is not suitable. My only try on windows was base

Re: OM 2.0 and Windows

2012-07-30 Thread Seth Galitzer
I should mention that this is what I used to get 1.9 to run as a service: http://code.google.com/p/openmeetings/wiki/Red5WindowsService What version of Red5 is shipped with OM 2.0? Seth On 07/30/2012 02:45 PM, Seth Galitzer wrote: I tried using instsrv and servany (per http://support.microsof

Re: OM 2.0 and Windows

2012-07-30 Thread Seth Galitzer
I tried using instsrv and servany (per http://support.microsoft.com/kb/137890), but it didn't work. I end up seeing "Error Missing" in the browser window. It also doesn't kill the java process correctly when stopping the service. I'm not usually a windows guy, but I've been testing OM on the

Re: OM 2.0 and Windows

2012-07-30 Thread Maxim Solodovnik
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 31, 2012 at 1:45 AM, Seth Galitzer wrote: > Greetings, > > First of all, kudos to OM