Re: Add Perforce repository error

2012-09-22 Thread Christian Hammond
Can you go into more detail on what error you're seeing? I need to know
yours specifically.

In this case, it looks like you didn't do a site upgrade, if that directory
is missing.

Christian

-- 
Christian Hammond - chip...@chipx86.com
Review Board - http://www.reviewboard.org
VMware, Inc. - http://www.vmware.com


On Fri, Sep 14, 2012 at 3:16 AM, kvr  wrote:

> I am also facing the same problem.
> Could some one please help?
> here is my apache log:
>
> File does not exist: C:/wamp/www/reviewboard.com/htdocs/media/djblets
>
>
> On Monday, October 31, 2011 8:55:02 AM UTC+5:30, thegreendroid wrote:
>
>> Can anyone help? Please?
>>
>> On Oct 27, 6:20 pm, thegreendroid  wrote:
>> > Disregard the previous message, that exception was thrown when I had
>> > nothing specified in the path field. If I have everything populated
>> > correctly, I still get the same error (but nothing is logged in the
>> > web server's logs or in Reviewboard's logs)  -
>> > "Please correct the error below.
>> > DLL load failed: The specified module could not be found."
>> >
>> > Here's some more information about my Reviewboard install -
>> >
>> > Python 2.7.2
>> > Reviewboard 1.6.1
>> > memcached x86 1.2.6
>> > python-memcached-1.47
>> > flup-1.0.3.dev_20110111-py2.7
>> > Django-1.3.1
>> > Djblets-0.6.13-py2.7
>> > django_evolution-0.6.5
>> > MySQL-python-1.2.3.win32-py2.7
>> > paramiko-1.7.7.1
>> > PIL-1.1.7
>> > pycrypto-2.3
>> > Pygments-1.4-py2.7
>> > python-dateutil-1.5
>> > pytz-2011k-py2.7
>> > RBTools-0.3.4-py2.7
>> > recaptcha-client-1.0.6
>> >
>> > MySQL 5.5 x86 Community Edition
>> > Apache 2.2.21 x86 with mod_wsgi-win32-ap22py27-3.3
>> >
>> > I'd really appreciate your help as I'm close to pulling my hair out!
>> >
>> > On Oct 27, 6:03 pm, thegreendroid  wrote:
>> >
>> >
>> >
>> >
>> >
>> >
>> >
>> > > Yes I can, the import is successful.
>> >
>> > > On Oct 27, 6:00 pm, David Trowbridge  wrote:
>> >
>> > > > Can you "import P4" from an interactive python shell?
>> >
>> > > > -David
>> >
>> > > > On Wed, Oct 26, 2011 at 9:41 PM, thegreendroid <
>> shreyasbhar...@gmail.com> wrote:
>> > > > > Thanks David.
>> >
>> > > > > I've enabled logging and there's nothing in the logs except
>> >
>> > > > > '08:11:43   DEBUG
>> > > > > Logging to logs\reviewboard.log with a minimum level of DEBUG
>> > > > > 08:18:28DEBUG
>> > > > > Logging to logs\reviewboard.log with a minimum level of DEBUG
>> > > > > 08:18:28DEBUG
>> > > > > Log file for Review Board v1.6.1 (PID 6392)'
>> >
>> > > > > How do I go about figuring out the problem if I don't know have
>> any
>> > > > > details about the exception?
>> >
>> > > > > Thanks for your help.
>> >
>> > > > > On Oct 26, 7:19 pm, David Trowbridge  wrote:
>> > > > >> There's a "logging" tab in the admin where you can set this up.
>> >
>> > > > >> -David
>> >
>> > > > >> On Tue, Oct 25, 2011 at 11:16 PM, thegreendroid
>> >
>> > > > >>  wrote:
>> > > > >> > I am using Apache v2.2.21 with mod_wsgi and p4python is
>> installed. I
>> > > > >> > am using Python 2.7 by the way.
>> >
>> > > > >> > I'll check the logs and post what I find here. Also, how do I
>> enable
>> > > > >> > Reviewboard logs?
>> >
>> > > > >> > On Oct 26, 6:56 pm, David Trowbridge 
>> wrote:
>> > > > >> >> It depends on which web server you're using and what method
>> of
>> > > > >> >> invoking review board.
>> > > > >> >> You can also check the review board logs (if enabled).
>> >
>> > > > >> >> -David
>> >
>> > > > >> >> On Tue, Oct 25, 2011 at 10:44 PM, thegreendroid
>> >
>> > > > >> >>  wrote:
>> > > > >> >> > Thanks for the quick reply David.
>> >
>> > > > >> >> > Would the exception be recorded in the web server log? I
>> checked
>> > > > >> >> > Reviewboard's logs but there was nothing there.
>> >
>> > > > >> >> > On Oct 26, 6:02 pm, David Trowbridge 
>> wrote:
>> > > > >> >> >> You'll have to check your web server logs for the full
>> error, but my
>> > > > >> >> >> guess is that p4python is not correctly installed.
>> >
>> > > > >> >> >> -David
>> >
>> > > > >> >> >> On Tue, Oct 25, 2011 at 9:50 PM, thegreendroid <
>> shreyasbhar...@gmail.com> wrote:
>> > > > >> >> >> > Hi there,
>> >
>> > > > >> >> >> > I am trying to add a new Perforce repository in the
>> Reviewboard Admin
>> > > > >> >> >> > dashboard and I get the following error (at the top of
>> the page) -
>> >
>> > > > >> >> >> > "Please correct the error below.
>> > > > >> >> >> > DLL load failed: The specified module could not be
>> found."
>> >
>> > > > >> >> >> > Can someone please point out what could be wrong?
>> >
>> > > > >> >> >> > Thanks.
>> >
>> > > > >> >> >> > --
>> > > > >> >> >> > Want to help the Review Board project? Donate today
>> athttp://www.reviewboard.org/**donate/
>> > > > >> >> >> > Happy user? Let us know athttp://www.reviewboard.org/**
>> users/ 
>> > > > >> >> >> > -~--~~~~--**~~--~--~---
>> > > > >> >> >> > To uns

Re: Add Perforce repository error

2012-09-14 Thread kvr
I am also facing the same problem.
Could some one please help?
here is my apache log:

File does not exist: C:/wamp/www/reviewboard.com/htdocs/media/djblets

