just reinstalled with all dependencies. still the same error, any clues 
about that?

On Saturday, October 12, 2013 6:54:07 PM UTC+3, alonn wrote:
>
> failing with: (with both developement.ini and production.ini)
>
> (agents) C:\dev\projects\oldagents\agent\priority-agent>paster serve 
> development
> .ini
> 18:51:13,973 INFO  [priorityagent.config.cron] starting scheduler now
> 18:51:13,973 INFO  [priorityagent.config.cron] starting scheduler now
> 18:51:13,974 INFO  [tgscheduler.scheduler] Starting the scheduler...
> Starting server in PID 7120.
> Traceback (most recent call last):
>   File "c:\dev\envs\agents\Scripts\paster-script.py", line 8, in <module>
>     load_entry_point('PasteScript==1.7.4.2', 'console_scripts', 'paster')()
>   File "c:\dev\envs\agents\lib\site-packages\paste\script\command.py", 
> line 104,
>  in run
>     invoke(command, command_name, options, args[1:])
>   File "c:\dev\envs\agents\lib\site-packages\paste\script\command.py", 
> line 143,
>  in invoke
>     exit_code = runner.run(args)
>   File "c:\dev\envs\agents\lib\site-packages\paste\script\command.py", 
> line 238,
>  in run
>     result = self.command()
>   File "c:\dev\envs\agents\lib\site-packages\paste\script\serve.py", line 
> 311, i
> n command
>     serve()
>   File "c:\dev\envs\agents\lib\site-packages\paste\script\serve.py", line 
> 295, i
> n serve
>     server(app)
>   File "c:\dev\envs\agents\lib\site-packages\paste\deploy\loadwsgi.py", 
> line 150
> , in server_wrapper
>     **context.local_conf)
>   File 
> "c:\dev\envs\agents\lib\site-packages\paste\deploy\util\fixtypeerror.py",
>  line 57, in fix_call
>     val = callable(*args, **kw)
>   File "c:\dev\envs\agents\lib\site-packages\paste\httpserver.py", line 
> 1342, in
>  server_runner
>     serve(wsgi_app, **kwargs)
>   File "c:\dev\envs\agents\lib\site-packages\paste\httpserver.py", line 
> 1291, in
>  serve
>     request_queue_size=request_queue_size)
>   File "c:\dev\envs\agents\lib\site-packages\paste\httpserver.py", line 
> 1134, in
>  __init__
>     request_queue_size=request_queue_size)
>   File "c:\dev\envs\agents\lib\site-packages\paste\httpserver.py", line 
> 1113, in
>  __init__
>     request_queue_size=request_queue_size)
>   File "c:\dev\envs\agents\lib\site-packages\paste\httpserver.py", line 
> 328, in
> __init__
>     HTTPServer.__init__(self, server_address, RequestHandlerClass)
>   File "c:\dev\python27\Lib\SocketServer.py", line 419, in __init__
>     self.server_bind()
>   File "c:\dev\python27\Lib\BaseHTTPServer.py", line 108, in server_bind
>     SocketServer.TCPServer.server_bind(self)
>   File "c:\dev\python27\Lib\SocketServer.py", line 430, in server_bind
>     self.socket.bind(self.server_address)
>   File "c:\dev\python27\Lib\socket.py", line 224, in meth
>     return getattr(self._sock,name)(*args)
> socket.error: [Errno 10013] An attempt was made to access a socket in a 
> way forb
> idden by its access permissions
> 18:51:14,296 INFO  [tgscheduler.scheduler] Shutting down the scheduler...
>
>
> win 7 users, but this used to work, and now.. nothing
> can figure out whats the problem. would be glad for help with this
>

-- 
You received this message because you are subscribed to the Google Groups 
"TurboGears" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To post to this group, send email to [email protected].
Visit this group at http://groups.google.com/group/turbogears.
For more options, visit https://groups.google.com/groups/opt_out.

Reply via email to