IntegrityError

2011-06-09 Thread XRZ1138
Hello all, I am very new to RB and am just hoping to get a pointer into the docs. I am seeing this error when trying to submit a review: = Django Version: 1.2.3 Exception Type: IntegrityError Exception Value: (1062, "Duplicate entry 'NULL-1' for key 2") Ex

Enabling Searching on RB 1.5.5

2011-06-14 Thread XRZ1138
Hello, I checked my server and pylucene is installed: === root@manager:/data2/ReviewBoard/conf# apt-get install pylucene Reading package lists... Done Building dependency tree Reading state information... Done pylucene is already the newest version.

Re: Enabling Searching on RB 1.5.5

2011-06-14 Thread XRZ1138
. == Is this to mean that RB thinks that I do not have pylucene installed? I checked and it sure seems to have landed where python ought to find it: /usr/lib/python2.5/site-packages/lucene (!). TIA! On Jun 14, 11:35 am, XRZ1138 wrote

Template error that I have not seen before

2011-09-19 Thread XRZ1138
Hey, I am seeing an error in my browser pointed at my RB instance. I am just starting to dig into this, but it is not something that I have seen before, and I thought to check with the group, to make sure that it is not something common. The beginning of the dump (what I am seeing on my browser

Re: Template error that I have not seen before

2011-09-19 Thread XRZ1138
I can add that this problem appears to be related to the underlying mysql instance. I found it gummed up to the point that it would not shot down. Chris On Sep 19, 9:03 am, XRZ1138 wrote: > Hey, > > I am seeing an error in my browser pointed at my RB instance. > > I am just

Re: Template error that I have not seen before

2011-09-19 Thread XRZ1138
Ughwe ran out of space on the data partition. That was all it was. Sorry for the distraction. Hope this helps someone else. Chris On Sep 19, 9:03 am, XRZ1138 wrote: > Hey, > > I am seeing an error in my browser pointed at my RB instance. > > I am just starting to dig in