Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
docpublic:systemes:esup:esup_socle_4_c6 [2014/07/22 22:14]
procacci@tem-tsp.eu [import group]
docpublic:systemes:esup:esup_socle_4_c6 [2015/05/20 16:10] (current)
procacci@tem-tsp.eu [build & config properties]
Line 123: Line 123:
  
 ensuite, faut-il appliquer ce patch :  https://www.esup-portail.org/pages/viewpage.action?pageId=269090823 ? ensuite, faut-il appliquer ce patch :  https://www.esup-portail.org/pages/viewpage.action?pageId=269090823 ?
 +
 +==== pb LC_COLLATE ====
 +
 +suite a une mise a jour a chaud sur le container openvz, apres un redemrrage des services (tomcat, postgres ...) le portail ne marchait plus !
 +
 +uPortal.log:
 +
 +<code>
 +[esup4] WARN [main] Jan/09 09:26:33,041 jdbc.TomcatDataSourceFactory.[] - Failed to register connection pool with MBeanServer. JMX information will not be available for: RawEventsDb
 +org.postgresql.util.PSQLException: FATAL: database locale is incompatible with operating system
 +  Detail: The database was initialized with LC_COLLATE "fr_FR.UTF-8",  which is not recognized by setlocale().
 +  Hint: Recreate the database with another locale or install the missing locale.
 +</code>
 +
 +cette erreure est expliquée sur http://serverfault.com/questions/491237/postgresql-9-2-invalid-locale-name-on-ubuntu-12-04
 +
 +où la conclusion est :
 +
 +<code>
 +If PostgreSQL hasn't been restarted after the new locale has been created, that would be the reason. service postgresql restart should suffice.
 +This is presumably due to how locales are implemented in Linux libc. The new locales don't get seamlessly imported into the environment of already running processes.
 +</code>
 +
 +donc simplement en redemarrant la VM , tout repart sans soucis !
 +
 +==== acces BD ====
  
 ouverture acces BD en mode trust (ident par defaut n'autorise pas ) ouverture acces BD en mode trust (ident par defaut n'autorise pas )
Line 816: Line 842:
 +environment.build.ldap.baseDn=dc=int-evry,dc=fr +environment.build.ldap.baseDn=dc=int-evry,dc=fr
 +environment.build.ldap.userName=cn=mcibind,ou=system,dc=int-evry,dc=fr +environment.build.ldap.userName=cn=mcibind,ou=system,dc=int-evry,dc=fr
-+environment.build.ldap.password=mcianony++environment.build.ldap.password=secret
  environment.build.ldap.pooled=false  environment.build.ldap.pooled=false
  environment.build.ldap.uidAttr=uid  environment.build.ldap.uidAttr=uid
docpublic/systemes/esup/esup_socle_4_c6.1406067282.txt.gz · Last modified: 2014/07/22 22:14 by procacci@tem-tsp.eu
[unknown link type]Back to top
CC Attribution-Noncommercial-Share Alike 4.0 International
www.chimeric.de Valid CSS Driven by DokuWiki do yourself a favour and use a real browser - get firefox!! Recent changes RSS feed Valid XHTML 1.0