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 <[email protected]> wrote: > Yes I can, the import is successful. > > On Oct 27, 6:00 pm, David Trowbridge <[email protected]> wrote: > > > > > > > > > Can you "import P4" from an interactive python shell? > > > -David > > > On Wed, Oct 26, 2011 at 9:41 PM, thegreendroid <[email protected]> > > 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 <[email protected]> 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 > > > >> <[email protected]> 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 <[email protected]> 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 > > > >> >> <[email protected]> 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 <[email protected]> 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 > > >> >> >> <[email protected]> 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 > > >> >> >> > [email protected] > > >> >> >> > 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 > > >> >> > [email protected] > > >> >> > 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 > > >> > [email protected] > > >> > 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 > > > [email protected] > > > 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 [email protected] For more options, visit this group at http://groups.google.com/group/reviewboard?hl=en
