From: <rom...@we...> - 2007-11-04 22:47:58
|
hello brian, it didn't make a change at all :( I think, it would help a lot, if someone could explain, from which directory crserver and crappfaker have to get startet, right after having run these commands: ------------------------- > mel@book:~/cr-1.9/mothership/configs$ python crdemo.conf atlantis & > [1] 6403 > mel@book :~/cr-1.9/mothership/configs$ This is Chromium, Version 1.9 > Start a crappfaker on book > Start a crserver on book ------------------------- thanks a lot, mel Brian wrote: > try adding the bin directory to your path, something like: > > export PATH=$PATH:~/cr-1.9/bin/Linux > > -Brian _____________________________________________________________________ Der WEB.DE SmartSurfer hilft bis zu 70% Ihrer Onlinekosten zu sparen! http://smartsurfer.web.de/?mc=100071&distributionid=000000000066 |
From: mel <rom...@we...> - 2007-11-05 10:53:45
|
hello dan, thank you for your help. Now, I got some different error: ------------------- mel@book:~/cr-1.9/bin/Linux$ export LD_LIBRARY_PATH=~/cr-1.9/lib/Linux mel@book:~/cr-1.9/bin/Linux$ ./crserver & [2] 6635 mel@book:~/cr-1.9/bin/Linux$ CR Warning(book:6635): Couldn't find the CRMOTHERSHIP environment variable, defaulting to localhost CR Warning(book:6635): Couldn't find the CRMOTHERSHIP environment variable, defaulting to localhost ------------------- any suggestions? how can I export the missing environment variable? thanx, mel dan wrote: > your current working doesn't matter if you have the correct environment > variables. try adding these other exports: > export LD_LIBRARY_PATH=~/cr-1.9/lib/Linux > add this to the PATH export Brian suggested below. the crserver and > crappfaker are in ~/cr-1.9/bin. If that still doesn't work, you should > paste the output from the commands. -dan |
From: Dan B. P. <ph...@cs...> - 2007-11-05 13:07:43
|
if you're running chromium all on the same computer, try this: export CRMOTHERSHIP=localhost if you're on two separate machines, your "mothership" is where you start the 'python' command since that's the node that knows the layout of all the other nodes required for the application. so everything should look like this: export CRMOTHERSHIP=localhost export CR_HOME=~/cr-1.9 export LD_LIBRARY_PATH=${CR_HOME}/lib/Linux export PATH=$PATH:${CR_HOME}/bin/Linux $ cd ~/cr-1.9/mothership/configs $ python crdemo.conf atlantis $ crserver & $ crappfaker and atlantis, or whatever application you want, should start. -dan mel wrote: > hello dan, > thank you for your help. > Now, I got some different error: > > ------------------- > mel@book:~/cr-1.9/bin/Linux$ export LD_LIBRARY_PATH=~/cr-1.9/lib/Linux > mel@book:~/cr-1.9/bin/Linux$ ./crserver & > [2] 6635 > mel@book:~/cr-1.9/bin/Linux$ CR Warning(book:6635): Couldn't find the > CRMOTHERSHIP environment variable, defaulting to localhost > CR Warning(book:6635): Couldn't find the CRMOTHERSHIP environment > variable, defaulting to localhost > ------------------- > > any suggestions? > how can I export the missing environment variable? > thanx, > mel > > > > dan wrote: > > > your current working doesn't matter if you have the correct environment > > variables. try adding these other exports: > > > export LD_LIBRARY_PATH=~/cr-1.9/lib/Linux > > > add this to the PATH export Brian suggested below. the crserver and > > crappfaker are in ~/cr-1.9/bin. If that still doesn't work, you should > > paste the output from the commands. > > -dan > ------------------------------------------------------------------------ > > ------------------------------------------------------------------------- > This SF.net email is sponsored by: Splunk Inc. > Still grepping through log files to find problems? Stop. > Now Search log events and configuration files using AJAX and a browser. > Download your FREE copy of Splunk now >> http://get.splunk.com/ > ------------------------------------------------------------------------ > > _______________________________________________ > Chromium-users mailing list > Chr...@li... > https://lists.sourceforge.net/lists/listinfo/chromium-users > |
From: <rom...@we...> - 2007-11-06 14:15:30
|
hello dan, thank you for your answer. I followed your provided steps one by one - and now, atlantis runs as desc= ribed in the beginner's guide :) thank you! greetings, mel dan wrote: > if you're running chromium all on the same computer, try this: >=20 > export CRMOTHERSHIP=3Dlocalhost >=20 > if you're on two separate machines, your "mothership" is where you start= > the 'python' command since that's the node that knows the layout of all > the other nodes required for the application. >=20 > so everything should look like this: >=20 > export CRMOTHERSHIP=3Dlocalhost > export CR=5FHOME=3D~/cr-1.9 > export LD=5FLIBRARY=5FPATH=3D${CR=5FHOME}/lib/Linux > export PATH=3D$PATH:${CR=5FHOME}/bin/Linux >=20 > $ cd ~/cr-1.9/mothership/configs > $ python crdemo.conf atlantis > $ crserver & > $ crappfaker >=20 > and atlantis, or whatever application you want, should start. >=20 > -dan mel wrote: > hello dan, > thank you for your help. > Now, I got some different error: > > ------------------- > mel@book:~/cr-1.9/bin/Linux$ export LD=5FLIBRARY=5FPATH=3D~/cr-1.9/lib/Linux > mel@book:~/cr-1.9/bin/Linux$ ./crserver & > [2] 6635 > mel@book:~/cr-1.9/bin/Linux$ CR Warning(book:6635): Couldn't find the > CRMOTHERSHIP environment variable, defaulting to localhost > CR Warning(book:6635): Couldn't find the CRMOTHERSHIP environment > variable, defaulting to localhost > ------------------- > > any suggestions=3F > how can I export the missing environment variable=3F > thanx, > mel > > > > dan wrote: > > > your current working doesn't matter if you have the correct environmen= t > > variables. try adding these other exports: > > > export LD=5FLIBRARY=5FPATH=3D~/cr-1.9/lib/Linux > > > add this to the PATH export Brian suggested below. the crserver and > > crappfaker are in ~/cr-1.9/bin. If that still doesn't work, you should= > > paste the output from the commands. > > -dan > =5F=5F=5F=5F=5F=5F=5F=5F=5F=5F=5F=5F=5F=5F=5F=5F=5F=5F=5F=5F=5F=5F=5F=5F=5F=5F=5F=5F=5F=5F=5F=5F=5F=5F=5F=5F=5F=5F=5F=5F=5F=5F=5F=5F=5F=5F=5F > Chromium-users mailing list > Chromium-users@li... > https://lists.sourceforge.net/lists/listinfo/chromium-users >=20 =5F=5F=5F=5F=5F=5F=5F=5F=5F=5F=5F=5F=5F=5F=5F=5F=5F=5F=5F=5F=5F=5F=5F=5F=5F=5F=5F=5F=5F=5F=5F=5F=5F=5F=5F=5F=5F=5F=5F=5F=5F=5F=5F=5F=5F=5F=5F=5F=5F=5F=5F=5F=5F=5F=5F=5F=5F=5F=5F=5F=5F=5F=5F=5F=5F=5F=5F=5F=5F=5F=5F Jetzt neu! Sch=FCtzen Sie Ihren PC mit McAfee und WEB.DE. 3 Monate kostenlos testen. http://www.pc-sicherheit.web.de/startseite/=3Fmc=3D022220 |
From: mel <rom...@we...> - 2007-11-06 14:16:46
|
hello dan, thank you for your answer. I followed your provided steps one by one - and now, atlantis runs as described in the beginner's guide :) thank you! greetings, mel dan wrote: > if you're running chromium all on the same computer, try this: > > export CRMOTHERSHIP=localhost > > if you're on two separate machines, your "mothership" is where you start > the 'python' command since that's the node that knows the layout of all > the other nodes required for the application. > > so everything should look like this: > > export CRMOTHERSHIP=localhost > export CR_HOME=~/cr-1.9 > export LD_LIBRARY_PATH=${CR_HOME}/lib/Linux > export PATH=$PATH:${CR_HOME}/bin/Linux > > $ cd ~/cr-1.9/mothership/configs > $ python crdemo.conf atlantis > $ crserver & > $ crappfaker > > and atlantis, or whatever application you want, should start. > > -dan --------------------------------------------------------- mel wrote: > hello dan, > thank you for your help. > Now, I got some different error: > > ------------------- > mel@book:~/cr-1.9/bin/Linux$ export LD_LIBRARY_PATH=~/cr-1.9/lib/Linux > mel@book:~/cr-1.9/bin/Linux$ ./crserver & > [2] 6635 > mel@book:~/cr-1.9/bin/Linux$ CR Warning(book:6635): Couldn't find the > CRMOTHERSHIP environment variable, defaulting to localhost > CR Warning(book:6635): Couldn't find the CRMOTHERSHIP environment > variable, defaulting to localhost > ------------------- > > any suggestions? > how can I export the missing environment variable? > thanx, > mel > > > > dan wrote: > > > your current working doesn't matter if you have the correct environment > > variables. try adding these other exports: > > > export LD_LIBRARY_PATH=~/cr-1.9/lib/Linux > > > add this to the PATH export Brian suggested below. the crserver and > > crappfaker are in ~/cr-1.9/bin. If that still doesn't work, you should > > paste the output from the commands. > > -dan > _______________________________________________ > Chromium-users mailing list > Chromium-users@li... > https://lists.sourceforge.net/lists/listinfo/chromium-users > |
From: Aashish C. <aas...@gm...> - 2007-11-07 05:14:49
|
Hi, I was able to get to this point and I was getting the same error. I even set CRMOTHERSHIP to 1. localhost 2. my machine name 3. machine_name + server I even changed my /etc/hosts file so as to resolve ip to my network URL. But I as soon as I start crappfaker app and server crashes. I was trying to run atlantis with crdemo.conf file. ~Aashish On 11/6/07, mel <rom...@we...> wrote: > > hello dan, > > thank you for your answer. > I followed your provided steps one by one - and now, atlantis runs as > described in the beginner's guide :) > > thank you! > greetings, > mel > > > > > dan wrote: > > if you're running chromium all on the same computer, try this: > > > > export CRMOTHERSHIP=localhost > > > > if you're on two separate machines, your "mothership" is where you start > > > the 'python' command since that's the node that knows the layout of all > > the other nodes required for the application. > > > > so everything should look like this: > > > > export CRMOTHERSHIP=localhost > > export CR_HOME=~/cr-1.9 > > export LD_LIBRARY_PATH=${CR_HOME}/lib/Linux > > export PATH=$PATH:${CR_HOME}/bin/Linux > > > > $ cd ~/cr-1.9/mothership/configs > > $ python crdemo.conf atlantis > > $ crserver & > > $ crappfaker > > > > and atlantis, or whatever application you want, should start. > > > > -dan > > --------------------------------------------------------- > > mel wrote: > > hello dan, > > thank you for your help. > > Now, I got some different error: > > > > ------------------- > > mel@book:~/cr-1.9/bin/Linux$ export LD_LIBRARY_PATH=~/cr-1.9/lib/Linux > > mel@book :~/cr-1.9/bin/Linux$ ./crserver & > > [2] 6635 > > mel@book:~/cr-1.9/bin/Linux$ CR Warning(book:6635): Couldn't find the > > CRMOTHERSHIP environment variable, defaulting to localhost > > CR Warning(book:6635): Couldn't find the CRMOTHERSHIP environment > > variable, defaulting to localhost > > ------------------- > > > > any suggestions? > > how can I export the missing environment variable? > > thanx, > > mel > > > > > > > > dan wrote: > > > > > your current working doesn't matter if you have the correct > environment > > > variables. try adding these other exports: > > > > > export LD_LIBRARY_PATH=~/cr-1.9/lib/Linux > > > > > add this to the PATH export Brian suggested below. the crserver and > > > crappfaker are in ~/cr-1.9/bin. If that still doesn't work, you should > > > paste the output from the commands. > > > > -dan > > _______________________________________________ > > Chromium-users mailing list > > Chromium-users@li... > > https://lists.sourceforge.net/lists/listinfo/chromium-users > > > > ------------------------------------------------------------------------- > This SF.net email is sponsored by: Splunk Inc. > Still grepping through log files to find problems? Stop. > Now Search log events and configuration files using AJAX and a browser. > Download your FREE copy of Splunk now >> http://get.splunk.com/ > _______________________________________________ > Chromium-users mailing list > Chr...@li... > https://lists.sourceforge.net/lists/listinfo/chromium-users > > |
From: RCCOP <ca...@sr...> - 2008-01-03 13:00:32
|
Aashish Chaudhary wrote: > > Hi, > > I was able to get to this point and I was getting the same error. I even > set > CRMOTHERSHIP to > > 1. localhost > 2. my machine name > 3. machine_name + server > > > I even changed my /etc/hosts file so as to resolve ip to my network URL. > But > I as soon as I start crappfaker app and server crashes. I was trying to > run > atlantis with crdemo.conf file. > > ~Aashish > > I know it's been a few months, but I also am having the similar problems. I've followed all the steps exactly, and I've also tried setting CRMOTHERSHIP to the three that the person I've quoted tried. The errors I get occur after typing crserver and crappfaker. They are as follows: % crserver CR Error(citadel:10787): Bad Mothership response: Never heard of server host citadel.*. Expected one of: <this remains blank> % crappfaker CR Error(citadel:10789): Bad Mothership response: Never heard of faker host citadel.*. Expected one of: <this also remains blank> Note: I put an asterisk for privacy reasons. Also, every time I type "python crdemo.conf atlantis" I get the following error, I'm not sure if this is normal or not but I've been ignoring it and have even gotten (and fixed) some of the errors mentioned previously in this thread. So I assumed I was on the right track anyway... % python crdemo.conf atlantis This is Chromium, Version 1.9 Couldn't find/create local TCP port (make sure that another mothership isn't already running) MOTHERSHIP EXCEPTION! TERRIBLE! Traceback (most recent call last): File "../server/mothership.py", line 1068, in Go Fatal( "Couldn't find/create local TCP port (make sure that another mothership isn't already running)") File "../server/mothership.py", line 102, in Fatal sys.exit(-1) SystemExit: -1 Thanks. -- View this message in context: http://www.nabble.com/crserver---crappfaker-won%27t-start-tp13563222p14586183.html Sent from the Chromium - User mailing list archive at Nabble.com. |
From: Dan B. P. <ph...@cs...> - 2007-11-04 22:56:56
|
your current working doesn't matter if you have the correct environment variables. try adding these other exports: export LD_LIBRARY_PATH=~/cr-1.9/lib/Linux add this to the PATH export Brian suggested below. the crserver and crappfaker are in ~/cr-1.9/bin. If that still doesn't work, you should paste the output from the commands. -dan rom...@we... wrote: > hello brian, > it didn't make a change at all :( > > I think, it would help a lot, if someone could explain, > from which directory crserver and crappfaker have to get startet, > right after having run these commands: > > ------------------------- > >> mel@book:~/cr-1.9/mothership/configs$ python crdemo.conf atlantis & >> [1] 6403 >> mel@book :~/cr-1.9/mothership/configs$ This is Chromium, Version 1.9 >> Start a crappfaker on book >> Start a crserver on book >> > ------------------------- > > thanks a lot, > mel > > > Brian wrote: > >> try adding the bin directory to your path, something like: >> >> export PATH=$PATH:~/cr-1.9/bin/Linux >> >> -Brian >> > _____________________________________________________________________ > Der WEB.DE SmartSurfer hilft bis zu 70% Ihrer Onlinekosten zu sparen! > http://smartsurfer.web.de/?mc=100071&distributionid=000000000066 > > > ------------------------------------------------------------------------- > This SF.net email is sponsored by: Splunk Inc. > Still grepping through log files to find problems? Stop. > Now Search log events and configuration files using AJAX and a browser. > Download your FREE copy of Splunk now >> http://get.splunk.com/ > _______________________________________________ > Chromium-users mailing list > Chr...@li... > https://lists.sourceforge.net/lists/listinfo/chromium-users > |