Account Options

  1. Sign in
The old Google Groups will be going away soon, but your browser is incompatible with the new version.
Google Groups Home
« Groups Home
Problem with red5
There are currently too many topics in this group that display first. To make this topic appear first, remove this option from another topic.
There was an error processing your request. Please try again.
flag
  6 messages - Collapse all  -  Translate all to Translated (View all originals)
The group you are posting to is a Usenet group. Messages posted to this group will make your email address visible to anyone on the Internet.
Your reply message has not been sent.
Your post was successful
 
From:
To:
Cc:
Followup To:
Add Cc | Add Followup-to | Edit Subject
Subject:
Validation:
For verification purposes please type the characters you see in the picture below or the numbers you hear by clicking the accessibility icon. Listen and type the numbers you hear
 
Behzad Rezaie  
View profile  
 More options Sep 11 2012, 3:33 am
From: Behzad Rezaie <behzadrezai...@gmail.com>
Date: Tue, 11 Sep 2012 00:33:45 -0700 (PDT)
Local: Tues, Sep 11 2012 3:33 am
Subject: Problem with red5

Hi pals!

Since the whiteboard tools weren't working, i did "sudo bbb-conf --debug",
and found that there are a number of problems in the red5. Here are a few
number of lines of the errors. Please help me to solve the problem. Are the
problem because of the red5? Am I right? Please help me

.
.
.
/usr/share/red5/log/red5.log:2012-09-11 11:19:33,055 [NioProcessor-6] ERROR
o.r.server.service.ServiceInvoker - Method sendCursorUpdate with parameters
[0.29014189815191066, 0.28433268858800775] not found in
org.bigbluebutton.conference.service.presentation.PresentationService@1d85e 85
/usr/share/red5/log/red5.log:2012-09-11 11:19:33,067 [NioProcessor-6] ERROR
o.r.server.service.ServiceInvoker - Method sendAnnotation with parameters
[{transparency=false, id=unassigned, fillColor=0, color=0,
status=DRAW_UPDATE, fill=false, thickness=1, points=[38.63013698630137,
19.148936170212767, 29.041095890410958, 27.852998065764023], type=ellipse}]
not found in
org.bigbluebutton.conference.service.whiteboard.WhiteboardService@1064b80
/usr/share/red5/log/red5.log:2012-09-11 11:19:33,067 [NioProcessor-6] ERROR
o.r.server.service.ServiceInvoker - Method sendCursorUpdate with parameters
[0.29014189815191066, 0.27852998065764023] not found in
org.bigbluebutton.conference.service.presentation.PresentationService@1d85e 85
/usr/share/red5/log/red5.log:2012-09-11 11:19:33,082 [NioProcessor-6] ERROR
o.r.server.service.ServiceInvoker - Method sendAnnotation with parameters
[{transparency=false, id=unassigned, fillColor=0, color=0,
status=DRAW_UPDATE, fill=false, thickness=1, points=[38.63013698630137,
19.148936170212767, 29.041095890410958, 27.079303675048354], type=ellipse}]
not found in
org.bigbluebutton.conference.service.whiteboard.WhiteboardService@1064b80

.
.
.


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Behzad Rezaie  
View profile  
 More options Sep 11 2012, 3:47 am
From: Behzad Rezaie <behzadrezai...@gmail.com>
Date: Tue, 11 Sep 2012 00:47:19 -0700 (PDT)
Local: Tues, Sep 11 2012 3:47 am
Subject: Re: Problem with red5

By the way, here it is the putput of sudo bbb-conf --check:

BigBlueButton Server 0.8-beta-4 (951)
                    Kernel version: 2.6.32-41-generic
                      Distribution: Ubuntu 10.04.4 LTS (32-bit)
                            Memory: 2012 MB

/var/www/bigbluebutton/client/conf/config.xml (bbb-client)
          Port test (tunnel): 10.15.14.66
                              Red5: 10.15.14.66

/etc/nginx/sites-available/bigbluebutton (nginx)
                       server name: 10.15.14.66
                              port: 80
                    bbb-client dir:        
#/home/benglish/dev/bigbluebutton/bigbluebutton-client

/var/lib/tomcat6/webapps/bigbluebutton/WEB-INF/classes/bigbluebutton.proper ties
(bbb-web)
                      bbb-web host: 10.15.14.66

/var/lib/tomcat6/webapps/demo/bbb_api_conf.jsp (API demos)
                           api url: 10.15.14.66

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

/usr/local/bigbluebutton/core/scripts/slides.yml (record and playback)
                     playback host: 10.15.14.66

** Potential problems described below **
# Warning: nginx is not serving the client from /var/www/bigbluebutton/.
# Instead, it's being served from
#
#            #/home/benglish/dev/bigbluebutton/bigbluebutton-client
#
# (This is OK if you have setup a development environment.)

