PubMan 7 12 1

From MPDLMediaWiki
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.12.1 Release[edit]

Server[edit]

Affected Servers[edit]

Prepare read only system[edit]

Fedora[edit]

Coreservice Apache[edit]

Coreservice JBoss[edit]

Core Infrastructure[edit]

Core Properties[edit]

Core Index Properties[edit]

PidManager[edit]

  • gepatches pidmanager.war nach /usr/share/jboss/server/default/deploy kopieren

PubMan EAR[edit]

PubMan Properties[edit]

  • /usr/share/pubman/modules/pubman/main/pubman.properties:
 escidoc.pid.gwdg.service.url=http://vm04.pid.gwdg.de:8081/handles/
 escidoc.pid.gwdg.service.suffix=21.T11998
 escidoc.pid.gwdg.timeout=4
 escidoc.pid.gwdg.user.login=mpdlpid
 escidoc.pidcache.user.password=XXXXXXXXXX

PubMan Apache[edit]

PubMan Wildfly[edit]

PubMan PidCache[edit]

  • remove old cache containing pids from old GWDG pid server before (import logs sind in postgres und nicht in h2 db!)
 cd /usr/share/pubman/standalone/data/pubman_db
 rm -rf *
  • build new cache with pids from new GWDG pid server: set escidoc.pidcache.refresh.interval to 10 sec temporarily till cache is full

eSciDoc-OAI-Provider[edit]

AA[edit]

Validation Database[edit]

Migration database[edit]

CoNE[edit]

eSciDoc Admin[edit]

Data Migration[edit]

PubMan Software Homepage[edit]

Miscellaneous[edit]