Re: post-review error

2011-08-19 Thread Deva
Hi Christian,
Reviewboard Server what i have is in the same LAN or the network.
Still am seeing this problem.

Please help.

Regards,
Deva

On Aug 19, 9:47 am, Christian Hammond chip...@chipx86.com wrote:
 Hi Deva,

 Are you behind a proxy?

 Christian

 On Thursday, August 18, 2011, Deva devara...@photoninfotech.net wrote:
  Hi,
  Am getting below error while posting the review in windows. It says
  'Unable to accesshttp://x.x.x.x/api/json/accounts/login/. The host
  path may be invalid
  urlopen error [Errno 10054] An existing connection was forcibly
  closed by the r
  emote host'

  C:\workspace\BDBJEpython C:\rbtools\rbtools\postreview.py --debug
  svn info
  repository info: Path:http://x.x.x.x/wds, Base path: /projects/NavApp/
  devBranches/1.8.X-BDB/BDBJE, Supports changesets: False
  svn diff --diff-cmd=diff
  svn info

 src/main/java/com/macys/bdb/cache/da/exception/DataAccessorExceptio n.java
  svn info

 src/main/java/com/macys/bdb/cache/da/exception/DataAccessorExceptio n.java
  svn info

 src/main/java/com/macys/bdb/cache/da/exception/DataAccessorExceptio n.java
  svn info

 src/main/java/com/macys/bdb/cache/da/exception/DataAccessorExceptio

  n.java
  Looking for 'x.x.x.x /' cookie in C:\Documents and Settings\devaraj_m\
  Local Settings\Application Data\.post-review-cookies.txt
  Couldn't load cookie file: [Errno 2] No such file or directory:
 'C:\\Documen
  ts and Settings\\devaraj_m\\Local Settings\\Application Data\\.post-
  review-cooki
  es.txt'
  == Review Board Login Required
  Enter username and password for Review Board athttp://x.x.x.x/
  Username: deva
  Password:
  Logging in with username deva
  HTTP POSTing tohttp://x.x.x.x/api/json/accounts/login/:{'userna
  me': 'deva', 'password': '**'}
  Unable to accesshttp://x.x.x.x/api/json/accounts/login/. The host pa
  th may be invalid
  urlopen error [Errno 10054] An existing connection was forcibly
  closed by the r
  emote host

  Can anyone please help me ?

  Regards,
  Deva

  --
  Want to help the Review Board project? Donate today at

 http://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 
 at

 http://groups.google.com/group/reviewboard?hl=en

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

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


post-review error

2011-08-18 Thread Deva
Hi,
Am getting below error while posting the review in windows. It says
'Unable to access http://x.x.x.x/api/json/accounts/login/. The host
path may be invalid
urlopen error [Errno 10054] An existing connection was forcibly
closed by the r
emote host'

C:\workspace\BDBJEpython C:\rbtools\rbtools\postreview.py --debug
 svn info
 repository info: Path: http://x.x.x.x/wds, Base path: /projects/NavApp/
devBranches/1.8.X-BDB/BDBJE, Supports changesets: False
 svn diff --diff-cmd=diff
 svn info src/main/java/com/macys/bdb/cache/da/exception/DataAccessorExceptio
n.java
 svn info src/main/java/com/macys/bdb/cache/da/exception/DataAccessorExceptio
n.java
 svn info src/main/java/com/macys/bdb/cache/da/exception/DataAccessorExceptio
n.java
 svn info src/main/java/com/macys/bdb/cache/da/exception/DataAccessorExceptio
n.java
 Looking for 'x.x.x.x /' cookie in C:\Documents and Settings\devaraj_m\
Local Settings\Application Data\.post-review-cookies.txt
 Couldn't load cookie file: [Errno 2] No such file or directory: 'C:\\Documen
ts and Settings\\devaraj_m\\Local Settings\\Application Data\\.post-
review-cooki
es.txt'
== Review Board Login Required
Enter username and password for Review Board at http://x.x.x.x/
Username: deva
Password:
 Logging in with username deva
 HTTP POSTing to http://x.x.x.x/api/json/accounts/login/: {'userna
me': 'deva', 'password': '**'}
Unable to access http://x.x.x.x/api/json/accounts/login/. The host pa
th may be invalid
urlopen error [Errno 10054] An existing connection was forcibly
closed by the r
emote host

Can anyone please help me ?

Regards,
Deva

-- 
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: TypeError: create_default_site() takes exactly 4 arguments (3 given)

2011-08-17 Thread Deva
Hi Christian,
Thank you very much for your reply.
I have downloaded the latest source and it works fine now.

