Commit Graph

333 Commits

Author SHA1 Message Date
Fred Dixon
a072683541 Removing references to ActiveMQ from bbb-conf 2011-08-17 14:47:09 -07:00
Fred Dixon
0db28dfb3a Updated bbb-conf --check to use /var/lib/tomcat6/webapps/demo for checking configuration of BigBlueButton API demos 2011-08-08 07:11:05 -07:00
Richard Alam
21acb8e566 - change simple to slides 2011-07-20 14:57:11 -04:00
Fred Dixon
74693999b7 Changed links on index.html to point to /demo/demo1.jsp instead of /bigbluebutton/demo/demo1.jsp 2011-07-14 10:10:44 -07:00
Fred Dixon
247f845e98 Added support for bbb-conf to update host in simple.yml (record and playback) 2011-07-10 08:54:43 -07:00
Fred Dixon
09d72242f8 Starting to add logic in bbb-conf to help debug record and playback 2011-06-26 10:42:31 -07:00
Fred Dixon
9477de78f3 switched /etc/init.d/freeswitch to /etc/init.d/bbb-freeswitch 2011-05-27 15:54:09 -07:00
Fred Dixon
2849a4c420 Fixed bug #834 2011-02-28 21:19:23 -05:00
Fred Dixon
648a49fdf2 Fixed a bug with incorrect updating of security salt with --setsalt 2011-01-16 16:39:02 -08:00
Fred Dixon
e75e779e04 - Don't check for symbolic link for /etc/nginx/sites-enabled/bigbluebutton if running on the Intalio VM 2010-12-13 21:25:59 -05:00
Fred Dixon
26e0bbfdac - More checks to ensure jetty has started before trying to check if BigBlueButton web is running 2010-12-13 19:25:34 -05:00
Fred Dixon
0ead92fc94 - Modified bbb-conf so it can use jetty and tomcat6 as a servlet engine. 2010-12-12 20:12:22 -05:00
Fred Dixon
87f6b0a869 - Fixed bug #778 2010-12-12 13:31:41 -05:00
Richard Alam
312b3f216b Merge branch 'master' of github.com:bigbluebutton/bigbluebutton 2010-11-10 09:55:00 -05:00
Fred Dixon
ad04fc4306 - Added code to take only the first IP address from ifconfig (see issue 729) 2010-11-10 07:49:46 -05:00
Fred Dixon
9632b421e0 - Changed message in bbb-conf from 0.71-Beta to 0.71 2010-11-09 19:21:41 -05:00
Richard Alam
add6f38872 - adding v0.71 tag to bbb-conf 2010-11-09 16:49:04 -05:00
Fred Dixon
6995b745f7 - Updating setting of IP address 2010-11-06 16:41:39 -04:00
Fred Dixon
6516f93d1c - Small formatting change in the Waiting to startup message 2010-11-06 16:35:59 -04:00
Fred Dixon
8416e2410f - Removed printing of sip.server.host on bbb-conf -c as it would cause confusion why it's the only variable with an IP address. Instead, added checks to ensure when FreeSWITCH is running, this variable matches the local IP address 2010-11-06 16:06:17 -04:00
Fred Dixon
fc542997ac - Modified assignment of sip.server.host to be just IP address (not host name) 2010-11-04 21:48:48 -04:00
Fred Dixon
68f5c25a08 - Update bbb-conf to properly set sip.server.host 2010-11-03 21:07:55 -04:00
Fred Dixon
b963201509 Merge branch 'master' of github.com:bigbluebutton/bigbluebutton
Conflicts:
	bigbluebutton-config/bin/bbb-conf