On Monday, October 31, 2011 8:55:02 AM UTC+5:30, thegreendroid wrote:
>
> Can anyone help? Please? 
>
> On Oct 27, 6:20 pm, thegreendroid  wrote: 
> > Disregard the previous message, that exception was thrown when I had 
> > nothing specified in the path field. If I have everything populated 
> > correctly, I still get the same error (but nothing is logged in the 
> > web server's logs or in Reviewboard's logs)  - 
> > "Please correct the error below. 
> > DLL load failed: The specified module could not be found." 
> > 
> > Here's some more information about my Reviewboard install - 
> > 
> > Python 2.7.2 
> > Reviewboard 1.6.1 
> > memcached x86 1.2.6 
> > python-memcached-1.47 
> > flup-1.0.3.dev_20110111-py2.7 
> > Django-1.3.1 
> > Djblets-0.6.13-py2.7 
> > django_evolution-0.6.5 
> > MySQL-python-1.2.3.win32-py2.7 
> > paramiko-1.7.7.1 
> > PIL-1.1.7 
> > pycrypto-2.3 
> > Pygments-1.4-py2.7 
> > python-dateutil-1.5 
> > pytz-2011k-py2.7 
> > RBTools-0.3.4-py2.7 
> > recaptcha-client-1.0.6 
> > 
> > MySQL 5.5 x86 Community Edition 
> > Apache 2.2.21 x86 with mod_wsgi-win32-ap22py27-3.3 
> > 
> > I'd really appreciate your help as I'm close to pulling my hair out! 
> > 
> > On Oct 27, 6:03 pm, thegreendroid  wrote: 
> > 
> > 
> > 
> > 
> > 
> > 
> > 
> > > Yes I can, the import is successful. 
> > 
> > > On Oct 27, 6:00 pm, David Trowbridge  wrote: 
> > 
> > > > Can you "import P4" from an interactive python shell? 
> > 
> > > > -David 
> > 
> > > > On Wed, Oct 26, 2011 at 9:41 PM, thegreendroid <
> shreyasbhar...@gmail.com> wrote: 
> > > > > Thanks David. 
> > 
> > > > > I've enabled logging and there's nothing in the logs except 
> > 
> > > > > '08:11:43   DEBUG 
> > > > > Logging to logs\reviewboard.log with a minimum level of DEBUG 
> > > > > 08:18:28DEBUG 
> > > > > Logging to logs\reviewboard.log with a minimum level of DEBUG 
> > > > > 08:18:28DEBUG 
> > > > > Log file for Review Board v1.6.1 (PID 6392)' 
> > 
> > > > > How do I go about figuring out the problem if I don't know have 
> any 
> > > > > details about the exception? 
> > 
> > > > > Thanks for your help. 
> > 
> > > > > On Oct 26, 7:19 pm, David Trowbridge  wrote: 
> > > > >> There's a "logging" tab in the admin where you can set this up. 
> > 
> > > > >> -David 
> > 
> > > > >> On Tue, Oct 25, 2011 at 11:16 PM, thegreendroid 
> > 
> > > > >>  wrote: 
> > > > >> > I am using Apache v2.2.21 with mod_wsgi and p4python is 
> installed. I 
> > > > >> > am using Python 2.7 by the way. 
> > 
> > > > >> > I'll check the logs and post what I find here. Also, how do I 
> enable 
> > > > >> > Reviewboard logs? 
> > 
> > > > >> > On Oct 26, 6:56 pm, David Trowbridge  
> wrote: 
> > > > >> >> It depends on which web server you're using and what method of 
> > > > >> >> invoking review board. 
> > > > >> >> You can also check the review board logs (if enabled). 
> > 
> > > > >> >> -David 
> > 
> > > > >> >> On Tue, Oct 25, 2011 at 10:44 PM, thegreendroid 
> > 
> > > > >> >>  wrote: 
> > > > >> >> > Thanks for the quick reply David. 
> > 
> > > > >> >> > Would the exception be recorded in the web server log? I 
> checked 
> > > > >> >> > Reviewboard's logs but there was nothing there. 
> > 
> > > > >> >> > On Oct 26, 6:02 pm, David Trowbridge  
> wrote: 
> > > > >> >> >> You'll have to check your web server logs for the full 
> error, but my 
> > > > >> >> >> guess is that p4python is not correctly installed. 
> > 
> > > > >> >> >> -David 
> > 
> > > > >> >> >> On Tue, Oct 25, 2011 at 9:50 PM, thegreendroid <
> shreyasbhar...@gmail.com> wrote: 
> > > > >> >> >> > Hi there, 
> > 
> > > > >> >> >> > I am trying to add a new Perforce repository in the 
> Reviewboard Admin 
> > > > >> >> >> > dashboard and I get the following error (at the top of 
> the page) - 
> > 
> > > > >> >> >> > "Please correct the error below. 
> > > > >> >> >> > DLL load failed: The specified module could not be 
> found." 
> > 
> > > > >> >> >> > Can someone please point out what could be wrong? 
> > 
> > > > >> >> >> > Thanks. 
> > 
> > > > >> >> >> > -- 
> > > > >> >> >> > Want to help the Review Board project? Donate today 
> athttp://www.reviewboard.org/donate/ 
> > > > >> >> >> > Happy user? Let us know athttp://
> www.reviewboard.org/users/ 
> > > > >> >> >> > -~--~~~~--~~--~--~--- 
> > > > >> >> >> > To unsubscribe from this group, send email to 
> reviewboard...@googlegroups.com  
> > > > >> >> >> > For more options, visit this group athttp://
> groups.google.com/group/reviewboard?hl=en 
> > 
> > > > >> >> > -- 
> > > > >> >> > Want to help the Review Board project? Donate today athttp://
> www.reviewboard.org/donate/ 
> > > > >> >> > Happy user? Let us know athttp://www.reviewboard.org/users/ 
> > > > >> >> > -~--~~~~--~~--~--~-

Re: Add Perforce repository error

2011-10-30 Thread thegreendroid
Can anyone help? Please?

