JavaScript is required to for searching.
Skip Navigation Links
Exit Print View
Oracle GlassFish Server 3.1 Error Message Reference
search filter icon
search icon

Document Information

Preface

1.  Oracle GlassFish Server Error Messages

ACC

ACDEPL

ACT

ADM

BKUP

CMNUTL

CORE

DIAG

DPL

DTX

EJB

GMSAD

GMSBS

IIOP

IOP

JBISE

JDO

JML

JMS

JTS

LDR

MDB

MNTG

NAM

PAYL

PER

RAR

SEC

SECJB

SGMT

SGTM

SMGT

TLS

UTIL

WEB

WS

BKUP

BKUP0010 (DomainBackupService) Issue stopping backup scheduler: {0}

Cause: The task was interrupted during shutdown and may not have stopped.

Solution: No action is required.

BKUP0020 (DomainBackupService) Unable to create default schedules: {0}

Cause: Another operation may be modifying the configuration concurrently.

Solution: Restarting the domain will trigger the default schedules to be created.

BKUP0030 (BackupScheduler) Invalid last backup time: {0} for backup {1}.

Cause: The time-of-last-backup-attempt stored with the named backup configuration is not a valid time value.

Solution: The corrupted time-of-last-backup-attempt value should be reset. To reset the value execute: asadmin set configs.config.server-config.backup-configs.backup-config.<backup-config-name>.time-of-last-backup-attempt=0 Where <backup-config-name> is the name of the backup-config listed in the log message.

BKUP0040 (BackupScheduler) Backup configuration validation error for {0}. Missing schedule"

Cause: The schedule for the named backup configuration is missing.

Solution: Verify the schedule associated with the named backup configuration exists. Use the create-schedule command to create it.

BKUP0050 (BackupManagerService) Unable to update backup-config: time-of-last-backup-attempt/success time for: {0}

Cause: The backup-config could not be updated due to a transacdtion error.

Solution: Another operation may have been modifying the configuration concurrently.

BKUP0200 Command {0} returned non zero status , backup operation failed due to: {1}

Cause: Unable to suspend the domain to safely perform the backup.

Solution: The domain may have been suspended by another operation. If the issue persists manually resume the domain using the resume-domain command.

BKUP0201 Command {0} returned non zero status , operation failed due to: {1}

Cause: Unable to resume the domain after the backup operation.

Solution: The domain may not have been suspended or was resumed manually. Try to manually resume the domain by using the resume-domain command.

BKUP0210 Command backup-domain failed: {0}

Cause: Unable to execute the backup-domain command.

Solution: Verify you can manually run the command: asadmin backup-domain <domain-name>

BKUP0220 {0} command not found. Aborting backup.

Cause: The command failed to execute. Review the log message for details of the cause.

Solution: Verify you can manually run the command. Use the list-commands command to verify the command is available.

BKUP0500 (BackupScheduler) Enabling backup service: {0} for schedule {1}

Description: TBD

BKUP0510 (BackupScheduler) Performing {0} backup on {1} schedule

Description: TBD

BKUP0511 (BackupScheduler) Completed {0} backup

Description: TBD

BKUP0520 Executing suspend-domain for backup-config {0}

Description: TBD

BKUP0530 Executing backup-domain for backup-config {0}.

Description: TBD

BKUP0540 Executed backup-domain for backup-config {0}. The status is {1}

Description: TBD

BKUP0550 Executing resume-domain for backup-config {0}

Description: TBD