Unable to connect to port 1935

2,605 views
Skip to first unread message

Rafael Hildebrand

unread,
Feb 24, 2011, 7:07:28 PM2/24/11
to BigBlueButton-Setup
Everything was working grreat. I had planned to have a test meeting
with some teachers. One memeber got in but when ai try to access my
classroom will not load, message--->connecting to server.

I try to --restart bbb but gets stock at *Stoppinf Red5 Server red5

What could make tis erro?

root@u15389567:~# bbb-conf --check

BigBlueButton Server 0.71a
Kernel version: 2.6.32-28-server
Distribution: Ubuntu 10.04.2 LTS (64-bit)
Memory: 1992 MB

/var/www/bigbluebutton/client/conf/config.xml
Port test (tunnel): linkedt.com
Red5: linkedt.com

/etc/nginx/sites-available/bigbluebutton
server name: linkedt.com
port: 80
bbb-client dir: /var/www/bigbluebutton

/var/lib/tomcat6/webapps/bigbluebutton/WEB-INF/classes/
bigbluebutton.properties (bbb-web)
bbb-web host: linkedt.com

/var/lib/tomcat6/webapps/bigbluebutton/demo/bbb_api_conf.jsp (API
demos)
bbb-web-api host: linkedt.com

/usr/share/red5/webapps/bigbluebutton/WEB-INF/red5-web.xml
voice conference: konference (asterisk)


** Potential problems described below **
# IP does not match:
# IP from ifconfig: 74.208.74.250
# /etc/nginx/sites-available/bigbluebutton: linkedt.com

# Unable to connect to port 1935 (RTMP) on linkedt.com
root@u15389567:~# bbb-conf --clean
# IP does not match:
# IP from ifconfig: 74.208.74.250
# /etc/nginx/sites-available/bigbluebutton: linkedt.com
Doing a clean restart of BigBlueButton ...
* Stopping Red5 Server red5

Fred Dixon

unread,
Feb 24, 2011, 7:50:13 PM2/24/11
to bigbluebu...@googlegroups.com
Hi Rafael,

Can you try the following

sudo /etc/init.d/red5 stop

If that does not stop red5, you can do the following

ps -aef | grep red5

If you see red5 still running, it will have a processID in the second
column (here it's 12398)

red5 12398 1 1 Feb24 ? 00:01:42
/usr/lib/jvm/java-6-openjdk/bin/java -Dpython.home=lib -Xms128M
-Xmx128M -Dred5.root=/usr/share/red5
-Dlogback.ContextSelector=org.red5.logging.LoggingContextSelector
-Dcatalina.useNaming=true -Djava.security.debug=failure -cp
/usr/share/red5/boot.jar:/usr/share/red5/conf:/usr/share/red5/lib/ejb3-persistence.jar
org.red5.server.Bootstrap

Then type

sudo kill -9 <processID>

then type

sudo bbb-conf --restart
sudo bbb-conf --check

and let us know if it now starts properly.

Regards,... Fred

> --
> You received this message because you are subscribed to the Google Groups "BigBlueButton-Setup" group.
> To post to this group, send email to bigbluebu...@googlegroups.com.
> To unsubscribe from this group, send email to bigbluebutton-s...@googlegroups.com.
> For more options, visit this group at http://groups.google.com/group/bigbluebutton-setup?hl=en.
>
>

R.Hildebrand

unread,
Feb 24, 2011, 8:02:21 PM2/24/11
to bigbluebu...@googlegroups.com
I was able to stop red5 and restart BBB. What do you think could happen to couse this?
--
Rafael Hildebrand
eca...@gmail.com

Fred Dixon

unread,
Feb 24, 2011, 9:43:14 PM2/24/11
to bigbluebu...@googlegroups.com
Need to change the logic for determining the red5 process.

http://code.google.com/p/bigbluebutton/issues/detail?id=883

Regards,... Fred

Reply all
Reply to author
Forward
0 new messages