On Oct 27, 6:20 pm, thegreendroid  wrote:
> Disregard the previous message, that exception was thrown when I had
> nothing specified in the path field. If I have everything populated
> correctly, I still get the same error (but nothing is logged in the
> web server's logs or in Reviewboard's logs)  -
> "Please correct the error below.
> DLL load failed: The specified module could not be found."
>
> Here's some more information about my Reviewboard install -
>
> Python 2.7.2
> Reviewboard 1.6.1
> memcached x86 1.2.6
> python-memcached-1.47
> flup-1.0.3.dev_20110111-py2.7
> Django-1.3.1
> Djblets-0.6.13-py2.7
> django_evolution-0.6.5
> MySQL-python-1.2.3.win32-py2.7
> paramiko-1.7.7.1
> PIL-1.1.7
> pycrypto-2.3
> Pygments-1.4-py2.7
> python-dateutil-1.5
> pytz-2011k-py2.7
> RBTools-0.3.4-py2.7
> recaptcha-client-1.0.6
>
> MySQL 5.5 x86 Community Edition
> Apache 2.2.21 x86 with mod_wsgi-win32-ap22py27-3.3
>
> I'd really appreciate your help as I'm close to pulling my hair out!
>
> On Oct 27, 6:03 pm, thegreendroid  wrote:
>
>
>
>
>
>
>
> > Yes I can, the import is successful.
>
> > On Oct 27, 6:00 pm, David Trowbridge  wrote:
>
> > > Can you "import P4" from an interactive python shell?
>
> > > -David
>
> > > On Wed, Oct 26, 2011 at 9:41 PM, thegreendroid  
> > > wrote:
> > > > Thanks David.
>
> > > > I've enabled logging and there's nothing in the logs except
>
> > > > '08:11:43       DEBUG
> > > > Logging to logs\reviewboard.log with a minimum level of DEBUG
> > > > 08:18:28        DEBUG
> > > > Logging to logs\reviewboard.log with a minimum level of DEBUG
> > > > 08:18:28        DEBUG
> > > > Log file for Review Board v1.6.1 (PID 6392)'
>
> > > > How do I go about figuring out the problem if I don't know have any
> > > > details about the exception?
>
> > > > Thanks for your help.
>
> > > > On Oct 26, 7:19 pm, David Trowbridge  wrote:
> > > >> There's a "logging" tab in the admin where you can set this up.
>
> > > >> -David
>
> > > >> On Tue, Oct 25, 2011 at 11:16 PM, thegreendroid
>
> > > >>  wrote:
> > > >> > I am using Apache v2.2.21 with mod_wsgi and p4python is installed. I
> > > >> > am using Python 2.7 by the way.
>
> > > >> > I'll check the logs and post what I find here. Also, how do I enable
> > > >> > Reviewboard logs?
>
> > > >> > On Oct 26, 6:56 pm, David Trowbridge  wrote:
> > > >> >> It depends on which web server you're using and what method of
> > > >> >> invoking review board.
> > > >> >> You can also check the review board logs (if enabled).
>
> > > >> >> -David
>
> > > >> >> On Tue, Oct 25, 2011 at 10:44 PM, thegreendroid
>
> > > >> >>  wrote:
> > > >> >> > Thanks for the quick reply David.
>
> > > >> >> > Would the exception be recorded in the web server log? I checked
> > > >> >> > Reviewboard's logs but there was nothing there.
>
> > > >> >> > On Oct 26, 6:02 pm, David Trowbridge  wrote:
> > > >> >> >> You'll have to check your web server logs for the full error, 
> > > >> >> >> but my
> > > >> >> >> guess is that p4python is not correctly installed.
>
> > > >> >> >> -David
>
> > > >> >> >> On Tue, Oct 25, 2011 at 9:50 PM, thegreendroid 
> > > >> >> >>  wrote:
> > > >> >> >> > Hi there,
>
> > > >> >> >> > I am trying to add a new Perforce repository in the 
> > > >> >> >> > Reviewboard Admin
> > > >> >> >> > dashboard and I get the following error (at the top of the 
> > > >> >> >> > page) -
>
> > > >> >> >> > "Please correct the error below.
> > > >> >> >> > DLL load failed: The specified module could not be found."
>
> > > >> >> >> > Can someone please point out what could be wrong?
>
> > > >> >> >> > Thanks.
>
> > > >> >> >> > --
> > > >> >> >> > Want to help the Review Board project? Donate today 
> > > >> >> >> > athttp://www.reviewboard.org/donate/
> > > >> >> >> > Happy user? Let us know athttp://www.reviewboard.org/users/
> > > >> >> >> > -~--~~~~--~~--~--~---
> > > >> >> >> > To unsubscribe from this group, send email to 
> > > >> >> >> > reviewboard+unsubscr...@googlegroups.com
> > > >> >> >> > For more options, visit this group 
> > > >> >> >> > athttp://groups.google.com/group/reviewboard?hl=en
>
> > > >> >> > --
> > > >> >> > Want to help the Review Board project? Donate today 
> > > >> >> > athttp://www.reviewboard.org/donate/
> > > >> >> > Happy user? Let us know athttp://www.reviewboard.org/users/
> > > >> >> > -~--~~~~--~~--~--~---
> > > >> >> > To unsubscribe from this group, send email to 
> > > >> >> > reviewboard+unsubscr...@googlegroups.com
> > > >> >> > For more options, visit this group 
> > > >> >> > athttp://groups.google.com/group/reviewboard?hl=en
>
> > > >> > --
> > > >> > Want to help the Review Board project? Donate today 
> > > >> > athttp://www.reviewboard.org/donate/
> > > >> > Happy user? Let us know athttp://www.reviewboard.org/users/
> > > >> > -~--~~~~--~~--~--~---
> > > >> > To unsubscribe from this group, send email to 
> >

Re: Add Perforce repository error

2011-10-26 Thread thegreendroid
Disregard the previous message, that exception was thrown when I had
nothing specified in the path field. If I have everything populated
correctly, I still get the same error (but nothing is logged in the
web server's logs or in Reviewboard's logs)  -
"Please correct the error below.
DLL load failed: The specified module could not be found."

Here's some more information about my Reviewboard install -

Python 2.7.2
Reviewboard 1.6.1
memcached x86 1.2.6
python-memcached-1.47
flup-1.0.3.dev_20110111-py2.7
Django-1.3.1
Djblets-0.6.13-py2.7
django_evolution-0.6.5
MySQL-python-1.2.3.win32-py2.7
paramiko-1.7.7.1
PIL-1.1.7
pycrypto-2.3
Pygments-1.4-py2.7
python-dateutil-1.5
pytz-2011k-py2.7
RBTools-0.3.4-py2.7
recaptcha-client-1.0.6

MySQL 5.5 x86 Community Edition
Apache 2.2.21 x86 with mod_wsgi-win32-ap22py27-3.3

I'd really appreciate your help as I'm close to pulling my hair out!

