Created
March 20, 2012 22:27
-
-
Save mehdimehdi/2141938 to your computer and use it in GitHub Desktop.
restart log
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
2012-03-20 22:26:13,269 (3606/MainThread) newrelic DEBUG - Initializing Python agent logging. | |
2012-03-20 22:26:13,270 (3606/MainThread) newrelic DEBUG - Log file "/var/log/supervisor/newrelic-python-agent.log". | |
2012-03-20 22:26:13,270 (3606/MainThread) newrelic.config DEBUG - agent config log_file = '/var/log/supervisor/newrelic-python-agent.log' | |
2012-03-20 22:26:13,271 (3606/MainThread) newrelic.config DEBUG - agent config log_level = 10 | |
2012-03-20 22:26:13,271 (3606/MainThread) newrelic.config DEBUG - agent config app_name = 'Test Python application on dotCloud' | |
2012-03-20 22:26:13,271 (3606/MainThread) newrelic.config DEBUG - agent config license_key = 'cae82c085ff771bbc184bf3c8556e6b4377f72d7' | |
2012-03-20 22:26:13,271 (3606/MainThread) newrelic.config DEBUG - agent config monitor_mode = True | |
2012-03-20 22:26:13,271 (3606/MainThread) newrelic.config DEBUG - agent config capture_params = False | |
2012-03-20 22:26:13,271 (3606/MainThread) newrelic.config DEBUG - agent config ignored_params = [] | |
2012-03-20 22:26:13,271 (3606/MainThread) newrelic.config DEBUG - agent config transaction_tracer.enabled = True | |
2012-03-20 22:26:13,271 (3606/MainThread) newrelic.config DEBUG - agent config transaction_tracer.transaction_threshold = None | |
2012-03-20 22:26:13,271 (3606/MainThread) newrelic.config DEBUG - agent config transaction_tracer.record_sql = 'obfuscated' | |
2012-03-20 22:26:13,271 (3606/MainThread) newrelic.config DEBUG - agent config transaction_tracer.stack_trace_threshold = 0.5 | |
2012-03-20 22:26:13,272 (3606/MainThread) newrelic.config DEBUG - agent config error_collector.enabled = True | |
2012-03-20 22:26:13,272 (3606/MainThread) newrelic.config DEBUG - agent config error_collector.ignore_errors = [] | |
2012-03-20 22:26:13,272 (3606/MainThread) newrelic.config DEBUG - agent config browser_monitoring.auto_instrument = True | |
2012-03-20 22:26:13,272 (3606/MainThread) newrelic.config DEBUG - register module ('punchtab.piston.resource', 'newrelic.hooks.component_piston', 'instrument_piston_resource') | |
2012-03-20 22:26:13,272 (3606/MainThread) newrelic.config DEBUG - register module ('punchtab.piston.doc', 'newrelic.hooks.component_piston', 'instrument_piston_doc') | |
2012-03-20 22:26:13,272 (3606/MainThread) newrelic.config DEBUG - register module ('django.core.handlers.base', 'newrelic.hooks.framework_django', 'instrument_django_core_handlers_base') | |
2012-03-20 22:26:13,272 (3606/MainThread) newrelic.config DEBUG - register module ('django.core.handlers.wsgi', 'newrelic.hooks.framework_django', 'instrument_django_core_handlers_wsgi') | |
2012-03-20 22:26:13,272 (3606/MainThread) newrelic.config DEBUG - register module ('django.core.urlresolvers', 'newrelic.hooks.framework_django', 'instrument_django_core_urlresolvers') | |
2012-03-20 22:26:13,272 (3606/MainThread) newrelic.config DEBUG - register module ('django.template', 'newrelic.hooks.framework_django', 'instrument_django_template') | |
2012-03-20 22:26:13,273 (3606/MainThread) newrelic.config DEBUG - register module ('django.template.loader_tags', 'newrelic.hooks.framework_django', 'instrument_django_template_loader_tags') | |
2012-03-20 22:26:13,273 (3606/MainThread) newrelic.config DEBUG - register module ('django.core.servers.basehttp', 'newrelic.hooks.framework_django', 'instrument_django_core_servers_basehttp') | |
2012-03-20 22:26:13,273 (3606/MainThread) newrelic.config DEBUG - register module ('django.contrib.staticfiles.views', 'newrelic.hooks.framework_django', 'instrument_django_contrib_staticfiles_views') | |
2012-03-20 22:26:13,273 (3606/MainThread) newrelic.config DEBUG - register module ('django.contrib.staticfiles.handlers', 'newrelic.hooks.framework_django', 'instrument_django_contrib_staticfiles_handlers') | |
2012-03-20 22:26:13,273 (3606/MainThread) newrelic.config DEBUG - register module ('django.views.debug', 'newrelic.hooks.framework_django', 'instrument_django_views_debug') | |
2012-03-20 22:26:13,273 (3606/MainThread) newrelic.config DEBUG - register module ('flask.app', 'newrelic.hooks.framework_flask', 'instrument') | |
2012-03-20 22:26:13,273 (3606/MainThread) newrelic.config DEBUG - register module ('flask.templating', 'newrelic.hooks.framework_flask', 'instrument') | |
2012-03-20 22:26:13,273 (3606/MainThread) newrelic.config DEBUG - register module ('gluon.compileapp', 'newrelic.hooks.framework_web2py', 'instrument_gluon_compileapp') | |
2012-03-20 22:26:13,274 (3606/MainThread) newrelic.config DEBUG - register module ('gluon.restricted', 'newrelic.hooks.framework_web2py', 'instrument_gluon_restricted') | |
2012-03-20 22:26:13,274 (3606/MainThread) newrelic.config DEBUG - register module ('gluon.main', 'newrelic.hooks.framework_web2py', 'instrument_gluon_main') | |
2012-03-20 22:26:13,274 (3606/MainThread) newrelic.config DEBUG - register module ('gluon.template', 'newrelic.hooks.framework_web2py', 'instrument_gluon_template') | |
2012-03-20 22:26:13,274 (3606/MainThread) newrelic.config DEBUG - register module ('gluon.tools', 'newrelic.hooks.framework_web2py', 'instrument_gluon_tools') | |
2012-03-20 22:26:13,274 (3606/MainThread) newrelic.config DEBUG - register module ('gluon.http', 'newrelic.hooks.framework_web2py', 'instrument_gluon_http') | |
2012-03-20 22:26:13,274 (3606/MainThread) newrelic.config DEBUG - register module ('gluon.contrib.feedparser', 'newrelic.hooks.external_feedparser', 'instrument') | |
2012-03-20 22:26:13,274 (3606/MainThread) newrelic.config DEBUG - register module ('gluon.contrib.memcache.memcache', 'newrelic.hooks.memcache_memcache', 'instrument') | |
2012-03-20 22:26:13,274 (3606/MainThread) newrelic.config DEBUG - register module ('pylons.wsgiapp', 'newrelic.hooks.framework_pylons', 'instrument') | |
2012-03-20 22:26:13,274 (3606/MainThread) newrelic.config DEBUG - register module ('pylons.controllers.core', 'newrelic.hooks.framework_pylons', 'instrument') | |
2012-03-20 22:26:13,274 (3606/MainThread) newrelic.config DEBUG - register module ('pylons.templating', 'newrelic.hooks.framework_pylons', 'instrument') | |
2012-03-20 22:26:13,275 (3606/MainThread) newrelic.config DEBUG - register module ('bottle', 'newrelic.hooks.framework_bottle', 'instrument') | |
2012-03-20 22:26:13,275 (3606/MainThread) newrelic.config DEBUG - register module ('cherrypy._cpdispatch', 'newrelic.hooks.framework_cherrypy', 'instrument_cherrypy_cpdispatch') | |
2012-03-20 22:26:13,275 (3606/MainThread) newrelic.config DEBUG - register module ('cherrypy._cpwsgi', 'newrelic.hooks.framework_cherrypy', 'instrument_cherrypy_cpwsgi') | |
2012-03-20 22:26:13,275 (3606/MainThread) newrelic.config DEBUG - register module ('cherrypy._cptree', 'newrelic.hooks.framework_cherrypy', 'instrument_cherrypy_cptree') | |
2012-03-20 22:26:13,275 (3606/MainThread) newrelic.config DEBUG - register module ('tornado.wsgi', 'newrelic.hooks.adapter_tornado', 'instrument_tornado_wsgi') | |
2012-03-20 22:26:13,275 (3606/MainThread) newrelic.config DEBUG - register module ('gunicorn.app.base', 'newrelic.hooks.adapter_gunicorn', 'instrument_gunicorn_app_base') | |
2012-03-20 22:26:13,275 (3606/MainThread) newrelic.config DEBUG - register module ('cx_Oracle', 'newrelic.hooks.database_dbapi2', 'instrument') | |
2012-03-20 22:26:13,275 (3606/MainThread) newrelic.config DEBUG - register module ('MySQLdb', 'newrelic.hooks.database_dbapi2', 'instrument') | |
2012-03-20 22:26:13,275 (3606/MainThread) newrelic.config DEBUG - register module ('postgresql.interface.proboscis.dbapi2', 'newrelic.hooks.database_dbapi2', 'instrument') | |
2012-03-20 22:26:13,275 (3606/MainThread) newrelic.config DEBUG - register module ('psycopg2', 'newrelic.hooks.database_dbapi2', 'instrument') | |
2012-03-20 22:26:13,276 (3606/MainThread) newrelic.config DEBUG - register module ('pyodbc', 'newrelic.hooks.database_dbapi2', 'instrument') | |
2012-03-20 22:26:13,276 (3606/MainThread) newrelic.config DEBUG - register module ('pysqlite2.dbapi2', 'newrelic.hooks.database_sqlite', 'instrument') | |
2012-03-20 22:26:13,276 (3606/MainThread) newrelic.config DEBUG - register module ('sqlite3.dbapi2', 'newrelic.hooks.database_sqlite', 'instrument') | |
2012-03-20 22:26:13,276 (3606/MainThread) newrelic.config DEBUG - register module ('memcache', 'newrelic.hooks.memcache_memcache', 'instrument') | |
2012-03-20 22:26:13,276 (3606/MainThread) newrelic.config DEBUG - register module ('pylibmc', 'newrelic.hooks.memcache_pylibmc', 'instrument') | |
2012-03-20 22:26:13,276 (3606/MainThread) newrelic.config DEBUG - register module ('jinja2.environment', 'newrelic.hooks.template_jinja2', 'instrument') | |
2012-03-20 22:26:13,276 (3606/MainThread) newrelic.config DEBUG - register module ('mako.runtime', 'newrelic.hooks.template_mako', 'instrument_mako_runtime') | |
2012-03-20 22:26:13,276 (3606/MainThread) newrelic.config DEBUG - register module ('mako.template', 'newrelic.hooks.template_mako', 'instrument_mako_template') | |
2012-03-20 22:26:13,276 (3606/MainThread) newrelic.config DEBUG - register module ('genshi.template.base', 'newrelic.hooks.template_genshi', 'instrument') | |
2012-03-20 22:26:13,277 (3606/MainThread) newrelic.config DEBUG - register module ('httplib', 'newrelic.hooks.external_httplib', 'instrument') | |
2012-03-20 22:26:13,277 (3606/MainThread) newrelic.config DEBUG - instrument module (<module 'httplib' from '/usr/lib/python2.6/httplib.py'>, 'newrelic.hooks.external_httplib', 'instrument') | |
2012-03-20 22:26:13,277 (3606/MainThread) newrelic.config DEBUG - register module ('httplib2', 'newrelic.hooks.external_httplib2', 'instrument') | |
2012-03-20 22:26:13,277 (3606/MainThread) newrelic.config DEBUG - register module ('urllib', 'newrelic.hooks.external_urllib', 'instrument') | |
2012-03-20 22:26:13,277 (3606/MainThread) newrelic.config DEBUG - instrument module (<module 'urllib' from '/usr/lib/python2.6/urllib.py'>, 'newrelic.hooks.external_urllib', 'instrument') | |
2012-03-20 22:26:13,278 (3606/MainThread) newrelic.config DEBUG - register module ('urllib2', 'newrelic.hooks.external_urllib2', 'instrument') | |
2012-03-20 22:26:13,278 (3606/MainThread) newrelic.config DEBUG - register module ('urllib3.request', 'newrelic.hooks.external_urllib3', 'instrument') | |
2012-03-20 22:26:13,278 (3606/MainThread) newrelic.config DEBUG - register module ('requests.api', 'newrelic.hooks.external_requests', 'instrument') | |
2012-03-20 22:26:13,278 (3606/MainThread) newrelic.config DEBUG - register module ('feedparser', 'newrelic.hooks.external_feedparser', 'instrument') | |
2012-03-20 22:26:13,278 (3606/MainThread) newrelic.config DEBUG - register module ('xmlrpclib', 'newrelic.hooks.external_xmlrpclib', 'instrument') | |
2012-03-20 22:26:13,278 (3606/MainThread) newrelic.config DEBUG - register module ('pysolr', 'newrelic.hooks.solr_pysolr', 'instrument') | |
2012-03-20 22:26:13,278 (3606/MainThread) newrelic.config DEBUG - register module ('solr', 'newrelic.hooks.solr_solrpy', 'instrument') | |
2012-03-20 22:26:13,278 (3606/MainThread) newrelic.config DEBUG - register module ('pymongo.connection', 'newrelic.hooks.nosql_pymongo', 'instrument_pymongo_connection') | |
2012-03-20 22:26:13,278 (3606/MainThread) newrelic.config DEBUG - register module ('pymongo.collection', 'newrelic.hooks.nosql_pymongo', 'instrument_pymongo_collection') | |
2012-03-20 22:26:13,279 (3606/MainThread) newrelic.config DEBUG - register module ('redis.connection', 'newrelic.hooks.nosql_redis', 'instrument_redis_connection') | |
2012-03-20 22:26:13,279 (3606/MainThread) newrelic.config DEBUG - register module ('redis.client', 'newrelic.hooks.nosql_redis', 'instrument_redis_client') | |
2012-03-20 22:26:13,279 (3606/MainThread) newrelic.config DEBUG - register module ('piston.resource', 'newrelic.hooks.component_piston', 'instrument_piston_resource') | |
2012-03-20 22:26:13,279 (3606/MainThread) newrelic.config DEBUG - register module ('piston.doc', 'newrelic.hooks.component_piston', 'instrument_piston_doc') | |
2012-03-20 22:26:13,279 (3606/MainThread) newrelic.config DEBUG - register module ('celery.app.task', 'newrelic.hooks.application_celery', 'instrument_celery_app_task') | |
2012-03-20 22:26:13,279 (3606/MainThread) newrelic.config DEBUG - register module ('celery.worker', 'newrelic.hooks.application_celery', 'instrument_celery_worker') | |
2012-03-20 22:26:13,279 (3606/MainThread) newrelic.config DEBUG - register module ('flup.server.cgi', 'newrelic.hooks.adapter_flup', 'instrument_flup_server_cgi') | |
2012-03-20 22:26:13,279 (3606/MainThread) newrelic.config DEBUG - register module ('flup.server.ajp_base', 'newrelic.hooks.adapter_flup', 'instrument_flup_server_ajp_base') | |
2012-03-20 22:26:13,279 (3606/MainThread) newrelic.config DEBUG - register module ('flup.server.fcgi_base', 'newrelic.hooks.adapter_flup', 'instrument_flup_server_fcgi_base') | |
2012-03-20 22:26:13,279 (3606/MainThread) newrelic.config DEBUG - register module ('flup.server.scgi_base', 'newrelic.hooks.adapter_flup', 'instrument_flup_server_scgi_base') | |
2012-03-20 22:26:13,280 (3606/MainThread) newrelic.config DEBUG - register module ('pywapi', 'newrelic.hooks.external_pywapi', 'instrument_pywapi') | |
2012-03-20 22:26:13,280 (3606/MainThread) newrelic.config DEBUG - register module ('meinheld.server', 'newrelic.hooks.adapter_meinheld', 'instrument_meinheld_server') | |
2012-03-20 22:26:13,420 (3606/MainThread) newrelic.config DEBUG - instrument module (<module 'django.core.handlers.base' from '/home/dotcloud/env/lib/python2.6/site-packages/django/core/handlers/base.pyc'>, 'newrelic.hooks.framework_django', 'instrument_django_core_handlers_base') | |
2012-03-20 22:26:13,422 (3606/MainThread) newrelic.config DEBUG - instrument module (<module 'django.core.urlresolvers' from '/home/dotcloud/env/lib/python2.6/site-packages/django/core/urlresolvers.pyc'>, 'newrelic.hooks.framework_django', 'instrument_django_core_urlresolvers') | |
2012-03-20 22:26:13,422 (3606/MainThread) newrelic.config DEBUG - instrument module (<module 'django.core.handlers.wsgi' from '/home/dotcloud/env/lib/python2.6/site-packages/django/core/handlers/wsgi.pyc'>, 'newrelic.hooks.framework_django', 'instrument_django_core_handlers_wsgi') | |
2012-03-20 22:26:13,431 (3608/MainThread) newrelic.core.agent INFO - New Relic Python Agent (1.1.0.192) | |
2012-03-20 22:26:13,432 (3608/MainThread) newrelic.core.agent DEBUG - Creating instance of Python agent. | |
2012-03-20 22:26:13,432 (3608/MainThread) newrelic.core.agent DEBUG - Initializing Python agent. | |
2012-03-20 22:26:13,440 (3608/NR-Activate-Session/Test Python application on dotCloud) newrelic.core.application DEBUG - Connecting to the New Relic service. | |
2012-03-20 22:26:13,440 (3608/NR-Activate-Session/Test Python application on dotCloud) newrelic.core.remote DEBUG - Service connection. | |
2012-03-20 22:26:13,440 (3608/NR-Activate-Session/Test Python application on dotCloud) newrelic.core.remote DEBUG - Connection required True. | |
2012-03-20 22:26:13,440 (3608/NR-Activate-Session/Test Python application on dotCloud) newrelic.core.remote DEBUG - Creating new connection. | |
2012-03-20 22:26:13,440 (3608/NR-Activate-Session/Test Python application on dotCloud) newrelic.core.remote DEBUG - Attempt connection to collector.newrelic.com:80 | |
2012-03-20 22:26:13,440 (3608/NR-Activate-Session/Test Python application on dotCloud) newrelic.core.remote DEBUG - Created object. | |
2012-03-20 22:26:13,441 (3609/MainThread) newrelic.core.agent INFO - New Relic Python Agent (1.1.0.192) | |
2012-03-20 22:26:13,442 (3609/MainThread) newrelic.core.agent DEBUG - Creating instance of Python agent. | |
2012-03-20 22:26:13,443 (3609/MainThread) newrelic.core.agent DEBUG - Initializing Python agent. | |
2012-03-20 22:26:13,448 (3613/MainThread) newrelic.core.agent INFO - New Relic Python Agent (1.1.0.192) | |
2012-03-20 22:26:13,449 (3613/MainThread) newrelic.core.agent DEBUG - Creating instance of Python agent. | |
2012-03-20 22:26:13,450 (3613/MainThread) newrelic.core.agent DEBUG - Initializing Python agent. | |
2012-03-20 22:26:13,447 (3611/MainThread) newrelic.core.agent INFO - New Relic Python Agent (1.1.0.192) | |
2012-03-20 22:26:13,452 (3611/MainThread) newrelic.core.agent DEBUG - Creating instance of Python agent. | |
2012-03-20 22:26:13,453 (3611/MainThread) newrelic.core.agent DEBUG - Initializing Python agent. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment