start-up unsuccessful problem

539 views
Skip to first unread message

Gopiraju Mudumuntala

unread,
Apr 24, 2015, 1:29:44 AM4/24/15
to bigblueb...@googlegroups.com
some times i got start-up unsuccessful problem when i install BigBlueButton in Digital ocean, when i got that error i can drop that BigBlueButton installed droplet and create a new instance(Droplet), install the  BigBlueButton in it, its start-up is successful and working fine, i don't know why i have got that error some times.

HostBBB.com

unread,
Apr 24, 2015, 6:54:52 AM4/24/15
to bigblueb...@googlegroups.com
Gopiraju ,

What does unsuccessful mean?   If you are starting from a predefined image the IP may be changing on restart which requires config changes.

If you do sudo bbb-conf --check on non working instance and post results we can quickly tell what the issue is.

Also if your trying to run on less than <2gb Ram you will have intermittent issues...  BBB needed 4gb

regards,
Stephen


On Friday, April 24, 2015 at 1:29:44 AM UTC-4, Gopiraju Mudumuntala wrote:

Gopiraju Mudumuntala

unread,
Apr 24, 2015, 10:26:52 AM4/24/15
to bigblueb...@googlegroups.com
HostBBB.com

 when i execute sudo bbb-conf --check command i got "startup is unsuccessful " its continuously getting dots(...............) and finally says like this "..........................................................................startup is unsuccessful"

HostBBB.com

unread,
Apr 24, 2015, 10:30:44 AM4/24/15
to bigblueb...@googlegroups.com
What size droplet? and what does  cat /etc/lsb-release return?

regards,
Stephen

Gopiraju Mudumuntala

unread,
Apr 28, 2015, 1:09:45 AM4/28/15
to bigblueb...@googlegroups.com
when i execute this command "cat /etc/lsb-release" i get following  result
DISTRIB_ID=Ubuntu
DISTRIB_RELEASE=14.04
DISTRIB_CODENAME=trusty
DISTRIB_DESCRIPTION="Ubuntu 14.04.2 LTS"

and size of the droplet as follows

4GB RAM
60GB SSD Disk
Ubuntu 14.04 64bit

HostBBB.com

unread,
May 2, 2015, 10:29:07 AM5/2/15
to bigblueb...@googlegroups.com
With some providers, Digital Ocean being one of them, the combination of Ubuntu Distro and virtualization causes Tomcat to error out the first time it starts, and take a few minutes to start tomcat/red5 on subsequent restarts.

You see it in the tomcat catalina logs the time to get randon number is often 300secounds.

The fix for this is:
vi /usr/lib/jvm/java-7-openjdk-amd64/jre/lib/security/java.security

change

securerandom.source=file:/dev/urandom


to

securerandom.source=file:/dev/./urandom



Now run sudo bbb-conf --clean and you will see bigbluebutton connect in 3-4 ....  instead of .......................................................................................................................


Your good to go after this.

Regards,
Stephen

Fred Dixon

unread,
May 2, 2015, 1:55:21 PM5/2/15
to BigBlueButton-dev
We added entry in troubleshooting installation for more help with this issue.

 
As an alternative to java.security, you can install havaged to provide additional entropy to the server.

  sudo apt-get install haveged

Regards,... Fred


--
You received this message because you are subscribed to the Google Groups "BigBlueButton-dev" group.
To unsubscribe from this group and stop receiving emails from it, send an email to bigbluebutton-...@googlegroups.com.
To post to this group, send email to bigblueb...@googlegroups.com.
Visit this group at http://groups.google.com/group/bigbluebutton-dev.
For more options, visit https://groups.google.com/d/optout.



--
BigBlueButton Developer
BigBlueButton on twitter: @bigbluebutton
Reply all
Reply to author
Forward
0 new messages