From arunjan13 at gmail.com Tue May 12 18:33:18 2009
From: arunjan13 at gmail.com (arun kumar)
Date: Tue, 12 May 2009 02:33:18 -0400
Subject: [Kete] arun kumar sent you a Friend Request on Yaari
Message-ID: <191becd17de5363fc5657ba4236dd9d6@localhost.localdomain>
arun kumar wants you to join Yaari!
Is arun your friend?
Yes, arun is my friend! No, arun isn't my friend.
Please respond or arun may think you said no :(
Thanks,
The Yaari Team
-----------------------------------------------------------
Yaari Inc., 358 Angier Ave NE Atlanta, GA 30312
Privacy Policy | Unsubscribe | Terms of Service
YaariXLO580TPI601IRG731EZJ222
From john at nimhq.net Tue May 12 22:21:20 2009
From: john at nimhq.net (John Billings)
Date: Tue, 12 May 2009 22:21:20 +1200
Subject: [Kete] Installing Kete on Debian Lenny
Message-ID: <4A094DA0.3000907@nimhq.net>
Hi,
I'm working on getting kete running on a Lenny VPS. Just following the
Etch tutorial, I've managed to get it mostly installed, but stuck on
configuring the site. The site I'm working on is here:
http://newitmake.org/
I'm not really sure whats supposed to be on the front page, I went
through the install menus and I tried adding a basket, but on the front
page now I get this:
===
500 Error!
Oops! An error has prevented this page from loading.
It has been logged and will be looked into by a system Administrator
shortly.
What now?
Hit the Back button on your browser to return to the page you were on.
===
I peeked at the Production log:
===
kete at kete:~/nim$ tail log/production.log
/usr/local/lib/ruby/gems/1.8/gems/passenger-2.0.3/lib/passenger/spawn_manager.rb:213:in
`spawn_rails_application'
/usr/local/lib/ruby/gems/1.8/gems/passenger-2.0.3/lib/passenger/spawn_manager.rb:122:in
`spawn_application'
/usr/local/lib/ruby/gems/1.8/gems/passenger-2.0.3/lib/passenger/spawn_manager.rb:247:in
`handle_spawn_application'
/usr/local/lib/ruby/gems/1.8/gems/passenger-2.0.3/lib/passenger/abstract_server.rb:317:in
`__send__'
/usr/local/lib/ruby/gems/1.8/gems/passenger-2.0.3/lib/passenger/abstract_server.rb:317:in
`main_loop'
/usr/local/lib/ruby/gems/1.8/gems/passenger-2.0.3/lib/passenger/abstract_server.rb:168:in
`start_synchronously'
/usr/local/lib/ruby/gems/1.8/gems/passenger-2.0.3/bin/passenger-spawn-server:46
Rendering template within layouts/application
Rendering errors/error500 (500)
===
Before this, I was having trouble with the Zebra integration. It seems
there was discrepancy somewhere about what port it should be on. It
appears to be running on port 9999:
kete at kete:~$ lsof -i | grep zebra
zebrasrv 1705 kete 4u IPv6 2031 TCP *:9999 (LISTEN)
In the administration interface, it had the "public" server on port
9901, I tried changing that here:
http://newitmake.org/site/zoom_dbs/list
Here is a cut/paste of the table there:
===
Zoom Dbs
Database name Description Host Port Zoom user Oai Pmh Repository Sets
No Entries
public Where we store our publicly searchable records (about topics,
images, videos, etc.). localhost 9999 kete -
loading indicator Edit Delete Show
private Where we store records that are only searchable to privileged
Kete users (about topics, images, video, etc.). localhost 9902 kete -
loading indicator Edit Delete Show
===
I followed the docs I found in zebradb/README to start up Zebra, when I
start without daemonizing, I just noticed the private instance is not
starting:
kete at kete:~/nim/zebradb$ zebrasrv -f conf/kete-zebra-servers.xml
09:56:12-12/05 [log] zebra_start 2.0.36 ../conf/zebra-private.cfg
09:56:12-12/05 [log] Loaded filter module
/usr/lib/idzebra-2.0/modules/mod-alvis.so
09:56:12-12/05 [log] Loaded filter module
/usr/lib/idzebra-2.0/modules/mod-text.so
09:56:12-12/05 [log] Loaded filter module
/usr/lib/idzebra-2.0/modules/mod-grs-marc.so
09:56:12-12/05 [log] Loaded filter module
/usr/lib/idzebra-2.0/modules/mod-dom.so
09:56:12-12/05 [log] Loaded filter module
/usr/lib/idzebra-2.0/modules/mod-grs-xml.so
09:56:12-12/05 [log] Loaded filter module
/usr/lib/idzebra-2.0/modules/mod-grs-regx.so
09:56:12-12/05 [log] zebra_start 2.0.36 ../conf/zebra-public.cfg
09:56:12-12/05 [log] Loaded filter module
/usr/lib/idzebra-2.0/modules/mod-alvis.so
09:56:12-12/05 [log] Loaded filter module
/usr/lib/idzebra-2.0/modules/mod-text.so
09:56:12-12/05 [log] Loaded filter module
/usr/lib/idzebra-2.0/modules/mod-grs-marc.so
09:56:12-12/05 [log] Loaded filter module
/usr/lib/idzebra-2.0/modules/mod-dom.so
09:56:12-12/05 [log] Loaded filter module
/usr/lib/idzebra-2.0/modules/mod-grs-xml.so
09:56:12-12/05 [log] Loaded filter module
/usr/lib/idzebra-2.0/modules/mod-grs-regx.so
09:56:12-12/05 [server] Adding dynamic listener on private_spec id=1
09:56:12-12/05 [fatal] Failed to listen on private_spec
09:56:12-12/05 [server] Adding dynamic listener on public_spec id=2
09:56:12-12/05 [fatal] Failed to listen on public_spec
09:56:12-12/05 [server] Adding dynamic listener on tcp:@:9999 id=0
09:56:12-12/05 [server] Starting server zebrasrv pid=1703
Well I'm not sure why the private one is not starting, and how that
affects things. I did try to create a basket and upload some files, but
this only produces some more 500 errors like above.
Thanks for any insight into this.
Best,
John
From arunjan13 at gmail.com Wed May 13 08:21:08 2009
From: arunjan13 at gmail.com (arun kumar)
Date: Tue, 12 May 2009 16:21:08 -0400
Subject: [Kete] arun kumar sent you a Friend Request on Yaari
Message-ID: <3822749290e9bcbd2688cb12b191f9d9@localhost.localdomain>
arun kumar wants you to join Yaari!
Is arun your friend?
Yes, arun is my friend! No, arun isn't my friend.
Please respond or arun may think you said no :(
Thanks,
The Yaari Team
-----------------------------------------------------------
Yaari Inc., 358 Angier Ave NE Atlanta, GA 30312
Privacy Policy | Unsubscribe | Terms of Service
YaariXYC645BSA661LVD387HET299
From walter at katipo.co.nz Wed May 13 09:39:44 2009
From: walter at katipo.co.nz (Walter McGinnis)
Date: Wed, 13 May 2009 09:39:44 +1200
Subject: [Kete] Installing Kete on Debian Lenny
In-Reply-To: <4A094DA0.3000907@nimhq.net>
References: <4A094DA0.3000907@nimhq.net>
Message-ID:
Morning John,
We haven't run through a Lenny install yet. Thanks for being a pioneer.
Notes below.
On May 12, 2009, at 10:21 PM, John Billings wrote:
> Hi,
>
> I'm working on getting kete running on a Lenny VPS. Just following
> the
> Etch tutorial, I've managed to get it mostly installed, but stuck on
> configuring the site. The site I'm working on is here:
>
> http://newitmake.org/
>
>
>
> Before this, I was having trouble with the Zebra integration. It
> seems
> there was discrepancy somewhere about what port it should be on. It
> appears to be running on port 9999:
>
> kete at kete:~$ lsof -i | grep zebra
> zebrasrv 1705 kete 4u IPv6 2031 TCP *:9999 (LISTEN)
I suspect that some zebra initialization has failed and it does indeed
look to me like your kete site can't find the Zebra instance.
Probably the private one.
What branch of Kete's git repository are you running off of? An
incompatibility with the latest Zebra may be the cause if you are
running Kete 1.1. We are just about release 1.2 from the master
branch. Please use the master branch if you aren't already. You'll
probably want to start over (except required software) if you aren't
running off master already.
>
> In the administration interface, it had the "public" server on port
> 9901, I tried changing that here:
>
> http://newitmake.org/site/zoom_dbs/list
>
> Here is a cut/paste of the table there:
> ===
> Zoom Dbs
> Database name Description Host Port Zoom user Oai Pmh
> Repository Sets
>
> No Entries
> public Where we store our publicly searchable records (about topics,
> images, videos, etc.). localhost 9999 kete -
> loading indicator Edit Delete Show
> private Where we store records that are only searchable to privileged
> Kete users (about topics, images, video, etc.). localhost 9902
> kete -
> loading indicator Edit Delete Show
> ===
> I followed the docs I found in zebradb/README to start up Zebra,
> when I
> start without daemonizing, I just noticed the private instance is not
> starting:
>
> kete at kete:~/nim/zebradb$ zebrasrv -f conf/kete-zebra-servers.xml
As mentioned in zebradb/README it is a bit out of date. We'll edit
that today. First up, kill that running zebra instance.
After that check that zebradb/conf/kete-zebra-servers.xml's listen
elements' values match what you have in your mysql database port
wise. Edit till they do.
then from one directory up (your application root directory):
rake zebra:start
then
rake zebra:load_initial_records
Then try reloading the site's homepage.
Let me know how that goes. Please post log/zebra.log if things are
still failing.
Cheers,
Walter
From john at nimhq.net Wed May 13 23:30:52 2009
From: john at nimhq.net (John Billings)
Date: Wed, 13 May 2009 23:30:52 +1200
Subject: [Kete] Installing Kete on Debian Lenny
In-Reply-To:
References: <4A094DA0.3000907@nimhq.net>
Message-ID: <4A0AAF6C.8050900@nimhq.net>
Hi Walter,
I pulled down the master branch, not sure what goes in the
zebradb/kete-zebra-servers.xml
There is this section here, I think I'm supposed to change:
private_spec
public_spec
I see in the error message when I start zebra:
10:36:40-13/05 [server] Adding dynamic listener on private_spec id=1
10:36:41-13/05 [fatal] Failed to listen on private_spec
10:36:41-13/05 [server] Adding dynamic listener on public_spec id=2
10:36:41-13/05 [fatal] Failed to listen on public_spec
10:36:41-13/05 [server] Adding dynamic listener on tcp:@:9999 id=0
10:36:41-13/05 [server] Starting server zebrasrv pid=30893
It seems like both "public" and "private" fail to start, and some
default server is getting started.
After looking at those commented lines in the config, and the output
from the zebra startup I was able to guess the lines should
look like:
tcp:localhost:9902/private
tcp:@:9901/public
When I tried that it looked like it started ok:
10:44:21-13/05 [server] Adding dynamic listener on
tcp:localhost:9902/private id=1
10:44:21-13/05 [server] Adding dynamic listener on tcp:@:9901/public id=2
10:44:21-13/05 [server] Starting server zebrasrv pid=31451
kete at kete:~/nim/zebradb$ lsof -i | grep zeb
zebrasrv 32050 kete 4u IPv4 224517 TCP localhost:9902 (LISTEN)
zebrasrv 32050 kete 6u IPv6 224520 TCP *:9901 (LISTEN)
Now it's starting to make sense to me. I've never used Zebra before so
this is all new to me.
I went and edited the table at site/zoom_dbs/list and edited the public
port number back, I had changed it to 9999 to match where I saw Zebra
running before.
Then cd ..
kete at kete:~/nim$ rake zebra:start
(in /home/kete/nim)
Then:
kete at kete:~/nim$ rake zebra:load_initial_records RAILS_ENV='production'
(in /home/kete/nim)
Initial record added to public zebra instance (OAI identifier:
oai:oai:New It Make!::bootstrap:Bootstrap:1).
Initial record added to private zebra instance (OAI identifier:
oai:oai:New It Make!::bootstrap:Bootstrap:1).
And now I'm rewarded with some more docs to read on the front page :)
I was able to upload an audio file, and seems to be running fine.
Thanks for your help. I'll run through the install again, and set up a
development site. I plan to use kete as a website for the community
radio show I'm working on, seems like it's a good fit.
Best,
John
Walter McGinnis wrote:
> Morning John,
>
> We haven't run through a Lenny install yet. Thanks for being a pioneer.
>
> Notes below.
>
> On May 12, 2009, at 10:21 PM, John Billings wrote:
>
>> Hi,
>>
>> I'm working on getting kete running on a Lenny VPS. Just following the
>> Etch tutorial, I've managed to get it mostly installed, but stuck on
>> configuring the site. The site I'm working on is here:
>>
>> http://newitmake.org/
>>
>>
>>
>> Before this, I was having trouble with the Zebra integration. It seems
>> there was discrepancy somewhere about what port it should be on. It
>> appears to be running on port 9999:
>>
>> kete at kete:~$ lsof -i | grep zebra
>> zebrasrv 1705 kete 4u IPv6 2031 TCP *:9999 (LISTEN)
>
> I suspect that some zebra initialization has failed and it does indeed
> look to me like your kete site can't find the Zebra instance. Probably
> the private one.
>
> What branch of Kete's git repository are you running off of? An
> incompatibility with the latest Zebra may be the cause if you are
> running Kete 1.1. We are just about release 1.2 from the master
> branch. Please use the master branch if you aren't already. You'll
> probably want to start over (except required software) if you aren't
> running off master already.
>
>>
>> In the administration interface, it had the "public" server on port
>> 9901, I tried changing that here:
>>
>> http://newitmake.org/site/zoom_dbs/list
>>
>> Here is a cut/paste of the table there:
>> ===
>> Zoom Dbs
>> Database name Description Host Port Zoom user Oai
>> Pmh Repository Sets
>>
>> No Entries
>> public Where we store our publicly searchable records (about topics,
>> images, videos, etc.). localhost 9999 kete -
>> loading indicator Edit Delete Show
>> private Where we store records that are only searchable to privileged
>> Kete users (about topics, images, video, etc.). localhost
>> 9902 kete -
>> loading indicator Edit Delete Show
>> ===
>
>
>> I followed the docs I found in zebradb/README to start up Zebra, when I
>> start without daemonizing, I just noticed the private instance is not
>> starting:
>>
>> kete at kete:~/nim/zebradb$ zebrasrv -f conf/kete-zebra-servers.xml
>
> As mentioned in zebradb/README it is a bit out of date. We'll edit that
> today. First up, kill that running zebra instance.
>
> After that check that zebradb/conf/kete-zebra-servers.xml's listen
> elements' values match what you have in your mysql database port wise.
> Edit till they do.
> then from one directory up (your application root directory):
>
> rake zebra:start
>
> then
>
> rake zebra:load_initial_records
>
> Then try reloading the site's homepage.
>
> Let me know how that goes. Please post log/zebra.log if things are
> still failing.
>
> Cheers,
> Walter
>
From walter at katipo.co.nz Thu May 14 08:12:40 2009
From: walter at katipo.co.nz (Walter McGinnis)
Date: Thu, 14 May 2009 08:12:40 +1200
Subject: [Kete] Installing Kete on Debian Lenny
In-Reply-To: <4A0AAF6C.8050900@nimhq.net>
References: <4A094DA0.3000907@nimhq.net>
<4A0AAF6C.8050900@nimhq.net>
Message-ID:
On May 13, 2009, at 11:30 PM, John Billings wrote:
>
>
> And now I'm rewarded with some more docs to read on the front page :)
>
> I was able to upload an audio file, and seems to be running fine.
> Thanks for your help. I'll run through the install again, and set
> up a
> development site. I plan to use kete as a website for the community
> radio show I'm working on, seems like it's a good fit.
Great! Glad you made it there in the end.
Feel free to keep us posted with your progress. When your site is
ready to announce to the wider world, don't forget to use
Adminstrator's Toolbox > List site on Kete.net.nz.
Cheers,
Walter
From arunjan13 at gmail.com Fri May 15 21:06:10 2009
From: arunjan13 at gmail.com (arun kumar)
Date: Fri, 15 May 2009 05:06:10 -0400
Subject: [Kete] Reminder: Please Respond to arun's Invitation
Message-ID:
arun kumar wants you to join Yaari!
Is arun your friend?
Yes, arun is my friend! No, arun isn't my friend.
Please respond or arun may think you said no :(
Thanks,
The Yaari Team
-----------------------------------------------------------
Yaari Inc., 358 Angier Ave NE Atlanta, GA 30312
Privacy Policy | Unsubscribe | Terms of Service
YaariXLO580TPI601IRG731EZJ222
From arunjan13 at gmail.com Sat May 16 08:22:06 2009
From: arunjan13 at gmail.com (arun kumar)
Date: Fri, 15 May 2009 16:22:06 -0400
Subject: [Kete] Reminder: Please Respond to arun's Invitation
Message-ID: <3d4fb710dd026860ef7ac5f6f0111d48@localhost.localdomain>
arun kumar wants you to join Yaari!
Is arun your friend?
Yes, arun is my friend! No, arun isn't my friend.
Please respond or arun may think you said no :(
Thanks,
The Yaari Team
-----------------------------------------------------------
Yaari Inc., 358 Angier Ave NE Atlanta, GA 30312
Privacy Policy | Unsubscribe | Terms of Service
YaariXYC645BSA661LVD387HET299
From walter at katipo.co.nz Fri May 22 16:36:37 2009
From: walter at katipo.co.nz (Walter McGinnis)
Date: Fri, 22 May 2009 16:36:37 +1200
Subject: [Kete] [ANN] Kete 1.2 released
Message-ID:
Hello everyone,
The much anticipated Kete 1.2 release is now available. The official
announcement can be found here:
http://kete.net.nz/blog/topics/show/272-kete-12-released
To grab the software, read the details of the downloads topic:
http://kete.net.nz/site/topics/show/25-downloads
You can browse the code online at http://github.com/kete/kete/tree/1-2-stable
Thanks to all the people that have given ideas for enhancements, bug
reports, contributed code, and funding.
Enjoy Kete 1.2,
Walter McGinnis
Kete Project Lead
Katipo Communications, Ltd.
http://katipo.co.nz/