Re: ImproperlyConfigured: Error importing middleware reviewboard.admin.middleware: DLL load failed: The specified module could not be found.

2011-03-30 Thread brian.ackermann
-packages\\django-1.2.3-py2.7.egg\\django\\core\
  \handlers\\wsgi.py, line 230, in __call__
  [Tue Nov 30 13:40:12 2010] [error] [client 127.0.0.1]
  self.load_middleware()
  [Tue Nov 30 13:40:12 2010] [error] [client 127.0.0.1]   File C:\
  \Python27\\lib\\site-packages\\django-1.2.3-py2.7.egg\\django\\core\
  \handlers\\base.py, line 42, in load_middleware
  [Tue Nov 30 13:40:12 2010] [error] [client 127.0.0.1]     raise
  exceptions.ImproperlyConfigured('Error importing middleware %s: 
  %s'
  % (mw_module, e))
  [Tue Nov 30 13:40:12 2010] [error] [client 127.0.0.1]
 ImproperlyConfigured: Error importing middleware
  reviewboard.admin.middleware: DLL load failed: The specified module
  could not be found.- Hide quoted text -

   - Show quoted text -

-- 
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: ImproperlyConfigured: Error importing middleware reviewboard.admin.middleware: DLL load failed: The specified module could not be found.

2011-01-05 Thread mandrake
\\django\\core\
 \handlers\\base.py, line 42, in load_middleware
 [Tue Nov 30 13:40:12 2010] [error] [client 127.0.0.1]     raise
 exceptions.ImproperlyConfigured('Error importing middleware %s: %s'
 % (mw_module, e))
 [Tue Nov 30 13:40:12 2010] [error] [client 127.0.0.1]
 ImproperlyConfigured: Error importing middleware
 reviewboard.admin.middleware: DLL load failed: The specified module
 could not be found.- Hide quoted text -

  - Show quoted text -

-- 
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: ImproperlyConfigured: Error importing middleware reviewboard.admin.middleware: DLL load failed: The specified module could not be found.

2011-01-04 Thread mandrake
Ok, I've traced the problem to the Crypto library:

[Tue Jan 04 16:00:22 2011] [error]   File C:\\Python27\\lib\\site-
packages\\reviewboard-1.5.1-py2.7.egg\\reviewboard\\diffviewer\
\forms.py, line 9, in module
[Tue Jan 04 16:00:22 2011] [error] from
reviewboard.diffviewer.diffutils import DEFAULT_DIFF_COMPAT_VERSION
[Tue Jan 04 16:00:22 2011] [error]   File C:\\Python27\\lib\\site-
packages\\reviewboard-1.5.1-py2.7.egg\\reviewboard\\diffviewer\
\diffutils.py, line 30, in module
[Tue Jan 04 16:00:22 2011] [error] from reviewboard.scmtools.core
import PRE_CREATION, HEAD
[Tue Jan 04 16:00:22 2011] [error]   File C:\\Python27\\lib\\site-
packages\\reviewboard-1.5.1-py2.7.egg\\reviewboard\\scmtools\
\core.py, line 5, in module
[Tue Jan 04 16:00:22 2011] [error] from reviewboard.scmtools
import sshutils
[Tue Jan 04 16:00:22 2011] [error]   File C:\\Python27\\lib\\site-
packages\\reviewboard-1.5.1-py2.7.egg\\reviewboard\\scmtools\
\sshutils.py, line 5, in module
[Tue Jan 04 16:00:22 2011] [error] import paramiko
[Tue Jan 04 16:00:22 2011] [error]   File build\\bdist.win32\\egg\
\paramiko\\__init__.py, line 69, in module
[Tue Jan 04 16:00:22 2011] [error]   File build\\bdist.win32\\egg\
\paramiko\\transport.py, line 32, in module
[Tue Jan 04 16:00:22 2011] [error]   File build\\bdist.win32\\egg\
\paramiko\\util.py, line 32, in module
[Tue Jan 04 16:00:22 2011] [error]   File build\\bdist.win32\\egg\
\paramiko\\common.py, line 98, in module
[Tue Jan 04 16:00:22 2011] [error]   File build\\bdist.win32\\egg\
\paramiko\\rng.py, line 23, in module
[Tue Jan 04 16:00:22 2011] [error]   File build\\bdist.win32\\egg\
\Crypto\\Util\\randpool.py, line 30, in module
[Tue Jan 04 16:00:22 2011] [error]   File build\\bdist.win32\\egg\
\Crypto\\Random\\__init__.py, line 28, in module
[Tue Jan 04 16:00:22 2011] [error]   File build\\bdist.win32\\egg\
\Crypto\\Random\\OSRNG\\__init__.py, line 34, in module
[Tue Jan 04 16:00:22 2011] [error]   File build\\bdist.win32\\egg\
\Crypto\\Random\\OSRNG\\nt.py, line 28, in module
[Tue Jan 04 16:00:22 2011] [error]   File build\\bdist.win32\\egg\
\Crypto\\Random\\OSRNG\\winrandom.py, line 7, in module
[Tue Jan 04 16:00:22 2011] [error]   File build\\bdist.win32\\egg\
\Crypto\\Random\\OSRNG\\winrandom.py, line 6, in __bootstrap__
[Tue Jan 04 16:00:22 2011] [error] ImportError: DLL load failed: The
specified module could not be found.

