Its not very good idea to put 2 exec one by one
you even need to end first one by "&" sign
or run it as a separate command
please try to run
exec /Applications/OpenOffice.org.app/Contents/MacOS/soffice.bin -
headless -nofirststartwizard -
accept="socket,host=localhost,port=8100;urp;StarOffice.Service"
in the separate Terminal first
then ensure it is running
ps -ef|grep office

On Oct 27, 10:16 pm, Владимир Мурзабаев <murzab...@gmail.com> wrote:
> I try:
> # start Red5
> echo "Starting Red5"
> exec "$JAVA" "$JYTHON" -Dred5.root="${RED5_HOME}" $JAVA_OPTS -cp
> "${RED5_CLASSPATH}" "$RED5_MAINCLASS" $RED5_OPTS
> exec /Applications/OpenOffice.org.app/Contents/MacOS/soffice.bin -headless
> -nofirststartwizard
> -accept="socket,host=localhost,port=8100;urp;StarOffice.Service"
>
> OM starting, OOfice don`t start, 8100 port not listen.

-- 
You received this message because you are subscribed to the Google Groups 
"OpenMeetings User" group.
To post to this group, send email to openmeetings-user@googlegroups.com.
To unsubscribe from this group, send email to 
openmeetings-user+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/openmeetings-user?hl=en.

Reply via email to