But why the css not getting loaded? Am i missing to set any
properties?

Regards,
Deva



On Aug 17, 1:28 pm, Christian Hammond chip...@chipx86.com wrote:
 Hi Deva,

 Review Board 1.1 alpha 1 is ancient and unsupported, and in no way
 compatible with any recent Django release. You're going to have to either
 upgrade Review Board or downgrade Django to whatever version is listed in
 setup.py in the tarball for that release.

 Christian

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

 On Tue, Aug 16, 2011 at 11:00 PM, Deva devara...@photoninfotech.net wrote:
  Hi,
  Can anyone please help me to resolve this issue? Am stuck.

  When i tried to install the site using 'rb - site install /path/to/
  site/' , am getting below exception.

  Creating table django_evolution
  Traceback (most recent call last):
   File /usr/bin/rb-site, line 7, in ?
     sys.exit(
   File /usr/lib/python2.4/site-packages/
  ReviewBoard-1.1alpha1.dev_r2118-py2.4.egg/reviewboard/cmdline/
  rbsite.py, line 1485, in main
     command.run()
   File /usr/lib/python2.4/site-packages/
  ReviewBoard-1.1alpha1.dev_r2118-py2.4.egg/reviewboard/cmdline/
  rbsite.py, line 1085, in run
     self.show_install_status()
   File /usr/lib/python2.4/site-packages/
  ReviewBoard-1.1alpha1.dev_r2118-py2.4.egg/reviewboard/cmdline/
  rbsite.py, line 1336, in show_install_status
     site.sync_database)
   File /usr/lib/python2.4/site-packages/
  ReviewBoard-1.1alpha1.dev_r2118-py2.4.egg/reviewboard/cmdline/
  rbsite.py, line 657, in step
     func()
   File /usr/lib/python2.4/site-packages/
  ReviewBoard-1.1alpha1.dev_r2118-py2.4.egg/reviewboard/cmdline/
  rbsite.py, line 314, in sync_database
     self.run_manage_command(syncdb, [--noinput])
   File /usr/lib/python2.4/site-packages/
  ReviewBoard-1.1alpha1.dev_r2118-py2.4.egg/reviewboard/cmdline/
  rbsite.py, line 352, in run_manage_command
     execute_manager(reviewboard.settings, [__file__, cmd] + params)
   File /usr/lib/python2.4/site-packages/Django-1.3-py2.4.egg/django/
  core/management/__init__.py, line 438, in execute_manager
     utility.execute()
   File /usr/lib/python2.4/site-packages/Django-1.3-py2.4.egg/django/
  core/management/__init__.py, line 379, in execute
     self.fetch_command(subcommand).run_from_argv(self.argv)
   File /usr/lib/python2.4/site-packages/Django-1.3-py2.4.egg/django/
  core/management/base.py, line 191, in run_from_argv
     self.execute(*args, **options.__dict__)
   File /usr/lib/python2.4/site-packages/Django-1.3-py2.4.egg/django/
  core/management/base.py, line 220, in execute
     output = self.handle(*args, **options)
   File /usr/lib/python2.4/site-packages/Django-1.3-py2.4.egg/django/
  core/management/base.py, line 351, in handle
     return self.handle_noargs(**options)
   File /usr/lib/python2.4/site-packages/Django-1.3-py2.4.egg/django/
  core/management/commands/syncdb.py, line 109, in handle_noargs
     emit_post_sync_signal(created_models, verbosity, interactive, db)
   File /usr/lib/python2.4/site-packages/Django-1.3-py2.4.egg/django/
  core/management/sql.py, line 190, in emit_post_sync_signal
     interactive=interactive, db=db)
   File /usr/lib/python2.4/site-packages/Django-1.3-py2.4.egg/django/
  dispatch/dispatcher.py, line 172, in send
     response = receiver(signal=self, sender=sender, **named)
   File /usr/lib/python2.4/site-packages/
  ReviewBoard-1.1alpha1.dev_r2118-py2.4.egg/reviewboard/admin/management/
  sites.py, line 21, in init_siteconfig
     create_default_site(app, created_models, verbosity)
  TypeError: create_default_site() takes exactly 4 arguments (3 given)

  Can anyone please help me to resolve this issue ?

  Regards,
  Deva

  --
  Want to help the Review Board project? Donate today at
 http://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 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


Re: TypeError: create_default_site() takes exactly 4 arguments (3 given)

2011-08-17 Thread Deva
ah ..great ..it got loaded now ..!
Finally i got reviewboard in place ..!
Thank you for your support.

