org.objectweb.cjdbc.scenario.raidb1.recovery
Class Raidb1BackupMetadataScenario

java.lang.Object
  extended byTestCase
      extended byorg.objectweb.cjdbc.scenario.templates.NoTemplate
          extended byorg.objectweb.cjdbc.scenario.templates.Template
              extended byorg.objectweb.cjdbc.scenario.templates.Raidb1RecoveryTemplate
                  extended byorg.objectweb.cjdbc.scenario.raidb1.recovery.Raidb1BackupMetadataScenario

public class Raidb1BackupMetadataScenario
extends Raidb1RecoveryTemplate

This class defines a Raidb1BackupScenario We had a problem where some tasks were left on the backend pending requests and thus we could not start the backup process.

Version:
1.0
Author:
Nicolas Modryzk
See Also:
Serialized Form

Field Summary
private static java.lang.String BACKUP_LOGIN
           
private static java.lang.String BACKUP_PASSWORD
           
private static java.lang.String BACKUP_PATH
           
private static java.lang.String BACKUPER
           
 
Fields inherited from class org.objectweb.cjdbc.scenario.templates.Raidb1RecoveryTemplate
cm, controller, hm, hm1, hm2, hm3, mainVdb
 
Fields inherited from class org.objectweb.cjdbc.scenario.templates.NoTemplate
logger, TEXT_DIR
 
Constructor Summary
Raidb1BackupMetadataScenario()
           
 
Method Summary
 void testBasicRecoveryScenario()
          Test recovery scenario
 
Methods inherited from class org.objectweb.cjdbc.scenario.templates.Raidb1RecoveryTemplate
setUp, tearDown
 
Methods inherited from class org.objectweb.cjdbc.scenario.templates.Template
getCJDBCConnection, getCJDBCConnection, getCJDBCConnection, getCJDBCConnection, getCJDBCConnection, getCJDBCConnection, getCJDBCConnection, getHypersonicConnection
 
Methods inherited from class org.objectweb.cjdbc.scenario.templates.NoTemplate
getTextPath, getUserDir
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

BACKUP_LOGIN

private static final java.lang.String BACKUP_LOGIN
See Also:
Constant Field Values

BACKUP_PASSWORD

private static final java.lang.String BACKUP_PASSWORD
See Also:
Constant Field Values

BACKUPER

private static final java.lang.String BACKUPER
See Also:
Constant Field Values

BACKUP_PATH

private static final java.lang.String BACKUP_PATH
See Also:
Constant Field Values
Constructor Detail

Raidb1BackupMetadataScenario

public Raidb1BackupMetadataScenario()
Method Detail

testBasicRecoveryScenario

public void testBasicRecoveryScenario()
                               throws java.lang.Exception
Test recovery scenario

Throws:
java.lang.Exception - if fails


Copyright © 2002, 2005 - ObjectWeb Consortium - All Rights Reserved.