I will try to find out more..


On 12 Dec 2010, 12:50, Dan birb...@gmail.com wrote:
 Have you found solution to this problem,
 I have the same problem now.

 Could anyone give some hints?
 Any help will be highly appreciated.

 On Dec 1, 3:59 am, Travis dahlke.tra...@gmail.com wrote:

  Trying to install Reviewboard 1.5.1 on Windows XP SP3 with Apache 2.2
  and mod_wsgi. Below is my apache error log. In my browser I get stuck
  on Review Board is taking a nap. Any idea what's going on? How do I
  tell which DLL failed?

  [Tue Nov 30 13:40:12 2010] [error] [client 127.0.0.1] mod_wsgi
  (pid=14184): Exception occurred processing WSGI script 'C:/reviewboard/
  htdocs/reviewboard.wsgi'.
  [Tue Nov 30 13:40:12 2010] [error] [client 127.0.0.1] Traceback (most
  recent call last):
  [Tue Nov 30 13:40:12 2010] [error] [client 127.0.0.1]   File C:\
  \Python27\\lib\\site-packages\\django-1.2.3-py2.7.egg\\django\\core\
  \handlers\\wsgi.py, line 230, in __call__
  [Tue Nov 30 13:40:12 2010] [error] [client 127.0.0.1]
  self.load_middleware()
  [Tue Nov 30 13:40:12 2010] [error] [client 127.0.0.1]   File C:\
  \Python27\\lib\\site-packages\\django-1.2.3-py2.7.egg\\django\\core\
  \handlers\\base.py, line 42, in load_middleware
  [Tue Nov 30 13:40:12 2010] [error] [client 127.0.0.1]     raise
  exceptions.ImproperlyConfigured('Error importing middleware %s: %s'
  % (mw_module, e))
  [Tue Nov 30 13:40:12 2010] [error] [client 127.0.0.1]
  ImproperlyConfigured: Error importing middleware
  reviewboard.admin.middleware: DLL load failed: The specified module
  could not be found.

-- 
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: ImproperlyConfigured: Error importing middleware reviewboard.admin.middleware: DLL load failed: The specified module could not be found.

2011-01-04 Thread mandrake
I just got the same error with Windows 2008 server, Apache 2.2.17,
Python 2.7.1, mod_wsgi 3.3 and Reviewboard 1.5.1.

Any progress on the issue?

On 30 Nov 2010, 20:59, Travis dahlke.tra...@gmail.com wrote:
 Trying to install Reviewboard 1.5.1 on Windows XP SP3 with Apache 2.2
 and mod_wsgi. Below is my apache error log. In my browser I get stuck
 on Review Board is taking a nap. Any idea what's going on? How do I
 tell which DLL failed?

 [Tue Nov 30 13:40:12 2010] [error] [client 127.0.0.1] mod_wsgi
 (pid=14184): Exception occurred processing WSGI script 'C:/reviewboard/
 htdocs/reviewboard.wsgi'.
 [Tue Nov 30 13:40:12 2010] [error] [client 127.0.0.1] Traceback (most
 recent call last):
 [Tue Nov 30 13:40:12 2010] [error] [client 127.0.0.1]   File C:\
 \Python27\\lib\\site-packages\\django-1.2.3-py2.7.egg\\django\\core\
 \handlers\\wsgi.py, line 230, in __call__
 [Tue Nov 30 13:40:12 2010] [error] [client 127.0.0.1]
 self.load_middleware()
 [Tue Nov 30 13:40:12 2010] [error] [client 127.0.0.1]   File C:\
 \Python27\\lib\\site-packages\\django-1.2.3-py2.7.egg\\django\\core\
 \handlers\\base.py, line 42, in load_middleware
 [Tue Nov 30 13:40:12 2010] [error] [client 127.0.0.1]     raise
 exceptions.ImproperlyConfigured('Error importing middleware %s: %s'
 % (mw_module, e))
 [Tue Nov 30 13:40:12 2010] [error] [client 127.0.0.1]
 ImproperlyConfigured: Error importing middleware
 reviewboard.admin.middleware: DLL load failed: The specified module
 could not be found.

-- 
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: ImproperlyConfigured: Error importing middleware reviewboard.admin.middleware: DLL load failed: The specified module could not be found.

