I'm trying to configure an instance of reviewboard on Windows. Currently, I'm facing an error in the admin dashboard - Add Repository. When I submit a new svn repository, IE shows an "Internet Explorer cannot display the page".
ReviewBoard logs shows nothing.. Apache logs: ********* Server Startup... [warn] Init: Session Cache is not configured [hint: SSLSessionCache] [error] python_init: Python version mismatch, expected '2.5', found '2.5.4'. [error] python_init: Python executable found 'C:\\Program Files\ \Apache Software Foundation\\Apache2.2\\bin\\httpd.exe'. [error] python_init: Python path being used 'C:\\WINDOWS\\system32\ \python25.zip;C:\\Python25\\Lib;C:\\Python25\\DLLs;C:\\Python25\\Lib\ \lib-tk;;C:\\Program Files\\Apache Software Foundation\\Apache2.2\ \bin'. [notice] mod_python: Creating 8 session mutexes based on 0 max processes and 64 max threads. [notice] Child 7800: Child process is running [notice] Child 7800: Acquired the start mutex. [notice] Child 7800: Starting 64 worker threads. [notice] Child 7800: Starting thread to listen on port 80. [notice] Child 7416: All worker threads have exited. [notice] Child 7416: Child process is exiting ********* Opening Add Repository Page... [error] [client 16.127.81.22] File does not exist: C:/ReviewBoard/ htdocs/media/admin/js/jquery.min.js, referer: http://brrndsirius.bra.hp.com/reviewboard/admin/db/scmtools/repository/add/ [error] [client 16.127.81.22] File does not exist: C:/ReviewBoard/ htdocs/media/admin/js/jquery.init.js, referer: http://brrndsirius.bra.hp.com/reviewboard/admin/db/scmtools/repository/add/ [error] [client 16.127.81.22] File does not exist: C:/ReviewBoard/ htdocs/media/admin/js/actions.min.js, referer: http://brrndsirius.bra.hp.com/reviewboard/admin/db/scmtools/repository/add/ ********* When I hit Save... OPENSSL_Uplink(100EC020,06): no OPENSSL_Applink C:\Python25\lib\site-packages\Crypto\Util\randpool.py:40: RandomPool_DeprecationWarning: This application uses RandomPool, which is BROKEN in older releases. See http://www.pycrypto.org/randpool-broken RandomPool_DeprecationWarning) C:\Python25\lib\site-packages\django-1.2.1-py2.5.egg\django\contrib \admin\sites.py:470: DeprecationWarning: AdminSite.root() is deprecated; use include(admin.site.urls) instead. DeprecationWarning [notice] Parent: child process exited with status 1 -- Restarting. [notice] Apache/2.2.15 (Win32) mod_ssl/2.2.15 OpenSSL/0.9.8m configured -- resuming normal operations [notice] Server built: Mar 4 2010 11:27:46 [notice] Parent: Created child process 7452 [warn] Init: Session Cache is not configured [hint: SSLSessionCache] [error] python_init: Python version mismatch, expected '2.5', found '2.5.4'. [error] python_init: Python executable found 'C:\\Program Files\ \Apache Software Foundation\\Apache2.2\\bin\\httpd.exe'. [error] python_init: Python path being used 'C:\\WINDOWS\\system32\ \python25.zip;C:\\Python25\\Lib;C:\\Python25\\DLLs;C:\\Python25\\Lib\ \lib-tk;;C:\\Program Files\\Apache Software Foundation\\Apache2.2\ \bin'. [notice] mod_python: Creating 8 session mutexes based on 0 max processes and 64 max threads. [notice] Child 7452: Child process is running [notice] Child 7452: Acquired the start mutex. [notice] Child 7452: Starting 64 worker threads. [notice] Child 7452: Starting thread to listen on port 80. -- 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
