Hi, Sebastian.
---
cd /usr/lib/openmeetings/red5
sh red5-debug.sh
---
at org.springframework.beans.BeanUtils.instantiateClass(BeanUtils.java:
126)
... 20 more
Caused by: java.net.BindException: Address already in use
In conf/red5.properties
policy.port=843
http.port=5080
https.port=8443
rtmp.port=1935
rtmps.port=8443
rtmpt.port=8088
mrtmp.port=9035
proxy.source_port=1936
proxy.destination_port=1935
with "nmap localhost -p 843,5080,8443,1935,8088,9035,1936"
PORT STATE SERVICE
843/tcp closed unknown
1935/tcp closed rtmp
1936/tcp closed unknown
5080/tcp closed unknown
8088/tcp closed unknown
8443/tcp open https-alt
9035/tcp closed unknown
PORT 8443 IS OPEN. I HAVE PLESK!!
I change 8443 by 8448 in conf/red5.properties and...
WORKS!! :-)
Perhaps installation steps must include ports verification before sh
red5.sh
Salu2
Fernando :-D
On 2 nov, 20:15, Sebastian Wagner <[email protected]> wrote:
> Are the tables created in your database after you've started red5.sh ?
>
> Sebastian
>
> On Nov 1, 5:26 am, Fernando Navarro Páez
>
> <[email protected]> wrote:
> > Hi!
>
> > When run red5.sh, last output is "Bootstrap complete" and does not
> > finish.
>
> > I have CentOS release 5.5 (Final) and follow "Quickstart-Installation-
> > Guide OpenMeetings 1.5_rc1 (r3393) on CentOS 5.5" steps.
> > Seehttp://marc-muehlfeld.de/openmeetings/
>
> > Any idea?
>
> > Thanks in advance
--
You received this message because you are subscribed to the Google Groups
"OpenMeetings User" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to
[email protected].
For more options, visit this group at
http://groups.google.com/group/openmeetings-user?hl=en.