2011-01-04 Thread mandrake
Ok, I reinstalled the cryptolibrary and ran the tests using setup.py
test, ALL OK. I ran the tests with lowest trust level as well, no
diff (runas /trustlevel:0x2 ...).
So I figured it might be a user privilege thing, so I tried running
the apache service as administrator, but there was no difference.

This is seriously annoying.

On 4 Jan, 16:10, mandrake mt02c...@gmail.com wrote:
 Ok, I've traced the problem to the Crypto library:

 [Tue Jan 04 16:00:22 2011] [error]   File C:\\Python27\\lib\\site-
 packages\\reviewboard-1.5.1-py2.7.egg\\reviewboard\\diffviewer\
 \forms.py, line 9, in module
 [Tue Jan 04 16:00:22 2011] [error]     from
 reviewboard.diffviewer.diffutils import DEFAULT_DIFF_COMPAT_VERSION
 [Tue Jan 04 16:00:22 2011] [error]   File C:\\Python27\\lib\\site-
 packages\\reviewboard-1.5.1-py2.7.egg\\reviewboard\\diffviewer\
 \diffutils.py, line 30, in module
 [Tue Jan 04 16:00:22 2011] [error]     from reviewboard.scmtools.core
 import PRE_CREATION, HEAD
 [Tue Jan 04 16:00:22 2011] [error]   File C:\\Python27\\lib\\site-
 packages\\reviewboard-1.5.1-py2.7.egg\\reviewboard\\scmtools\
 \core.py, line 5, in module
 [Tue Jan 04 16:00:22 2011] [error]     from reviewboard.scmtools
 import sshutils
 [Tue Jan 04 16:00:22 2011] [error]   File C:\\Python27\\lib\\site-
 packages\\reviewboard-1.5.1-py2.7.egg\\reviewboard\\scmtools\
 \sshutils.py, line 5, in module
 [Tue Jan 04 16:00:22 2011] [error]     import paramiko
 [Tue Jan 04 16:00:22 2011] [error]   File build\\bdist.win32\\egg\
 \paramiko\\__init__.py, line 69, in module
 [Tue Jan 04 16:00:22 2011] [error]   File build\\bdist.win32\\egg\
 \paramiko\\transport.py, line 32, in module
 [Tue Jan 04 16:00:22 2011] [error]   File build\\bdist.win32\\egg\
 \paramiko\\util.py, line 32, in module
 [Tue Jan 04 16:00:22 2011] [error]   File build\\bdist.win32\\egg\
 \paramiko\\common.py, line 98, in module
 [Tue Jan 04 16:00:22 2011] [error]   File build\\bdist.win32\\egg\
 \paramiko\\rng.py, line 23, in module
 [Tue Jan 04 16:00:22 2011] [error]   File build\\bdist.win32\\egg\
 \Crypto\\Util\\randpool.py, line 30, in module
 [Tue Jan 04 16:00:22 2011] [error]   File build\\bdist.win32\\egg\
 \Crypto\\Random\\__init__.py, line 28, in module
 [Tue Jan 04 16:00:22 2011] [error]   File build\\bdist.win32\\egg\
 \Crypto\\Random\\OSRNG\\__init__.py, line 34, in module
 [Tue Jan 04 16:00:22 2011] [error]   File build\\bdist.win32\\egg\
 \Crypto\\Random\\OSRNG\\nt.py, line 28, in module
 [Tue Jan 04 16:00:22 2011] [error]   File build\\bdist.win32\\egg\
 \Crypto\\Random\\OSRNG\\winrandom.py, line 7, in module
 [Tue Jan 04 16:00:22 2011] [error]   File build\\bdist.win32\\egg\
 \Crypto\\Random\\OSRNG\\winrandom.py, line 6, in __bootstrap__
 [Tue Jan 04 16:00:22 2011] [error] ImportError: DLL load failed: The
 specified module could not be found.

 I will try to find out more..

 On 12 Dec 2010, 12:50, Dan birb...@gmail.com wrote:

  Have you found solution to this problem,
  I have the same problem now.

  Could anyone give some hints?
  Any help will be highly appreciated.

  On Dec 1, 3:59 am, Travis dahlke.tra...@gmail.com wrote:

   Trying to install Reviewboard 1.5.1 on Windows XP SP3 with Apache 2.2
   and mod_wsgi. Below is my apache error log. In my browser I get stuck
   on Review Board is taking a nap. Any idea what's going on? How do I
   tell which DLL failed?

   [Tue Nov 30 13:40:12 2010] [error] [client 127.0.0.1] mod_wsgi
   (pid=14184): Exception occurred processing WSGI script 'C:/reviewboard/
   htdocs/reviewboard.wsgi'.
   [Tue Nov 30 13:40:12 2010] [error] [client 127.0.0.1] Traceback (most
   recent call last):
   [Tue Nov 30 13:40:12 2010] [error] [client 127.0.0.1]   File C:\
   \Python27\\lib\\site-packages\\django-1.2.3-py2.7.egg\\django\\core\
   \handlers\\wsgi.py, line 230, in __call__
   [Tue Nov 30 13:40:12 2010] [error] [client 127.0.0.1]
   self.load_middleware()
   [Tue Nov 30 13:40:12 2010] [error] [client 127.0.0.1]   File C:\
   \Python27\\lib\\site-packages\\django-1.2.3-py2.7.egg\\django\\core\
   \handlers\\base.py, line 42, in load_middleware
   [Tue Nov 30 13:40:12 2010] [error] [client 127.0.0.1]     raise
   exceptions.ImproperlyConfigured('Error importing middleware %s: %s'
   % (mw_module, e))
   [Tue Nov 30 13:40:12 2010] [error] [client 127.0.0.1]
   ImproperlyConfigured: Error importing middleware
   reviewboard.admin.middleware: DLL load failed: The specified module
   could not be found.