On Oct 27, 6:03 pm, thegreendroid  wrote:
> Yes I can, the import is successful.
>
> On Oct 27, 6:00 pm, David Trowbridge  wrote:
>
>
>
>
>
>
>
> > Can you "import P4" from an interactive python shell?
>
> > -David
>
> > On Wed, Oct 26, 2011 at 9:41 PM, thegreendroid  
> > wrote:
> > > Thanks David.
>
> > > I've enabled logging and there's nothing in the logs except
>
> > > '08:11:43       DEBUG
> > > Logging to logs\reviewboard.log with a minimum level of DEBUG
> > > 08:18:28        DEBUG
> > > Logging to logs\reviewboard.log with a minimum level of DEBUG
> > > 08:18:28        DEBUG
> > > Log file for Review Board v1.6.1 (PID 6392)'
>
> > > How do I go about figuring out the problem if I don't know have any
> > > details about the exception?
>
> > > Thanks for your help.
>
> > > On Oct 26, 7:19 pm, David Trowbridge  wrote:
> > >> There's a "logging" tab in the admin where you can set this up.
>
> > >> -David
>
> > >> On Tue, Oct 25, 2011 at 11:16 PM, thegreendroid
>
> > >>  wrote:
> > >> > I am using Apache v2.2.21 with mod_wsgi and p4python is installed. I
> > >> > am using Python 2.7 by the way.
>
> > >> > I'll check the logs and post what I find here. Also, how do I enable
> > >> > Reviewboard logs?
>
> > >> > On Oct 26, 6:56 pm, David Trowbridge  wrote:
> > >> >> It depends on which web server you're using and what method of
> > >> >> invoking review board.
> > >> >> You can also check the review board logs (if enabled).
>
> > >> >> -David
>
> > >> >> On Tue, Oct 25, 2011 at 10:44 PM, thegreendroid
>
> > >> >>  wrote:
> > >> >> > Thanks for the quick reply David.
>
> > >> >> > Would the exception be recorded in the web server log? I checked
> > >> >> > Reviewboard's logs but there was nothing there.
>
> > >> >> > On Oct 26, 6:02 pm, David Trowbridge  wrote:
> > >> >> >> You'll have to check your web server logs for the full error, but 
> > >> >> >> my
> > >> >> >> guess is that p4python is not correctly installed.
>
> > >> >> >> -David
>
> > >> >> >> On Tue, Oct 25, 2011 at 9:50 PM, thegreendroid 
> > >> >> >>  wrote:
> > >> >> >> > Hi there,
>
> > >> >> >> > I am trying to add a new Perforce repository in the Reviewboard 
> > >> >> >> > Admin
> > >> >> >> > dashboard and I get the following error (at the top of the page) 
> > >> >> >> > -
>
> > >> >> >> > "Please correct the error below.
> > >> >> >> > DLL load failed: The specified module could not be found."
>
> > >> >> >> > Can someone please point out what could be wrong?
>
> > >> >> >> > Thanks.
>
> > >> >> >> > --
> > >> >> >> > Want to help the Review Board project? Donate today 
> > >> >> >> > athttp://www.reviewboard.org/donate/
> > >> >> >> > Happy user? Let us know athttp://www.reviewboard.org/users/
> > >> >> >> > -~--~~~~--~~--~--~---
> > >> >> >> > To unsubscribe from this group, send email to 
> > >> >> >> > reviewboard+unsubscr...@googlegroups.com
> > >> >> >> > For more options, visit this group 
> > >> >> >> > athttp://groups.google.com/group/reviewboard?hl=en
>
> > >> >> > --
> > >> >> > Want to help the Review Board project? Donate today 
> > >> >> > athttp://www.reviewboard.org/donate/
> > >> >> > Happy user? Let us know athttp://www.reviewboard.org/users/
> > >> >> > -~--~~~~--~~--~--~---
> > >> >> > To unsubscribe from this group, send email to 
> > >> >> > reviewboard+unsubscr...@googlegroups.com
> > >> >> > For more options, visit this group 
> > >> >> > athttp://groups.google.com/group/reviewboard?hl=en
>
> > >> > --
> > >> > Want to help the Review Board project? Donate today 
> > >> > athttp://www.reviewboard.org/donate/
> > >> > Happy user? Let us know athttp://www.reviewboard.org/users/
> > >> > -~--~~~~--~~--~--~---
> > >> > To unsubscribe from this group, send email to 
> > >> > reviewboard+unsubscr...@googlegroups.com
> > >> > For more options, visit this group 
> > >> > athttp://groups.google.com/group/reviewboard?hl=en
>
> > > --
> > > Want to help the Review Board project? Donate today 
> > > athttp://www.reviewboard.org/donate/
> > > Happy user? 

Re: Add Perforce repository error

2011-10-26 Thread thegreendroid
The access log in the Apache web server has finally thrown an
exception -

[error]   File "C:\\Python27\\lib\\site-packages\\reviewboard-1.6.1-
py2.7.egg\\reviewboard\\scmtools\\forms.py", line 679, in
_verify_repository_path
[error] path = self.cleaned_data['path']
[error] KeyError: 'path'

Something is amiss here.

On Oct 27, 6:00 pm, David Trowbridge  wrote:
> Can you "import P4" from an interactive python shell?
>
> -David
>
>
>
>
>
>
>
> On Wed, Oct 26, 2011 at 9:41 PM, thegreendroid  
> wrote:
> > Thanks David.
>
> > I've enabled logging and there's nothing in the logs except
>
> > '08:11:43       DEBUG
> > Logging to logs\reviewboard.log with a minimum level of DEBUG
> > 08:18:28        DEBUG
> > Logging to logs\reviewboard.log with a minimum level of DEBUG
> > 08:18:28        DEBUG
> > Log file for Review Board v1.6.1 (PID 6392)'
>
> > How do I go about figuring out the problem if I don't know have any
> > details about the exception?
>
> > Thanks for your help.
>
> > On Oct 26, 7:19 pm, David Trowbridge  wrote:
> >> There's a "logging" tab in the admin where you can set this up.
>
> >> -David
>
> >> On Tue, Oct 25, 2011 at 11:16 PM, thegreendroid
>
> >>  wrote:
> >> > I am using Apache v2.2.21 with mod_wsgi and p4python is installed. I
> >> > am using Python 2.7 by the way.
>
> >> > I'll check the logs and post what I find here. Also, how do I enable
> >> > Reviewboard logs?
>
> >> > On Oct 26, 6:56 pm, David Trowbridge  wrote:
> >> >> It depends on which web server you're using and what method of
> >> >> invoking review board.
> >> >> You can also check the review board logs (if enabled).
>
> >> >> -David
>
> >> >> On Tue, Oct 25, 2011 at 10:44 PM, thegreendroid
>
> >> >>  wrote:
> >> >> > Thanks for the quick reply David.
>
> >> >> > Would the exception be recorded in the web server log? I checked
> >> >> > Reviewboard's logs but there was nothing there.
>
> >> >> > On Oct 26, 6:02 pm, David Trowbridge  wrote:
> >> >> >> You'll have to check your web server logs for the full error, but my
> >> >> >> guess is that p4python is not correctly installed.
>
> >> >> >> -David
>
> >> >> >> On Tue, Oct 25, 2011 at 9:50 PM, thegreendroid 
> >> >> >>  wrote:
> >> >> >> > Hi there,
>
> >> >> >> > I am trying to add a new Perforce repository in the Reviewboard 
> >> >> >> > Admin
> >> >> >> > dashboard and I get the following error (at the top of the page) -
>
> >> >> >> > "Please correct the error below.
> >> >> >> > DLL load failed: The specified module could not be found."
>
> >> >> >> > Can someone please point out what could be wrong?
>
> >> >> >> > Thanks.
>
> >> >> >> > --
> >> >> >> > Want to help the Review Board project? Donate today 
> >> >> >> > athttp://www.reviewboard.org/donate/
> >> >> >> > Happy user? Let us know athttp://www.reviewboard.org/users/
> >> >> >> > -~--~~~~--~~--~--~---
> >> >> >> > To unsubscribe from this group, send email to 
> >> >> >> > reviewboard+unsubscr...@googlegroups.com
> >> >> >> > For more options, visit this group 
> >> >> >> > athttp://groups.google.com/group/reviewboard?hl=en
>
> >> >> > --
> >> >> > Want to help the Review Board project? Donate today 
> >> >> > athttp://www.reviewboard.org/donate/
> >> >> > Happy user? Let us know athttp://www.reviewboard.org/users/
> >> >> > -~--~~~~--~~--~--~---
> >> >> > To unsubscribe from this group, send email to 
> >> >> > reviewboard+unsubscr...@googlegroups.com
> >> >> > For more options, visit this group 
> >> >> > athttp://groups.google.com/group/reviewboard?hl=en
>
> >> > --
> >> > Want to help the Review Board project? Donate today 
> >> > athttp://www.reviewboard.org/donate/
> >> > Happy user? Let us know athttp://www.reviewboard.org/users/
> >> > -~--~~~~--~~--~--~---
> >> > To unsubscribe from this group, send email to 
> >> > reviewboard+unsubscr...@googlegroups.com
> >> > For more options, visit this group 
> >> > athttp://groups.google.com/group/reviewboard?hl=en
>
> > --
> > Want to help the Review Board project? Donate today 
> > athttp://www.reviewboard.org/donate/
> > Happy user? Let us know athttp://www.reviewboard.org/users/
> > -~--~~~~--~~--~--~---
> > To unsubscribe from this group, send email to 
> > reviewboard+unsubscr...@googlegroups.com
> > For more options, visit this group 
> > athttp://groups.google.com/group/reviewboard?hl=en

