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 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 -- 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