-- 
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: ImproperlyConfigured: Error importing middleware reviewboard.admin.middleware: DLL load failed: The specified module could not be found.

2011-01-04 Thread Christian Hammond
There seem to be many really painful issues with certain Python
modules/configs on Windows.

I *strongly* recommend, for these reasons and others, that you run
Review Board on Linux, whether on a native Linux box or in a VM. You
will have a far better experience, better forward-compatibility, and
better reliability.

Christian

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



On Tue, Jan 4, 2011 at 7:38 AM, mandrake mt02c...@gmail.com wrote:
 Ok, I reinstalled the cryptolibrary and ran the tests using setup.py
 test, ALL OK. I ran the tests with lowest trust level as well, no
 diff (runas /trustlevel:0x2 ...).
 So I figured it might be a user privilege thing, so I tried running
 the apache service as administrator, but there was no difference.

 This is seriously annoying.

 On 4 Jan, 16:10, mandrake mt02c...@gmail.com wrote:
 Ok, I've traced the problem to the Crypto library:

 [Tue Jan 04 16:00:22 2011] [error]   File C:\\Python27\\lib\\site-
 packages\\reviewboard-1.5.1-py2.7.egg\\reviewboard\\diffviewer\
 \forms.py, line 9, in module
 [Tue Jan 04 16:00:22 2011] [error]     from
 reviewboard.diffviewer.diffutils import DEFAULT_DIFF_COMPAT_VERSION
 [Tue Jan 04 16:00:22 2011] [error]   File C:\\Python27\\lib\\site-
 packages\\reviewboard-1.5.1-py2.7.egg\\reviewboard\\diffviewer\
 \diffutils.py, line 30, in module
 [Tue Jan 04 16:00:22 2011] [error]     from reviewboard.scmtools.core
 import PRE_CREATION, HEAD
 [Tue Jan 04 16:00:22 2011] [error]   File C:\\Python27\\lib\\site-
 packages\\reviewboard-1.5.1-py2.7.egg\\reviewboard\\scmtools\
 \core.py, line 5, in module
 [Tue Jan 04 16:00:22 2011] [error]     from reviewboard.scmtools
 import sshutils
 [Tue Jan 04 16:00:22 2011] [error]   File C:\\Python27\\lib\\site-
 packages\\reviewboard-1.5.1-py2.7.egg\\reviewboard\\scmtools\
 \sshutils.py, line 5, in module
 [Tue Jan 04 16:00:22 2011] [error]     import paramiko
 [Tue Jan 04 16:00:22 2011] [error]   File build\\bdist.win32\\egg\
 \paramiko\\__init__.py, line 69, in module
 [Tue Jan 04 16:00:22 2011] [error]   File build\\bdist.win32\\egg\
 \paramiko\\transport.py, line 32, in module
 [Tue Jan 04 16:00:22 2011] [error]   File build\\bdist.win32\\egg\
 \paramiko\\util.py, line 32, in module
 [Tue Jan 04 16:00:22 2011] [error]   File build\\bdist.win32\\egg\
 \paramiko\\common.py, line 98, in module
 [Tue Jan 04 16:00:22 2011] [error]   File build\\bdist.win32\\egg\
 \paramiko\\rng.py, line 23, in module
 [Tue Jan 04 16:00:22 2011] [error]   File build\\bdist.win32\\egg\
 \Crypto\\Util\\randpool.py, line 30, in module
 [Tue Jan 04 16:00:22 2011] [error]   File build\\bdist.win32\\egg\
 \Crypto\\Random\\__init__.py, line 28, in module
 [Tue Jan 04 16:00:22 2011] [error]   File build\\bdist.win32\\egg\
 \Crypto\\Random\\OSRNG\\__init__.py, line 34, in module
 [Tue Jan 04 16:00:22 2011] [error]   File build\\bdist.win32\\egg\
 \Crypto\\Random\\OSRNG\\nt.py, line 28, in module
 [Tue Jan 04 16:00:22 2011] [error]   File build\\bdist.win32\\egg\
 \Crypto\\Random\\OSRNG\\winrandom.py, line 7, in module
 [Tue Jan 04 16:00:22 2011] [error]   File build\\bdist.win32\\egg\
 \Crypto\\Random\\OSRNG\\winrandom.py, line 6, in __bootstrap__
 [Tue Jan 04 16:00:22 2011] [error] ImportError: DLL load failed: The
 specified module could not be found.

 I will try to find out more..

 On 12 Dec 2010, 12:50, Dan birb...@gmail.com wrote:

  Have you found solution to this problem,
  I have the same problem now.

  Could anyone give some hints?
  Any help will be highly appreciated.

  On Dec 1, 3:59 am, Travis dahlke.tra...@gmail.com wrote:

   Trying to install Reviewboard 1.5.1 on Windows XP SP3 with Apache 2.2
   and mod_wsgi. Below is my apache error log. In my browser I get stuck
   on Review Board is taking a nap. Any idea what's going on? How do I
   tell which DLL failed?

   [Tue Nov 30 13:40:12 2010] [error] [client 127.0.0.1] mod_wsgi
   (pid=14184): Exception occurred processing WSGI script 'C:/reviewboard/
   htdocs/reviewboard.wsgi'.
   [Tue Nov 30 13:40:12 2010] [error] [client 127.0.0.1] Traceback (most
   recent call last):
   [Tue Nov 30 13:40:12 2010] [error] [client 127.0.0.1]   File C:\
   \Python27\\lib\\site-packages\\django-1.2.3-py2.7.egg\\django\\core\
   \handlers\\wsgi.py, line 230, in __call__
   [Tue Nov 30 13:40:12 2010] [error] [client 127.0.0.1]
   self.load_middleware()
   [Tue Nov 30 13:40:12 2010] [error] [client 127.0.0.1]   File C:\
   \Python27\\lib\\site-packages\\django-1.2.3-py2.7.egg\\django\\core\
   \handlers\\base.py, line 42, in load_middleware
   [Tue Nov 30 13:40:12 2010] [error] [client 127.0.0.1]     raise
   exceptions.ImproperlyConfigured('Error importing middleware %s: %s'
   % (mw_module, e))
   [Tue Nov 30 13:40:12 2010] [error] [client 127.0.0.1]
   ImproperlyConfigured: Error importing middleware
   reviewboard.admin.middleware: DLL load failed: The specified module
   could not be found