-- 
Want to help the Review Board project? Donate today at 
http://www.reviewboard.org/donate/
Happy user? Let us know at http://www.reviewboard.org/users/
-~--~~~~--~~--~--~---
To unsubscribe from this group, send email to 
reviewboard+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/reviewboard?hl=en


Re: Add Perforce repository error

2011-10-26 Thread David Trowbridge
Can you "import P4" from an interactive python shell?

-David



On Wed, Oct 26, 2011 at 9:41 PM, thegreendroid  wrote:
> Thanks David.
>
> I've enabled logging and there's nothing in the logs except
>
> '08:11:43       DEBUG
> Logging to logs\reviewboard.log with a minimum level of DEBUG
> 08:18:28        DEBUG
> Logging to logs\reviewboard.log with a minimum level of DEBUG
> 08:18:28        DEBUG
> Log file for Review Board v1.6.1 (PID 6392)'
>
> How do I go about figuring out the problem if I don't know have any
> details about the exception?
>
> Thanks for your help.
>
> On Oct 26, 7:19 pm, David Trowbridge  wrote:
>> There's a "logging" tab in the admin where you can set this up.
>>
>> -David
>>
>> On Tue, Oct 25, 2011 at 11:16 PM, thegreendroid
>>
>>
>>
>>
>>
>>
>>
>>  wrote:
>> > I am using Apache v2.2.21 with mod_wsgi and p4python is installed. I
>> > am using Python 2.7 by the way.
>>
>> > I'll check the logs and post what I find here. Also, how do I enable
>> > Reviewboard logs?
>>
>> > On Oct 26, 6:56 pm, David Trowbridge  wrote:
>> >> It depends on which web server you're using and what method of
>> >> invoking review board.
>> >> You can also check the review board logs (if enabled).
>>
>> >> -David
>>
>> >> On Tue, Oct 25, 2011 at 10:44 PM, thegreendroid
>>
>> >>  wrote:
>> >> > Thanks for the quick reply David.
>>
>> >> > Would the exception be recorded in the web server log? I checked
>> >> > Reviewboard's logs but there was nothing there.
>>
>> >> > On Oct 26, 6:02 pm, David Trowbridge  wrote:
>> >> >> You'll have to check your web server logs for the full error, but my
>> >> >> guess is that p4python is not correctly installed.
>>
>> >> >> -David
>>
>> >> >> On Tue, Oct 25, 2011 at 9:50 PM, thegreendroid 
>> >> >>  wrote:
>> >> >> > Hi there,
>>
>> >> >> > I am trying to add a new Perforce repository in the Reviewboard Admin
>> >> >> > dashboard and I get the following error (at the top of the page) -
>>
>> >> >> > "Please correct the error below.
>> >> >> > DLL load failed: The specified module could not be found."
>>
>> >> >> > Can someone please point out what could be wrong?
>>
>> >> >> > Thanks.
>>
>> >> >> > --
>> >> >> > Want to help the Review Board project? Donate today 
>> >> >> > athttp://www.reviewboard.org/donate/
>> >> >> > Happy user? Let us know athttp://www.reviewboard.org/users/
>> >> >> > -~--~~~~--~~--~--~---
>> >> >> > To unsubscribe from this group, send email to 
>> >> >> > reviewboard+unsubscr...@googlegroups.com
>> >> >> > For more options, visit this group 
>> >> >> > athttp://groups.google.com/group/reviewboard?hl=en
>>
>> >> > --
>> >> > Want to help the Review Board project? Donate today 
>> >> > athttp://www.reviewboard.org/donate/
>> >> > Happy user? Let us know athttp://www.reviewboard.org/users/
>> >> > -~--~~~~--~~--~--~---
>> >> > To unsubscribe from this group, send email to 
>> >> > reviewboard+unsubscr...@googlegroups.com
>> >> > For more options, visit this group 
>> >> > athttp://groups.google.com/group/reviewboard?hl=en
>>
>> > --
>> > Want to help the Review Board project? Donate today 
>> > athttp://www.reviewboard.org/donate/
>> > Happy user? Let us know athttp://www.reviewboard.org/users/
>> > -~--~~~~--~~--~--~---
>> > To unsubscribe from this group, send email to 
>> > reviewboard+unsubscr...@googlegroups.com
>> > For more options, visit this group 
>> > athttp://groups.google.com/group/reviewboard?hl=en
>
> --
> Want to help the Review Board project? Donate today at 
> http://www.reviewboard.org/donate/
> Happy user? Let us know at http://www.reviewboard.org/users/
> -~--~~~~--~~--~--~---
> To unsubscribe from this group, send email to 
> reviewboard+unsubscr...@googlegroups.com
> For more options, visit this group at 
> http://groups.google.com/group/reviewboard?hl=en

-- 
Want to help the Review Board project? Donate today at 
http://www.reviewboard.org/donate/
Happy user? Let us know at http://www.reviewboard.org/users/
-~--~~~~--~~--~--~---
To unsubscribe from this group, send email to 
reviewboard+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/reviewboard?hl=en


