Skip to content

Document the EJB timer issue workaround in the admin guide #3669

@shlake

Description

@shlake

Dataverse 4.5.1:

After yum update within OS version, part of quarterly patching, On deploy of 4.5.1 war file got the error:

remote failure: Error occurred during deployment: Exception while loading the app : EJB Timer Service is not available. Please see server.log for more details.

dataverse would not deploy/start

Fix was as follows:

  • Remove all rows from EJB__TIMER__TBL
  • undeploy dataverse
  • stop glassfish
  • remove "generated" directory
  • remove "osgi-cach"
  • restart glassfish
  • deploy dataverse war file

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions