Hi guys, I have notice a problem when accessing some of the links in the "Subversion Commits" section of Axis2 JIRA. As a reference of the problem please access:
https://issues.apache.org/jira/browse/AXIS2-3843?page=com.atlassian.jira.plugin.ext.subversion%3Asubversion-commits-tabpanel Then try to access the latest two "File Changed" links there. You will see: An Exception Has Occurred Python Traceback Traceback (most recent call last): File "/usr/local/viewvc-install/viewvc-1.0.7/lib/viewvc.py", line 3746, in main request.run_viewvc() File "/usr/local/viewvc-install/viewvc-1.0.7/lib/viewvc.py", line 265, in run_viewvc cfg.general.svn_path) File "/usr/local/viewvc-install/viewvc-1.0.7/lib/vclib/svn/__init__.py", line 602, in __init__ self.pool = core.svn_pool_create(None) File "/usr/local/svn-install/svn-1.6.2/lib/svn-python/svn/core.py", line 241, in svn_pool_create return Pool(parent_pool) File "/usr/local/svn-install/svn-1.6.2/lib/svn-python/libsvn/core.py", line 1555, in svn_pool_create return apply(_core.svn_pool_create, args) File "/usr/local/svn-install/svn-1.6.2/lib/svn-python/libsvn/core.py", line 5738, in _wrap obj.set_parent_pool(self) File "/usr/local/svn-install/svn-1.6.2/lib/svn-python/libsvn/core.py", line 5651, in set_parent_pool self._parent_pool = parent_pool or application_pool File "/usr/local/svn-install/svn-1.6.2/lib/svn-python/libsvn/core.py", line 5639, in <lambda> __setattr__ = lambda self, name, value: _swig_setattr(self, apr_pool_t, name, value) File "/usr/local/svn-install/svn-1.6.2/lib/svn-python/libsvn/core.py", line 24, in _swig_setattr return _swig_setattr_nondynamic(self,class_type,name,value,0) File "/usr/local/svn-install/svn-1.6.2/lib/svn-python/libsvn/core.py", line 19, in _swig_setattr_nondynamic self.__dict__[name] = value RuntimeError: instance.__dict__ not accessible in restricted mode Thanks, Dobri