2010-11-03 21:06:17 -04:00
Fred Dixon
f9aa471ac1 - Added logic to reset settings for sip.server.host for asterisk or FreeSWITCH 2010-11-03 20:48:04 -04:00
Fred Dixon
13952f70c0 - bbb-conf now changes sip.server.host in /usr/share/red5/webapps/sip/WEB-INF/bigbluebutton-sip.properties when running FreeSWITCH 2010-11-01 13:06:29 -07:00
Fred Dixon
876a7f77d4 - Formatting updates 2010-10-30 20:11:27 -07:00
Fred Dixon
590bebad83 - Minor updates after switching between asterisk and FreeSWITCH 2010-10-30 17:28:27 -07:00
Fred Dixon
d5810f8512 - Ensure calls to nc always have a valide host/IP address (avoid endless loops for checking for ports) 2010-10-30 16:49:42 -07:00
Fred Dixon
df76508322 - Updates after testing switching between app_konference and freeswitch 2010-10-30 16:45:50 -07:00
Fred Dixon
887540daa7 - Updates to bbb-conf to now split out check_configuration and check_state. This allows it to check_configuration before attempting a restart and warn the administrator of any settings that could affect bbb-conf --restart or bbb-conf --clean. 2010-10-30 14:41:21 -07:00
Fred Dixon
3ef3d34dd7 - Print out version of BigBlueButton Server when user types bbb-conf --check 2010-10-24 18:38:07 -07:00
Fred Dixon
d8c1d75924 - Added app_konference-10.04-64.so from Generic Conferencing 2010-10-24 17:05:13 -07:00
Fred Dixon
90a34ee8c9 - Added more checks for errors when installing either asterisk or FreeSWITCH before BigBlueButton. 2010-10-16 22:45:42 -04:00
Fred Dixon
55ed2eeeec - Detect whether asterisk or freeswitch is installed, but warn if both are present 2010-10-16 21:27:12 -04:00
Fred Dixon
e2750b6419 - Added checks bin bbb-conf to see if bbb-voice-conference or bbb-freeswitch-config are installed 2010-10-16 20:51:49 -04:00
Scott Morris
21848d21af Changed an ambiguous message to be more understadable 2010-10-14 20:14:13 +00:00
Fred Dixon
216713afaa - added a check to ensure the when start_bigbluebutton finishes, BigBlueButton is ready to receive connections 2010-10-09 18:35:15 -04:00
Fred Dixon
36bfbdeac1 -added --stop and --start to bbb-conf; -accelerated --restart by removing sleep statements 2010-10-09 18:10:24 -04:00
Fred Dixon
bf245bd482 - Removed localization dendency in bbb-conf for inet addr: 2010-10-09 16:39:06 -04:00
Fred Dixon
8ae90f5916 - added more error checking to bbb-conf 2010-10-07 18:56:33 +00:00
Fred Dixon
26d4622ccd - Fixed detection of architecture in bbb-conf 2010-10-05 20:03:57 +00:00
Fred Dixon
3f7cd420b6 - Set Freeswitch event socket layer to listen on 127.0.0.1
- Added checks in bbb-conf to test ports 80, 1935, and 9123 to aid in setting up BigBlueButton behind a firewall
2010-10-04 03:27:23 +00:00
Fred Dixon
ff32c97a46 Testing updates to bbb-conf 2010-09-25 17:25:17 +00:00
Fred Dixon
db89deba78 Added more checks to bbb-conf & set esl.host=127.0.0.1 in bigbluebutton.properites so we don't need to assign an IP address for red5 to connect to freeswitch 2010-09-20 01:47:17 +00:00
Fred Dixon
d8ebb7b44b changed version of bbb-conf to 0.71-dev 2010-09-19 15:11:35 +00:00
Richard Alam
4da5d1b127 - start freeswitch or asterisk depending on what's configured in red5/bigbluebutton/WEB-INF/red5-web.xml 2010-09-15 16:21:55 -04:00
Richard Alam
49f3afa8b9 - determine which conference app (freeswitch or asterisk) we are running and start it 2010-09-15 12:03:31 -04:00
Richard Alam
706e9e76ff - remove all bbb-web.log when running bbb-conf --clean 2010-09-15 11:02:41 -04:00
Richard Alam
a8bf1afc73 - fix to checkout 0.7 tag when running bbb-conf --checkout 2010-09-03 15:03:27 -04:00
Sebastian
988d4eb117 Added cat /etc/lsb-release to bbb-conf --check 2010-08-31 09:48:54 -04:00
Sebastian
d3b9525796 bbb-conf --conference/--salt/--setip print out now the current values instead of the whole help text 2010-08-30 14:28:27 -04:00
Sebastian
5822491082 Restarting the whole bigbluebutton server now after bbb-conf --setip 2010-08-26 15:25:34 -04:00
Sebastian
715c7856f8 Added a change of the ip adress to bigbluebutton-sip.properties 2010-08-26 14:38:40 -04:00
Sebastian
3e86ecafef Fixed a bug, which added "" to esl.host 2010-08-26 14:34:03 -04:00
Sebastian
d8c249cbac --setip now changes the event conf ip for freeswitch 2010-08-26 14:27:19 -04:00
Sebastian
9b6a2e2314 Added more code to change the listen-ip in event_socket_conf.xml more safe 2010-08-25 13:53:25 -04:00
Sebastian
251e0ff43e Rewrote some code for switching to konference and freeswitch 2010-08-25 13:03:37 -04:00
Sebastian
909bb81e35 Fixed a bug in switching to freeswitch 2010-08-25 13:01:15 -04:00
Sebastian
aad067d430 Fixed some bugs in bbb-conf 2010-08-25 12:53:01 -04:00
Sebastian
a3a65e2b1f Added code to check if asterisk and freeswitch are running parallel; added code to --check to detect if asterisk or freeswitch is running 2010-08-23 14:28:37 -04:00
Sebastian
0b7093f191 Added a check for freeswitch and bbb-openoffice-headless to --check 2010-08-23 12:12:04 -04:00
Sebastian
3105a6c53a Added a switch to switch between asterisk, meetme and freeswitch 2010-08-23 09:49:54 -04:00
Sebastian
81e727d72f Changed the restart scripts to restart freeswitch instead of asterisk 2010-08-11 13:27:50 -04:00
Sebastian
f007213adc Fixed a bug in setting the esl value in bigbluebutton.properties 2010-08-10 11:09:16 -04:00
Sebastian
274b912860 Added --set-salt to bbb-conf 2010-08-09 15:39:35 -04:00
Sebastian
54ccec0c51 Modified an error message 2010-07-15 12:55:42 -04:00
Sebastian
ae5baa22ab Added a sleep 5 to give the server more time to start up 2010-07-15 12:51:14 -04:00
Richard Alam
cbb58ca839 - adding join-mock to setupdev client 2010-07-14 16:30:53 -04:00
Sebastian
27e45ae4a5 Added a check for host comparison with the ip 2010-07-14 11:55:33 -04:00
Sebastian
369c66001e Fixed a bug for cacheexceptionhandler 2010-07-13 19:09:50 -04:00
Sebastian
094bb00205 Removed a check for root 2010-07-13 18:59:07 -04:00
Sebastian
8f195e093b Updated checking, added output of main memory 2010-07-13 17:13:49 -04:00
Sebastian
ac57056386 Cleaned up bbb-conf, added extra log checking 2010-07-13 16:14:26 -04:00
Richard Alam
7de859ee85 - minor cleanup 2010-07-13 10:33:51 -04:00
Richard Alam
a808ee5941 - add more info on bbb-conf 2010-07-13 10:18:56 -04:00
Richard Alam
fe92eef70c Merge branch 'master' of github.com:bigbluebutton/bigbluebutton 2010-07-13 09:44:06 -04:00
Richard Alam
ec256e7cb7 - upgrading versions from 0.64 to 0.7 2010-07-13 09:42:13 -04:00
Sebastian
be432bd464 Added a root check to run --check; fixed a bug in --setup-samba 2010-07-13 09:20:22 -04:00
Sebastian
63a376a7cb Fixed a bug in a check for deskshare 2010-07-12 14:06:01 -04:00
Richard Alam
44335ed03c - change all dirs in /usr/share/red5/webapps to be writable when setting dev env 2010-07-12 12:52:51 +00:00
BigBlueButton
1d11cef390 - add sudo when creating soft link to sites-enabled/bigbluebutton 2010-07-11 18:21:31 +00:00
Richard Alam
0a7c3f9599 - clean-up a bit 2010-07-08 17:09:17 +00:00
Sebastian
51d60ddf64 Added bbb-openoffice-headless to --restart 2010-07-08 13:16:26 -04:00
Richard Alam
4ef87f56fe - when setting dev env for bbb-apps, check if the soft-link in /etc/nginx/sites-enabled/bigbluebutton is
still present, if not, create it. When setting up dev env bbb-apps the softlink gets deleted.
2010-07-08 15:47:52 +00:00
Richard Alam
f0aff2791d - showing only potential problems 2010-07-07 21:11:27 +00:00
Richard Alam
cdad234fb2 - modifying bbb-conf --check and will add verbose option 2010-07-07 20:17:55 +00:00
Richard Alam
ba7be5ea1a - adding more info and formatting output of bbb-conf --check 2010-07-07 17:52:49 +00:00
Richard Alam
a005f545a3 - shorten variable 2010-07-07 14:58:28 +00:00
Richard Alam
dcee771b83 - shorten variable 2010-07-07 14:57:20 +00:00
Richard Alam
47ab860b88 - cleanup 2010-07-07 14:47:33 +00:00
Sebastian
9c5afe284d Modified error messages for red5 logs 2010-07-07 10:51:25 -04:00
Sebastian
c3bdffc234 Added more error checking for the sip server 2010-07-07 10:32:16 -04:00
Sebastian
ecb8937737 Cleaned up some code 2010-07-06 15:31:47 -04:00
Sebastian
ec020c8366 Added more error checking to bbb-conf 2010-07-06 14:48:33 -04:00
Sebastian
27eb428661 Changed the link the welcome logo on the startpage 2010-07-06 14:19:59 -04:00
Sebastian
7be6f9dff6 Modified some error messages 2010-07-05 15:48:41 -04:00
Richard Alam
a514051c3e - copy the packaged config.xml into src/conf
- revert back previous change where in build.xml we copy the config.xml from client as we don't want to
   always overwrite the config.xml everytime the dev runs ant. The dev may have a custom config.xml which
   gets overwritten with what's packaged