Re: Add Perforce repository error

2011-10-26 Thread thegreendroid
Yes I can, the import is successful.

On Oct 27, 6:00 pm, David Trowbridge  wrote:
> Can you "import P4" from an interactive python shell?
>
> -David
>
>
>
>
>
>
>
> On Wed, Oct 26, 2011 at 9:41 PM, thegreendroid  
> wrote:
> > Thanks David.
>
> > I've enabled logging and there's nothing in the logs except
>
> > '08:11:43       DEBUG
> > Logging to logs\reviewboard.log with a minimum level of DEBUG
> > 08:18:28        DEBUG
> > Logging to logs\reviewboard.log with a minimum level of DEBUG
> > 08:18:28        DEBUG
> > Log file for Review Board v1.6.1 (PID 6392)'
>
> > How do I go about figuring out the problem if I don't know have any
> > details about the exception?
>
> > Thanks for your help.
>
> > On Oct 26, 7:19 pm, David Trowbridge  wrote:
> >> There's a "logging" tab in the admin where you can set this up.
>
> >> -David
>
> >> On Tue, Oct 25, 2011 at 11:16 PM, thegreendroid
>
> >>  wrote:
> >> > I am using Apache v2.2.21 with mod_wsgi and p4python is installed. I
> >> > am using Python 2.7 by the way.
>
> >> > I'll check the logs and post what I find here. Also, how do I enable
> >> > Reviewboard logs?
>
> >> > On Oct 26, 6:56 pm, David Trowbridge  wrote:
> >> >> It depends on which web server you're using and what method of
> >> >> invoking review board.
> >> >> You can also check the review board logs (if enabled).
>
> >> >> -David
>
> >> >> On Tue, Oct 25, 2011 at 10:44 PM, thegreendroid
>
> >> >>  wrote:
> >> >> > Thanks for the quick reply David.
>
> >> >> > Would the exception be recorded in the web server log? I checked
> >> >> > Reviewboard's logs but there was nothing there.
>
> >> >> > On Oct 26, 6:02 pm, David Trowbridge  wrote:
> >> >> >> You'll have to check your web server logs for the full error, but my
> >> >> >> guess is that p4python is not correctly installed.
>
> >> >> >> -David
>
> >> >> >> On Tue, Oct 25, 2011 at 9:50 PM, thegreendroid 
> >> >> >>  wrote:
> >> >> >> > Hi there,
>
> >> >> >> > I am trying to add a new Perforce repository in the Reviewboard 
> >> >> >> > Admin
> >> >> >> > dashboard and I get the following error (at the top of the page) -
>
> >> >> >> > "Please correct the error below.
> >> >> >> > DLL load failed: The specified module could not be found."
>
> >> >> >> > Can someone please point out what could be wrong?
>
> >> >> >> > Thanks.
>
> >> >> >> > --
> >> >> >> > Want to help the Review Board project? Donate today 
> >> >> >> > athttp://www.reviewboard.org/donate/
> >> >> >> > Happy user? Let us know athttp://www.reviewboard.org/users/
> >> >> >> > -~--~~~~--~~--~--~---
> >> >> >> > To unsubscribe from this group, send email to 
> >> >> >> > reviewboard+unsubscr...@googlegroups.com
> >> >> >> > For more options, visit this group 
> >> >> >> > athttp://groups.google.com/group/reviewboard?hl=en
>
> >> >> > --
> >> >> > Want to help the Review Board project? Donate today 
> >> >> > athttp://www.reviewboard.org/donate/
> >> >> > Happy user? Let us know athttp://www.reviewboard.org/users/
> >> >> > -~--~~~~--~~--~--~---
> >> >> > To unsubscribe from this group, send email to 
> >> >> > reviewboard+unsubscr...@googlegroups.com
> >> >> > For more options, visit this group 
> >> >> > athttp://groups.google.com/group/reviewboard?hl=en
>
> >> > --
> >> > Want to help the Review Board project? Donate today 
> >> > athttp://www.reviewboard.org/donate/
> >> > Happy user? Let us know athttp://www.reviewboard.org/users/
> >> > -~--~~~~--~~--~--~---
> >> > To unsubscribe from this group, send email to 
> >> > reviewboard+unsubscr...@googlegroups.com
> >> > For more options, visit this group 
> >> > athttp://groups.google.com/group/reviewboard?hl=en
>
> > --
> > Want to help the Review Board project? Donate today 
> > athttp://www.reviewboard.org/donate/
> > Happy user? Let us know athttp://www.reviewboard.org/users/
> > -~--~~~~--~~--~--~---
> > To unsubscribe from this group, send email to 
> > reviewboard+unsubscr...@googlegroups.com
> > For more options, visit this group 
> > athttp://groups.google.com/group/reviewboard?hl=en

-- 
Want to help the Review Board project? Donate today at 
http://www.reviewboard.org/donate/
Happy user? Let us know at http://www.reviewboard.org/users/
-~--~~~~--~~--~--~---
To unsubscribe from this group, send email to 
reviewboard+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/reviewboard?hl=en


Re: Add Perforce repository error

2011-10-26 Thread thegreendroid
Thanks David.

I've enabled logging and there's nothing in the logs except

'08:11:43   DEBUG
Logging to logs\reviewboard.log with a minimum level of DEBUG
08:18:28DEBUG
Logging to logs\reviewboard.log with a minimum level of DEBUG
08:18:28DEBUG
Log file for Review Board v1.6.1 (PID 6392)'

How do I go about figuring out the problem if I don't know have any
details about the exception?

Thanks for your help.