Re: ImproperlyConfigured: Error importing middleware reviewboard.admin.middleware: DLL load failed: The specified module could not be found.

2011-01-04 Thread D Krueger
There is definitely a problem involving mod_wsgi, Python, and
extensions
built with MSVC.

See the question Why do no Python DLLs built with MSVC load with
mod_wsgi?
that's on Stack Overflow:
http://stackoverflow.com/questions/3706293/why-do-no-python-dlls-built-with-msvc-load-with-mod-wsgi

The author there worked around by installing a pycrypto built with
MinGW.

On Jan 4, 10:38 am, mandrake mt02c...@gmail.com wrote:
 Ok, I reinstalled the cryptolibrary and ran the tests using setup.py
 test, ALL OK. I ran the tests with lowest trust level as well, no
 diff (runas /trustlevel:0x2 ...).
 So I figured it might be a user privilege thing, so I tried running
 the apache service as administrator, but there was no difference.

 This is seriously annoying.

 On 4 Jan, 16:10, mandrake mt02c...@gmail.com wrote:



  Ok, I've traced the problem to the Crypto library:

  [Tue Jan 04 16:00:22 2011] [error]   File C:\\Python27\\lib\\site-
  packages\\reviewboard-1.5.1-py2.7.egg\\reviewboard\\diffviewer\
  \forms.py, line 9, in module
  [Tue Jan 04 16:00:22 2011] [error]     from
  reviewboard.diffviewer.diffutils import DEFAULT_DIFF_COMPAT_VERSION
  [Tue Jan 04 16:00:22 2011] [error]   File C:\\Python27\\lib\\site-
  packages\\reviewboard-1.5.1-py2.7.egg\\reviewboard\\diffviewer\
  \diffutils.py, line 30, in module
  [Tue Jan 04 16:00:22 2011] [error]     from reviewboard.scmtools.core
  import PRE_CREATION, HEAD
  [Tue Jan 04 16:00:22 2011] [error]   File C:\\Python27\\lib\\site-
  packages\\reviewboard-1.5.1-py2.7.egg\\reviewboard\\scmtools\
  \core.py, line 5, in module
  [Tue Jan 04 16:00:22 2011] [error]     from reviewboard.scmtools
  import sshutils
  [Tue Jan 04 16:00:22 2011] [error]   File C:\\Python27\\lib\\site-
  packages\\reviewboard-1.5.1-py2.7.egg\\reviewboard\\scmtools\
  \sshutils.py, line 5, in module
  [Tue Jan 04 16:00:22 2011] [error]     import paramiko
  [Tue Jan 04 16:00:22 2011] [error]   File build\\bdist.win32\\egg\
  \paramiko\\__init__.py, line 69, in module
  [Tue Jan 04 16:00:22 2011] [error]   File build\\bdist.win32\\egg\
  \paramiko\\transport.py, line 32, in module
  [Tue Jan 04 16:00:22 2011] [error]   File build\\bdist.win32\\egg\
  \paramiko\\util.py, line 32, in module
  [Tue Jan 04 16:00:22 2011] [error]   File build\\bdist.win32\\egg\
  \paramiko\\common.py, line 98, in module
  [Tue Jan 04 16:00:22 2011] [error]   File build\\bdist.win32\\egg\
  \paramiko\\rng.py, line 23, in module
  [Tue Jan 04 16:00:22 2011] [error]   File build\\bdist.win32\\egg\
  \Crypto\\Util\\randpool.py, line 30, in module
  [Tue Jan 04 16:00:22 2011] [error]   File build\\bdist.win32\\egg\
  \Crypto\\Random\\__init__.py, line 28, in module
  [Tue Jan 04 16:00:22 2011] [error]   File build\\bdist.win32\\egg\
  \Crypto\\Random\\OSRNG\\__init__.py, line 34, in module
  [Tue Jan 04 16:00:22 2011] [error]   File build\\bdist.win32\\egg\
  \Crypto\\Random\\OSRNG\\nt.py, line 28, in module
  [Tue Jan 04 16:00:22 2011] [error]   File build\\bdist.win32\\egg\
  \Crypto\\Random\\OSRNG\\winrandom.py, line 7, in module
  [Tue Jan 04 16:00:22 2011] [error]   File build\\bdist.win32\\egg\
  \Crypto\\Random\\OSRNG\\winrandom.py, line 6, in __bootstrap__
  [Tue Jan 04 16:00:22 2011] [error] ImportError: DLL load failed: The
  specified module could not be found.

  I will try to find out more..

  On 12 Dec 2010, 12:50, Dan birb...@gmail.com wrote:

   Have you found solution to this problem,
   I have the same problem now.

   Could anyone give some hints?
   Any help will be highly appreciated.

   On Dec 1, 3:59 am, Travis dahlke.tra...@gmail.com wrote:

