Havn't resloved the former problem,I got into the new trouble. The errors shows as follows,could you give me some suggestions? Is it the fault of python??
r...@ubuntu:/var/log/openxcap# /usr/bin/openxcap --no-fork Starting OpenXCAP 1.1.2 xcap.server.HTTPFactory starting on 80 error: Traceback (most recent call last): error: File "/usr/lib/python2.5/threading.py", line 462, in __bootstrap error: self.__bootstrap_inner() error: File "/usr/lib/python2.5/threading.py", line 486, in __bootstrap_inner error: self.run() error: File "/usr/lib/python2.5/threading.py", line 446, in run error: self.__target(*self.__args, **self.__kwargs) error: --- <exception caught here> --- error: File "/usr/lib/python2.5/site-packages/twisted/python/threadpool.py", line 210, in _worker error: result = context.call(ctx, function, *args, **kwargs) error: File "/usr/lib/python2.5/site-packages/twisted/python/context.py", line 59, in callWithContext error: return self.currentContext().callWithContext(ctx, func, *args, **kw) error: File "/usr/lib/python2.5/site-packages/twisted/python/context.py", line 37, in callWithContext error: return func(*args,**kw) error: File "/usr/lib/python2.5/site-packages/twisted/enterprise/adbapi.py", line 426, in _runInteraction error: conn = self.connectionFactory(self) error: File "/usr/lib/python2.5/site-packages/twisted/enterprise/adbapi.py", line 38, in __init__ error: self.reconnect() error: File "/usr/lib/python2.5/site-packages/twisted/enterprise/adbapi.py", line 75, in reconnect error: self._connection = self._pool.connect() error: File "/usr/lib/python2.5/site-packages/twisted/enterprise/adbapi.py", line 395, in connect error: conn = self.dbapi.connect(*self.connargs, **self.connkw) > > Yes. As I see you're running a hybrid system, because twisted version in > Lenny is 8.1.0 and you're running 9.0.0. This shouldn't matter, however > I need to test OpenXCAP with latest Debian unstable to check if changes > are needed because of updated library versions, I'll keep you posted. > > > Regards, > > -- > Saúl Ibarra Corretgé > AG Projects > > _______________________________________________ > Users mailing list > [email protected] > http://lists.opensips.org/cgi-bin/mailman/listinfo/users >
_______________________________________________ Users mailing list [email protected] http://lists.opensips.org/cgi-bin/mailman/listinfo/users