On Oct 26, 7:19 pm, David Trowbridge  wrote:
> There's a "logging" tab in the admin where you can set this up.
>
> -David
>
> On Tue, Oct 25, 2011 at 11:16 PM, thegreendroid
>
>
>
>
>
>
>
>  wrote:
> > I am using Apache v2.2.21 with mod_wsgi and p4python is installed. I
> > am using Python 2.7 by the way.
>
> > I'll check the logs and post what I find here. Also, how do I enable
> > Reviewboard logs?
>
> > On Oct 26, 6:56 pm, David Trowbridge  wrote:
> >> It depends on which web server you're using and what method of
> >> invoking review board.
> >> You can also check the review board logs (if enabled).
>
> >> -David
>
> >> On Tue, Oct 25, 2011 at 10:44 PM, thegreendroid
>
> >>  wrote:
> >> > Thanks for the quick reply David.
>
> >> > Would the exception be recorded in the web server log? I checked
> >> > Reviewboard's logs but there was nothing there.
>
> >> > On Oct 26, 6:02 pm, David Trowbridge  wrote:
> >> >> You'll have to check your web server logs for the full error, but my
> >> >> guess is that p4python is not correctly installed.
>
> >> >> -David
>
> >> >> On Tue, Oct 25, 2011 at 9:50 PM, thegreendroid 
> >> >>  wrote:
> >> >> > Hi there,
>
> >> >> > I am trying to add a new Perforce repository in the Reviewboard Admin
> >> >> > dashboard and I get the following error (at the top of the page) -
>
> >> >> > "Please correct the error below.
> >> >> > DLL load failed: The specified module could not be found."
>
> >> >> > Can someone please point out what could be wrong?
>
> >> >> > Thanks.
>
> >> >> > --
> >> >> > Want to help the Review Board project? Donate today 
> >> >> > athttp://www.reviewboard.org/donate/
> >> >> > Happy user? Let us know athttp://www.reviewboard.org/users/
> >> >> > -~--~~~~--~~--~--~---
> >> >> > To unsubscribe from this group, send email to 
> >> >> > reviewboard+unsubscr...@googlegroups.com
> >> >> > For more options, visit this group 
> >> >> > athttp://groups.google.com/group/reviewboard?hl=en
>
> >> > --
> >> > Want to help the Review Board project? Donate today 
> >> > athttp://www.reviewboard.org/donate/
> >> > Happy user? Let us know athttp://www.reviewboard.org/users/
> >> > -~--~~~~--~~--~--~---
> >> > To unsubscribe from this group, send email to 
> >> > reviewboard+unsubscr...@googlegroups.com
> >> > For more options, visit this group 
> >> > athttp://groups.google.com/group/reviewboard?hl=en
>
> > --
> > Want to help the Review Board project? Donate today 
> > athttp://www.reviewboard.org/donate/
> > Happy user? Let us know athttp://www.reviewboard.org/users/
> > -~--~~~~--~~--~--~---
> > To unsubscribe from this group, send email to 
> > reviewboard+unsubscr...@googlegroups.com
> > For more options, visit this group 
> > athttp://groups.google.com/group/reviewboard?hl=en

-- 
Want to help the Review Board project? Donate today at 
http://www.reviewboard.org/donate/
Happy user? Let us know at http://www.reviewboard.org/users/
-~--~~~~--~~--~--~---
To unsubscribe from this group, send email to 
reviewboard+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/reviewboard?hl=en


Re: Add Perforce repository error

2011-10-25 Thread David Trowbridge
There's a "logging" tab in the admin where you can set this up.

-David



On Tue, Oct 25, 2011 at 11:16 PM, thegreendroid
 wrote:
> I am using Apache v2.2.21 with mod_wsgi and p4python is installed. I
> am using Python 2.7 by the way.
>
> I'll check the logs and post what I find here. Also, how do I enable
> Reviewboard logs?
>
> On Oct 26, 6:56 pm, David Trowbridge  wrote:
>> It depends on which web server you're using and what method of
>> invoking review board.
>> You can also check the review board logs (if enabled).
>>
>> -David
>>
>> On Tue, Oct 25, 2011 at 10:44 PM, thegreendroid
>>
>>
>>
>>
>>
>>
>>
>>  wrote:
>> > Thanks for the quick reply David.
>>
>> > Would the exception be recorded in the web server log? I checked
>> > Reviewboard's logs but there was nothing there.
>>
>> > On Oct 26, 6:02 pm, David Trowbridge  wrote:
>> >> You'll have to check your web server logs for the full error, but my
>> >> guess is that p4python is not correctly installed.
>>
>> >> -David
>>
>> >> On Tue, Oct 25, 2011 at 9:50 PM, thegreendroid  
>> >> wrote:
>> >> > Hi there,
>>
>> >> > I am trying to add a new Perforce repository in the Reviewboard Admin
>> >> > dashboard and I get the following error (at the top of the page) -
>>
>> >> > "Please correct the error below.
>> >> > DLL load failed: The specified module could not be found."
>>
>> >> > Can someone please point out what could be wrong?
>>
>> >> > Thanks.
>>
>> >> > --
>> >> > Want to help the Review Board project? Donate today 
>> >> > athttp://www.reviewboard.org/donate/
>> >> > Happy user? Let us know athttp://www.reviewboard.org/users/
>> >> > -~--~~~~--~~--~--~---
>> >> > To unsubscribe from this group, send email to 
>> >> > reviewboard+unsubscr...@googlegroups.com
>> >> > For more options, visit this group 
>> >> > athttp://groups.google.com/group/reviewboard?hl=en
>>
>> > --
>> > Want to help the Review Board project? Donate today 
>> > athttp://www.reviewboard.org/donate/
>> > Happy user? Let us know athttp://www.reviewboard.org/users/
>> > -~--~~~~--~~--~--~---
>> > To unsubscribe from this group, send email to 
>> > reviewboard+unsubscr...@googlegroups.com
>> > For more options, visit this group 
>> > athttp://groups.google.com/group/reviewboard?hl=en
>
> --
> Want to help the Review Board project? Donate today at 
> http://www.reviewboard.org/donate/
> Happy user? Let us know at http://www.reviewboard.org/users/
> -~--~~~~--~~--~--~---
> To unsubscribe from this group, send email to 
> reviewboard+unsubscr...@googlegroups.com
> For more options, visit this group at 
> http://groups.google.com/group/reviewboard?hl=en

-- 
Want to help the Review Board project? Donate today at 
http://www.reviewboard.org/donate/
Happy user? Let us know at http://www.reviewboard.org/users/
-~--~~~~--~~--~--~---
To unsubscribe from this group, send email to 
reviewboard+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/reviewboard?hl=en


Re: Add Perforce repository error

2011-10-25 Thread thegreendroid
I am using Apache v2.2.21 with mod_wsgi and p4python is installed. I
am using Python 2.7 by the way.

I'll check the logs and post what I find here. Also, how do I enable
Reviewboard logs?

On Oct 26, 6:56 pm, David Trowbridge  wrote:
> It depends on which web server you're using and what method of
> invoking review board.
> You can also check the review board logs (if enabled).
>
> -David
>
> On Tue, Oct 25, 2011 at 10:44 PM, thegreendroid
>
>
>
>
>
>
>
>  wrote:
> > Thanks for the quick reply David.
>
> > Would the exception be recorded in the web server log? I checked
> > Reviewboard's logs but there was nothing there.
>
> > On Oct 26, 6:02 pm, David Trowbridge  wrote:
> >> You'll have to check your web server logs for the full error, but my
> >> guess is that p4python is not correctly installed.
>
> >> -David
>
> >> On Tue, Oct 25, 2011 at 9:50 PM, thegreendroid  
> >> wrote:
> >> > Hi there,
>
> >> > I am trying to add a new Perforce repository in the Reviewboard Admin
> >> > dashboard and I get the following error (at the top of the page) -
>
> >> > "Please correct the error below.
> >> > DLL load failed: The specified module could not be found."
>
> >> > Can someone please point out what could be wrong?
>
> >> > Thanks.
>
> >> > --
> >> > Want to help the Review Board project? Donate today 
> >> > athttp://www.reviewboard.org/donate/
> >> > Happy user? Let us know athttp://www.reviewboard.org/users/
> >> > -~--~~~~--~~--~--~---
> >> > To unsubscribe from this group, send email to 
> >> > reviewboard+unsubscr...@googlegroups.com
> >> > For more options, visit this group 
> >> > athttp://groups.google.com/group/reviewboard?hl=en
>
> > --
> > Want to help the Review Board project? Donate today 
> > athttp://www.reviewboard.org/donate/
> > Happy user? Let us know athttp://www.reviewboard.org/users/
> > -~--~~~~--~~--~--~---
> > To unsubscribe from this group, send email to 
> > reviewboard+unsubscr...@googlegroups.com
> > For more options, visit this group 
> > athttp://groups.google.com/group/reviewboard?hl=en