2010-07-05 15:15:51 -04:00
Sebastian
4090f3ddfd Added extra safe checks for the bigbluebutton file system 2010-07-05 13:02:04 -04:00
Sebastian
5788d28b53 Merge branch 'master' of github.com:bigbluebutton/bigbluebutton 2010-07-05 13:01:14 -04:00
Sebastian
96e0164216 Added check for the kernel and cpu architecture in bbb-conf 2010-07-05 09:16:33 -04:00
Richard Alam
19667376b6 - copy or generate config.xml when setting up client dev environment 2010-07-04 12:49:05 -04:00
Richard Alam
bc19e5389f - allow user to pass a repository to checkout from. The default will be github.com/bigbluebutton/bigbluebutton
if the user does not pass anything on bbb-conf --checkout
2010-07-03 15:37:56 +00:00
Richard Alam
b62681ba2c - remove --trunk option as git clone checks-out everything 2010-07-05 10:39:13 -04:00
Sebastian
da9f036339 Removed a space character in demo_footer.jsp 2010-07-02 14:15:30 -04:00
Sebastian
2e664ad0b3 Fixed a bug in bbb-conf 2010-07-02 10:30:24 -04:00
Sebastian
948837859c Added extra error checking for logs 2010-06-30 15:57:39 -04:00
Richard Alam
e46388e03a - reverting back to previous change as the last change was incorrect 2010-06-30 19:51:26 +00:00
BigBlueButton
b0790283c9 Merge branch 'master' of github.com:bigbluebutton/bigbluebutton 2010-06-30 19:35:22 +00:00
Richard Alam
be77950c34 - fix bbb-conf --revert which still points to the old client-dev dir 2010-06-30 19:35:05 +00:00
Sebastian
bffd3a60f5 Added extra error checking in bbb-conf 2010-06-30 15:28:54 -04:00
BigBlueButton
9b1be73d61 Merge branch 'master' of github.com:bigbluebutton/bigbluebutton 2010-06-28 20:11:11 +00:00
BigBlueButton
3ced173986 - modify to checkout code from git and setup dev env for client|web|apps 2010-06-28 20:10:29 +00:00
Sebastian
56c43c3f01 Fixed a bug in switching from meetme to konference and vice versa 2010-06-28 15:28:41 -04:00
Sebastian
ce2e493c01 fixed a bug in the --salt function 2010-06-28 14:35:31 -04:00
firstuser
ed4ceb712b Added the ability to change the security salt 2010-06-25 12:11:36 -04:00
firstuser
3a9f2e7590 updated to 0.70 / cleaned up some code 2010-06-21 13:45:45 -04:00
Omar Shammas
f038d5c350 Minor reformatting of checks for tomcat in bbb-conf
git-svn-id: http://bigbluebutton.googlecode.com/svn/trunk@4267 af16638f-c34d-0410-8cfa-b39d5352b314
2010-05-07 17:48:30 +00:00
Fred Dixon
2e4df94be9 Incrementing the revision number to 4125 so it matches that in bbb-conf
git-svn-id: http://bigbluebutton.googlecode.com/svn/trunk@4126 af16638f-c34d-0410-8cfa-b39d5352b314
2010-04-02 23:10:49 +00:00
Fred Dixon
b210cef1d9 Setting RELEASE in bbb-conf
git-svn-id: http://bigbluebutton.googlecode.com/svn/trunk@4124 af16638f-c34d-0410-8cfa-b39d5352b314
2010-04-02 22:57:09 +00:00
Fred Dixon
0eca5bf2c6 Near final changes for 0.64
git-svn-id: http://bigbluebutton.googlecode.com/svn/trunk@4123 af16638f-c34d-0410-8cfa-b39d5352b314
2010-04-02 22:56:28 +00:00
Fred Dixon
b302d111f5 fixed typo in first line of bbb-conf
git-svn-id: http://bigbluebutton.googlecode.com/svn/trunk@4102 af16638f-c34d-0410-8cfa-b39d5352b314
2010-04-02 21:17:53 +00:00
Richard Alam
ab71b80c24 - make sure that bbb-apps dev env is setup properly
git-svn-id: http://bigbluebutton.googlecode.com/svn/trunk@4099 af16638f-c34d-0410-8cfa-b39d5352b314
2010-04-02 19:44:51 +00:00
Fred Dixon
31e2e1b5f6 fixed typo in bbb-conf
git-svn-id: http://bigbluebutton.googlecode.com/svn/trunk@4096 af16638f-c34d-0410-8cfa-b39d5352b314
2010-04-02 19:25:02 +00:00
Fred Dixon
288ed05577 removed set -x
git-svn-id: http://bigbluebutton.googlecode.com/svn/trunk@4093 af16638f-c34d-0410-8cfa-b39d5352b314
2010-04-02 17:41:51 +00:00
Fred Dixon
87a799b8bb Now adds bbb-common-message-0.64.jar to the setup for the bbb-web development environment
git-svn-id: http://bigbluebutton.googlecode.com/svn/trunk@4092 af16638f-c34d-0410-8cfa-b39d5352b314
2010-04-02 17:37:06 +00:00
Islam El-Ashi
8dd424598c Added restart option to bbb-conf
git-svn-id: http://bigbluebutton.googlecode.com/svn/trunk@4008 af16638f-c34d-0410-8cfa-b39d5352b314
2010-03-25 13:55:39 +00:00
Islam El-Ashi
f56e34b95d Added Gentoo support to bbb-conf and allowed setip to set the port
git-svn-id: http://bigbluebutton.googlecode.com/svn/trunk@3861 af16638f-c34d-0410-8cfa-b39d5352b314
2010-03-09 15:32:20 +00:00
Jeremy Thomerson
9014f52327 update documentation
git-svn-id: http://bigbluebutton.googlecode.com/svn/trunk@3788 af16638f-c34d-0410-8cfa-b39d5352b314
2010-03-04 20:38:08 +00:00
Jeremy Thomerson
e41f9509b7 some improvements to the bbb-conf script that make it easier for committers to user setup-dev
also, fix echoed documentation for building red5 apps