Regards,
Deva

On Aug 17, 3:12 pm, Deva devara...@photoninfotech.net wrote:
 Hi Christian,
 Thank you very much for your reply.
 I have downloaded the latest source and it works fine now.

 But why the css not getting loaded? Am i missing to set any
 properties?

 Regards,
 Deva

 On Aug 17, 1:28 pm, Christian Hammond chip...@chipx86.com wrote:

  Hi Deva,

  Review Board 1.1 alpha 1 is ancient and unsupported, and in no way
  compatible with any recent Django release. You're going to have to either
  upgrade Review Board or downgrade Django to whatever version is listed in
  setup.py in the tarball for that release.

  Christian

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

  On Tue, Aug 16, 2011 at 11:00 PM, Deva devara...@photoninfotech.net wrote:
   Hi,
   Can anyone please help me to resolve this issue? Am stuck.

   When i tried to install the site using 'rb - site install /path/to/
   site/' , am getting below exception.

   Creating table django_evolution
   Traceback (most recent call last):
    File /usr/bin/rb-site, line 7, in ?
      sys.exit(
    File /usr/lib/python2.4/site-packages/
   ReviewBoard-1.1alpha1.dev_r2118-py2.4.egg/reviewboard/cmdline/
   rbsite.py, line 1485, in main
      command.run()
    File /usr/lib/python2.4/site-packages/
   ReviewBoard-1.1alpha1.dev_r2118-py2.4.egg/reviewboard/cmdline/
   rbsite.py, line 1085, in run
      self.show_install_status()
    File /usr/lib/python2.4/site-packages/
   ReviewBoard-1.1alpha1.dev_r2118-py2.4.egg/reviewboard/cmdline/
   rbsite.py, line 1336, in show_install_status
      site.sync_database)
    File /usr/lib/python2.4/site-packages/
   ReviewBoard-1.1alpha1.dev_r2118-py2.4.egg/reviewboard/cmdline/
   rbsite.py, line 657, in step
      func()
    File /usr/lib/python2.4/site-packages/
   ReviewBoard-1.1alpha1.dev_r2118-py2.4.egg/reviewboard/cmdline/
   rbsite.py, line 314, in sync_database
      self.run_manage_command(syncdb, [--noinput])
    File /usr/lib/python2.4/site-packages/
   ReviewBoard-1.1alpha1.dev_r2118-py2.4.egg/reviewboard/cmdline/
   rbsite.py, line 352, in run_manage_command
      execute_manager(reviewboard.settings, [__file__, cmd] + params)
    File /usr/lib/python2.4/site-packages/Django-1.3-py2.4.egg/django/
   core/management/__init__.py, line 438, in execute_manager
      utility.execute()
    File /usr/lib/python2.4/site-packages/Django-1.3-py2.4.egg/django/
   core/management/__init__.py, line 379, in execute
      self.fetch_command(subcommand).run_from_argv(self.argv)
    File /usr/lib/python2.4/site-packages/Django-1.3-py2.4.egg/django/
   core/management/base.py, line 191, in run_from_argv
      self.execute(*args, **options.__dict__)
    File /usr/lib/python2.4/site-packages/Django-1.3-py2.4.egg/django/
   core/management/base.py, line 220, in execute
      output = self.handle(*args, **options)
    File /usr/lib/python2.4/site-packages/Django-1.3-py2.4.egg/django/
   core/management/base.py, line 351, in handle
      return self.handle_noargs(**options)
    File /usr/lib/python2.4/site-packages/Django-1.3-py2.4.egg/django/
   core/management/commands/syncdb.py, line 109, in handle_noargs
      emit_post_sync_signal(created_models, verbosity, interactive, db)
    File /usr/lib/python2.4/site-packages/Django-1.3-py2.4.egg/django/
   core/management/sql.py, line 190, in emit_post_sync_signal
      interactive=interactive, db=db)
    File /usr/lib/python2.4/site-packages/Django-1.3-py2.4.egg/django/
   dispatch/dispatcher.py, line 172, in send
      response = receiver(signal=self, sender=sender, **named)
    File /usr/lib/python2.4/site-packages/
   ReviewBoard-1.1alpha1.dev_r2118-py2.4.egg/reviewboard/admin/management/
   sites.py, line 21, in init_siteconfig
      create_default_site(app, created_models, verbosity)
   TypeError: create_default_site() takes exactly 4 arguments (3 given)

   Can anyone please help me to resolve this issue ?

   Regards,
   Deva

   --
   Want to help the Review Board project? Donate today at
  http://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 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