-- 
Want to help the Review Board project? Donate today at 
http://www.reviewboard.org/donate/
Happy user? Let us know at http://www.reviewboard.org/users/
-~--~~~~--~~--~--~---
To unsubscribe from this group, send email to 
reviewboard+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/reviewboard?hl=en


Re: Add Perforce repository error

2011-10-25 Thread David Trowbridge
It depends on which web server you're using and what method of
invoking review board.
You can also check the review board logs (if enabled).

-David



On Tue, Oct 25, 2011 at 10:44 PM, thegreendroid
 wrote:
> Thanks for the quick reply David.
>
> Would the exception be recorded in the web server log? I checked
> Reviewboard's logs but there was nothing there.
>
> On Oct 26, 6:02 pm, David Trowbridge  wrote:
>> You'll have to check your web server logs for the full error, but my
>> guess is that p4python is not correctly installed.
>>
>> -David
>>
>>
>>
>>
>>
>>
>>
>> On Tue, Oct 25, 2011 at 9:50 PM, thegreendroid  
>> wrote:
>> > Hi there,
>>
>> > I am trying to add a new Perforce repository in the Reviewboard Admin
>> > dashboard and I get the following error (at the top of the page) -
>>
>> > "Please correct the error below.
>> > DLL load failed: The specified module could not be found."
>>
>> > Can someone please point out what could be wrong?
>>
>> > Thanks.
>>
>> > --
>> > Want to help the Review Board project? Donate today 
>> > athttp://www.reviewboard.org/donate/
>> > Happy user? Let us know athttp://www.reviewboard.org/users/
>> > -~--~~~~--~~--~--~---
>> > To unsubscribe from this group, send email to 
>> > reviewboard+unsubscr...@googlegroups.com
>> > For more options, visit this group 
>> > athttp://groups.google.com/group/reviewboard?hl=en
>
> --
> Want to help the Review Board project? Donate today at 
> http://www.reviewboard.org/donate/
> Happy user? Let us know at http://www.reviewboard.org/users/
> -~--~~~~--~~--~--~---
> To unsubscribe from this group, send email to 
> reviewboard+unsubscr...@googlegroups.com
> For more options, visit this group at 
> http://groups.google.com/group/reviewboard?hl=en

-- 
Want to help the Review Board project? Donate today at 
http://www.reviewboard.org/donate/
Happy user? Let us know at http://www.reviewboard.org/users/
-~--~~~~--~~--~--~---
To unsubscribe from this group, send email to 
reviewboard+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/reviewboard?hl=en


Re: Add Perforce repository error

2011-10-25 Thread thegreendroid
Thanks for the quick reply David.

Would the exception be recorded in the web server log? I checked
Reviewboard's logs but there was nothing there.

On Oct 26, 6:02 pm, David Trowbridge  wrote:
> You'll have to check your web server logs for the full error, but my
> guess is that p4python is not correctly installed.
>
> -David
>
>
>
>
>
>
>
> On Tue, Oct 25, 2011 at 9:50 PM, thegreendroid  
> wrote:
> > Hi there,
>
> > I am trying to add a new Perforce repository in the Reviewboard Admin
> > dashboard and I get the following error (at the top of the page) -
>
> > "Please correct the error below.
> > DLL load failed: The specified module could not be found."
>
> > Can someone please point out what could be wrong?
>
> > Thanks.
>
> > --
> > Want to help the Review Board project? Donate today 
> > athttp://www.reviewboard.org/donate/
> > Happy user? Let us know athttp://www.reviewboard.org/users/
> > -~--~~~~--~~--~--~---
> > To unsubscribe from this group, send email to 
> > reviewboard+unsubscr...@googlegroups.com
> > For more options, visit this group 
> > athttp://groups.google.com/group/reviewboard?hl=en

-- 
Want to help the Review Board project? Donate today at 
http://www.reviewboard.org/donate/
Happy user? Let us know at http://www.reviewboard.org/users/
-~--~~~~--~~--~--~---
To unsubscribe from this group, send email to 
reviewboard+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/reviewboard?hl=en


Re: Add Perforce repository error

2011-10-25 Thread David Trowbridge
You'll have to check your web server logs for the full error, but my
guess is that p4python is not correctly installed.

-David



On Tue, Oct 25, 2011 at 9:50 PM, thegreendroid  wrote:
> Hi there,
>
> I am trying to add a new Perforce repository in the Reviewboard Admin
> dashboard and I get the following error (at the top of the page) -
>
> "Please correct the error below.
> DLL load failed: The specified module could not be found."
>
> Can someone please point out what could be wrong?
>
> Thanks.
>
> --
> Want to help the Review Board project? Donate today at 
> http://www.reviewboard.org/donate/
> Happy user? Let us know at http://www.reviewboard.org/users/
> -~--~~~~--~~--~--~---
> To unsubscribe from this group, send email to 
> reviewboard+unsubscr...@googlegroups.com
> For more options, visit this group at 
> http://groups.google.com/group/reviewboard?hl=en

-- 
Want to help the Review Board project? Donate today at 
http://www.reviewboard.org/donate/
Happy user? Let us know at http://www.reviewboard.org/users/
-~--~~~~--~~--~--~---
To unsubscribe from this group, send email to 
reviewboard+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/reviewboard?hl=en


Add Perforce repository error

2011-10-25 Thread thegreendroid
Hi there,

I am trying to add a new Perforce repository in the Reviewboard Admin
dashboard and I get the following error (at the top of the page) -

"Please correct the error below.
DLL load failed: The specified module could not be found."

Can someone please point out what could be wrong?

Thanks.

-- 
Want to help the Review Board project? Donate today at 
http://www.reviewboard.org/donate/
Happy user? Let us know at http://www.reviewboard.org/users/
-~--~~~~--~~--~--~---
To unsubscribe from this group, send email to 
reviewboard+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/reviewboard?hl=en