git-svn-id: http://bigbluebutton.googlecode.com/svn/trunk@3773 af16638f-c34d-0410-8cfa-b39d5352b314
2010-03-03 04:55:48 +00:00
Islam El-Ashi
d35522c5f3 Remove unnecessary comments
git-svn-id: http://bigbluebutton.googlecode.com/svn/trunk@3706 af16638f-c34d-0410-8cfa-b39d5352b314
2010-02-11 16:41:40 +00:00
Islam El-Ashi
a4177be233 Modified the platform checking (whether it's Ubuntu or Redhat)
git-svn-id: http://bigbluebutton.googlecode.com/svn/trunk@3705 af16638f-c34d-0410-8cfa-b39d5352b314
2010-02-11 16:32:09 +00:00
Islam El-Ashi
451705a978 Added check to see of hostname resolves to the IP address
git-svn-id: http://bigbluebutton.googlecode.com/svn/trunk@3689 af16638f-c34d-0410-8cfa-b39d5352b314
2010-02-08 22:24:21 +00:00
Islam El-Ashi
86df630562 minor adjustments to the checking if a machine is a BBB VM
git-svn-id: http://bigbluebutton.googlecode.com/svn/trunk@3688 af16638f-c34d-0410-8cfa-b39d5352b314
2010-02-08 21:31:18 +00:00
Islam El-Ashi
271a52b009 bbb-conf now supports redhat as well as ubuntu
git-svn-id: http://bigbluebutton.googlecode.com/svn/trunk@3687 af16638f-c34d-0410-8cfa-b39d5352b314
2010-02-08 21:22:16 +00:00
Fred Dixon
b3ab5bd332 adding parameter to bbb-conf --setup-dev to check out release 3489
git-svn-id: http://bigbluebutton.googlecode.com/svn/trunk@3489 af16638f-c34d-0410-8cfa-b39d5352b314
2010-01-25 15:49:56 +00:00
Fred Dixon
2a67a125be Fixed bbb-conf --setip so it property set IP /var/lib/tomcat6/webapps/bigbluebutton/demo/bbb_api_conf.jsp
git-svn-id: http://bigbluebutton.googlecode.com/svn/trunk@3482 af16638f-c34d-0410-8cfa-b39d5352b314
2010-01-24 21:54:14 +00:00
Fred Dixon
ad11c50326 Fixed bug in bbb-conf --setup-samba for showing the IP
git-svn-id: http://bigbluebutton.googlecode.com/svn/trunk@3465 af16638f-c34d-0410-8cfa-b39d5352b314
2010-01-24 04:00:01 +00:00
Fred Dixon
9f0fcc4ae3 updated 'bbb-conf -c' to report URL for API demos from /var/lib/tomcat6/webapps/bigbluebutton/demo/bbb_api_conf.jsp
git-svn-id: http://bigbluebutton.googlecode.com/svn/trunk@3461 af16638f-c34d-0410-8cfa-b39d5352b314
2010-01-24 00:08:15 +00:00
Fred Dixon
b9c3f32f5e Updates to bbb-conf to now check bbb_api_conf.jsp for a matching security salt in bigbluebutton.properties
git-svn-id: http://bigbluebutton.googlecode.com/svn/trunk@3454 af16638f-c34d-0410-8cfa-b39d5352b314
2010-01-23 19:31:34 +00:00
Fred Dixon
6babd411ec bbb-conf --conference now properly switches between meetme and app_konference
git-svn-id: http://bigbluebutton.googlecode.com/svn/trunk@3385 af16638f-c34d-0410-8cfa-b39d5352b314
2010-01-20 20:53:47 +00:00
Fred Dixon
2116509df4 bbb-conf -d now checks /var/log/bigbluebutton for errors and exceptions
git-svn-id: http://bigbluebutton.googlecode.com/svn/trunk@3367 af16638f-c34d-0410-8cfa-b39d5352b314
2010-01-20 16:57:33 +00:00
Fred Dixon
684594d4fc Added 'bbb-conf --reset-dev' to reset the BigBlueButton server back to using packages
git-svn-id: http://bigbluebutton.googlecode.com/svn/trunk@3333 af16638f-c34d-0410-8cfa-b39d5352b314
2010-01-19 02:20:22 +00:00
Fred Dixon
f5bbbfbaee fixed syntax error in bbb-conf
git-svn-id: http://bigbluebutton.googlecode.com/svn/trunk@3320 af16638f-c34d-0410-8cfa-b39d5352b314
2010-01-16 14:46:25 +00:00
Fred Dixon
12b76da888 Added '--conference [konference|meetme]' to switch between app_konference and meetme
git-svn-id: http://bigbluebutton.googlecode.com/svn/trunk@3319 af16638f-c34d-0410-8cfa-b39d5352b314
2010-01-16 14:28:53 +00:00
Fred Dixon
d4b311a8cb bbb-conf --check now checks to see if host IP does not match BigBlueButton IP in configuration files
git-svn-id: http://bigbluebutton.googlecode.com/svn/trunk@3316 af16638f-c34d-0410-8cfa-b39d5352b314
2010-01-16 02:55:12 +00:00
Fred Dixon
ff020b4a1d Adding more tests to 'bbb-conf --check' to check the current setup for errors
git-svn-id: http://bigbluebutton.googlecode.com/svn/trunk@3315 af16638f-c34d-0410-8cfa-b39d5352b314
2010-01-16 02:40:58 +00:00
Fred Dixon
04781b9fbf bbb-conf --check now checks to see if tomcat6 log directory is empty (seen this happen once which suggests tomcat6 didn't restart)
git-svn-id: http://bigbluebutton.googlecode.com/svn/trunk@3310 af16638f-c34d-0410-8cfa-b39d5352b314
2010-01-15 03:00:52 +00:00
Fred Dixon
eeae14d352 bbb-conf --check now checks for empty entries in BigBlueButton property files
git-svn-id: http://bigbluebutton.googlecode.com/svn/trunk@3292 af16638f-c34d-0410-8cfa-b39d5352b314
2010-01-13 03:44:50 +00:00
Fred Dixon
98b45df7f9 Don't pickup the duplicate bigbluebutton.web.serverURL in the comments
git-svn-id: http://bigbluebutton.googlecode.com/svn/trunk@3246 af16638f-c34d-0410-8cfa-b39d5352b314
2010-01-09 05:29:31 +00:00
Fred Dixon
4f38dcca2a added checking in bbb-conf -d to look for errors and exceptions in /var/log/bigbluebutton/* files
git-svn-id: http://bigbluebutton.googlecode.com/svn/trunk@3233 af16638f-c34d-0410-8cfa-b39d5352b314
2010-01-07 17:52:48 +00:00
Fred Dixon
989ab19e2c Added the --zip option to bbb-conf to tar.gz the BigBlueButton log files to make it easier for others to report errors
git-svn-id: http://bigbluebutton.googlecode.com/svn/trunk@3221 af16638f-c34d-0410-8cfa-b39d5352b314
2010-01-05 23:57:22 +00:00
Fred Dixon
2b17065810 formatting updates to bbb-conf
git-svn-id: http://bigbluebutton.googlecode.com/svn/trunk@3196 af16638f-c34d-0410-8cfa-b39d5352b314
2010-01-03 18:04:12 +00:00
Fred Dixon
86c3a1e953 fixed syntax error in bbb-conf -- mantra: always check code first before checking in :-)
git-svn-id: http://bigbluebutton.googlecode.com/svn/trunk@3194 af16638f-c34d-0410-8cfa-b39d5352b314
2010-01-03 17:48:20 +00:00
Fred Dixon
fd694d0f07 updates to bbb-conf to detect if security salt keys between bigbluebutton.properties and bbb_api.jsp mismatch
git-svn-id: http://bigbluebutton.googlecode.com/svn/trunk@3193 af16638f-c34d-0410-8cfa-b39d5352b314
2010-01-03 17:45:31 +00:00
Fred Dixon
76a8174c27 bbb-conf: better monitoring of resources when using bbb-conf -w
git-svn-id: http://bigbluebutton.googlecode.com/svn/trunk@3180 af16638f-c34d-0410-8cfa-b39d5352b314
2010-01-02 02:17:11 +00:00
Fred Dixon
cab724fdc8 bbb-conf now correctly updates /var/lib/tomcat6/webapps/bigbluebutton/demo/bbb_api.jsp when using --setip
git-svn-id: http://bigbluebutton.googlecode.com/svn/trunk@3162 af16638f-c34d-0410-8cfa-b39d5352b314
2009-12-30 20:53:15 +00:00
Fred Dixon
ef272047a7 change login.jsp to bbb_api.jsp for resetting IP address
git-svn-id: http://bigbluebutton.googlecode.com/svn/trunk@3157 af16638f-c34d-0410-8cfa-b39d5352b314
2009-12-30 18:53:16 +00:00
Fred Dixon
6ec166dd9c Changed bbb-conf -d to now look for errors in /var/log/bigbluebutton/* and bbb-conf --setip to update API demo /var/lib/tomcat6/webapps/bigbluebutton/demo/login.jsp
git-svn-id: http://bigbluebutton.googlecode.com/svn/trunk@3146 af16638f-c34d-0410-8cfa-b39d5352b314
2009-12-24 03:02:55 +00:00
Fred Dixon
bc69bb79d7 bbb-conf -d now checks for errors in /var/log/syslog
git-svn-id: http://bigbluebutton.googlecode.com/svn/trunk@3128 af16638f-c34d-0410-8cfa-b39d5352b314
2009-12-19 23:33:29 +00:00
Fred Dixon
8fa891c208 testing automatic updates to devbuild.bigbluebutton.org
git-svn-id: http://bigbluebutton.googlecode.com/svn/trunk@3125 af16638f-c34d-0410-8cfa-b39d5352b314
2009-12-19 17:37:29 +00:00
Fred Dixon
ffca2f54d3 testing automatic updates to devbuild.bigbluebutton.org
git-svn-id: http://bigbluebutton.googlecode.com/svn/trunk@3122 af16638f-c34d-0410-8cfa-b39d5352b314
2009-12-19 16:25:57 +00:00
Fred Dixon
c532bcdd0d testing automatic updates to devbuild.bigbluebutton.org
git-svn-id: http://bigbluebutton.googlecode.com/svn/trunk@3121 af16638f-c34d-0410-8cfa-b39d5352b314
2009-12-19 16:21:03 +00:00
Fred Dixon
a1a291b693 testing automatic updates to devbuild.bigbluebutton.org
git-svn-id: http://bigbluebutton.googlecode.com/svn/trunk@3120 af16638f-c34d-0410-8cfa-b39d5352b314
2009-12-19 16:17:11 +00:00
Fred Dixon
0fea536b29 testing automatic updates to devbuild.bigbluebutton.org
git-svn-id: http://bigbluebutton.googlecode.com/svn/trunk@3119 af16638f-c34d-0410-8cfa-b39d5352b314
2009-12-19 16:12:42 +00:00
Fred Dixon
8efefc3277 testing automatic updates to devbuild.bigbluebutton.org
git-svn-id: http://bigbluebutton.googlecode.com/svn/trunk@3118 af16638f-c34d-0410-8cfa-b39d5352b314
2009-12-19 16:08:33 +00:00
Fred Dixon
9d204cb3ce testing automatic updates to devbuild.bigbluebutton.org
git-svn-id: http://bigbluebutton.googlecode.com/svn/trunk@3117 af16638f-c34d-0410-8cfa-b39d5352b314
2009-12-19 15:58:52 +00:00
Fred Dixon
97df7e6ab8 Tweaking of bbb-conf -w
git-svn-id: http://bigbluebutton.googlecode.com/svn/trunk@3093 af16638f-c34d-0410-8cfa-b39d5352b314
2009-12-13 18:11:05 +00:00
Fred Dixon
cc90157f24 Minor updates to --clean
git-svn-id: http://bigbluebutton.googlecode.com/svn/trunk@3092 af16638f-c34d-0410-8cfa-b39d5352b314
2009-12-13 14:42:44 +00:00
Fred Dixon
2625d97583 Added abbility to type 'bbb-conf --clean -w' to clean log files and watch every 2 sections for errors in log files. This is useful when starting BigBlueButton from a clean slate and looking for exceptions in log files during usage.
git-svn-id: http://bigbluebutton.googlecode.com/svn/trunk@3091 af16638f-c34d-0410-8cfa-b39d5352b314
2009-12-13 14:34:01 +00:00
Fred Dixon
a14d37f166 updated bbb-conf with option --clean to clean all log files and --watch to watch log files for errors
git-svn-id: http://bigbluebutton.googlecode.com/svn/trunk@3089 af16638f-c34d-0410-8cfa-b39d5352b314
2009-12-12 17:56:14 +00:00
Fred Dixon
9701b46616 added more debugging checks for errors in log files to bbb-conf -c
git-svn-id: http://bigbluebutton.googlecode.com/svn/trunk@3088 af16638f-c34d-0410-8cfa-b39d5352b314
2009-12-11 21:20:34 +00:00
Fred Dixon
26da60ed6a Consolidating the checking for log errors in bbb-conf into bbb-conf --debug
git-svn-id: http://bigbluebutton.googlecode.com/svn/trunk@3086 af16638f-c34d-0410-8cfa-b39d5352b314
2009-12-09 22:49:49 +00:00
Fred Dixon
a3b09c7a99 Added capabilities for bbb-conf to check for errors & exceptions in log files. Usage: bbb-conf -c
git-svn-id: http://bigbluebutton.googlecode.com/svn/trunk@3083 af16638f-c34d-0410-8cfa-b39d5352b314
2009-12-09 02:37:32 +00:00
Fred Dixon
44849258d2 minor updates to bbb-conf
git-svn-id: http://bigbluebutton.googlecode.com/svn/trunk@2854 af16638f-c34d-0410-8cfa-b39d5352b314
2009-11-06 16:15:45 +00:00
Fred Dixon
fde498840c updates to bbb-conf --check to detect more problems in a BigBlueButton install
git-svn-id: http://bigbluebutton.googlecode.com/svn/trunk@2848 af16638f-c34d-0410-8cfa-b39d5352b314
2009-11-05 23:14:17 +00:00
Fred Dixon
b98b7c6297 updates to bbb-conf
git-svn-id: http://bigbluebutton.googlecode.com/svn/trunk@2846 af16638f-c34d-0410-8cfa-b39d5352b314
2009-11-05 22:48:31 +00:00
Fred Dixon
30f489b37b updates to bbb-conf: added --check to check current setup for potential problems
git-svn-id: http://bigbluebutton.googlecode.com/svn/trunk@2839 af16638f-c34d-0410-8cfa-b39d5352b314
2009-11-05 20:57:56 +00:00
Fred Dixon
6c9e618638 updates to bbb-conf, deprecitated bbb-setip and bbb-setupdev
git-svn-id: http://bigbluebutton.googlecode.com/svn/trunk@2838 af16638f-c34d-0410-8cfa-b39d5352b314
2009-11-05 18:33:28 +00:00
Fred Dixon
740c6f5d73 updates to bbb-conf to setup development environment for bbb-apps within VM
git-svn-id: http://bigbluebutton.googlecode.com/svn/trunk@2829 af16638f-c34d-0410-8cfa-b39d5352b314
2009-11-05 04:08:22 +00:00
Fred Dixon
8b71b90001 minor fixes to bbb-conf
git-svn-id: http://bigbluebutton.googlecode.com/svn/trunk@2814 af16638f-c34d-0410-8cfa-b39d5352b314
2009-11-04 15:35:48 +00:00
Fred Dixon
778ee5a7c7 updates to bbb-conf to setup development environment
git-svn-id: http://bigbluebutton.googlecode.com/svn/trunk@2807 af16638f-c34d-0410-8cfa-b39d5352b314
2009-11-04 02:23:54 +00:00
Fred Dixon
131bf6097d updates to bbb-conf to setup development environment
git-svn-id: http://bigbluebutton.googlecode.com/svn/trunk@2806 af16638f-c34d-0410-8cfa-b39d5352b314
2009-11-04 01:18:58 +00:00
Fred Dixon
3c34d8f4dc merging bbb-setip and bbb-setupdev into bbb-conf
git-svn-id: http://bigbluebutton.googlecode.com/svn/trunk@2804 af16638f-c34d-0410-8cfa-b39d5352b314
2009-11-04 00:33:36 +00:00