Trying to install Reviewboard 1.5.1 on Windows XP SP3 with Apache 2.2
and mod_wsgi. Below is my apache error log. In my browser I get stuck
on Review Board is taking a nap. Any idea what's going on? How do I
tell which DLL failed?

[Tue Nov 30 13:40:12 2010] [error] [client 127.0.0.1] mod_wsgi
(pid=14184): Exception occurred processing WSGI script 'C:/reviewboard/
htdocs/reviewboard.wsgi'.
[Tue Nov 30 13:40:12 2010] [error] [client 127.0.0.1] Traceback (most
recent call last):
[Tue Nov 30 13:40:12 2010] [error] [client 127.0.0.1]   File C:\
\Python27\\lib\\site-packages\\django-1.2.3-py2.7.egg\\django\\core\
\handlers\\wsgi.py, line 230, in __call__
[Tue Nov 30 13:40:12 2010] [error] [client 127.0.0.1]
self.load_middleware()
[Tue Nov 30 13:40:12 2010] [error] [client 127.0.0.1]   File C:\
\Python27\\lib\\site-packages\\django-1.2.3-py2.7.egg\\django\\core\
\handlers\\base.py, line 42, in load_middleware
[Tue Nov 30 13:40:12 2010] [error] [client 127.0.0.1]     raise
exceptions.ImproperlyConfigured('Error importing middleware %s: %s'
% (mw_module, e))
[Tue Nov 30 13:40:12 2010] [error] [client 127.0.0.1]
ImproperlyConfigured: Error importing middleware
reviewboard.admin.middleware: DLL load failed: The specified module
could not be found.- Hide quoted text

Re: ImproperlyConfigured: Error importing middleware reviewboard.admin.middleware: DLL load failed: The specified module could not be found.

2010-12-14 Thread Travis
Trouble is I can't find a build for Python 2.7.

