Some eggs are out of date, attempting to fetch...
Removed conflicting egg: /home/galaxy/galaxy-dist/eggs/PasteDeploy-1.3.3-py2.7.egg
Fetch successful.
> I suspect that some new python eggs may cause my troubles...
and then, ... some usual bla bla...
....
galaxy.webapps.galaxy.buildapp DEBUG 2013-04-16 01:00:30,077 Enabling 'Request ID' middleware
Traceback (most recent call last):
File "./scripts/paster.py", line 33, in <module>
serve.run()
File "/home/galaxy/galaxy-dist/lib/galaxy/util/pastescript/serve.py", line 1056, in run
invoke(command, command_name, options, args[1:])
File "/home/galaxy/galaxy-dist/lib/galaxy/util/pastescript/serve.py", line 1062, in invoke
exit_code = runner.run(args)
File "/home/galaxy/galaxy-dist/lib/galaxy/util/pastescript/serve.py", line 227, in run
result = self.command()
File "/home/galaxy/galaxy-dist/lib/galaxy/util/pastescript/serve.py", line 650, in command
app = loadapp( app_spec, name=app_name, relative_to=base, global_conf=vars)
File "/home/galaxy/galaxy-dist/lib/galaxy/util/pastescript/loadwsgi.py", line 350, in loadapp
return loadobj(APP, uri, name=name, **kw)
File "/home/galaxy/galaxy-dist/lib/galaxy/util/pastescript/loadwsgi.py", line 375, in loadobj
return context.create()
File "/home/galaxy/galaxy-dist/lib/galaxy/util/pastescript/loadwsgi.py", line 813, in create
return self.object_type.invoke(self)
File "/home/galaxy/galaxy-dist/lib/galaxy/util/pastescript/loadwsgi.py", line 332, in invoke
filtered = context.next_context.create()
File "/home/galaxy/galaxy-dist/lib/galaxy/util/pastescript/loadwsgi.py", line 813, in create
return self.object_type.invoke(self)
File "/home/galaxy/galaxy-dist/lib/galaxy/util/pastescript/loadwsgi.py", line 249, in invoke
return fix_call(context.object, context.global_conf, **context.local_conf)
File "/home/galaxy/galaxy-dist/lib/galaxy/util/pastescript/loadwsgi.py", line 97, in fix_call
val = callable(*args, **kw)
File "/home/galaxy/galaxy-dist/lib/galaxy/webapps/galaxy/buildapp.py", line 172, in app_factory
webapp = wrap_in_static( webapp, global_conf, **kwargs )
File "/home/galaxy/galaxy-dist/lib/galaxy/webapps/galaxy/buildapp.py", line 327, in wrap_in_static
urlmap["/static"] = Static( conf.get( "static_dir" ), cache_time )
File "/home/galaxy/galaxy-dist/lib/galaxy/web/framework/middleware/static.py", line 16, in __init__
StaticURLParser.__init__( self, directory )
File "/home/galaxy/galaxy-dist/eggs/Paste-1.7.5.1-py2.7.egg/paste/urlparser.py", line 430, in __init__
self.directory = self.normpath(directory)
File "/home/galaxy/galaxy-dist/eggs/Paste-1.7.5.1-py2.7.egg/paste/urlparser.py", line 435, in normpath
return os.path.normcase(os.path.abspath(path))
File "/usr/lib/python2.7/posixpath.py", line 343, in abspath
if not isabs(path):
File "/usr/lib/python2.7/posixpath.py", line 53, in isabs
return s.startswith('/')
AttributeError: 'NoneType' object has no attribute 'startswith'
galaxy.jobs.handler INFO 2013-04-16 01:00:30,112 sending stop signal to worker thread
galaxy.jobs.handler INFO 2013-04-16 01:00:30,112 job handler queue stopped
galaxy.jobs.runners INFO 2013-04-16 01:00:30,112 LWRRunner: Sending stop signal to monitor thread
galaxy.jobs.runners INFO 2013-04-16 01:00:30,112 LWRRunner: Sending stop signal to 3 worker threads
galaxy.jobs.runners INFO 2013-04-16 01:00:30,113 LocalRunner: Sending stop signal to 5 worker threads
galaxy.jobs.handler INFO 2013-04-16 01:00:30,115 sending stop signal to worker thread
galaxy.jobs.handler INFO 2013-04-16 01:00:30,115 job handler stop queue stopped
Thanks thanks thanks in advance....