gnumed-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Gnumed-devel] gnumed not creating database


From: Steven Oluwole
Subject: [Gnumed-devel] gnumed not creating database
Date: Fri, 1 Apr 2011 11:31:00 +0000

Hello All

I am writing this forum hoping to obtain assistance to set up gnumed on a kubuntu desktop. Apology if this is not the appropriate forum!

The server and client have been installed via the repository, but postgresql database was not created. Attempt to run the bootstrap manually failed with the error log pasted below.

Any help will be appreciated.

Thanks

Oluwole O.S.A.

University of Ibadan
Nigeria, W. Africa

2011-04-01 00:34:01  CRITICAL  gm.logging (/var/lib/gnumed/Gnumed/pycommon/gmLog2.py::__setup_logging() #231): -------- start of logging ------------------------------
2011-04-01 00:34:01  INFO      gm.logging (/var/lib/gnumed/Gnumed/pycommon/gmLog2.py::__setup_logging() #232): log file is </var/lib/gnumed/server/bootstrap/bootstrap-latest.log>
2011-04-01 00:34:01  INFO      gm.logging (/var/lib/gnumed/Gnumed/pycommon/gmLog2.py::__setup_logging() #233): log level is [DEBUG]
2011-04-01 00:34:01  INFO      gm.logging (/var/lib/gnumed/Gnumed/pycommon/gmLog2.py::__setup_logging() #234): log file encoding is <utf8>
2011-04-01 00:34:01  INFO      gm.logging (/var/lib/gnumed/Gnumed/pycommon/gmLog2.py::__setup_logging() #235): initial python.str -> python.unicode encoding is <ANSI_X3.4-1968>
2011-04-01 00:34:01  INFO      gm.cfg (/var/lib/gnumed/Gnumed/pycommon/gmCfg2.py::<module>() #19): $Revision: 1.20 $
2011-04-01 00:34:01  INFO      gm.bootstrapper (/var/lib/gnumed/Gnumed/pycommon/gmPsql.py::<module>() #17): $Revision: 1.10 $
2011-04-01 00:34:01  INFO      gm.db (/var/lib/gnumed/Gnumed/pycommon/gmLoginInfo.py::<module>() #13): $Revision: 1.17 $
2011-04-01 00:34:01  INFO      gm.i18n (/var/lib/gnumed/Gnumed/pycommon/gmI18N.py::<module>() #61): $Revision: 1.50 $
2011-04-01 00:34:01  INFO      gm.datetime (/var/lib/gnumed/Gnumed/pycommon/gmDateTime.py::<module>() #56): $Revision: 1.34 $
2011-04-01 00:34:01  INFO      gm.datetime (/var/lib/gnumed/Gnumed/pycommon/gmDateTime.py::<module>() #57): mx.DateTime version: 3.1.2
2011-04-01 00:34:01  INFO      gm.db (/var/lib/gnumed/Gnumed/pycommon/gmPG2.py::<module>() #28): $Revision: 1.127 $
2011-04-01 00:34:01  INFO      gm.db (/var/lib/gnumed/Gnumed/pycommon/gmPG2.py::<module>() #40): psycopg2 version: 2.2.1 (dt dec mx ext pq3)
2011-04-01 00:34:01  INFO      gm.db (/var/lib/gnumed/Gnumed/pycommon/gmPG2.py::<module>() #41): PostgreSQL via DB-API module "<module 'psycopg2' from '/usr/lib/python2.6/dist-packages/psycopg2/__init__.pyc'>": API level 2.0, thread safety 2, parameter style "pyformat"
2011-04-01 00:34:01  DEBUG     psycopg2 (/usr/lib/python2.6/dist-packages/psycopg2/pool.py::<module>() #42): installed. Logging using Python logging module
2011-04-01 00:34:01  INFO      gm.db (/var/lib/gnumed/Gnumed/pycommon/gmPG2.py::<module>() #68): assuming default client encoding of [UTF8]
2011-04-01 00:34:01  INFO      gm.tools (/var/lib/gnumed/Gnumed/pycommon/gmTools.py::<module>() #28): $Revision: 1.98 $
2011-04-01 00:34:01  INFO      gm.bootstrapper (/var/lib/gnumed/server/bootstrap/gmAuditSchemaGenerator.py::<module>() #32): $Revision: 1.35 $
2011-04-01 00:34:01  INFO      gm.bootstrapper (/var/lib/gnumed/server/bootstrap/gmNotificationSchemaGenerator.py::<module>() #29): $Revision: 1.40 $
2011-04-01 00:34:01  DEBUG     gm.i18n (/var/lib/gnumed/Gnumed/pycommon/gmI18N.py::__log_locale_settings() #123): unmodified startup locale settings (should be [C])
2011-04-01 00:34:01  DEBUG     gm.i18n (/var/lib/gnumed/Gnumed/pycommon/gmI18N.py::__log_locale_settings() #125): current locale settings:
2011-04-01 00:34:01  DEBUG     gm.i18n (/var/lib/gnumed/Gnumed/pycommon/gmI18N.py::__log_locale_settings() #126): locale.get_locale(): (None, None)
2011-04-01 00:34:01  DEBUG     gm.i18n (/var/lib/gnumed/Gnumed/pycommon/gmI18N.py::__log_locale_settings() #128): locale.get_locale(LC_NUMERIC): (None, None)
2011-04-01 00:34:01  DEBUG     gm.i18n (/var/lib/gnumed/Gnumed/pycommon/gmI18N.py::__log_locale_settings() #128): locale.get_locale(LC_MESSAGES): (None, None)
2011-04-01 00:34:01  DEBUG     gm.i18n (/var/lib/gnumed/Gnumed/pycommon/gmI18N.py::__log_locale_settings() #128): locale.get_locale(LC_MONETARY): (None, None)
2011-04-01 00:34:01  DEBUG     gm.i18n (/var/lib/gnumed/Gnumed/pycommon/gmI18N.py::__log_locale_settings() #128): locale.get_locale(LC_COLLATE): (None, None)
2011-04-01 00:34:01  DEBUG     gm.i18n (/var/lib/gnumed/Gnumed/pycommon/gmI18N.py::__log_locale_settings() #128): locale.get_locale(LC_CTYPE): (None, None)
2011-04-01 00:34:01  DEBUG     gm.i18n (/var/lib/gnumed/Gnumed/pycommon/gmI18N.py::__log_locale_settings() #128): locale.get_locale(LC_TIME): (None, None)
2011-04-01 00:34:01  DEBUG     gm.i18n (/var/lib/gnumed/Gnumed/pycommon/gmI18N.py::__log_locale_settings() #131): (locale.set_locale(LC_NUMERIC): C)
2011-04-01 00:34:01  DEBUG     gm.i18n (/var/lib/gnumed/Gnumed/pycommon/gmI18N.py::__log_locale_settings() #131): (locale.set_locale(LC_MESSAGES): C)
2011-04-01 00:34:01  DEBUG     gm.i18n (/var/lib/gnumed/Gnumed/pycommon/gmI18N.py::__log_locale_settings() #131): (locale.set_locale(LC_MONETARY): C)
2011-04-01 00:34:01  DEBUG     gm.i18n (/var/lib/gnumed/Gnumed/pycommon/gmI18N.py::__log_locale_settings() #131): (locale.set_locale(LC_COLLATE): C)
2011-04-01 00:34:01  DEBUG     gm.i18n (/var/lib/gnumed/Gnumed/pycommon/gmI18N.py::__log_locale_settings() #131): (locale.set_locale(LC_CTYPE): C)
2011-04-01 00:34:01  DEBUG     gm.i18n (/var/lib/gnumed/Gnumed/pycommon/gmI18N.py::__log_locale_settings() #131): (locale.set_locale(LC_ALL): C)
2011-04-01 00:34:01  DEBUG     gm.i18n (/var/lib/gnumed/Gnumed/pycommon/gmI18N.py::__log_locale_settings() #131): (locale.set_locale(LC_TIME): C)
2011-04-01 00:34:01  DEBUG     gm.i18n (/var/lib/gnumed/Gnumed/pycommon/gmI18N.py::__log_locale_settings() #134): locale.getdefaultlocale() - default (user) locale: ('en_US', 'UTF8')
2011-04-01 00:34:01  DEBUG     gm.i18n (/var/lib/gnumed/Gnumed/pycommon/gmI18N.py::__log_locale_settings() #138): encoding sanity check (also check "locale.nl_langinfo(CODESET)" below):
2011-04-01 00:34:01  DEBUG     gm.i18n (/var/lib/gnumed/Gnumed/pycommon/gmI18N.py::__log_locale_settings() #143): sys.getdefaultencoding(): [ascii]
2011-04-01 00:34:01  DEBUG     gm.i18n (/var/lib/gnumed/Gnumed/pycommon/gmI18N.py::__log_locale_settings() #144): locale.getpreferredencoding(): [ANSI_X3.4-1968]
2011-04-01 00:34:01  DEBUG     gm.i18n (/var/lib/gnumed/Gnumed/pycommon/gmI18N.py::__log_locale_settings() #145): locale.getlocale()[1]: [None]
2011-04-01 00:34:01  DEBUG     gm.i18n (/var/lib/gnumed/Gnumed/pycommon/gmI18N.py::__log_locale_settings() #146): sys.getfilesystemencoding(): [UTF-8]
2011-04-01 00:34:01  WARNING   gm.i18n (/var/lib/gnumed/Gnumed/pycommon/gmI18N.py::__log_locale_settings() #153): encoding suggested by locale (ANSI_X3.4-1968) does not match encoding currently set in locale (None)
2011-04-01 00:34:01  WARNING   gm.i18n (/var/lib/gnumed/Gnumed/pycommon/gmI18N.py::__log_locale_settings() #154): this might lead to encoding errors
2011-04-01 00:34:01  DEBUG     gm.i18n (/var/lib/gnumed/Gnumed/pycommon/gmI18N.py::__log_locale_settings() #159): <codecs> module CAN handle encoding [ANSI_X3.4-1968]
2011-04-01 00:34:01  DEBUG     gm.i18n (/var/lib/gnumed/Gnumed/pycommon/gmI18N.py::__log_locale_settings() #159): <codecs> module CAN handle encoding [ascii]
2011-04-01 00:34:01  DEBUG     gm.i18n (/var/lib/gnumed/Gnumed/pycommon/gmI18N.py::__log_locale_settings() #159): <codecs> module CAN handle encoding [UTF-8]
2011-04-01 00:34:01  DEBUG     gm.i18n (/var/lib/gnumed/Gnumed/pycommon/gmI18N.py::__log_locale_settings() #162): on Linux you can determine a likely candidate for the encoding by running "locale charmap"
2011-04-01 00:34:01  DEBUG     gm.i18n (/var/lib/gnumed/Gnumed/pycommon/gmI18N.py::__log_locale_settings() #164): locale related environment variables (${LANG} is typically used):
2011-04-01 00:34:01  DEBUG     gm.i18n (/var/lib/gnumed/Gnumed/pycommon/gmI18N.py::__log_locale_settings() #167): ${LANGUAGE}=
2011-04-01 00:34:01  DEBUG     gm.i18n (/var/lib/gnumed/Gnumed/pycommon/gmI18N.py::__log_locale_settings() #169): ${LC_ALL} not set
2011-04-01 00:34:01  DEBUG     gm.i18n (/var/lib/gnumed/Gnumed/pycommon/gmI18N.py::__log_locale_settings() #169): ${LC_CTYPE} not set
2011-04-01 00:34:01  DEBUG     gm.i18n (/var/lib/gnumed/Gnumed/pycommon/gmI18N.py::__log_locale_settings() #167): ${LANG}=en_US.UTF-8
2011-04-01 00:34:01  DEBUG     gm.i18n (/var/lib/gnumed/Gnumed/pycommon/gmI18N.py::__log_locale_settings() #171): database of locale conventions:
2011-04-01 00:34:01  DEBUG     gm.i18n (/var/lib/gnumed/Gnumed/pycommon/gmI18N.py::__log_locale_settings() #175): locale.localeconv(mon_decimal_point):
2011-04-01 00:34:01  DEBUG     gm.i18n (/var/lib/gnumed/Gnumed/pycommon/gmI18N.py::__log_locale_settings() #175): locale.localeconv(int_frac_digits): 127
2011-04-01 00:34:01  DEBUG     gm.i18n (/var/lib/gnumed/Gnumed/pycommon/gmI18N.py::__log_locale_settings() #175): locale.localeconv(p_sep_by_space): 127
2011-04-01 00:34:01  DEBUG     gm.i18n (/var/lib/gnumed/Gnumed/pycommon/gmI18N.py::__log_locale_settings() #175): locale.localeconv(frac_digits): 127
2011-04-01 00:34:01  DEBUG     gm.i18n (/var/lib/gnumed/Gnumed/pycommon/gmI18N.py::__log_locale_settings() #175): locale.localeconv(thousands_sep):
2011-04-01 00:34:01  DEBUG     gm.i18n (/var/lib/gnumed/Gnumed/pycommon/gmI18N.py::__log_locale_settings() #175): locale.localeconv(n_sign_posn): 127
2011-04-01 00:34:01  DEBUG     gm.i18n (/var/lib/gnumed/Gnumed/pycommon/gmI18N.py::__log_locale_settings() #175): locale.localeconv(decimal_point): .
2011-04-01 00:34:01  DEBUG     gm.i18n (/var/lib/gnumed/Gnumed/pycommon/gmI18N.py::__log_locale_settings() #175): locale.localeconv(int_curr_symbol):
2011-04-01 00:34:01  DEBUG     gm.i18n (/var/lib/gnumed/Gnumed/pycommon/gmI18N.py::__log_locale_settings() #175): locale.localeconv(n_cs_precedes): 127
2011-04-01 00:34:01  DEBUG     gm.i18n (/var/lib/gnumed/Gnumed/pycommon/gmI18N.py::__log_locale_settings() #175): locale.localeconv(p_sign_posn): 127
2011-04-01 00:34:01  DEBUG     gm.i18n (/var/lib/gnumed/Gnumed/pycommon/gmI18N.py::__log_locale_settings() #175): locale.localeconv(mon_thousands_sep):
2011-04-01 00:34:01  DEBUG     gm.i18n (/var/lib/gnumed/Gnumed/pycommon/gmI18N.py::__log_locale_settings() #175): locale.localeconv(negative_sign):
2011-04-01 00:34:01  DEBUG     gm.i18n (/var/lib/gnumed/Gnumed/pycommon/gmI18N.py::__log_locale_settings() #175): locale.localeconv(currency_symbol):
2011-04-01 00:34:01  DEBUG     gm.i18n (/var/lib/gnumed/Gnumed/pycommon/gmI18N.py::__log_locale_settings() #175): locale.localeconv(n_sep_by_space): 127
2011-04-01 00:34:01  DEBUG     gm.i18n (/var/lib/gnumed/Gnumed/pycommon/gmI18N.py::__log_locale_settings() #175): locale.localeconv(mon_grouping): []
2011-04-01 00:34:01  DEBUG     gm.i18n (/var/lib/gnumed/Gnumed/pycommon/gmI18N.py::__log_locale_settings() #175): locale.localeconv(p_cs_precedes): 127
2011-04-01 00:34:01  DEBUG     gm.i18n (/var/lib/gnumed/Gnumed/pycommon/gmI18N.py::__log_locale_settings() #175): locale.localeconv(positive_sign):
2011-04-01 00:34:01  DEBUG     gm.i18n (/var/lib/gnumed/Gnumed/pycommon/gmI18N.py::__log_locale_settings() #175): locale.localeconv(grouping): []
2011-04-01 00:34:01  DEBUG     gm.i18n (/var/lib/gnumed/Gnumed/pycommon/gmI18N.py::__log_locale_settings() #190): locale.nl_langinfo(D_FMT): %m/%d/%y
2011-04-01 00:34:01  DEBUG     gm.i18n (/var/lib/gnumed/Gnumed/pycommon/gmI18N.py::__log_locale_settings() #190): locale.nl_langinfo(D_T_FMT): %a %b %e %H:%M:%S %Y
2011-04-01 00:34:01  DEBUG     gm.i18n (/var/lib/gnumed/Gnumed/pycommon/gmI18N.py::__log_locale_settings() #190): locale.nl_langinfo(YESEXPR): ^[yY]
2011-04-01 00:34:01  DEBUG     gm.i18n (/var/lib/gnumed/Gnumed/pycommon/gmI18N.py::__log_locale_settings() #190): locale.nl_langinfo(ALT_DIGITS):
2011-04-01 00:34:01  DEBUG     gm.i18n (/var/lib/gnumed/Gnumed/pycommon/gmI18N.py::__log_locale_settings() #190): locale.nl_langinfo(T_FMT_AMPM): %I:%M:%S %p
2011-04-01 00:34:01  DEBUG     gm.i18n (/var/lib/gnumed/Gnumed/pycommon/gmI18N.py::__log_locale_settings() #190): locale.nl_langinfo(RADIXCHAR): .
2011-04-01 00:34:01  DEBUG     gm.i18n (/var/lib/gnumed/Gnumed/pycommon/gmI18N.py::__log_locale_settings() #190): locale.nl_langinfo(ERA_D_FMT):
2011-04-01 00:34:01  DEBUG     gm.i18n (/var/lib/gnumed/Gnumed/pycommon/gmI18N.py::__log_locale_settings() #190): locale.nl_langinfo(T_FMT): %H:%M:%S
2011-04-01 00:34:01  DEBUG     gm.i18n (/var/lib/gnumed/Gnumed/pycommon/gmI18N.py::__log_locale_settings() #190): locale.nl_langinfo(NOEXPR): ^[nN]
2011-04-01 00:34:01  DEBUG     gm.i18n (/var/lib/gnumed/Gnumed/pycommon/gmI18N.py::__log_locale_settings() #190): locale.nl_langinfo(CRNCYSTR): -
2011-04-01 00:34:01  DEBUG     gm.i18n (/var/lib/gnumed/Gnumed/pycommon/gmI18N.py::__log_locale_settings() #190): locale.nl_langinfo(ERA):
2011-04-01 00:34:01  DEBUG     gm.i18n (/var/lib/gnumed/Gnumed/pycommon/gmI18N.py::__log_locale_settings() #190): locale.nl_langinfo(CODESET): ANSI_X3.4-1968
2011-04-01 00:34:01  DEBUG     gm.i18n (/var/lib/gnumed/Gnumed/pycommon/gmI18N.py::__log_locale_settings() #190): locale.nl_langinfo(THOUSEP):
2011-04-01 00:34:01  DEBUG     gm.i18n (/var/lib/gnumed/Gnumed/pycommon/gmI18N.py::__log_locale_settings() #190): locale.nl_langinfo(ERA_D_T_FMT):
2011-04-01 00:34:01  DEBUG     gm.i18n (/var/lib/gnumed/Gnumed/pycommon/gmI18N.py::activate_locale() #230): activating user-default locale with <locale.setlocale(locale.LC_ALL, '')> returns: [en_US.UTF-8]
2011-04-01 00:34:01  DEBUG     gm.i18n (/var/lib/gnumed/Gnumed/pycommon/gmI18N.py::__log_locale_settings() #123): locale settings after activating user-default locale
2011-04-01 00:34:01  DEBUG     gm.i18n (/var/lib/gnumed/Gnumed/pycommon/gmI18N.py::__log_locale_settings() #125): current locale settings:
2011-04-01 00:34:01  DEBUG     gm.i18n (/var/lib/gnumed/Gnumed/pycommon/gmI18N.py::__log_locale_settings() #126): locale.get_locale(): ('en_US', 'UTF8')
2011-04-01 00:34:01  DEBUG     gm.i18n (/var/lib/gnumed/Gnumed/pycommon/gmI18N.py::__log_locale_settings() #128): locale.get_locale(LC_NUMERIC): ('en_US', 'UTF8')
2011-04-01 00:34:01  DEBUG     gm.i18n (/var/lib/gnumed/Gnumed/pycommon/gmI18N.py::__log_locale_settings() #128): locale.get_locale(LC_MESSAGES): ('en_US', 'UTF8')
2011-04-01 00:34:01  DEBUG     gm.i18n (/var/lib/gnumed/Gnumed/pycommon/gmI18N.py::__log_locale_settings() #128): locale.get_locale(LC_MONETARY): ('en_US', 'UTF8')
2011-04-01 00:34:01  DEBUG     gm.i18n (/var/lib/gnumed/Gnumed/pycommon/gmI18N.py::__log_locale_settings() #128): locale.get_locale(LC_COLLATE): ('en_US', 'UTF8')
2011-04-01 00:34:01  DEBUG     gm.i18n (/var/lib/gnumed/Gnumed/pycommon/gmI18N.py::__log_locale_settings() #128): locale.get_locale(LC_CTYPE): ('en_US', 'UTF8')
2011-04-01 00:34:01  DEBUG     gm.i18n (/var/lib/gnumed/Gnumed/pycommon/gmI18N.py::__log_locale_settings() #128): locale.get_locale(LC_TIME): ('en_US', 'UTF8')
2011-04-01 00:34:01  DEBUG     gm.i18n (/var/lib/gnumed/Gnumed/pycommon/gmI18N.py::__log_locale_settings() #131): (locale.set_locale(LC_NUMERIC): en_US.UTF-8)
2011-04-01 00:34:01  DEBUG     gm.i18n (/var/lib/gnumed/Gnumed/pycommon/gmI18N.py::__log_locale_settings() #131): (locale.set_locale(LC_MESSAGES): en_US.UTF-8)
2011-04-01 00:34:01  DEBUG     gm.i18n (/var/lib/gnumed/Gnumed/pycommon/gmI18N.py::__log_locale_settings() #131): (locale.set_locale(LC_MONETARY): en_US.UTF-8)
2011-04-01 00:34:01  DEBUG     gm.i18n (/var/lib/gnumed/Gnumed/pycommon/gmI18N.py::__log_locale_settings() #131): (locale.set_locale(LC_COLLATE): en_US.UTF-8)
2011-04-01 00:34:01  DEBUG     gm.i18n (/var/lib/gnumed/Gnumed/pycommon/gmI18N.py::__log_locale_settings() #131): (locale.set_locale(LC_CTYPE): en_US.UTF-8)
2011-04-01 00:34:01  DEBUG     gm.i18n (/var/lib/gnumed/Gnumed/pycommon/gmI18N.py::__log_locale_settings() #131): (locale.set_locale(LC_ALL): en_US.UTF-8)
2011-04-01 00:34:01  DEBUG     gm.i18n (/var/lib/gnumed/Gnumed/pycommon/gmI18N.py::__log_locale_settings() #131): (locale.set_locale(LC_TIME): en_US.UTF-8)
2011-04-01 00:34:01  DEBUG     gm.i18n (/var/lib/gnumed/Gnumed/pycommon/gmI18N.py::__log_locale_settings() #134): locale.getdefaultlocale() - default (user) locale: ('en_US', 'UTF8')
2011-04-01 00:34:01  DEBUG     gm.i18n (/var/lib/gnumed/Gnumed/pycommon/gmI18N.py::__log_locale_settings() #138): encoding sanity check (also check "locale.nl_langinfo(CODESET)" below):
2011-04-01 00:34:01  DEBUG     gm.i18n (/var/lib/gnumed/Gnumed/pycommon/gmI18N.py::__log_locale_settings() #143): sys.getdefaultencoding(): [ascii]
2011-04-01 00:34:01  DEBUG     gm.i18n (/var/lib/gnumed/Gnumed/pycommon/gmI18N.py::__log_locale_settings() #144): locale.getpreferredencoding(): [UTF-8]
2011-04-01 00:34:01  DEBUG     gm.i18n (/var/lib/gnumed/Gnumed/pycommon/gmI18N.py::__log_locale_settings() #145): locale.getlocale()[1]: [UTF8]
2011-04-01 00:34:01  DEBUG     gm.i18n (/var/lib/gnumed/Gnumed/pycommon/gmI18N.py::__log_locale_settings() #146): sys.getfilesystemencoding(): [UTF-8]
2011-04-01 00:34:01  DEBUG     gm.i18n (/var/lib/gnumed/Gnumed/pycommon/gmI18N.py::__log_locale_settings() #159): <codecs> module CAN handle encoding [UTF-8]
2011-04-01 00:34:01  DEBUG     gm.i18n (/var/lib/gnumed/Gnumed/pycommon/gmI18N.py::__log_locale_settings() #159): <codecs> module CAN handle encoding [UTF8]
2011-04-01 00:34:01  DEBUG     gm.i18n (/var/lib/gnumed/Gnumed/pycommon/gmI18N.py::__log_locale_settings() #159): <codecs> module CAN handle encoding [ascii]
2011-04-01 00:34:01  DEBUG     gm.i18n (/var/lib/gnumed/Gnumed/pycommon/gmI18N.py::__log_locale_settings() #159): <codecs> module CAN handle encoding [UTF-8]
2011-04-01 00:34:01  DEBUG     gm.i18n (/var/lib/gnumed/Gnumed/pycommon/gmI18N.py::__log_locale_settings() #162): on Linux you can determine a likely candidate for the encoding by running "locale charmap"
2011-04-01 00:34:01  DEBUG     gm.i18n (/var/lib/gnumed/Gnumed/pycommon/gmI18N.py::__log_locale_settings() #164): locale related environment variables (${LANG} is typically used):
2011-04-01 00:34:01  DEBUG     gm.i18n (/var/lib/gnumed/Gnumed/pycommon/gmI18N.py::__log_locale_settings() #167): ${LANGUAGE}=
2011-04-01 00:34:01  DEBUG     gm.i18n (/var/lib/gnumed/Gnumed/pycommon/gmI18N.py::__log_locale_settings() #169): ${LC_ALL} not set
2011-04-01 00:34:01  DEBUG     gm.i18n (/var/lib/gnumed/Gnumed/pycommon/gmI18N.py::__log_locale_settings() #169): ${LC_CTYPE} not set
2011-04-01 00:34:01  DEBUG     gm.i18n (/var/lib/gnumed/Gnumed/pycommon/gmI18N.py::__log_locale_settings() #167): ${LANG}=en_US.UTF-8
2011-04-01 00:34:01  DEBUG     gm.i18n (/var/lib/gnumed/Gnumed/pycommon/gmI18N.py::__log_locale_settings() #171): database of locale conventions:
2011-04-01 00:34:01  DEBUG     gm.i18n (/var/lib/gnumed/Gnumed/pycommon/gmI18N.py::__log_locale_settings() #178): locale.localeconv(mon_decimal_point): .
2011-04-01 00:34:01  DEBUG     gm.i18n (/var/lib/gnumed/Gnumed/pycommon/gmI18N.py::__log_locale_settings() #178): locale.localeconv(int_frac_digits): 2
2011-04-01 00:34:01  DEBUG     gm.i18n (/var/lib/gnumed/Gnumed/pycommon/gmI18N.py::__log_locale_settings() #178): locale.localeconv(p_sep_by_space): 0
2011-04-01 00:34:01  DEBUG     gm.i18n (/var/lib/gnumed/Gnumed/pycommon/gmI18N.py::__log_locale_settings() #178): locale.localeconv(frac_digits): 2
2011-04-01 00:34:01  DEBUG     gm.i18n (/var/lib/gnumed/Gnumed/pycommon/gmI18N.py::__log_locale_settings() #178): locale.localeconv(thousands_sep): ,
2011-04-01 00:34:01  DEBUG     gm.i18n (/var/lib/gnumed/Gnumed/pycommon/gmI18N.py::__log_locale_settings() #178): locale.localeconv(n_sign_posn): 1
2011-04-01 00:34:01  DEBUG     gm.i18n (/var/lib/gnumed/Gnumed/pycommon/gmI18N.py::__log_locale_settings() #178): locale.localeconv(decimal_point): .
2011-04-01 00:34:01  DEBUG     gm.i18n (/var/lib/gnumed/Gnumed/pycommon/gmI18N.py::__log_locale_settings() #178): locale.localeconv(int_curr_symbol): USD
2011-04-01 00:34:01  DEBUG     gm.i18n (/var/lib/gnumed/Gnumed/pycommon/gmI18N.py::__log_locale_settings() #178): locale.localeconv(n_cs_precedes): 1
2011-04-01 00:34:01  DEBUG     gm.i18n (/var/lib/gnumed/Gnumed/pycommon/gmI18N.py::__log_locale_settings() #178): locale.localeconv(p_sign_posn): 1
2011-04-01 00:34:01  DEBUG     gm.i18n (/var/lib/gnumed/Gnumed/pycommon/gmI18N.py::__log_locale_settings() #178): locale.localeconv(mon_thousands_sep): ,
2011-04-01 00:34:01  DEBUG     gm.i18n (/var/lib/gnumed/Gnumed/pycommon/gmI18N.py::__log_locale_settings() #178): locale.localeconv(negative_sign): -
2011-04-01 00:34:01  DEBUG     gm.i18n (/var/lib/gnumed/Gnumed/pycommon/gmI18N.py::__log_locale_settings() #178): locale.localeconv(currency_symbol): $
2011-04-01 00:34:01  DEBUG     gm.i18n (/var/lib/gnumed/Gnumed/pycommon/gmI18N.py::__log_locale_settings() #178): locale.localeconv(n_sep_by_space): 0
2011-04-01 00:34:01  DEBUG     gm.i18n (/var/lib/gnumed/Gnumed/pycommon/gmI18N.py::__log_locale_settings() #178): locale.localeconv(mon_grouping): [3, 3, 0]
2011-04-01 00:34:01  DEBUG     gm.i18n (/var/lib/gnumed/Gnumed/pycommon/gmI18N.py::__log_locale_settings() #178): locale.localeconv(p_cs_precedes): 1
2011-04-01 00:34:01  DEBUG     gm.i18n (/var/lib/gnumed/Gnumed/pycommon/gmI18N.py::__log_locale_settings() #178): locale.localeconv(positive_sign):
2011-04-01 00:34:01  DEBUG     gm.i18n (/var/lib/gnumed/Gnumed/pycommon/gmI18N.py::__log_locale_settings() #178): locale.localeconv(grouping): [3, 3, 0]
2011-04-01 00:34:01  DEBUG     gm.i18n (/var/lib/gnumed/Gnumed/pycommon/gmI18N.py::__log_locale_settings() #193): locale.nl_langinfo(D_FMT): %m/%d/%Y
2011-04-01 00:34:01  DEBUG     gm.i18n (/var/lib/gnumed/Gnumed/pycommon/gmI18N.py::__log_locale_settings() #193): locale.nl_langinfo(D_T_FMT): %a %d %b %Y %r %Z
2011-04-01 00:34:01  DEBUG     gm.i18n (/var/lib/gnumed/Gnumed/pycommon/gmI18N.py::__log_locale_settings() #193): locale.nl_langinfo(YESEXPR): ^[yY].*
2011-04-01 00:34:01  DEBUG     gm.i18n (/var/lib/gnumed/Gnumed/pycommon/gmI18N.py::__log_locale_settings() #193): locale.nl_langinfo(ALT_DIGITS):
2011-04-01 00:34:01  DEBUG     gm.i18n (/var/lib/gnumed/Gnumed/pycommon/gmI18N.py::__log_locale_settings() #193): locale.nl_langinfo(T_FMT_AMPM): %I:%M:%S %p
2011-04-01 00:34:01  DEBUG     gm.i18n (/var/lib/gnumed/Gnumed/pycommon/gmI18N.py::__log_locale_settings() #193): locale.nl_langinfo(RADIXCHAR): .
2011-04-01 00:34:01  DEBUG     gm.i18n (/var/lib/gnumed/Gnumed/pycommon/gmI18N.py::__log_locale_settings() #193): locale.nl_langinfo(ERA_D_FMT):
2011-04-01 00:34:01  DEBUG     gm.i18n (/var/lib/gnumed/Gnumed/pycommon/gmI18N.py::__log_locale_settings() #193): locale.nl_langinfo(T_FMT): %r
2011-04-01 00:34:01  DEBUG     gm.i18n (/var/lib/gnumed/Gnumed/pycommon/gmI18N.py::__log_locale_settings() #193): locale.nl_langinfo(NOEXPR): ^[nN].*
2011-04-01 00:34:01  DEBUG     gm.i18n (/var/lib/gnumed/Gnumed/pycommon/gmI18N.py::__log_locale_settings() #193): locale.nl_langinfo(CRNCYSTR): -$
2011-04-01 00:34:01  DEBUG     gm.i18n (/var/lib/gnumed/Gnumed/pycommon/gmI18N.py::__log_locale_settings() #193): locale.nl_langinfo(ERA):
2011-04-01 00:34:01  DEBUG     gm.i18n (/var/lib/gnumed/Gnumed/pycommon/gmI18N.py::__log_locale_settings() #193): locale.nl_langinfo(CODESET): UTF-8
2011-04-01 00:34:01  DEBUG     gm.i18n (/var/lib/gnumed/Gnumed/pycommon/gmI18N.py::__log_locale_settings() #193): locale.nl_langinfo(THOUSEP): ,
2011-04-01 00:34:01  DEBUG     gm.i18n (/var/lib/gnumed/Gnumed/pycommon/gmI18N.py::__log_locale_settings() #193): locale.nl_langinfo(ERA_D_T_FMT):
2011-04-01 00:34:01  DEBUG     gm.i18n (/var/lib/gnumed/Gnumed/pycommon/gmI18N.py::__split_locale_into_levels() #96): splitting canonical locale [en_US] into levels
2011-04-01 00:34:01  DEBUG     gm.i18n (/var/lib/gnumed/Gnumed/pycommon/gmI18N.py::__split_locale_into_levels() #105): system locale levels: {'country': 'en_US', 'full': 'en_US', 'language': 'en'}
2011-04-01 00:34:01  INFO      gm.logging (/var/lib/gnumed/Gnumed/pycommon/gmLog2.py::set_string_encoding() #195): setting python.str -> python.unicode encoding to <UTF8> (locale.getlocale)
2011-04-01 00:34:01  INFO      gm.bootstrapper (./bootstrap_gm_db_system.py::<module>() #1486): startup ($Revision: 1.113 $)
2011-04-01 00:34:01  INFO      gm.cfg (/var/lib/gnumed/Gnumed/pycommon/gmCfg2.py::add_cli() #430): adding command line arguments
2011-04-01 00:34:01  DEBUG     gm.cfg (/var/lib/gnumed/Gnumed/pycommon/gmCfg2.py::add_cli() #431): raw command line is:
2011-04-01 00:34:01  DEBUG     gm.cfg (/var/lib/gnumed/Gnumed/pycommon/gmCfg2.py::add_cli() #432): ['./bootstrap_gm_db_system.py', '--log-file=./bootstrap-latest.log', '--conf-file=bootstrap-latest.conf', '--']
2011-04-01 00:34:01  DEBUG     gm.cfg (/var/lib/gnumed/Gnumed/pycommon/gmCfg2.py::get() #312): option [--quiet] not in group [cli] in source [cli]
2011-04-01 00:34:01  DEBUG     gm.cfg (/var/lib/gnumed/Gnumed/pycommon/gmCfg2.py::get() #314): option [cli::--conf-file] found in source [cli]
2011-04-01 00:34:01  INFO      gm.bootstrapper (./bootstrap_gm_db_system.py::main() #1427): initial config file: bootstrap-latest.conf
2011-04-01 00:34:01  INFO      gm.cfg (/var/lib/gnumed/Gnumed/pycommon/gmCfg2.py::add_file_source() #368): file source "file": bootstrap-latest.conf (utf8)
2011-04-01 00:34:01  DEBUG     gm.cfg (/var/lib/gnumed/Gnumed/pycommon/gmCfg2.py::parse_INI_stream() #197): parsing INI-style data stream [<open file 'bootstrap-latest.conf', mode 'rb' at 0x24220c0>]
2011-04-01 00:34:01  DEBUG     gm.cfg (/var/lib/gnumed/Gnumed/pycommon/gmCfg2.py::get() #314): option [installation::config files] found in source [file]
2011-04-01 00:34:01  INFO      gm.bootstrapper (./bootstrap_gm_db_system.py::main() #1446): aggregation of config files
2011-04-01 00:34:01  INFO      gm.cfg (/var/lib/gnumed/Gnumed/pycommon/gmCfg2.py::add_file_source() #368): file source "file": bootstrap-local_first.conf (utf8)
2011-04-01 00:34:01  DEBUG     gm.cfg (/var/lib/gnumed/Gnumed/pycommon/gmCfg2.py::parse_INI_stream() #197): parsing INI-style data stream [<open file u'bootstrap-local_first.conf', mode 'rb' at 0x24220c0>]
2011-04-01 00:34:01  WARNING   gm.cfg (/var/lib/gnumed/Gnumed/pycommon/gmCfg2.py::add_stream_source() #361): overriding source <file> with [<open file u'bootstrap-local_first.conf', mode 'rb' at 0x24220c0>]
2011-04-01 00:34:01  INFO      gm.bootstrapper (./bootstrap_gm_db_system.py::handle_cfg() #1376): config file: bootstrap-local_first.conf
2011-04-01 00:34:01  DEBUG     gm.cfg (/var/lib/gnumed/Gnumed/pycommon/gmCfg2.py::get() #314): option [revision control::file] found in source [file]
2011-04-01 00:34:01  INFO      gm.bootstrapper (./bootstrap_gm_db_system.py::handle_cfg() #1377): SCM path: $Source: /home/ncq/Projekte/cvs2git/vcs-mirror/gnumed/gnumed/server/bootstrap/bootstrap-local_first.conf,v $
2011-04-01 00:34:01  DEBUG     gm.cfg (/var/lib/gnumed/Gnumed/pycommon/gmCfg2.py::get() #314): option [revision control::version] found in source [file]
2011-04-01 00:34:01  INFO      gm.bootstrapper (./bootstrap_gm_db_system.py::handle_cfg() #1378): file version: $Revision: 1.17 $
2011-04-01 00:34:01  INFO      gm.bootstrapper (./bootstrap_gm_db_system.py::become_pg_demon_user() #1336): running as user [root]
2011-04-01 00:34:01  INFO      gm.bootstrapper (./bootstrap_gm_db_system.py::become_pg_demon_user() #1354): switching to UNIX user [postgres]
2011-04-01 00:34:01  DEBUG     gm.cfg (/var/lib/gnumed/Gnumed/pycommon/gmCfg2.py::get() #314): option [installation::interactive] found in source [file]
2011-04-01 00:34:01  DEBUG     gm.cfg (/var/lib/gnumed/Gnumed/pycommon/gmCfg2.py::get() #314): option [installation::keep temp files] found in source [file]
2011-04-01 00:34:01  DEBUG     gm.cfg (/var/lib/gnumed/Gnumed/pycommon/gmCfg2.py::get() #314): option [installation::bundles] found in source [file]
2011-04-01 00:34:01  DEBUG     gm.cfg (/var/lib/gnumed/Gnumed/pycommon/gmCfg2.py::get() #314): option [installation::bundles] found in source [file]
2011-04-01 00:34:01  INFO      gm.cfg (/var/lib/gnumed/Gnumed/pycommon/gmCfg2.py::add_file_source() #368): file source "file": bootstrap-monolithic_core.conf (utf8)
2011-04-01 00:34:01  DEBUG     gm.cfg (/var/lib/gnumed/Gnumed/pycommon/gmCfg2.py::parse_INI_stream() #197): parsing INI-style data stream [<open file u'bootstrap-monolithic_core.conf', mode 'rb' at 0x24220c0>]
2011-04-01 00:34:01  WARNING   gm.cfg (/var/lib/gnumed/Gnumed/pycommon/gmCfg2.py::add_stream_source() #361): overriding source <file> with [<open file u'bootstrap-monolithic_core.conf', mode 'rb' at 0x24220c0>]
2011-04-01 00:34:01  INFO      gm.bootstrapper (./bootstrap_gm_db_system.py::handle_cfg() #1376): config file: bootstrap-monolithic_core.conf
2011-04-01 00:34:01  DEBUG     gm.cfg (/var/lib/gnumed/Gnumed/pycommon/gmCfg2.py::get() #314): option [revision control::file] found in source [file]
2011-04-01 00:34:01  INFO      gm.bootstrapper (./bootstrap_gm_db_system.py::handle_cfg() #1377): SCM path: $Source: /home/ncq/Projekte/cvs2git/vcs-mirror/gnumed/gnumed/server/bootstrap/bootstrap-monolithic_core.conf,v $
2011-04-01 00:34:01  DEBUG     gm.cfg (/var/lib/gnumed/Gnumed/pycommon/gmCfg2.py::get() #314): option [revision control::version] found in source [file]
2011-04-01 00:34:01  INFO      gm.bootstrapper (./bootstrap_gm_db_system.py::handle_cfg() #1378): file version: $Revision: 1.72 $
2011-04-01 00:34:01  INFO      gm.bootstrapper (./bootstrap_gm_db_system.py::become_pg_demon_user() #1336): running as user [postgres]
2011-04-01 00:34:01  INFO      gm.bootstrapper (./bootstrap_gm_db_system.py::become_pg_demon_user() #1358): I already am the UNIX user [postgres]
2011-04-01 00:34:01  DEBUG     gm.cfg (/var/lib/gnumed/Gnumed/pycommon/gmCfg2.py::get() #314): option [installation::interactive] found in source [file]
2011-04-01 00:34:01  DEBUG     gm.cfg (/var/lib/gnumed/Gnumed/pycommon/gmCfg2.py::get() #314): option [installation::keep temp files] found in source [file]
2011-04-01 00:34:01  DEBUG     gm.cfg (/var/lib/gnumed/Gnumed/pycommon/gmCfg2.py::get() #314): option [installation::bundles] found in source [file]
2011-04-01 00:34:01  DEBUG     gm.cfg (/var/lib/gnumed/Gnumed/pycommon/gmCfg2.py::get() #314): option [bundle config::database alias] found in source [file]
2011-04-01 00:34:01  DEBUG     gm.cfg (/var/lib/gnumed/Gnumed/pycommon/gmCfg2.py::get() #314): option [database core::name] found in source [file]
2011-04-01 00:34:01  DEBUG     gm.cfg (/var/lib/gnumed/Gnumed/pycommon/gmCfg2.py::get() #314): option [database core::server alias] found in source [file]
2011-04-01 00:34:01  DEBUG     gm.cfg (/var/lib/gnumed/Gnumed/pycommon/gmCfg2.py::get() #314): option [server local host::name] found in source [file]
2011-04-01 00:34:01  DEBUG     gm.cfg (/var/lib/gnumed/Gnumed/pycommon/gmCfg2.py::get() #314): option [bundle reference::database alias] found in source [file]
2011-04-01 00:34:01  DEBUG     gm.cfg (/var/lib/gnumed/Gnumed/pycommon/gmCfg2.py::get() #314): option [database core::name] found in source [file]
2011-04-01 00:34:01  DEBUG     gm.cfg (/var/lib/gnumed/Gnumed/pycommon/gmCfg2.py::get() #314): option [database core::server alias] found in source [file]
2011-04-01 00:34:01  DEBUG     gm.cfg (/var/lib/gnumed/Gnumed/pycommon/gmCfg2.py::get() #314): option [server local host::name] found in source [file]
2011-04-01 00:34:01  DEBUG     gm.cfg (/var/lib/gnumed/Gnumed/pycommon/gmCfg2.py::get() #314): option [bundle demographics::database alias] found in source [file]
2011-04-01 00:34:01  DEBUG     gm.cfg (/var/lib/gnumed/Gnumed/pycommon/gmCfg2.py::get() #314): option [database core::name] found in source [file]
2011-04-01 00:34:01  DEBUG     gm.cfg (/var/lib/gnumed/Gnumed/pycommon/gmCfg2.py::get() #314): option [database core::server alias] found in source [file]
2011-04-01 00:34:01  DEBUG     gm.cfg (/var/lib/gnumed/Gnumed/pycommon/gmCfg2.py::get() #314): option [server local host::name] found in source [file]
2011-04-01 00:34:01  DEBUG     gm.cfg (/var/lib/gnumed/Gnumed/pycommon/gmCfg2.py::get() #314): option [bundle clinical::database alias] found in source [file]
2011-04-01 00:34:01  DEBUG     gm.cfg (/var/lib/gnumed/Gnumed/pycommon/gmCfg2.py::get() #314): option [database core::name] found in source [file]
2011-04-01 00:34:01  DEBUG     gm.cfg (/var/lib/gnumed/Gnumed/pycommon/gmCfg2.py::get() #314): option [database core::server alias] found in source [file]
2011-04-01 00:34:01  DEBUG     gm.cfg (/var/lib/gnumed/Gnumed/pycommon/gmCfg2.py::get() #314): option [server local host::name] found in source [file]
2011-04-01 00:34:01  DEBUG     gm.cfg (/var/lib/gnumed/Gnumed/pycommon/gmCfg2.py::get() #314): option [bundle documents::database alias] found in source [file]
2011-04-01 00:34:01  DEBUG     gm.cfg (/var/lib/gnumed/Gnumed/pycommon/gmCfg2.py::get() #314): option [database core::name] found in source [file]
2011-04-01 00:34:01  DEBUG     gm.cfg (/var/lib/gnumed/Gnumed/pycommon/gmCfg2.py::get() #314): option [database core::server alias] found in source [file]
2011-04-01 00:34:01  DEBUG     gm.cfg (/var/lib/gnumed/Gnumed/pycommon/gmCfg2.py::get() #314): option [server local host::name] found in source [file]
2011-04-01 00:34:01  DEBUG     gm.cfg (/var/lib/gnumed/Gnumed/pycommon/gmCfg2.py::get() #314): option [bundle office::database alias] found in source [file]
2011-04-01 00:34:01  DEBUG     gm.cfg (/var/lib/gnumed/Gnumed/pycommon/gmCfg2.py::get() #314): option [database core::name] found in source [file]
2011-04-01 00:34:01  DEBUG     gm.cfg (/var/lib/gnumed/Gnumed/pycommon/gmCfg2.py::get() #314): option [database core::server alias] found in source [file]
2011-04-01 00:34:01  DEBUG     gm.cfg (/var/lib/gnumed/Gnumed/pycommon/gmCfg2.py::get() #314): option [server local host::name] found in source [file]
2011-04-01 00:34:01  DEBUG     gm.cfg (/var/lib/gnumed/Gnumed/pycommon/gmCfg2.py::get() #314): option [installation::description] found in source [file]
2011-04-01 00:34:01  DEBUG     gm.cfg (/var/lib/gnumed/Gnumed/pycommon/gmCfg2.py::get() #314): option [installation::bundles] found in source [file]
2011-04-01 00:34:01  INFO      gm.bootstrapper (./bootstrap_gm_db_system.py::bootstrap() #1129): bootstrapping bundle [config]
2011-04-01 00:34:01  DEBUG     gm.cfg (/var/lib/gnumed/Gnumed/pycommon/gmCfg2.py::get() #314): option [bundle config::database alias] found in source [file]
2011-04-01 00:34:01  INFO      gm.bootstrapper (./bootstrap_gm_db_system.py::__init__() #510): bootstrapping database [core]
2011-04-01 00:34:01  DEBUG     gm.cfg (/var/lib/gnumed/Gnumed/pycommon/gmCfg2.py::get() #314): option [database core::override name by] found in source [file]
2011-04-01 00:34:01  INFO      gm.bootstrapper (./bootstrap_gm_db_system.py::__init__() #519): environment variable [GM_CORE_DB] is not set, using database name from config file
2011-04-01 00:34:01  DEBUG     gm.cfg (/var/lib/gnumed/Gnumed/pycommon/gmCfg2.py::get() #314): option [database core::name] found in source [file]
2011-04-01 00:34:01  INFO      gm.bootstrapper (./bootstrap_gm_db_system.py::__init__() #536): bootstrapping database [gnumed_v2] alias "core"
2011-04-01 00:34:01  DEBUG     gm.cfg (/var/lib/gnumed/Gnumed/pycommon/gmCfg2.py::get() #314): option [database core::server alias] found in source [file]
2011-04-01 00:34:01  DEBUG     gm.cfg (/var/lib/gnumed/Gnumed/pycommon/gmCfg2.py::get() #314): option [database core::template database] found in source [file]
2011-04-01 00:34:01  INFO      gm.bootstrapper (./bootstrap_gm_db_system.py::__init__() #295): bootstrapping server [local host]
2011-04-01 00:34:01  DEBUG     gm.cfg (/var/lib/gnumed/Gnumed/pycommon/gmCfg2.py::get() #314): option [server local host::super user alias] found in source [file]
2011-04-01 00:34:01  DEBUG     gm.cfg (/var/lib/gnumed/Gnumed/pycommon/gmCfg2.py::get() #314): option [user postgres::name] found in source [file]
2011-04-01 00:34:01  DEBUG     gm.cfg (/var/lib/gnumed/Gnumed/pycommon/gmCfg2.py::get() #312): option [password] not in group [user postgres] in source [file]
2011-04-01 00:34:01  INFO      gm.bootstrapper (./bootstrap_gm_db_system.py::__init__() #280): password not defined, assuming connect via IDENT/TRUST
2011-04-01 00:34:01  INFO      gm.bootstrapper (./bootstrap_gm_db_system.py::__connect_superuser_to_srv_template() #332): connecting to server template database
2011-04-01 00:34:01  DEBUG     gm.cfg (/var/lib/gnumed/Gnumed/pycommon/gmCfg2.py::get() #314): option [server local host::template database] found in source [file]
2011-04-01 00:34:01  DEBUG     gm.cfg (/var/lib/gnumed/Gnumed/pycommon/gmCfg2.py::get() #314): option [server local host::name] found in source [file]
2011-04-01 00:34:01  INFO      gm.bootstrapper (./bootstrap_gm_db_system.py::__connect_superuser_to_srv_template() #348): environment variable [GM_DB_PORT] is not set, using database port from config file
2011-04-01 00:34:01  DEBUG     gm.cfg (/var/lib/gnumed/Gnumed/pycommon/gmCfg2.py::get() #314): option [server local host::port] found in source [file]
2011-04-01 00:34:01  INFO      gm.bootstrapper (./bootstrap_gm_db_system.py::connect() #245): trying DB connection to template1 on localhost as postgres
2011-04-01 00:34:01  DEBUG     gm.db (/var/lib/gnumed/Gnumed/pycommon/gmPG2.py::get_raw_connection() #1210): new database connection, backend PID: 16334, readonly: False
2011-04-01 00:34:01  INFO      gm.db (/var/lib/gnumed/Gnumed/pycommon/gmPG2.py::get_raw_connection() #1223): PostgreSQL version (numeric): 8.4
2011-04-01 00:34:01  INFO      gm.db (/var/lib/gnumed/Gnumed/pycommon/gmPG2.py::get_raw_connection() #1226): database size: 5510 kB
2011-04-01 00:34:01  DEBUG     gm.db (/var/lib/gnumed/Gnumed/pycommon/gmPG2.py::__log_PG_settings() #1473): PG option [add_missing_from]: off
2011-04-01 00:34:01  DEBUG     gm.db (/var/lib/gnumed/Gnumed/pycommon/gmPG2.py::__log_PG_settings() #1473): PG option [allow_system_table_mods]: off
2011-04-01 00:34:01  DEBUG     gm.db (/var/lib/gnumed/Gnumed/pycommon/gmPG2.py::__log_PG_settings() #1473): PG option [archive_command]: (disabled)
2011-04-01 00:34:01  DEBUG     gm.db (/var/lib/gnumed/Gnumed/pycommon/gmPG2.py::__log_PG_settings() #1473): PG option [archive_mode]: off
2011-04-01 00:34:01  DEBUG     gm.db (/var/lib/gnumed/Gnumed/pycommon/gmPG2.py::__log_PG_settings() #1473): PG option [archive_timeout]: 0
2011-04-01 00:34:01  DEBUG     gm.db (/var/lib/gnumed/Gnumed/pycommon/gmPG2.py::__log_PG_settings() #1473): PG option [array_nulls]: on
2011-04-01 00:34:01  DEBUG     gm.db (/var/lib/gnumed/Gnumed/pycommon/gmPG2.py::__log_PG_settings() #1473): PG option [authentication_timeout]: 1min
2011-04-01 00:34:01  DEBUG     gm.db (/var/lib/gnumed/Gnumed/pycommon/gmPG2.py::__log_PG_settings() #1473): PG option [autovacuum]: on
2011-04-01 00:34:01  DEBUG     gm.db (/var/lib/gnumed/Gnumed/pycommon/gmPG2.py::__log_PG_settings() #1473): PG option [autovacuum_analyze_scale_factor]: 0.1
2011-04-01 00:34:01  DEBUG     gm.db (/var/lib/gnumed/Gnumed/pycommon/gmPG2.py::__log_PG_settings() #1473): PG option [autovacuum_analyze_threshold]: 50
2011-04-01 00:34:01  DEBUG     gm.db (/var/lib/gnumed/Gnumed/pycommon/gmPG2.py::__log_PG_settings() #1473): PG option [autovacuum_freeze_max_age]: 200000000
2011-04-01 00:34:01  DEBUG     gm.db (/var/lib/gnumed/Gnumed/pycommon/gmPG2.py::__log_PG_settings() #1473): PG option [autovacuum_max_workers]: 3
2011-04-01 00:34:01  DEBUG     gm.db (/var/lib/gnumed/Gnumed/pycommon/gmPG2.py::__log_PG_settings() #1473): PG option [autovacuum_naptime]: 1min
2011-04-01 00:34:01  DEBUG     gm.db (/var/lib/gnumed/Gnumed/pycommon/gmPG2.py::__log_PG_settings() #1473): PG option [autovacuum_vacuum_cost_delay]: 20ms
2011-04-01 00:34:01  DEBUG     gm.db (/var/lib/gnumed/Gnumed/pycommon/gmPG2.py::__log_PG_settings() #1473): PG option [autovacuum_vacuum_cost_limit]: -1
2011-04-01 00:34:01  DEBUG     gm.db (/var/lib/gnumed/Gnumed/pycommon/gmPG2.py::__log_PG_settings() #1473): PG option [autovacuum_vacuum_scale_factor]: 0.2
2011-04-01 00:34:01  DEBUG     gm.db (/var/lib/gnumed/Gnumed/pycommon/gmPG2.py::__log_PG_settings() #1473): PG option [autovacuum_vacuum_threshold]: 50
2011-04-01 00:34:01  DEBUG     gm.db (/var/lib/gnumed/Gnumed/pycommon/gmPG2.py::__log_PG_settings() #1473): PG option [backslash_quote]: safe_encoding
2011-04-01 00:34:01  DEBUG     gm.db (/var/lib/gnumed/Gnumed/pycommon/gmPG2.py::__log_PG_settings() #1473): PG option [bgwriter_delay]: 200ms
2011-04-01 00:34:01  DEBUG     gm.db (/var/lib/gnumed/Gnumed/pycommon/gmPG2.py::__log_PG_settings() #1473): PG option [bgwriter_lru_maxpages]: 100
2011-04-01 00:34:01  DEBUG     gm.db (/var/lib/gnumed/Gnumed/pycommon/gmPG2.py::__log_PG_settings() #1473): PG option [bgwriter_lru_multiplier]: 2
2011-04-01 00:34:01  DEBUG     gm.db (/var/lib/gnumed/Gnumed/pycommon/gmPG2.py::__log_PG_settings() #1473): PG option [block_size]: 8192
2011-04-01 00:34:01  DEBUG     gm.db (/var/lib/gnumed/Gnumed/pycommon/gmPG2.py::__log_PG_settings() #1473): PG option [bonjour_name]:
2011-04-01 00:34:01  DEBUG     gm.db (/var/lib/gnumed/Gnumed/pycommon/gmPG2.py::__log_PG_settings() #1473): PG option [check_function_bodies]: on
2011-04-01 00:34:01  DEBUG     gm.db (/var/lib/gnumed/Gnumed/pycommon/gmPG2.py::__log_PG_settings() #1473): PG option [checkpoint_completion_target]: 0.5
2011-04-01 00:34:01  DEBUG     gm.db (/var/lib/gnumed/Gnumed/pycommon/gmPG2.py::__log_PG_settings() #1473): PG option [checkpoint_segments]: 3
2011-04-01 00:34:01  DEBUG     gm.db (/var/lib/gnumed/Gnumed/pycommon/gmPG2.py::__log_PG_settings() #1473): PG option [checkpoint_timeout]: 5min
2011-04-01 00:34:01  DEBUG     gm.db (/var/lib/gnumed/Gnumed/pycommon/gmPG2.py::__log_PG_settings() #1473): PG option [checkpoint_warning]: 30s
2011-04-01 00:34:01  DEBUG     gm.db (/var/lib/gnumed/Gnumed/pycommon/gmPG2.py::__log_PG_settings() #1473): PG option [client_encoding]: SQL_ASCII
2011-04-01 00:34:01  DEBUG     gm.db (/var/lib/gnumed/Gnumed/pycommon/gmPG2.py::__log_PG_settings() #1473): PG option [client_min_messages]: notice
2011-04-01 00:34:01  DEBUG     gm.db (/var/lib/gnumed/Gnumed/pycommon/gmPG2.py::__log_PG_settings() #1473): PG option [commit_delay]: 0
2011-04-01 00:34:01  DEBUG     gm.db (/var/lib/gnumed/Gnumed/pycommon/gmPG2.py::__log_PG_settings() #1473): PG option [commit_siblings]: 5
2011-04-01 00:34:01  DEBUG     gm.db (/var/lib/gnumed/Gnumed/pycommon/gmPG2.py::__log_PG_settings() #1473): PG option [config_file]: /etc/postgresql/8.4/main/postgresql.conf
2011-04-01 00:34:01  DEBUG     gm.db (/var/lib/gnumed/Gnumed/pycommon/gmPG2.py::__log_PG_settings() #1473): PG option [constraint_exclusion]: partition
2011-04-01 00:34:01  DEBUG     gm.db (/var/lib/gnumed/Gnumed/pycommon/gmPG2.py::__log_PG_settings() #1473): PG option [cpu_index_tuple_cost]: 0.005
2011-04-01 00:34:01  DEBUG     gm.db (/var/lib/gnumed/Gnumed/pycommon/gmPG2.py::__log_PG_settings() #1473): PG option [cpu_operator_cost]: 0.0025
2011-04-01 00:34:01  DEBUG     gm.db (/var/lib/gnumed/Gnumed/pycommon/gmPG2.py::__log_PG_settings() #1473): PG option [cpu_tuple_cost]: 0.01
2011-04-01 00:34:01  DEBUG     gm.db (/var/lib/gnumed/Gnumed/pycommon/gmPG2.py::__log_PG_settings() #1473): PG option [cursor_tuple_fraction]: 0.1
2011-04-01 00:34:01  DEBUG     gm.db (/var/lib/gnumed/Gnumed/pycommon/gmPG2.py::__log_PG_settings() #1473): PG option [custom_variable_classes]:
2011-04-01 00:34:01  DEBUG     gm.db (/var/lib/gnumed/Gnumed/pycommon/gmPG2.py::__log_PG_settings() #1473): PG option [data_directory]: /var/lib/postgresql/8.4/main
2011-04-01 00:34:01  DEBUG     gm.db (/var/lib/gnumed/Gnumed/pycommon/gmPG2.py::__log_PG_settings() #1473): PG option [DateStyle]: ISO, MDY
2011-04-01 00:34:01  DEBUG     gm.db (/var/lib/gnumed/Gnumed/pycommon/gmPG2.py::__log_PG_settings() #1473): PG option [db_user_namespace]: off
2011-04-01 00:34:01  DEBUG     gm.db (/var/lib/gnumed/Gnumed/pycommon/gmPG2.py::__log_PG_settings() #1473): PG option [deadlock_timeout]: 1s
2011-04-01 00:34:01  DEBUG     gm.db (/var/lib/gnumed/Gnumed/pycommon/gmPG2.py::__log_PG_settings() #1473): PG option [debug_assertions]: off
2011-04-01 00:34:01  DEBUG     gm.db (/var/lib/gnumed/Gnumed/pycommon/gmPG2.py::__log_PG_settings() #1473): PG option [debug_pretty_print]: on
2011-04-01 00:34:01  DEBUG     gm.db (/var/lib/gnumed/Gnumed/pycommon/gmPG2.py::__log_PG_settings() #1473): PG option [debug_print_parse]: off
2011-04-01 00:34:01  DEBUG     gm.db (/var/lib/gnumed/Gnumed/pycommon/gmPG2.py::__log_PG_settings() #1473): PG option [debug_print_plan]: off
2011-04-01 00:34:01  DEBUG     gm.db (/var/lib/gnumed/Gnumed/pycommon/gmPG2.py::__log_PG_settings() #1473): PG option [debug_print_rewritten]: off
2011-04-01 00:34:01  DEBUG     gm.db (/var/lib/gnumed/Gnumed/pycommon/gmPG2.py::__log_PG_settings() #1473): PG option [default_statistics_target]: 100
2011-04-01 00:34:01  DEBUG     gm.db (/var/lib/gnumed/Gnumed/pycommon/gmPG2.py::__log_PG_settings() #1473): PG option [default_tablespace]:
2011-04-01 00:34:01  DEBUG     gm.db (/var/lib/gnumed/Gnumed/pycommon/gmPG2.py::__log_PG_settings() #1473): PG option [default_text_search_config]: pg_catalog.english
2011-04-01 00:34:01  DEBUG     gm.db (/var/lib/gnumed/Gnumed/pycommon/gmPG2.py::__log_PG_settings() #1473): PG option [default_transaction_isolation]: read committed
2011-04-01 00:34:01  DEBUG     gm.db (/var/lib/gnumed/Gnumed/pycommon/gmPG2.py::__log_PG_settings() #1473): PG option [default_transaction_read_only]: off
2011-04-01 00:34:01  DEBUG     gm.db (/var/lib/gnumed/Gnumed/pycommon/gmPG2.py::__log_PG_settings() #1473): PG option [default_with_oids]: off
2011-04-01 00:34:01  DEBUG     gm.db (/var/lib/gnumed/Gnumed/pycommon/gmPG2.py::__log_PG_settings() #1473): PG option [dynamic_library_path]: $libdir
2011-04-01 00:34:01  DEBUG     gm.db (/var/lib/gnumed/Gnumed/pycommon/gmPG2.py::__log_PG_settings() #1473): PG option [effective_cache_size]: 128MB
2011-04-01 00:34:01  DEBUG     gm.db (/var/lib/gnumed/Gnumed/pycommon/gmPG2.py::__log_PG_settings() #1473): PG option [effective_io_concurrency]: 1
2011-04-01 00:34:01  DEBUG     gm.db (/var/lib/gnumed/Gnumed/pycommon/gmPG2.py::__log_PG_settings() #1473): PG option [enable_bitmapscan]: on
2011-04-01 00:34:01  DEBUG     gm.db (/var/lib/gnumed/Gnumed/pycommon/gmPG2.py::__log_PG_settings() #1473): PG option [enable_hashagg]: on
2011-04-01 00:34:01  DEBUG     gm.db (/var/lib/gnumed/Gnumed/pycommon/gmPG2.py::__log_PG_settings() #1473): PG option [enable_hashjoin]: on
2011-04-01 00:34:01  DEBUG     gm.db (/var/lib/gnumed/Gnumed/pycommon/gmPG2.py::__log_PG_settings() #1473): PG option [enable_indexscan]: on
2011-04-01 00:34:01  DEBUG     gm.db (/var/lib/gnumed/Gnumed/pycommon/gmPG2.py::__log_PG_settings() #1473): PG option [enable_mergejoin]: on
2011-04-01 00:34:01  DEBUG     gm.db (/var/lib/gnumed/Gnumed/pycommon/gmPG2.py::__log_PG_settings() #1473): PG option [enable_nestloop]: on
2011-04-01 00:34:01  DEBUG     gm.db (/var/lib/gnumed/Gnumed/pycommon/gmPG2.py::__log_PG_settings() #1473): PG option [enable_seqscan]: on
2011-04-01 00:34:01  DEBUG     gm.db (/var/lib/gnumed/Gnumed/pycommon/gmPG2.py::__log_PG_settings() #1473): PG option [enable_sort]: on
2011-04-01 00:34:01  DEBUG     gm.db (/var/lib/gnumed/Gnumed/pycommon/gmPG2.py::__log_PG_settings() #1473): PG option [enable_tidscan]: on
2011-04-01 00:34:01  DEBUG     gm.db (/var/lib/gnumed/Gnumed/pycommon/gmPG2.py::__log_PG_settings() #1473): PG option [escape_string_warning]: on
2011-04-01 00:34:01  DEBUG     gm.db (/var/lib/gnumed/Gnumed/pycommon/gmPG2.py::__log_PG_settings() #1473): PG option [external_pid_file]: /var/run/postgresql/8.4-main.pid
2011-04-01 00:34:01  DEBUG     gm.db (/var/lib/gnumed/Gnumed/pycommon/gmPG2.py::__log_PG_settings() #1473): PG option [extra_float_digits]: 0
2011-04-01 00:34:01  DEBUG     gm.db (/var/lib/gnumed/Gnumed/pycommon/gmPG2.py::__log_PG_settings() #1473): PG option [from_collapse_limit]: 8
2011-04-01 00:34:01  DEBUG     gm.db (/var/lib/gnumed/Gnumed/pycommon/gmPG2.py::__log_PG_settings() #1473): PG option [fsync]: on
2011-04-01 00:34:01  DEBUG     gm.db (/var/lib/gnumed/Gnumed/pycommon/gmPG2.py::__log_PG_settings() #1473): PG option [full_page_writes]: on
2011-04-01 00:34:01  DEBUG     gm.db (/var/lib/gnumed/Gnumed/pycommon/gmPG2.py::__log_PG_settings() #1473): PG option [geqo]: on
2011-04-01 00:34:01  DEBUG     gm.db (/var/lib/gnumed/Gnumed/pycommon/gmPG2.py::__log_PG_settings() #1473): PG option [geqo_effort]: 5
2011-04-01 00:34:01  DEBUG     gm.db (/var/lib/gnumed/Gnumed/pycommon/gmPG2.py::__log_PG_settings() #1473): PG option [geqo_generations]: 0
2011-04-01 00:34:01  DEBUG     gm.db (/var/lib/gnumed/Gnumed/pycommon/gmPG2.py::__log_PG_settings() #1473): PG option [geqo_pool_size]: 0
2011-04-01 00:34:01  DEBUG     gm.db (/var/lib/gnumed/Gnumed/pycommon/gmPG2.py::__log_PG_settings() #1473): PG option [geqo_selection_bias]: 2
2011-04-01 00:34:01  DEBUG     gm.db (/var/lib/gnumed/Gnumed/pycommon/gmPG2.py::__log_PG_settings() #1473): PG option [geqo_threshold]: 12
2011-04-01 00:34:01  DEBUG     gm.db (/var/lib/gnumed/Gnumed/pycommon/gmPG2.py::__log_PG_settings() #1473): PG option [gin_fuzzy_search_limit]: 0
2011-04-01 00:34:01  DEBUG     gm.db (/var/lib/gnumed/Gnumed/pycommon/gmPG2.py::__log_PG_settings() #1473): PG option [hba_file]: /etc/postgresql/8.4/main/pg_hba.conf
2011-04-01 00:34:01  DEBUG     gm.db (/var/lib/gnumed/Gnumed/pycommon/gmPG2.py::__log_PG_settings() #1473): PG option [ident_file]: /etc/postgresql/8.4/main/pg_ident.conf
2011-04-01 00:34:01  DEBUG     gm.db (/var/lib/gnumed/Gnumed/pycommon/gmPG2.py::__log_PG_settings() #1473): PG option [ignore_system_indexes]: off
2011-04-01 00:34:01  DEBUG     gm.db (/var/lib/gnumed/Gnumed/pycommon/gmPG2.py::__log_PG_settings() #1473): PG option [integer_datetimes]: on
2011-04-01 00:34:01  DEBUG     gm.db (/var/lib/gnumed/Gnumed/pycommon/gmPG2.py::__log_PG_settings() #1473): PG option [IntervalStyle]: postgres
2011-04-01 00:34:01  DEBUG     gm.db (/var/lib/gnumed/Gnumed/pycommon/gmPG2.py::__log_PG_settings() #1473): PG option [join_collapse_limit]: 8
2011-04-01 00:34:01  DEBUG     gm.db (/var/lib/gnumed/Gnumed/pycommon/gmPG2.py::__log_PG_settings() #1473): PG option [krb_caseins_users]: off
2011-04-01 00:34:01  DEBUG     gm.db (/var/lib/gnumed/Gnumed/pycommon/gmPG2.py::__log_PG_settings() #1473): PG option [krb_server_keyfile]: FILE:/etc/postgresql-common/krb5.keytab
2011-04-01 00:34:01  DEBUG     gm.db (/var/lib/gnumed/Gnumed/pycommon/gmPG2.py::__log_PG_settings() #1473): PG option [krb_srvname]: postgres
2011-04-01 00:34:01  DEBUG     gm.db (/var/lib/gnumed/Gnumed/pycommon/gmPG2.py::__log_PG_settings() #1473): PG option [lc_collate]: C
2011-04-01 00:34:01  DEBUG     gm.db (/var/lib/gnumed/Gnumed/pycommon/gmPG2.py::__log_PG_settings() #1473): PG option [lc_ctype]: C
2011-04-01 00:34:01  DEBUG     gm.db (/var/lib/gnumed/Gnumed/pycommon/gmPG2.py::__log_PG_settings() #1473): PG option [lc_messages]: C
2011-04-01 00:34:01  DEBUG     gm.db (/var/lib/gnumed/Gnumed/pycommon/gmPG2.py::__log_PG_settings() #1473): PG option [lc_monetary]: C
2011-04-01 00:34:01  DEBUG     gm.db (/var/lib/gnumed/Gnumed/pycommon/gmPG2.py::__log_PG_settings() #1473): PG option [lc_numeric]: C
2011-04-01 00:34:01  DEBUG     gm.db (/var/lib/gnumed/Gnumed/pycommon/gmPG2.py::__log_PG_settings() #1473): PG option [lc_time]: C
2011-04-01 00:34:01  DEBUG     gm.db (/var/lib/gnumed/Gnumed/pycommon/gmPG2.py::__log_PG_settings() #1473): PG option [listen_addresses]: *
2011-04-01 00:34:01  DEBUG     gm.db (/var/lib/gnumed/Gnumed/pycommon/gmPG2.py::__log_PG_settings() #1473): PG option [local_preload_libraries]:
2011-04-01 00:34:01  DEBUG     gm.db (/var/lib/gnumed/Gnumed/pycommon/gmPG2.py::__log_PG_settings() #1473): PG option [log_autovacuum_min_duration]: -1
2011-04-01 00:34:01  DEBUG     gm.db (/var/lib/gnumed/Gnumed/pycommon/gmPG2.py::__log_PG_settings() #1473): PG option [log_checkpoints]: off
2011-04-01 00:34:01  DEBUG     gm.db (/var/lib/gnumed/Gnumed/pycommon/gmPG2.py::__log_PG_settings() #1473): PG option [log_connections]: off
2011-04-01 00:34:01  DEBUG     gm.db (/var/lib/gnumed/Gnumed/pycommon/gmPG2.py::__log_PG_settings() #1473): PG option [log_destination]: stderr
2011-04-01 00:34:01  DEBUG     gm.db (/var/lib/gnumed/Gnumed/pycommon/gmPG2.py::__log_PG_settings() #1473): PG option [log_directory]: pg_log
2011-04-01 00:34:01  DEBUG     gm.db (/var/lib/gnumed/Gnumed/pycommon/gmPG2.py::__log_PG_settings() #1473): PG option [log_disconnections]: off
2011-04-01 00:34:01  DEBUG     gm.db (/var/lib/gnumed/Gnumed/pycommon/gmPG2.py::__log_PG_settings() #1473): PG option [log_duration]: off
2011-04-01 00:34:01  DEBUG     gm.db (/var/lib/gnumed/Gnumed/pycommon/gmPG2.py::__log_PG_settings() #1473): PG option [log_error_verbosity]: default
2011-04-01 00:34:01  DEBUG     gm.db (/var/lib/gnumed/Gnumed/pycommon/gmPG2.py::__log_PG_settings() #1473): PG option [log_executor_stats]: off
2011-04-01 00:34:01  DEBUG     gm.db (/var/lib/gnumed/Gnumed/pycommon/gmPG2.py::__log_PG_settings() #1473): PG option [log_filename]: postgresql-%Y-%m-%d_%H%M%S.log
2011-04-01 00:34:01  DEBUG     gm.db (/var/lib/gnumed/Gnumed/pycommon/gmPG2.py::__log_PG_settings() #1473): PG option [log_hostname]: off
2011-04-01 00:34:01  DEBUG     gm.db (/var/lib/gnumed/Gnumed/pycommon/gmPG2.py::__log_PG_settings() #1473): PG option [log_line_prefix]: %t
2011-04-01 00:34:01  DEBUG     gm.db (/var/lib/gnumed/Gnumed/pycommon/gmPG2.py::__log_PG_settings() #1473): PG option [log_lock_waits]: off
2011-04-01 00:34:01  DEBUG     gm.db (/var/lib/gnumed/Gnumed/pycommon/gmPG2.py::__log_PG_settings() #1473): PG option [log_min_duration_statement]: -1
2011-04-01 00:34:01  DEBUG     gm.db (/var/lib/gnumed/Gnumed/pycommon/gmPG2.py::__log_PG_settings() #1473): PG option [log_min_error_statement]: error
2011-04-01 00:34:01  DEBUG     gm.db (/var/lib/gnumed/Gnumed/pycommon/gmPG2.py::__log_PG_settings() #1473): PG option [log_min_messages]: warning
2011-04-01 00:34:01  DEBUG     gm.db (/var/lib/gnumed/Gnumed/pycommon/gmPG2.py::__log_PG_settings() #1473): PG option [log_parser_stats]: off
2011-04-01 00:34:01  DEBUG     gm.db (/var/lib/gnumed/Gnumed/pycommon/gmPG2.py::__log_PG_settings() #1473): PG option [log_planner_stats]: off
2011-04-01 00:34:01  DEBUG     gm.db (/var/lib/gnumed/Gnumed/pycommon/gmPG2.py::__log_PG_settings() #1473): PG option [log_rotation_age]: 1d
2011-04-01 00:34:01  DEBUG     gm.db (/var/lib/gnumed/Gnumed/pycommon/gmPG2.py::__log_PG_settings() #1473): PG option [log_rotation_size]: 10MB
2011-04-01 00:34:01  DEBUG     gm.db (/var/lib/gnumed/Gnumed/pycommon/gmPG2.py::__log_PG_settings() #1473): PG option [log_statement]: none
2011-04-01 00:34:01  DEBUG     gm.db (/var/lib/gnumed/Gnumed/pycommon/gmPG2.py::__log_PG_settings() #1473): PG option [log_statement_stats]: off
2011-04-01 00:34:01  DEBUG     gm.db (/var/lib/gnumed/Gnumed/pycommon/gmPG2.py::__log_PG_settings() #1473): PG option [log_temp_files]: -1
2011-04-01 00:34:01  DEBUG     gm.db (/var/lib/gnumed/Gnumed/pycommon/gmPG2.py::__log_PG_settings() #1473): PG option [log_timezone]: localtime
2011-04-01 00:34:01  DEBUG     gm.db (/var/lib/gnumed/Gnumed/pycommon/gmPG2.py::__log_PG_settings() #1473): PG option [log_truncate_on_rotation]: off
2011-04-01 00:34:01  DEBUG     gm.db (/var/lib/gnumed/Gnumed/pycommon/gmPG2.py::__log_PG_settings() #1473): PG option [logging_collector]: off
2011-04-01 00:34:01  DEBUG     gm.db (/var/lib/gnumed/Gnumed/pycommon/gmPG2.py::__log_PG_settings() #1473): PG option [maintenance_work_mem]: 16MB
2011-04-01 00:34:01  DEBUG     gm.db (/var/lib/gnumed/Gnumed/pycommon/gmPG2.py::__log_PG_settings() #1473): PG option [max_connections]: 100
2011-04-01 00:34:01  DEBUG     gm.db (/var/lib/gnumed/Gnumed/pycommon/gmPG2.py::__log_PG_settings() #1473): PG option [max_files_per_process]: 1000
2011-04-01 00:34:01  DEBUG     gm.db (/var/lib/gnumed/Gnumed/pycommon/gmPG2.py::__log_PG_settings() #1473): PG option [max_function_args]: 100
2011-04-01 00:34:01  DEBUG     gm.db (/var/lib/gnumed/Gnumed/pycommon/gmPG2.py::__log_PG_settings() #1473): PG option [max_identifier_length]: 63
2011-04-01 00:34:01  DEBUG     gm.db (/var/lib/gnumed/Gnumed/pycommon/gmPG2.py::__log_PG_settings() #1473): PG option [max_index_keys]: 32
2011-04-01 00:34:01  DEBUG     gm.db (/var/lib/gnumed/Gnumed/pycommon/gmPG2.py::__log_PG_settings() #1473): PG option [max_locks_per_transaction]: 64
2011-04-01 00:34:01  DEBUG     gm.db (/var/lib/gnumed/Gnumed/pycommon/gmPG2.py::__log_PG_settings() #1473): PG option [max_prepared_transactions]: 0
2011-04-01 00:34:01  DEBUG     gm.db (/var/lib/gnumed/Gnumed/pycommon/gmPG2.py::__log_PG_settings() #1473): PG option [max_stack_depth]: 2MB
2011-04-01 00:34:01  DEBUG     gm.db (/var/lib/gnumed/Gnumed/pycommon/gmPG2.py::__log_PG_settings() #1473): PG option [password_encryption]: on
2011-04-01 00:34:01  DEBUG     gm.db (/var/lib/gnumed/Gnumed/pycommon/gmPG2.py::__log_PG_settings() #1473): PG option [port]: 5432
2011-04-01 00:34:01  DEBUG     gm.db (/var/lib/gnumed/Gnumed/pycommon/gmPG2.py::__log_PG_settings() #1473): PG option [post_auth_delay]: 0
2011-04-01 00:34:01  DEBUG     gm.db (/var/lib/gnumed/Gnumed/pycommon/gmPG2.py::__log_PG_settings() #1473): PG option [pre_auth_delay]: 0
2011-04-01 00:34:01  DEBUG     gm.db (/var/lib/gnumed/Gnumed/pycommon/gmPG2.py::__log_PG_settings() #1473): PG option [random_page_cost]: 4
2011-04-01 00:34:01  DEBUG     gm.db (/var/lib/gnumed/Gnumed/pycommon/gmPG2.py::__log_PG_settings() #1473): PG option [regex_flavor]: advanced
2011-04-01 00:34:01  DEBUG     gm.db (/var/lib/gnumed/Gnumed/pycommon/gmPG2.py::__log_PG_settings() #1473): PG option [search_path]: "$user",public
2011-04-01 00:34:01  DEBUG     gm.db (/var/lib/gnumed/Gnumed/pycommon/gmPG2.py::__log_PG_settings() #1473): PG option [segment_size]: 1GB
2011-04-01 00:34:01  DEBUG     gm.db (/var/lib/gnumed/Gnumed/pycommon/gmPG2.py::__log_PG_settings() #1473): PG option [seq_page_cost]: 1
2011-04-01 00:34:01  DEBUG     gm.db (/var/lib/gnumed/Gnumed/pycommon/gmPG2.py::__log_PG_settings() #1473): PG option [server_encoding]: SQL_ASCII
2011-04-01 00:34:01  DEBUG     gm.db (/var/lib/gnumed/Gnumed/pycommon/gmPG2.py::__log_PG_settings() #1473): PG option [server_version]: 8.4.7
2011-04-01 00:34:01  DEBUG     gm.db (/var/lib/gnumed/Gnumed/pycommon/gmPG2.py::__log_PG_settings() #1473): PG option [server_version_num]: 80407
2011-04-01 00:34:01  DEBUG     gm.db (/var/lib/gnumed/Gnumed/pycommon/gmPG2.py::__log_PG_settings() #1473): PG option [session_replication_role]: origin
2011-04-01 00:34:01  DEBUG     gm.db (/var/lib/gnumed/Gnumed/pycommon/gmPG2.py::__log_PG_settings() #1473): PG option [shared_buffers]: 24MB
2011-04-01 00:34:01  DEBUG     gm.db (/var/lib/gnumed/Gnumed/pycommon/gmPG2.py::__log_PG_settings() #1473): PG option [shared_preload_libraries]:
2011-04-01 00:34:01  DEBUG     gm.db (/var/lib/gnumed/Gnumed/pycommon/gmPG2.py::__log_PG_settings() #1473): PG option [silent_mode]: off
2011-04-01 00:34:01  DEBUG     gm.db (/var/lib/gnumed/Gnumed/pycommon/gmPG2.py::__log_PG_settings() #1473): PG option [sql_inheritance]: on
2011-04-01 00:34:01  DEBUG     gm.db (/var/lib/gnumed/Gnumed/pycommon/gmPG2.py::__log_PG_settings() #1473): PG option [ssl]: on
2011-04-01 00:34:01  DEBUG     gm.db (/var/lib/gnumed/Gnumed/pycommon/gmPG2.py::__log_PG_settings() #1473): PG option [ssl_ciphers]: ALL:!ADH:!LOW:!EXP:!MD5:@STRENGTH
2011-04-01 00:34:01  DEBUG     gm.db (/var/lib/gnumed/Gnumed/pycommon/gmPG2.py::__log_PG_settings() #1473): PG option [ssl_renegotiation_limit]: 512MB
2011-04-01 00:34:01  DEBUG     gm.db (/var/lib/gnumed/Gnumed/pycommon/gmPG2.py::__log_PG_settings() #1473): PG option [standard_conforming_strings]: off
2011-04-01 00:34:01  DEBUG     gm.db (/var/lib/gnumed/Gnumed/pycommon/gmPG2.py::__log_PG_settings() #1473): PG option [statement_timeout]: 0
2011-04-01 00:34:01  DEBUG     gm.db (/var/lib/gnumed/Gnumed/pycommon/gmPG2.py::__log_PG_settings() #1473): PG option [stats_temp_directory]: pg_stat_tmp
2011-04-01 00:34:01  DEBUG     gm.db (/var/lib/gnumed/Gnumed/pycommon/gmPG2.py::__log_PG_settings() #1473): PG option [superuser_reserved_connections]: 3
2011-04-01 00:34:01  DEBUG     gm.db (/var/lib/gnumed/Gnumed/pycommon/gmPG2.py::__log_PG_settings() #1473): PG option [synchronize_seqscans]: on
2011-04-01 00:34:01  DEBUG     gm.db (/var/lib/gnumed/Gnumed/pycommon/gmPG2.py::__log_PG_settings() #1473): PG option [synchronous_commit]: on
2011-04-01 00:34:01  DEBUG     gm.db (/var/lib/gnumed/Gnumed/pycommon/gmPG2.py::__log_PG_settings() #1473): PG option [syslog_facility]: local0
2011-04-01 00:34:01  DEBUG     gm.db (/var/lib/gnumed/Gnumed/pycommon/gmPG2.py::__log_PG_settings() #1473): PG option [syslog_ident]: postgres
2011-04-01 00:34:01  DEBUG     gm.db (/var/lib/gnumed/Gnumed/pycommon/gmPG2.py::__log_PG_settings() #1473): PG option [tcp_keepalives_count]: 0
2011-04-01 00:34:01  DEBUG     gm.db (/var/lib/gnumed/Gnumed/pycommon/gmPG2.py::__log_PG_settings() #1473): PG option [tcp_keepalives_idle]: 0
2011-04-01 00:34:01  DEBUG     gm.db (/var/lib/gnumed/Gnumed/pycommon/gmPG2.py::__log_PG_settings() #1473): PG option [tcp_keepalives_interval]: 0
2011-04-01 00:34:01  DEBUG     gm.db (/var/lib/gnumed/Gnumed/pycommon/gmPG2.py::__log_PG_settings() #1473): PG option [temp_buffers]: 1024
2011-04-01 00:34:01  DEBUG     gm.db (/var/lib/gnumed/Gnumed/pycommon/gmPG2.py::__log_PG_settings() #1473): PG option [temp_tablespaces]:
2011-04-01 00:34:01  DEBUG     gm.db (/var/lib/gnumed/Gnumed/pycommon/gmPG2.py::__log_PG_settings() #1473): PG option [TimeZone]: localtime
2011-04-01 00:34:01  DEBUG     gm.db (/var/lib/gnumed/Gnumed/pycommon/gmPG2.py::__log_PG_settings() #1473): PG option [timezone_abbreviations]: Default
2011-04-01 00:34:01  DEBUG     gm.db (/var/lib/gnumed/Gnumed/pycommon/gmPG2.py::__log_PG_settings() #1473): PG option [trace_notify]: off
2011-04-01 00:34:01  DEBUG     gm.db (/var/lib/gnumed/Gnumed/pycommon/gmPG2.py::__log_PG_settings() #1473): PG option [trace_sort]: off
2011-04-01 00:34:01  DEBUG     gm.db (/var/lib/gnumed/Gnumed/pycommon/gmPG2.py::__log_PG_settings() #1473): PG option [track_activities]: on
2011-04-01 00:34:01  DEBUG     gm.db (/var/lib/gnumed/Gnumed/pycommon/gmPG2.py::__log_PG_settings() #1473): PG option [track_activity_query_size]: 1024
2011-04-01 00:34:01  DEBUG     gm.db (/var/lib/gnumed/Gnumed/pycommon/gmPG2.py::__log_PG_settings() #1473): PG option [track_counts]: on
2011-04-01 00:34:01  DEBUG     gm.db (/var/lib/gnumed/Gnumed/pycommon/gmPG2.py::__log_PG_settings() #1473): PG option [track_functions]: none
2011-04-01 00:34:01  DEBUG     gm.db (/var/lib/gnumed/Gnumed/pycommon/gmPG2.py::__log_PG_settings() #1473): PG option [transaction_isolation]: read committed
2011-04-01 00:34:01  DEBUG     gm.db (/var/lib/gnumed/Gnumed/pycommon/gmPG2.py::__log_PG_settings() #1473): PG option [transaction_read_only]: off
2011-04-01 00:34:01  DEBUG     gm.db (/var/lib/gnumed/Gnumed/pycommon/gmPG2.py::__log_PG_settings() #1473): PG option [transform_null_equals]: off
2011-04-01 00:34:01  DEBUG     gm.db (/var/lib/gnumed/Gnumed/pycommon/gmPG2.py::__log_PG_settings() #1473): PG option [unix_socket_directory]: /var/run/postgresql
2011-04-01 00:34:01  DEBUG     gm.db (/var/lib/gnumed/Gnumed/pycommon/gmPG2.py::__log_PG_settings() #1473): PG option [unix_socket_group]:
2011-04-01 00:34:01  DEBUG     gm.db (/var/lib/gnumed/Gnumed/pycommon/gmPG2.py::__log_PG_settings() #1473): PG option [unix_socket_permissions]: 511
2011-04-01 00:34:01  DEBUG     gm.db (/var/lib/gnumed/Gnumed/pycommon/gmPG2.py::__log_PG_settings() #1473): PG option [update_process_title]: on
2011-04-01 00:34:01  DEBUG     gm.db (/var/lib/gnumed/Gnumed/pycommon/gmPG2.py::__log_PG_settings() #1473): PG option [vacuum_cost_delay]: 0
2011-04-01 00:34:01  DEBUG     gm.db (/var/lib/gnumed/Gnumed/pycommon/gmPG2.py::__log_PG_settings() #1473): PG option [vacuum_cost_limit]: 200
2011-04-01 00:34:01  DEBUG     gm.db (/var/lib/gnumed/Gnumed/pycommon/gmPG2.py::__log_PG_settings() #1473): PG option [vacuum_cost_page_dirty]: 20
2011-04-01 00:34:01  DEBUG     gm.db (/var/lib/gnumed/Gnumed/pycommon/gmPG2.py::__log_PG_settings() #1473): PG option [vacuum_cost_page_hit]: 1
2011-04-01 00:34:01  DEBUG     gm.db (/var/lib/gnumed/Gnumed/pycommon/gmPG2.py::__log_PG_settings() #1473): PG option [vacuum_cost_page_miss]: 10
2011-04-01 00:34:01  DEBUG     gm.db (/var/lib/gnumed/Gnumed/pycommon/gmPG2.py::__log_PG_settings() #1473): PG option [vacuum_freeze_min_age]: 50000000
2011-04-01 00:34:01  DEBUG     gm.db (/var/lib/gnumed/Gnumed/pycommon/gmPG2.py::__log_PG_settings() #1473): PG option [vacuum_freeze_table_age]: 150000000
2011-04-01 00:34:01  DEBUG     gm.db (/var/lib/gnumed/Gnumed/pycommon/gmPG2.py::__log_PG_settings() #1473): PG option [wal_block_size]: 8192
2011-04-01 00:34:01  DEBUG     gm.db (/var/lib/gnumed/Gnumed/pycommon/gmPG2.py::__log_PG_settings() #1473): PG option [wal_buffers]: 64kB
2011-04-01 00:34:01  DEBUG     gm.db (/var/lib/gnumed/Gnumed/pycommon/gmPG2.py::__log_PG_settings() #1473): PG option [wal_segment_size]: 16MB
2011-04-01 00:34:01  DEBUG     gm.db (/var/lib/gnumed/Gnumed/pycommon/gmPG2.py::__log_PG_settings() #1473): PG option [wal_sync_method]: fdatasync
2011-04-01 00:34:01  DEBUG     gm.db (/var/lib/gnumed/Gnumed/pycommon/gmPG2.py::__log_PG_settings() #1473): PG option [wal_writer_delay]: 200ms
2011-04-01 00:34:01  DEBUG     gm.db (/var/lib/gnumed/Gnumed/pycommon/gmPG2.py::__log_PG_settings() #1473): PG option [work_mem]: 1MB
2011-04-01 00:34:01  DEBUG     gm.db (/var/lib/gnumed/Gnumed/pycommon/gmPG2.py::__log_PG_settings() #1473): PG option [xmlbinary]: base64
2011-04-01 00:34:01  DEBUG     gm.db (/var/lib/gnumed/Gnumed/pycommon/gmPG2.py::__log_PG_settings() #1473): PG option [xmloption]: content
2011-04-01 00:34:01  DEBUG     gm.db (/var/lib/gnumed/Gnumed/pycommon/gmPG2.py::__log_PG_settings() #1473): PG option [zero_damaged_pages]: off
2011-04-01 00:34:01  DEBUG     gm.datetime (/var/lib/gnumed/Gnumed/pycommon/gmDateTime.py::init() #120): mx.DateTime.now(): [2011-04-01 00:34:01.69]
2011-04-01 00:34:01  DEBUG     gm.datetime (/var/lib/gnumed/Gnumed/pycommon/gmDateTime.py::init() #121): datetime.now()   : [2011-04-01 00:34:01.692049]
2011-04-01 00:34:01  DEBUG     gm.datetime (/var/lib/gnumed/Gnumed/pycommon/gmDateTime.py::init() #122): time.localtime() : [time.struct_time(tm_year=2011, tm_mon=4, tm_mday=1, tm_hour=0, tm_min=34, tm_sec=1, tm_wday=4, tm_yday=91, tm_isdst=0)]
2011-04-01 00:34:01  DEBUG     gm.datetime (/var/lib/gnumed/Gnumed/pycommon/gmDateTime.py::init() #123): time.gmtime()    : [time.struct_time(tm_year=2011, tm_mon=3, tm_mday=31, tm_hour=23, tm_min=34, tm_sec=1, tm_wday=3, tm_yday=90, tm_isdst=0)]
2011-04-01 00:34:01  DEBUG     gm.datetime (/var/lib/gnumed/Gnumed/pycommon/gmDateTime.py::init() #128): $TZ not defined
2011-04-01 00:34:01  DEBUG     gm.datetime (/var/lib/gnumed/Gnumed/pycommon/gmDateTime.py::init() #130): time.daylight: [0] (whether or not DST is locally used at all)
2011-04-01 00:34:01  DEBUG     gm.datetime (/var/lib/gnumed/Gnumed/pycommon/gmDateTime.py::init() #131): time.timezone: [-3600] seconds
2011-04-01 00:34:01  DEBUG     gm.datetime (/var/lib/gnumed/Gnumed/pycommon/gmDateTime.py::init() #132): time.altzone : [-3600] seconds
2011-04-01 00:34:01  DEBUG     gm.datetime (/var/lib/gnumed/Gnumed/pycommon/gmDateTime.py::init() #133): time.tzname  : [WAT / WAT] (non-DST / DST)
2011-04-01 00:34:01  DEBUG     gm.datetime (/var/lib/gnumed/Gnumed/pycommon/gmDateTime.py::init() #134): mx.DateTime.now().gmtoffset(): [01:00:00.00]
2011-04-01 00:34:01  DEBUG     gm.datetime (/var/lib/gnumed/Gnumed/pycommon/gmDateTime.py::init() #147): DST currently in effect: [False]
2011-04-01 00:34:01  DEBUG     gm.datetime (/var/lib/gnumed/Gnumed/pycommon/gmDateTime.py::init() #159): DST currently not in effect: using UTC offset of [3600] seconds instead of [3600] seconds
2011-04-01 00:34:01  DEBUG     gm.datetime (/var/lib/gnumed/Gnumed/pycommon/gmDateTime.py::init() #162): UTC offset is positive, assuming EAST of Greenwich (clock is "ahead")
2011-04-01 00:34:01  DEBUG     gm.datetime (/var/lib/gnumed/Gnumed/pycommon/gmDateTime.py::init() #170): ISO timezone: [01:00:00.00] (taken from mx.DateTime.now().gmtoffset())
2011-04-01 00:34:01  DEBUG     gm.db (/var/lib/gnumed/Gnumed/pycommon/gmPG2.py::__detect_client_timezone() #266): trying to detect timezone from system
2011-04-01 00:34:02  DEBUG     gm.db (/var/lib/gnumed/Gnumed/pycommon/gmPG2.py::__expand_timezone() #247): [WAT] maps to [Africa/Lagos]
2011-04-01 00:34:02  DEBUG     gm.db (/var/lib/gnumed/Gnumed/pycommon/gmPG2.py::__detect_client_timezone() #283): candidates: [u'WAT', u'Africa/Lagos']
2011-04-01 00:34:02  DEBUG     gm.db (/var/lib/gnumed/Gnumed/pycommon/gmPG2.py::__validate_timezone() #193): validating time zone [WAT]
2011-04-01 00:34:02  WARNING   gm.db (/var/lib/gnumed/Gnumed/pycommon/gmPG2.py::__validate_timezone() #214): time zone [WAT] is not settable
2011-04-01 00:34:02  DEBUG     gm.db (/var/lib/gnumed/Gnumed/pycommon/gmPG2.py::__validate_timezone() #193): validating time zone [Africa/Lagos]
2011-04-01 00:34:02  INFO      gm.db (/var/lib/gnumed/Gnumed/pycommon/gmPG2.py::__validate_timezone() #203): time zone [Africa/Lagos] is settable
2011-04-01 00:34:02  INFO      gm.db (/var/lib/gnumed/Gnumed/pycommon/gmPG2.py::__validate_timezone() #209): time zone [Africa/Lagos] is usable
2011-04-01 00:34:02  INFO      gm.db (/var/lib/gnumed/Gnumed/pycommon/gmPG2.py::__detect_client_timezone() #300): client system time zone detected as equivalent to [Africa/Lagos]
2011-04-01 00:34:02  DEBUG     gm.db (/var/lib/gnumed/Gnumed/pycommon/gmPG2.py::get_raw_connection() #1247): access mode [READ WRITE]
2011-04-01 00:34:02  DEBUG     gm.db (/var/lib/gnumed/Gnumed/pycommon/gmPG2.py::get_connection() #1310): client string encoding [UTF8], isolation level [serializable], time zone [Africa/Lagos], datestyle [ISO], sql_inheritance [ON]
2011-04-01 00:34:02  INFO      gm.db (/var/lib/gnumed/Gnumed/pycommon/gmPG2.py::get_connection() #1332): PostgreSQL version (string): "PostgreSQL 8.4.7 on x86_64-pc-linux-gnu, compiled by GCC gcc-4.4.real (Ubuntu/Linaro 4.4.4-14ubuntu5) 4.4.5, 64-bit"
2011-04-01 00:34:02  INFO      gm.bootstrapper (./bootstrap_gm_db_system.py::connect() #256): successfully connected
2011-04-01 00:34:02  INFO      gm.bootstrapper (./bootstrap_gm_db_system.py::__connect_superuser_to_srv_template() #372): template database LC_CTYPE is [C]
2011-04-01 00:34:02  WARNING   gm.bootstrapper (./bootstrap_gm_db_system.py::__connect_superuser_to_srv_template() #375): while this cluster setting allows to store databases
2011-04-01 00:34:02  WARNING   gm.bootstrapper (./bootstrap_gm_db_system.py::__connect_superuser_to_srv_template() #376): in any encoding as is it does not allow for locale
2011-04-01 00:34:02  WARNING   gm.bootstrapper (./bootstrap_gm_db_system.py::__connect_superuser_to_srv_template() #377): sorting etc, hence it is not recommended for use
2011-04-01 00:34:02  WARNING   gm.bootstrapper (./bootstrap_gm_db_system.py::__connect_superuser_to_srv_template() #378): (although it will, technically, work)
2011-04-01 00:34:02  INFO      gm.bootstrapper (./bootstrap_gm_db_system.py::__connect_superuser_to_srv_template() #397): successfully connected to template database [template1]
2011-04-01 00:34:02  INFO      gm.bootstrapper (./bootstrap_gm_db_system.py::__bootstrap_db_users() #403): bootstrapping database users and groups
2011-04-01 00:34:02  DEBUG     gm.cfg (/var/lib/gnumed/Gnumed/pycommon/gmCfg2.py::get() #314): option [GnuMed defaults::groups] found in source [file]
2011-04-01 00:34:02  INFO      gm.bootstrapper (./bootstrap_gm_db_system.py::db_group_exists() #203): group [gnumed_v2] exists
2011-04-01 00:34:02  INFO      gm.bootstrapper (./bootstrap_gm_db_system.py::db_group_exists() #203): group [gm-logins] exists
2011-04-01 00:34:02  INFO      gm.bootstrapper (./bootstrap_gm_db_system.py::db_group_exists() #203): group [gm-doctors] exists
2011-04-01 00:34:02  INFO      gm.bootstrapper (./bootstrap_gm_db_system.py::db_group_exists() #203): group [gm-staff_medical] exists
2011-04-01 00:34:02  INFO      gm.bootstrapper (./bootstrap_gm_db_system.py::db_group_exists() #203): group [gm-staff_office] exists
2011-04-01 00:34:02  INFO      gm.bootstrapper (./bootstrap_gm_db_system.py::db_group_exists() #203): group [gm-trainees_medical] exists
2011-04-01 00:34:02  INFO      gm.bootstrapper (./bootstrap_gm_db_system.py::db_group_exists() #203): group [gm-trainees_office] exists
2011-04-01 00:34:02  INFO      gm.bootstrapper (./bootstrap_gm_db_system.py::db_group_exists() #203): group [gm-public] exists
2011-04-01 00:34:02  INFO      gm.bootstrapper (./bootstrap_gm_db_system.py::db_group_exists() #203): group [gnumed_v2] exists
2011-04-01 00:34:02  DEBUG     gm.cfg (/var/lib/gnumed/Gnumed/pycommon/gmCfg2.py::get() #314): option [GnuMed defaults::database owner alias] found in source [file]
2011-04-01 00:34:02  DEBUG     gm.cfg (/var/lib/gnumed/Gnumed/pycommon/gmCfg2.py::get() #314): option [user GNUmed owner::name] found in source [file]
2011-04-01 00:34:02  INFO      gm.bootstrapper (./bootstrap_gm_db_system.py::user_exists() #188): user [gm-dbo] exists
2011-04-01 00:34:02  DEBUG     gm.cfg (/var/lib/gnumed/Gnumed/pycommon/gmCfg2.py::get() #314): option [user GNUmed owner::name] found in source [file]
2011-04-01 00:34:02  INFO      gm.bootstrapper (./bootstrap_gm_db_system.py::__init__() #313): done bootstrapping server [local host]
2011-04-01 00:34:02  INFO      gm.bootstrapper (./bootstrap_gm_db_system.py::connect() #245): trying DB connection to template1 on localhost as postgres
2011-04-01 00:34:02  DEBUG     gm.db (/var/lib/gnumed/Gnumed/pycommon/gmPG2.py::get_raw_connection() #1210): new database connection, backend PID: 16335, readonly: False
2011-04-01 00:34:02  DEBUG     gm.db (/var/lib/gnumed/Gnumed/pycommon/gmPG2.py::get_raw_connection() #1247): access mode [READ WRITE]
2011-04-01 00:34:02  DEBUG     gm.db (/var/lib/gnumed/Gnumed/pycommon/gmPG2.py::get_connection() #1310): client string encoding [UTF8], isolation level [serializable], time zone [Africa/Lagos], datestyle [ISO], sql_inheritance [ON]
2011-04-01 00:34:02  INFO      gm.bootstrapper (./bootstrap_gm_db_system.py::connect() #256): successfully connected
2011-04-01 00:34:02  DEBUG     gm.cfg (/var/lib/gnumed/Gnumed/pycommon/gmCfg2.py::get() #312): option [template version] not in group [database core] in source [file]
2011-04-01 00:34:02  WARNING   gm.bootstrapper (./bootstrap_gm_db_system.py::__create_db() #732): cannot check template database identity hash, no version specified
2011-04-01 00:34:02  INFO      gm.bootstrapper (./bootstrap_gm_db_system.py::__db_exists() #721): Database [gnumed_v2] exists.
2011-04-01 00:34:02  DEBUG     gm.cfg (/var/lib/gnumed/Gnumed/pycommon/gmCfg2.py::get() #314): option [database core::drop target database] found in source [file]
2011-04-01 00:34:02  INFO      gm.bootstrapper (./bootstrap_gm_db_system.py::__create_db() #743): trying to drop target database
2011-04-01 00:34:02  DEBUG     gm.cfg (/var/lib/gnumed/Gnumed/pycommon/gmCfg2.py::get() #312): option [tablespace] not in group [database core] in source [file]
2011-04-01 00:34:02  ERROR     gm.bootstrapper (./bootstrap_gm_db_system.py::__create_db() #792): >>>[
                create database "gnumed_v2" with
                    owner = "gm-dbo"
                    template = "template1"
                    encoding = 'unicode'
                ;]<<< failed
Traceback (most recent call last):
  File "./bootstrap_gm_db_system.py", line 790, in __create_db
    cursor.execute(cmd)
  File "/usr/lib/python2.6/dist-packages/psycopg2/extras.py", line 118, in execute
    return _cursor.execute(self, query, vars)
DataError: new encoding (UTF8) is incompatible with the encoding of the template database (SQL_ASCII)
HINT:  Use the same encoding as in the template database, or use template0 as template.

2011-04-01 00:34:02  ERROR     gm.bootstrapper (./bootstrap_gm_db_system.py::__bootstrap() #586): Cannot create database.
2011-04-01 00:34:02  ERROR     gm.bootstrapper (./bootstrap_gm_db_system.py::bootstrap() #1140): Cannot bootstrap bundle [config].
Traceback (most recent call last):
  File "./bootstrap_gm_db_system.py", line 1138, in bootstrap
    database(aDB_alias = database_alias)
  File "./bootstrap_gm_db_system.py", line 559, in __init__
    raise ConstructorError, "database.__init__(): Cannot bootstrap database."
ConstructorError: database.__init__(): Cannot bootstrap database.
2011-04-01 00:34:02  ERROR     gm.bootstrapper (./bootstrap_gm_db_system.py::exit_with_msg() #1307): Cannot bootstrap bundles.
2011-04-01 00:34:02  INFO      gm.bootstrapper (./bootstrap_gm_db_system.py::exit_with_msg() #1308): shutdown


reply via email to

[Prev in Thread] Current Thread [Next in Thread]