On Dec 12, 3:59 pm, Christian Hammond chip...@chipx86.com wrote:
 The one thing that is consistent with all the reports I've seen so far
 is mod_wsgi. Maybe try using mod_python or something to verify.
 mod_python no longer comes with Apache, but I believe you can download
 it separately.

 Christian

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







 On Sun, Dec 12, 2010 at 3:50 AM, Dan birb...@gmail.com wrote:
  Have you found solution to this problem,
  I have the same problem now.

  Could anyone give some hints?
  Any help will be highly appreciated.

  On Dec 1, 3:59 am, Travis dahlke.tra...@gmail.com wrote:
  Trying to install Reviewboard 1.5.1 on Windows XP SP3 with Apache 2.2
  and mod_wsgi. Below is my apache error log. In my browser I get stuck
  on Review Board is taking a nap. Any idea what's going on? How do I
  tell which DLL failed?

  [Tue Nov 30 13:40:12 2010] [error] [client 127.0.0.1] mod_wsgi
  (pid=14184): Exception occurred processing WSGI script 'C:/reviewboard/
  htdocs/reviewboard.wsgi'.
  [Tue Nov 30 13:40:12 2010] [error] [client 127.0.0.1] Traceback (most
  recent call last):
  [Tue Nov 30 13:40:12 2010] [error] [client 127.0.0.1]   File C:\
  \Python27\\lib\\site-packages\\django-1.2.3-py2.7.egg\\django\\core\
  \handlers\\wsgi.py, line 230, in __call__
  [Tue Nov 30 13:40:12 2010] [error] [client 127.0.0.1]
  self.load_middleware()
  [Tue Nov 30 13:40:12 2010] [error] [client 127.0.0.1]   File C:\
  \Python27\\lib\\site-packages\\django-1.2.3-py2.7.egg\\django\\core\
  \handlers\\base.py, line 42, in load_middleware
  [Tue Nov 30 13:40:12 2010] [error] [client 127.0.0.1]     raise
  exceptions.ImproperlyConfigured('Error importing middleware %s: %s'
  % (mw_module, e))
  [Tue Nov 30 13:40:12 2010] [error] [client 127.0.0.1]
  ImproperlyConfigured: Error importing middleware
  reviewboard.admin.middleware: DLL load failed: The specified module
  could not be found.

  --
  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: ImproperlyConfigured: Error importing middleware reviewboard.admin.middleware: DLL load failed: The specified module could not be found.

