Add Repository Error - Windows

2010-05-31 Thread Martelo
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 
reviewboard+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/reviewboard?hl=en


Re: Add Repository Error - Windows

2010-05-31 Thread Martelo
BTW, The ReviewBoard version is 1.5b2...

On 31 maio, 10:19, Martelo  wrote:
> 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/repositor...
> [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/repositor...
> [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/repositor...
>
> * 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.  Seehttp://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 
reviewboard+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/reviewboard?hl=en


Re: Add Repository Error - Windows

2010-05-31 Thread Martelo
Resolved by commenting the following line in apache httpd.conf:
LoadModule ssl_module/mod.ssl.so




On 31 maio, 10:22, Martelo  wrote:
> BTW, The ReviewBoard version is 1.5b2...
>
> On 31 maio, 10:19, Martelo  wrote:
>
>
>
> > 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/repositor...
> > [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/repositor...
> > [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/repositor...
>
> > * 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.  Seehttp://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.- Ocultar texto 
> > das mensagens anteriores -
>
> - Mostrar texto das mensagens anteriores -

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


What is the MAX_SIZE of filediff content and where is it stored?

2010-05-31 Thread JohnHenry
Hi, all
 Is the size of diff content has a TOP VALUE ?  And what it is?
1024Bytes?  And which table in the database  has stored the content?



Best Regards!

-- 
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: What is the MAX_SIZE of filediff content and where is it stored?

2010-05-31 Thread Christian Hammond
Hi,

All diff content is split up into per-file entries in the FileDiff model
(look at your table listings in your database to find the corresponding
name). The content is base64-encoded, so you're losing some space as a
result of that (necessary to fully preserve encodings across all databases).
The actual upper limit is entirely dependent on your database. We use what
generally becomes a BLOB type, so you'll need to look that up in your
database's docs.

Christian

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


On Mon, May 31, 2010 at 6:52 PM, JohnHenry  wrote:

> Hi, all
> Is the size of diff content has a TOP VALUE ?  And what it is?
> 1024Bytes?  And which table in the database  has stored the content?
>
>
>
> Best Regards!
>
> --
> 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