additionally you can open red5.bat in editor and correct it (for better
understanding of what is happening)

find the block:
:launchRed5
echo Starting Red5
"%JAVA_HOME%\bin\java" %JAVA_OPTS% -cp "%RED5_CLASSPATH%" %RED5_MAINCLASS%
%RED5_OPTS%
goto finally

change it to be:
:launchRed5
echo Starting Red5
echo "%JAVA_HOME%\bin\java" %JAVA_OPTS% -cp "%RED5_CLASSPATH%"
%RED5_MAINCLASS% %RED5_OPTS%
"%JAVA_HOME%\bin\java" %JAVA_OPTS% -cp "%RED5_CLASSPATH%" %RED5_MAINCLASS%
%RED5_OPTS%
goto finally


and run red5.bat

On Fri, Jan 23, 2015 at 11:03 AM, Maxim Solodovnik <[email protected]>
wrote:

> reed5.bat :)
>
> On Fri, Jan 23, 2015 at 11:03 AM, Licdo. Yehanny Olivares <
> [email protected]> wrote:
>
>> Ok I did! Now what? :-)
>>
>> El 0:30 vie. ene. 23, 2015, Maxim Solodovnik <[email protected]>
>> escribió:
>>
>>> can you try to copy "C:\Program files (x86)\Java\jdk1.7.0_60\" to "
>>> C:\jdk\" and set it as JAVA_HOME?
>>>
>>> On Fri, Jan 23, 2015 at 10:55 AM, Licdo. Yehanny Olivares <
>>> [email protected]> wrote:
>>>
>>>> C:\Program files (x86)\Java\jdk1.7.0_60\bin\java.exe
>>>>
>>>> El 0:17 vie. ene. 23, 2015, Maxim Solodovnik <[email protected]>
>>>> escribió:
>>>>
>>>>> what is the path to java.exe on your machine?
>>>>> the longer the path the longer the command :(
>>>>>
>>>>> I have no issues with running OM on my Win7 VM :(((
>>>>>
>>>>>
>>>>> On Fri, Jan 23, 2015 at 10:42 AM, Licdo. Yehanny Olivares <
>>>>> [email protected]> wrote:
>>>>>
>>>>>> Ok, I installed java 7 and inside java folder I have jre7 and
>>>>>> jdk1.7.0_60 also I have configured environment variable java_home and the
>>>>>> path is to jdk1.7.0_60/bin. Also try to run the commands you gave me and
>>>>>> still getting the same error "The input line is too long"
>>>>>>
>>>>>> El 23:59 jue. ene. 22, 2015, Maxim Solodovnik <[email protected]>
>>>>>> escribió:
>>>>>>
>>>>>>> OM is failed to start on your server: "The input line is too long"
>>>>>>> let's try to cheat :)
>>>>>>>
>>>>>>> 1) SET JVM_OPTS=-Xverify:none
>>>>>>> 2) red5.bat
>>>>>>>
>>>>>>> BTW what is the java path on your machine?
>>>>>>>
>>>>>>>
>>>>>>> On Fri, Jan 23, 2015 at 10:20 AM, Licdo. Yehanny Olivares <
>>>>>>> [email protected]> wrote:
>>>>>>>
>>>>>>>> This is what I get when run red5.bat see image, and when I go to
>>>>>>>> the URL http://localhost:5080 it won't boot including
>>>>>>>> http://localhost:5080/openmeetings/install
>>>>>>>>
>>>>>>>>
>>>>>>>> El 23:35 jue. ene. 22, 2015, Maxim Solodovnik <[email protected]>
>>>>>>>> escribió:
>>>>>>>>
>>>>>>>>> you need to run command line: cmd.exe
>>>>>>>>> then change the directory to the one openmeetings is installed in:
>>>>>>>>> cd c:\work\OM
>>>>>>>>> then start OM and check for errors: red5.bat
>>>>>>>>>
>>>>>>>>> I know no other ways to start OM
>>>>>>>>>
>>>>>>>>> On Fri, Jan 23, 2015 at 10:03 AM, Licdo. Yehanny Olivares <
>>>>>>>>> [email protected]> wrote:
>>>>>>>>>
>>>>>>>>>> Hey max I'm using Windows server 2008 R2 running xampp, the first
>>>>>>>>>> time I installed om 3.0.2 was in the same server  by running 
>>>>>>>>>> boot.jar and
>>>>>>>>>> worked like charm, any suggestion? Thanks!
>>>>>>>>>>
>>>>>>>>>> El 23:27 jue. ene. 22, 2015, Maxim Solodovnik <
>>>>>>>>>> [email protected]> escribió:
>>>>>>>>>>
>>>>>>>>>>> Hello Yehanny,
>>>>>>>>>>>
>>>>>>>>>>> the proper way to start Om is to run red5.sh (red5.bat) file
>>>>>>>>>>> What is your OS?
>>>>>>>>>>>
>>>>>>>>>>> On Fri, Jan 23, 2015 at 3:48 AM, Licdo. Yehanny Olivares <
>>>>>>>>>>> [email protected]> wrote:
>>>>>>>>>>>
>>>>>>>>>>>> Hi Maxim, hope everything is fine. I'm writing to ask you or
>>>>>>>>>>>> someone in the community how to run successfully Red5 in the Open 
>>>>>>>>>>>> Meetings
>>>>>>>>>>>> 3.0.3, because in the previous version I just clicked on the 
>>>>>>>>>>>> boot.jar file
>>>>>>>>>>>> inside the Red5 folder and then installed easy. Now, here in the 
>>>>>>>>>>>> Red5
>>>>>>>>>>>> folder from OM 3.0.3 I can't
>>>>>>>>>>>> ​see the boot.jar file, Please help me install​ it, thanks and
>>>>>>>>>>>> best regards.
>>>>>>>>>>>>
>>>>>>>>>>>> --
>>>>>>>>>>>> A la espera de tu valiosa respuesta se despide,
>>>>>>>>>>>> *Licdo. Yehanny Olivares*
>>>>>>>>>>>> Diseñador Gráfico / Desarrollador Web
>>>>>>>>>>>> +58 414-3638513
>>>>>>>>>>>>
>>>>>>>>>>>> [image: Twitter] <https://twitter.com/yehanny>[image: Google+]
>>>>>>>>>>>> <https://plus.google.com/u/0/+yehannyolivares/posts>[image:
>>>>>>>>>>>> Facebook] <https://www.facebook.com/yehanny>[image: Linkedin]
>>>>>>>>>>>> <http://ve.linkedin.com/pub/yehanny-olivares/21/834/422/>[image:
>>>>>>>>>>>> Skype] <http://www.skype.com/yehanny>
>>>>>>>>>>>> NOTA: Si no quiere recibir más correos por favor responder con
>>>>>>>>>>>> la palabra "ELIMINAR" y listo, si va a reenviar usar (CCO/Copia de 
>>>>>>>>>>>> Carbón
>>>>>>>>>>>> Oculta - BCC/Background Carbon Copy) Antes de imprimir este correo 
>>>>>>>>>>>> piensa
>>>>>>>>>>>> en tu medio ambiente, el planeta te necesita!
>>>>>>>>>>>>
>>>>>>>>>>>
>>>>>>>>>>>
>>>>>>>>>>>
>>>>>>>>>>> --
>>>>>>>>>>> WBR
>>>>>>>>>>> Maxim aka solomax
>>>>>>>>>>>
>>>>>>>>>>
>>>>>>>>>
>>>>>>>>>
>>>>>>>>> --
>>>>>>>>> WBR
>>>>>>>>> Maxim aka solomax
>>>>>>>>>
>>>>>>>>
>>>>>>>
>>>>>>>
>>>>>>> --
>>>>>>> WBR
>>>>>>> Maxim aka solomax
>>>>>>>
>>>>>>
>>>>>
>>>>>
>>>>> --
>>>>> WBR
>>>>> Maxim aka solomax
>>>>>
>>>>
>>>
>>>
>>> --
>>> WBR
>>> Maxim aka solomax
>>>
>>
>
>
> --
> WBR
> Maxim aka solomax
>



-- 
WBR
Maxim aka solomax

Reply via email to