PubMan 7 2

From MPDLMediaWiki
Revision as of 12:25, 16 January 2013 by Siedersleben (talk | contribs) (→‎PubMan Properties)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

This page shall contain every change that is made during a qa release of the version mentioned above. If it's not here, it never happened!

PubMan 7.2 Release[edit]

Affected Servers[edit]





Fedora[edit]

Coreservice Apache[edit]

Coreservice JBoss[edit]

Core Infrastructure[edit]

  • upgrade to eSciDoc Framework 1.3.7 using escidoc-core-1.3.7-bin.zip; replace escidoc-core.ear, fedoragsearch.war, saxon.war, srw.war in JBoss deploy directory

Core Properties[edit]

  • escidoc-core.properties, add property:
 # Defines the cron-expression for the index-optimizer. 
 # cron expression: seconds minutes hours day-of-month month day-of-week 
 # if reindexing lots of objects, switch optimizing off. 
 # * * * * 1 ? (where 1 is month that is not current month)
 # In normal environments, run it once a day at 2 am. 
 # 0 0 2 * * ? 
 escidoc-core.om.indexer.optimize.interval=0 0 2 * * ?

check (property value without handle)

 escidoc-core.PidSystemRESTService.host = http://localhost:8080/pidmanager/pid/


Core Index Properties[edit]

  • search/config/index/.../*SRWDatabase.properties
 #-------------------------------------------------------------------------
 #default number of records to return per page
 numberOfRecords=5000
 #default number of scan terms to return per page
 numberOfScanTerms=5000

  • switch index mode of index item_container_admin to synchron in index.object-types.properties
 Resource.Item.indexAsynchronous=false

Core Lucene Index[edit]

PubMan EAR[edit]

  • pubman_ear-7.2.1.ear

PubMan Properties[edit]

  • <escidoc.pubman.yearbook.context.id>escidoc:287053</escidoc.pubman.yearbook.context.id> create after creating the new yearbook context
  • property escidoc.pubman.root.organisation.id has to fit the Max Plack Society!

TO CHECK:

  • escidoc.pubman.stylesheet.* adjusted correctly?
  • <escidoc.framework_access.role.closed.vocabulary.id>escidoc:role-cone-closed-vocabulary-editor</escidoc.framework_access.role.closed.vocabulary.id>
    <escidoc.framework_access.role.open.vocabulary.id>escidoc:role-cone-open-vocabulary-editor</escidoc.framework_access.role.open.vocabulary.id>
  • <escidoc.cone.service.url>http://localhost:8080/cone/</escidoc.cone.service.url>
  • update auth.properties, cone.properties already prepared as auth.properties.7.2, cone.properties.7.2

PubMan Apache[edit]

PubMan JBoss[edit]

AA[edit]

Validation Database[edit]

  • validation schemas have been modified: rebuild of validation database is necessary

Migration database[edit]

CoNE Database (all except zim02.gwdg.de)[edit]

eSciDoc Admin[edit]

Data Migration[edit]

PubMan Software Homepage[edit]

http://pubman.mpdl.mpg.de/software/

Miscellaneous[edit]