2010-12-12 Thread Dan
Have you found a solution to this problem?
I have the same problem too. :-(

Could someone give some hints?
Any help will be highly appreciated!


On Dec 1, 3:59 am, Travis dahlke.tra...@gmail.com wrote:
 Trying to install Reviewboard 1.5.1 on Windows XP SP3 with Apache 2.2
 and mod_wsgi. Below is my apache error log. In my browser I get stuck
 on Review Board is taking a nap. Any idea what's going on? How do I
 tell which DLL failed?

 [Tue Nov 30 13:40:12 2010] [error] [client 127.0.0.1] mod_wsgi
 (pid=14184): Exception occurred processing WSGI script 'C:/reviewboard/
 htdocs/reviewboard.wsgi'.
 [Tue Nov 30 13:40:12 2010] [error] [client 127.0.0.1] Traceback (most
 recent call last):
 [Tue Nov 30 13:40:12 2010] [error] [client 127.0.0.1]   File C:\
 \Python27\\lib\\site-packages\\django-1.2.3-py2.7.egg\\django\\core\
 \handlers\\wsgi.py, line 230, in __call__
 [Tue Nov 30 13:40:12 2010] [error] [client 127.0.0.1]
 self.load_middleware()
 [Tue Nov 30 13:40:12 2010] [error] [client 127.0.0.1]   File C:\
 \Python27\\lib\\site-packages\\django-1.2.3-py2.7.egg\\django\\core\
 \handlers\\base.py, line 42, in load_middleware
 [Tue Nov 30 13:40:12 2010] [error] [client 127.0.0.1]     raise
 exceptions.ImproperlyConfigured('Error importing middleware %s: %s'
 % (mw_module, e))
 [Tue Nov 30 13:40:12 2010] [error] [client 127.0.0.1]
 ImproperlyConfigured: Error importing middleware
 reviewboard.admin.middleware: DLL load failed: The specified module
 could not be found.

-- 
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: ImproperlyConfigured: Error importing middleware reviewboard.admin.middleware: DLL load failed: The specified module could not be found.

2010-12-12 Thread Dan
Have you found solution to this problem,
I have the same problem now.

Could anyone give some hints?
Any help will be highly appreciated.


On Dec 1, 3:59 am, Travis dahlke.tra...@gmail.com wrote:
 Trying to install Reviewboard 1.5.1 on Windows XP SP3 with Apache 2.2
 and mod_wsgi. Below is my apache error log. In my browser I get stuck
 on Review Board is taking a nap. Any idea what's going on? How do I
 tell which DLL failed?

 [Tue Nov 30 13:40:12 2010] [error] [client 127.0.0.1] mod_wsgi
 (pid=14184): Exception occurred processing WSGI script 'C:/reviewboard/
 htdocs/reviewboard.wsgi'.
 [Tue Nov 30 13:40:12 2010] [error] [client 127.0.0.1] Traceback (most
 recent call last):
 [Tue Nov 30 13:40:12 2010] [error] [client 127.0.0.1]   File C:\
 \Python27\\lib\\site-packages\\django-1.2.3-py2.7.egg\\django\\core\
 \handlers\\wsgi.py, line 230, in __call__
 [Tue Nov 30 13:40:12 2010] [error] [client 127.0.0.1]
 self.load_middleware()
 [Tue Nov 30 13:40:12 2010] [error] [client 127.0.0.1]   File C:\
 \Python27\\lib\\site-packages\\django-1.2.3-py2.7.egg\\django\\core\
 \handlers\\base.py, line 42, in load_middleware
 [Tue Nov 30 13:40:12 2010] [error] [client 127.0.0.1]     raise
 exceptions.ImproperlyConfigured('Error importing middleware %s: %s'
 % (mw_module, e))
 [Tue Nov 30 13:40:12 2010] [error] [client 127.0.0.1]
 ImproperlyConfigured: Error importing middleware
 reviewboard.admin.middleware: DLL load failed: The specified module
 could not be found.

-- 
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: ImproperlyConfigured: Error importing middleware reviewboard.admin.middleware: DLL load failed: The specified module could not be found.

2010-12-12 Thread Christian Hammond
The one thing that is consistent with all the reports I've seen so far
is mod_wsgi. Maybe try using mod_python or something to verify.
mod_python no longer comes with Apache, but I believe you can download
it separately.

Christian

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



On Sun, Dec 12, 2010 at 3:50 AM, Dan birb...@gmail.com wrote:
 Have you found solution to this problem,
 I have the same problem now.

 Could anyone give some hints?
 Any help will be highly appreciated.


 On Dec 1, 3:59 am, Travis dahlke.tra...@gmail.com wrote:
 Trying to install Reviewboard 1.5.1 on Windows XP SP3 with Apache 2.2
 and mod_wsgi. Below is my apache error log. In my browser I get stuck
 on Review Board is taking a nap. Any idea what's going on? How do I
 tell which DLL failed?

 [Tue Nov 30 13:40:12 2010] [error] [client 127.0.0.1] mod_wsgi
 (pid=14184): Exception occurred processing WSGI script 'C:/reviewboard/
 htdocs/reviewboard.wsgi'.
 [Tue Nov 30 13:40:12 2010] [error] [client 127.0.0.1] Traceback (most
 recent call last):
 [Tue Nov 30 13:40:12 2010] [error] [client 127.0.0.1]   File C:\
 \Python27\\lib\\site-packages\\django-1.2.3-py2.7.egg\\django\\core\
 \handlers\\wsgi.py, line 230, in __call__
 [Tue Nov 30 13:40:12 2010] [error] [client 127.0.0.1]
 self.load_middleware()
 [Tue Nov 30 13:40:12 2010] [error] [client 127.0.0.1]   File C:\
 \Python27\\lib\\site-packages\\django-1.2.3-py2.7.egg\\django\\core\
 \handlers\\base.py, line 42, in load_middleware
 [Tue Nov 30 13:40:12 2010] [error] [client 127.0.0.1]     raise
 exceptions.ImproperlyConfigured('Error importing middleware %s: %s'
 % (mw_module, e))
 [Tue Nov 30 13:40:12 2010] [error] [client 127.0.0.1]
 ImproperlyConfigured: Error importing middleware
 reviewboard.admin.middleware: DLL load failed: The specified module
 could not be found.

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


ImproperlyConfigured: Error importing middleware reviewboard.admin.middleware: DLL load failed: The specified module could not be found.

2010-11-30 Thread Travis
Trying to install Reviewboard 1.5.1 on Windows XP SP3 with Apache 2.2
and mod_wsgi. Below is my apache error log. In my browser I get stuck
on Review Board is taking a nap. Any idea what's going on? How do I
tell which DLL failed?

[Tue Nov 30 13:40:12 2010] [error] [client 127.0.0.1] mod_wsgi
(pid=14184): Exception occurred processing WSGI script 'C:/reviewboard/
htdocs/reviewboard.wsgi'.
[Tue Nov 30 13:40:12 2010] [error] [client 127.0.0.1] Traceback (most
recent call last):
[Tue Nov 30 13:40:12 2010] [error] [client 127.0.0.1]   File C:\
\Python27\\lib\\site-packages\\django-1.2.3-py2.7.egg\\django\\core\
\handlers\\wsgi.py, line 230, in __call__
[Tue Nov 30 13:40:12 2010] [error] [client 127.0.0.1]
self.load_middleware()
[Tue Nov 30 13:40:12 2010] [error] [client 127.0.0.1]   File C:\
\Python27\\lib\\site-packages\\django-1.2.3-py2.7.egg\\django\\core\
\handlers\\base.py, line 42, in load_middleware
[Tue Nov 30 13:40:12 2010] [error] [client 127.0.0.1] raise
exceptions.ImproperlyConfigured('Error importing middleware %s: %s'
% (mw_module, e))
[Tue Nov 30 13:40:12 2010] [error] [client 127.0.0.1]
ImproperlyConfigured: Error importing middleware
reviewboard.admin.middleware: DLL load failed: The specified module
could not be found.

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