# Warning: The API demos are installed and accessible from:
#
#    http://10.15.14.66/
#
# Use the API demos test your BigBlueButton setup. To remove
#
#    sudo apt-get purge bbb-demo


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Richard Alam  
View profile  
 More options Sep 11 2012, 10:10 am
From: Richard Alam <ritza...@gmail.com>
Date: Tue, 11 Sep 2012 10:10:47 -0400
Local: Tues, Sep 11 2012 10:10 am
Subject: Re: [bigbluebutton-dev] Problem with red5
Hi,

On Tue, Sep 11, 2012 at 3:33 AM, Behzad Rezaie <behzadrezai...@gmail.com> wrote:
> Hi pals!

> Since the whiteboard tools weren't working, i did "sudo bbb-conf --debug",
> and found that there are a number of problems in the red5. Here are a few
> number of lines of the errors. Please help me to solve the problem. Are the
> problem because of the red5? Am I right? Please help me

Did you manage to move to the 0.8 branch? It seems like you are just
digging yourself into a deep hole.

As Fred suggested on your other threads, checkout from the 0.8 branch
and re-implement your custom changes there.

A good git book is http://git-scm.com/book.

What I suggest you do:

1. commit your custom changes.
   git add <files>
   git commit
2. Checkout 0.8 branch
   git checkout -b my-custom-changes v0.8
3. Then re-apply your changes.

Richard

--
-----
BigBlueButton Developer
http://www.bigbluebutton.org
http://code.google.com/p/bigbluebutton

 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Behzad Rezaie  
View profile  
 More options Sep 16 2012, 2:13 am
From: Behzad Rezaie <behzadrezai...@gmail.com>
Date: Sat, 15 Sep 2012 23:13:00 -0700 (PDT)
Subject: Re: Problem with red5

Dear Richard,

I ran the "git status" command and received the following output

# On branch fixing-issue-100
# Changed but not updated:
#   (use "git add <file>..." to update what will be committed)
#   (use "git checkout -- <file>..." to discard changes in working
directory)
#
# modified:   bigbluebutton-client/locale/fa_IR/bbbResources.properties
# modified:   bigbluebutton-client/resources/prod/lib/bbb_localization.js
# modified:   bigbluebutton-client/src/branding/css/Blue.css
# modified:   bigbluebutton-client/src/branding/css/theme.css
# modified:  
bigbluebutton-client/src/org/bigbluebutton/main/views/MainApplicationShell. mxml
# modified:  
bigbluebutton-client/src/org/bigbluebutton/modules/chat/views/ChatView.mxml
# modified:  
bigbluebutton-client/src/org/bigbluebutton/util/i18n/ResourceUtil.as
#
# Untracked files:
#   (use "git add <file>..." to include in what will be committed)
#
# bigbluebutton-client/src/branding/css/assets/team.ttf
# bigbluebutton-client/src/branding/css/secondtheme.css
no changes added to commit (use "git add" and/or "git commit -a")

Then, as you said, I did add all the files mentioned in the "Changed but
not updated" section. For example, I typed

      git add bigbluebutton-client/locale/fa_IR/bbbResources.properties

and so no. And also i added those files mentioned in the "Untracked files"
section.
Then, as you said, I did run "git commit" and also "git checkout -b
my-custom-changes v0.8".

Now, when I run "git status", I have the following output

#On branch my-custom-change
nothing to commit (working directory clean)

But the whiteboard tools still do not work!!!!!!!!

Did i do anything wrong? Please help me. It's really emergency!


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Chad Pilkey  
View profile  
 More options Sep 17 2012, 10:40 am
From: Chad Pilkey <capil...@gmail.com>
Date: Mon, 17 Sep 2012 07:40:57 -0700 (PDT)
Local: Mon, Sep 17 2012 10:40 am
Subject: Re: Problem with red5

After you checkout a new branch you need to rebuild the client because the
bigbluebutton-client/bin directory isn't stored by git. So the bin there
currently is from whenever you last built the client.

Also, did you at some point in the past try and build bbb-apps to get the
master branch working? If you did you'll need to build the 0.8 version of
bbb-apps because you would have overwritten the 0.8 apps files from
packages.


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Behzad Rezaie  
View profile  
 More options Sep 17 2012, 3:15 pm
From: Behzad Rezaie <behzadrezai...@gmail.com>
Date: Mon, 17 Sep 2012 12:15:40 -0700
Local: Mon, Sep 17 2012 3:15 pm
Subject: Re: [bigbluebutton-dev] Re: Problem with red5

Well, I installed the development tools again and now, whiteboard tools are
working properly, but thanks for putting time to answer me ;)


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
End of messages
« Back to Discussions « Newer topic     Older topic »