PubMan 6 2 Bugfix

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 6.2 Bugfix Release[edit]

Affected Servers[edit]






PubMan EAR[edit]

PubMan Properties[edit]

PubMan Apache[edit]

  • Add in pubman.conf in /etc/apache2/vhosts.d:
 LimitRequestLine 65000
  • Switch all occurences of
 ajp://localhost:8009

to

 http://xxx-pubman.mpdl.mpg.de:8080

PubMan JBoss[edit]

Edit <JBOSS_HOME>/server/default/deploy/jboss-web.deployer/server.xml

        <Connector port="8080" address="${jboss.bind.address}"    
        maxThreads="250" maxHttpHeaderSize="65536"
        emptySessionPath="true" protocol="HTTP/1.1"
        enableLookups="false" redirectPort="8443" acceptCount="100"
        connectionTimeout="20000" disableUploadTimeout="true" />

Core Infrastructure[edit]

Core Properties[edit]

Core Database[edit]

Core Lucene Index[edit]

  • Replace Indexing stylesheet with latest release version of
 https://zim02.gwdg.de/repos/common/trunk/common_services/framework_access/src/main/resources/mpdlEscidocXmlToLucene.xslt
  • Re-index

Validation Database[edit]

  • Add new CBS Validation Rules template and bugfixes for other templates by executing this script upon the validation database.
  • Refresh validation schema cache

Migration database[edit]

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

Data Migration[edit]

eSciDoc Admin[edit]

escidoc1.mpdl.mpg.de[edit]

  • Upload new documentation
  • Adjust download area