Arch 0.8 CD - "Could not find kernel image: linux"

I only get
Unknown keyword in config file.
Unknown keyword in config file.
Could not find kernel image: linux
when I try to boot the arch 0.8 base installer.
I checked md5 of the iso I downloaded and it seems to be correct:
1e0e9f3715d3c51129395570e01b9bc2 Archlinux-i686-0.8-Voodoo.base.iso
What can be done?
Last edited by Galdona (2007-04-13 18:34:53)

I wonder if the CD is defective or if it was burnt at a high speed that your CD cannot read.
In other words, may be you are reading from a coaster.
R

Similar Messages

  • Could not find i386-glibc21-linux.env.sh

    I need to install Oracle 816 for RedHat 7.1.
    But when I check file under /usr. There is no i386-glibc21-linux
    directory. Anyone know why??
    Also, how do I install package?? (rpm??) I need to install
    compat-egcs, compat-glibc and compat-libs (6.2 compatibility
    package)..thanks..

    u haven't installed the rpms so
    u cant see the i386---.sh file
    to install a rpm.
    use
    rpm -ivh <rpm-file>
    or if u have access to X then
    either use kpackage or gnomrpm
    they are graphical front ends to rpm

  • Could not find log sequence

    Hi guys,
    as I am still new to RMAN I would be greatfull to You for some help and guidance here.
    I am cloning database with RMAN duplicate database command and at the and of the script I got RMAN-06055: could not find log sequence 86362 thread 1 .
    The script is :
    RMAN> RUN {
    2>   allocate channel t1 type 'SBT_TAPE';
    3>   ALLOCATE AUXILIARY CHANNEL aux1 type 'SBT_TAPE';
    4>   ALLOCATE AUXILIARY CHANNEL aux2 type 'SBT_TAPE';
    5>   send 'NSR_ENV=(NSR_SERVER=servername,NSR_CLIENT=clientname)';
    6>   SET UNTIL TIME "to_date( '25.03.2008 08:00:00','dd.mm.yyyy hh24:mi:ss')";
    7>   DUPLICATE TARGET DATABASE TO GMIGR3
    8>     DB_FILE_NAME_CONVERT =('/lun0/prod/','/u01/lun0/gmigr3/'
    9>                            '/lun1/prod/','/u01/lun0/gmigr3/'
    10>                            '/lun2/prod/','/u01/lun0/gmigr3/'
    11>                            '/lun3/prod/','/u01/lun0/gmigr3/'
    12>                            '/lun4/prod/','/u01/lun0/gmigr3/'
    13>                           )
    14>     PFILE = '?/dbs/initGMIGR3.ora'
    15>     LOGFILE
    16>        GROUP 1 ('/u01/lun0/gmigr3/log1a.dbf', '/u01/lun0/gmigr3/log1b.dbf') SIZE 100M,
    17>        GROUP 2 ('/u01/lun0/gmigr3/log2a.dbf', '/u01/lun0/gmigr3/log2b.dbf') SIZE 100M,
    18>        GROUP 3 ('/u01/lun0/gmigr3/log3a.dbf', '/u01/lun0/gmigr3/log3b.dbf') SIZE 100M,
    19>        GROUP 4 ('/u01/lun0/gmigr3/log4a.dbf', '/u01/lun0/gmigr3/log4b.dbf') SIZE 100M,
    20>        GROUP 5 ('/u01/lun0/gmigr3/log5a.dbf', '/u01/lun0/gmigr3/log5b.dbf') SIZE 100M REUSE
    21>    ;
    22>    release channel aux1;
    23>    release channel aux2;
    24>    release channel t1;and here is the log,
    so what would be your advice on this :
    allocated channel: t1
    channel t1: sid=1339 devtype=SBT_TAPE
    channel t1: NMO v4.5.0.0
    allocated channel: aux1
    channel aux1: sid=870 devtype=SBT_TAPE
    channel aux1: NMO v4.5.0.0
    allocated channel: aux2
    channel aux2: sid=872 devtype=SBT_TAPE
    channel aux2: NMO v4.5.0.0
    sent command to channel: t1
    sent command to channel: aux1
    sent command to channel: aux2
    executing command: SET until clause
    Starting Duplicate Db at 25-MAR-08
    contents of Memory Script:
       set until scn  8177337546005;
       set newname for datafile  1 to
    "/u01/lun0/hanfa2/system01.dbf";
       set newname for datafile  2 to
    "/u01/lun0/hanfa2/system02.dbf";
       set newname for datafile  3 to
    "/u01/lun0/hanfa2/system03.dbf";
       set newname for datafile  4 to
    "/u01/lun0/hanfa2/system04.dbf";
       set newname for datafile  5 to
    "/u01/lun0/hanfa2/system05.dbf";
       set newname for datafile  6 to
    "/u01/lun0/hanfa2/ctxd01.dbf";
       set newname for datafile  7 to
    "/u01/lun0/hanfa2/owad01.dbf";
       set newname for datafile  8 to
    "/u01/lun0/hanfa2/a_queue02.dbf";
       set newname for datafile  9 to
    "/u01/lun0/hanfa2/odm.dbf";
       set newname for datafile  10 to
    "/u01/lun0/hanfa2/olap.dbf";
       set newname for datafile  11 to
    "/u01/lun0/hanfa2/xxcounter03.dbf";
       set newname for datafile  12 to
    "/u01/lun0/hanfa2/xxcounter02.dbf";
       set newname for datafile  13 to
    "/u01/lun0/hanfa2/xxcounter01.dbf";
       set newname for datafile  14 to
    "/u01/lun0/hanfa2/sysaux01.dbf";
       set newname for datafile  15 to
    "/u01/lun0/hanfa2/system12.dbf";
       set newname for datafile  16 to
    "/u01/lun0/hanfa2/undo06.dbf";
       set newname for datafile  17 to
    "/u01/lun0/hanfa2/disco01.dbf";
       set newname for datafile  18 to
    "/u01/lun0/hanfa2/disco02.dbf";
       set newname for datafile  19 to
    "/u01/lun0/hanfa2/disco03.dbf";
       set newname for datafile  20 to
    "/u01/lun0/hanfa2/a_conv01.dbf";
       set newname for datafile  21 to
    "/u01/lun0/hanfa2/a_conv02.dbf";
       set newname for datafile  22 to
    "/u01/lun0/hanfa2/a_conv03.dbf";
       set newname for datafile  23 to
    "/u01/lun0/hanfa2/a_conv04.dbf";
       set newname for datafile  24 to
    "/u01/lun0/hanfa2/a_int02.dbf";
       set newname for datafile  25 to
    "/u01/lun0/hanfa2/tools.dbf";
       set newname for datafile  26 to
    "/u01/lun0/hanfa2/a_txn_data04.dbf";
       set newname for datafile  27 to
    "/u01/lun0/hanfa2/a_txn_ind06.dbf";
       set newname for datafile  28 to
    "/u01/lun0/hanfa2/undo05.dbf";
       set newname for datafile  29 to
    "/u01/lun0/hanfa2/undo04.dbf";
       set newname for datafile  30 to
    "/u01/lun0/hanfa2/undo03.dbf";
       set newname for datafile  31 to
    "/u01/lun0/hanfa2/undo02.dbf";
       set newname for datafile  32 to
    "/u01/lun0/hanfa2/undo01.dbf";
       set newname for datafile  33 to
    "/u01/lun0/hanfa2/a_ts_mview03.dbf";
       set newname for datafile  34 to
    "/u01/lun0/hanfa2/a_ts_mview02.dbf";
       set newname for datafile  35 to
    "/u01/lun0/hanfa2/a_ts_mview01.dbf";
       set newname for datafile  36 to
    "/u01/lun0/hanfa2/foglight_ts.dbf";
       set newname for datafile  37 to
    "/u01/lun0/hanfa2/a_txn_data05.dbf";
       set newname for datafile  38 to
    "/u01/lun0/hanfa2/a_txn_data06.dbf";
       set newname for datafile  39 to
    "/u01/lun0/hanfa2/a_txn_data07.dbf";
       set newname for datafile  40 to
    "/u01/lun0/hanfa2/a_txn_ind07.dbf";
       set newname for datafile  41 to
    "/u01/lun0/hanfa2/a_txn_ind08.dbf";
       set newname for datafile  42 to
    "/u01/lun0/hanfa2/dwh01.dbf";
       set newname for datafile  43 to
    "/u01/lun0/hanfa2/dwh02.dbf";
       set newname for datafile  288 to
    "/u01/lun0/hanfa2/system10.dbf";
       set newname for datafile  295 to
    "/u01/lun0/hanfa2/system06.dbf";
       set newname for datafile  314 to
    "/u01/lun0/hanfa2/portal01.dbf";
       set newname for datafile  351 to
    "/u01/lun0/hanfa2/system07.dbf";
       set newname for datafile  352 to
    "/u01/lun0/hanfa2/system09.dbf";
       set newname for datafile  353 to
    "/u01/lun0/hanfa2/system08.dbf";
       set newname for datafile  354 to
    "/u01/lun0/hanfa2/system11.dbf";
       set newname for datafile  392 to
    "/u01/lun0/hanfa2/a_txn_data01.dbf";
       set newname for datafile  393 to
    "/u01/lun0/hanfa2/a_txn_ind01.dbf";
       set newname for datafile  394 to
    "/u01/lun0/hanfa2/a_ref01.dbf";
       set newname for datafile  395 to
    "/u01/lun0/hanfa2/a_int01.dbf";
       set newname for datafile  396 to
    "/u01/lun0/hanfa2/a_summ01.dbf";
       set newname for datafile  397 to
    "/u01/lun0/hanfa2/a_nolog01.dbf";
       set newname for datafile  398 to
    "/u01/lun0/hanfa2/a_archive01.dbf";
       set newname for datafile  399 to
    "/u01/lun0/hanfa2/a_queue01.dbf";
       set newname for datafile  400 to
    "/u01/lun0/hanfa2/a_media01.dbf";
       set newname for datafile  401 to
    "/u01/lun0/hanfa2/a_txn_data02.dbf";
       set newname for datafile  402 to
    "/u01/lun0/hanfa2/a_txn_data03.dbf";
       set newname for datafile  403 to
    "/u01/lun0/hanfa2/a_txn_ind02.dbf";
       set newname for datafile  404 to
    "/u01/lun0/hanfa2/a_txn_ind03.dbf";
       set newname for datafile  405 to
    "/u01/lun0/hanfa2/a_txn_ind04.dbf";
       set newname for datafile  406 to
    "/u01/lun0/hanfa2/a_txn_ind05.dbf";
       set newname for datafile  407 to
    "/u01/lun0/hanfa2/a_ref02.dbf";
       restore
       check readonly
       clone database
    executing Memory Script
    executing command: SET until clause
    executing command: SET NEWNAME
    executing command: SET NEWNAME
    executing command: SET NEWNAME
    executing command: SET NEWNAME
    executing command: SET NEWNAME
    executing command: SET NEWNAME
    executing command: SET NEWNAME
    executing command: SET NEWNAME
    executing command: SET NEWNAME
    executing command: SET NEWNAME
    executing command: SET NEWNAME
    executing command: SET NEWNAME
    executing command: SET NEWNAME
    executing command: SET NEWNAME
    executing command: SET NEWNAME
    executing command: SET NEWNAME
    executing command: SET NEWNAME
    executing command: SET NEWNAME
    executing command: SET NEWNAME
    executing command: SET NEWNAME
    executing command: SET NEWNAME
    executing command: SET NEWNAME
    executing command: SET NEWNAME
    executing command: SET NEWNAME
    executing command: SET NEWNAME
    executing command: SET NEWNAME
    executing command: SET NEWNAME
    executing command: SET NEWNAME
    executing command: SET NEWNAME
    executing command: SET NEWNAME
    executing command: SET NEWNAME
    executing command: SET NEWNAME
    executing command: SET NEWNAME
    executing command: SET NEWNAME
    executing command: SET NEWNAME
    executing command: SET NEWNAME
    executing command: SET NEWNAME
    executing command: SET NEWNAME
    executing command: SET NEWNAME
    executing command: SET NEWNAME
    executing command: SET NEWNAME
    executing command: SET NEWNAME
    executing command: SET NEWNAME
    executing command: SET NEWNAME
    executing command: SET NEWNAME
    executing command: SET NEWNAME
    executing command: SET NEWNAME
    executing command: SET NEWNAME
    executing command: SET NEWNAME
    executing command: SET NEWNAME
    executing command: SET NEWNAME
    executing command: SET NEWNAME
    executing command: SET NEWNAME
    executing command: SET NEWNAME
    executing command: SET NEWNAME
    executing command: SET NEWNAME
    executing command: SET NEWNAME
    executing command: SET NEWNAME
    executing command: SET NEWNAME
    executing command: SET NEWNAME
    executing command: SET NEWNAME
    executing command: SET NEWNAME
    executing command: SET NEWNAME
    executing command: SET NEWNAME
    executing command: SET NEWNAME
    executing command: SET NEWNAME
    Starting restore at 25-MAR-08
    channel aux2: starting datafile backupset restore
    channel aux2: specifying datafile(s) to restore from backup set
    restoring datafile 00024 to /u01/lun0/hanfa2/a_int02.dbf
    restoring datafile 00402 to /u01/lun0/hanfa2/a_txn_data03.dbf
    channel aux2: reading from backup piece /full_PROD_s7jc4d6g_1_1/
    channel aux1: starting datafile backupset restore
    channel aux1: specifying datafile(s) to restore from backup set
    restoring datafile 00395 to /u01/lun0/hanfa2/a_int01.dbf
    restoring datafile 00404 to /u01/lun0/hanfa2/a_txn_ind03.dbf
    channel aux1: reading from backup piece /full_PROD_s8jc4d6g_1_1/
    channel aux1: restored backup piece 1
    piece handle=/full_PROD_s8jc4d6g_1_1/ tag=TAG20080325T041511
    channel aux1: restore complete, elapsed time: 00:48:09
    channel aux1: starting datafile backupset restore
    channel aux1: specifying datafile(s) to restore from backup set
    restoring datafile 00026 to /u01/lun0/hanfa2/a_txn_data04.dbf
    restoring datafile 00030 to /u01/lun0/hanfa2/undo03.dbf
    channel aux1: reading from backup piece /full_PROD_s9jc4ene_1_1/
    channel aux2: restored backup piece 1
    piece handle=/full_PROD_s7jc4d6g_1_1/ tag=TAG20080325T041511
    channel aux2: restore complete, elapsed time: 00:59:15
    channel aux2: starting datafile backupset restore
    channel aux2: specifying datafile(s) to restore from backup set
    restoring datafile 00027 to /u01/lun0/hanfa2/a_txn_ind06.dbf
    restoring datafile 00401 to /u01/lun0/hanfa2/a_txn_data02.dbf
    channel aux2: reading from backup piece /full_PROD_sajc4evd_1_1/
    channel aux1: restored backup piece 1
    piece handle=/full_PROD_s9jc4ene_1_1/ tag=TAG20080325T041511
    channel aux1: restore complete, elapsed time: 00:25:44
    channel aux1: starting datafile backupset restore
    channel aux1: specifying datafile(s) to restore from backup set
    restoring datafile 00031 to /u01/lun0/hanfa2/undo02.dbf
    restoring datafile 00397 to /u01/lun0/hanfa2/a_nolog01.dbf
    channel aux1: reading from backup piece /full_PROD_sbjc4fbo_1_1/
    channel aux2: restored backup piece 1
    piece handle=/full_PROD_sajc4evd_1_1/ tag=TAG20080325T041511
    channel aux2: restore complete, elapsed time: 00:26:55
    channel aux2: starting datafile backupset restore
    channel aux2: specifying datafile(s) to restore from backup set
    restoring datafile 00039 to /u01/lun0/hanfa2/a_txn_data07.dbf
    restoring datafile 00403 to /u01/lun0/hanfa2/a_txn_ind02.dbf
    channel aux2: reading from backup piece /full_PROD_scjc4fkl_1_1/
    channel aux1: restored backup piece 1
    piece handle=/full_PROD_sbjc4fbo_1_1/ tag=TAG20080325T041511
    channel aux1: restore complete, elapsed time: 00:26:14
    channel aux1: starting datafile backupset restore
    channel aux1: specifying datafile(s) to restore from backup set
    restoring datafile 00025 to /u01/lun0/hanfa2/tools.dbf
    restoring datafile 00037 to /u01/lun0/hanfa2/a_txn_data05.dbf
    channel aux1: reading from backup piece /full_PROD_sdjc4g03_1_1/
    channel aux2: restored backup piece 1
    piece handle=/full_PROD_scjc4fkl_1_1/ tag=TAG20080325T041511
    channel aux2: restore complete, elapsed time: 00:21:14
    channel aux2: starting datafile backupset restore
    channel aux2: specifying datafile(s) to restore from backup set
    restoring datafile 00028 to /u01/lun0/hanfa2/undo05.dbf
    restoring datafile 00393 to /u01/lun0/hanfa2/a_txn_ind01.dbf
    channel aux2: reading from backup piece /full_PROD_sejc4g5i_1_1/
    channel aux1: restored backup piece 1
    piece handle=/full_PROD_sdjc4g03_1_1/ tag=TAG20080325T041511
    channel aux1: restore complete, elapsed time: 00:22:02
    channel aux1: starting datafile backupset restore
    channel aux1: specifying datafile(s) to restore from backup set
    restoring datafile 00032 to /u01/lun0/hanfa2/undo01.dbf
    restoring datafile 00038 to /u01/lun0/hanfa2/a_txn_data06.dbf
    channel aux1: reading from backup piece /full_PROD_sfjc4gf3_1_1/
    channel aux2: restored backup piece 1
    piece handle=/full_PROD_sejc4g5i_1_1/ tag=TAG20080325T041511
    channel aux2: restore complete, elapsed time: 00:23:13
    channel aux2: starting datafile backupset restore
    channel aux2: specifying datafile(s) to restore from backup set
    restoring datafile 00352 to /u01/lun0/hanfa2/system09.dbf
    restoring datafile 00392 to /u01/lun0/hanfa2/a_txn_data01.dbf
    channel aux2: reading from backup piece /full_PROD_sgjc4gkj_1_1/
    channel aux1: restored backup piece 1
    piece handle=/full_PROD_sfjc4gf3_1_1/ tag=TAG20080325T041511
    channel aux1: restore complete, elapsed time: 00:21:12
    channel aux1: starting datafile backupset restore
    channel aux1: specifying datafile(s) to restore from backup set
    restoring datafile 00400 to /u01/lun0/hanfa2/a_media01.dbf
    restoring datafile 00405 to /u01/lun0/hanfa2/a_txn_ind04.dbf
    channel aux1: reading from backup piece /full_PROD_shjc4gtq_1_1/
    channel aux2: restored backup piece 1
    piece handle=/full_PROD_sgjc4gkj_1_1/ tag=TAG20080325T041511
    channel aux2: restore complete, elapsed time: 00:16:32
    channel aux2: starting datafile backupset restore
    channel aux2: specifying datafile(s) to restore from backup set
    restoring datafile 00033 to /u01/lun0/hanfa2/a_ts_mview03.dbf
    restoring datafile 00406 to /u01/lun0/hanfa2/a_txn_ind05.dbf
    channel aux2: reading from backup piece /full_PROD_sijc4h14_1_1/
    channel aux1: restored backup piece 1
    piece handle=/full_PROD_shjc4gtq_1_1/ tag=TAG20080325T041511
    channel aux1: restore complete, elapsed time: 00:15:51
    channel aux1: starting datafile backupset restore
    channel aux1: specifying datafile(s) to restore from backup set
    restoring datafile 00022 to /u01/lun0/hanfa2/a_conv03.dbf
    restoring datafile 00029 to /u01/lun0/hanfa2/undo04.dbf
    channel aux1: reading from backup piece /full_PROD_skjc4hcm_1_1/
    channel aux2: restored backup piece 1
    piece handle=/full_PROD_sijc4h14_1_1/ tag=TAG20080325T041511
    channel aux2: restore complete, elapsed time: 00:13:42
    channel aux2: starting datafile backupset restore
    channel aux2: specifying datafile(s) to restore from backup set
    restoring datafile 00035 to /u01/lun0/hanfa2/a_ts_mview01.dbf
    restoring datafile 00041 to /u01/lun0/hanfa2/a_txn_ind08.dbf
    channel aux2: reading from backup piece /full_PROD_sjjc4h9n_1_1/
    channel aux1: restored backup piece 1
    piece handle=/full_PROD_skjc4hcm_1_1/ tag=TAG20080325T041511
    channel aux1: restore complete, elapsed time: 00:12:13
    channel aux1: starting datafile backupset restore
    channel aux1: specifying datafile(s) to restore from backup set
    restoring datafile 00040 to /u01/lun0/hanfa2/a_txn_ind07.dbf
    restoring datafile 00353 to /u01/lun0/hanfa2/system08.dbf
    channel aux1: reading from backup piece /full_PROD_sljc4hjo_1_1/
    channel aux2: restored backup piece 1
    piece handle=/full_PROD_sjjc4h9n_1_1/ tag=TAG20080325T041511
    channel aux2: restore complete, elapsed time: 00:12:53
    channel aux2: starting datafile backupset restore
    channel aux2: specifying datafile(s) to restore from backup set
    restoring datafile 00001 to /u01/lun0/hanfa2/system01.dbf
    restoring datafile 00034 to /u01/lun0/hanfa2/a_ts_mview02.dbf
    channel aux2: reading from backup piece /full_PROD_smjc4hkr_1_1/
    channel aux1: restored backup piece 1
    piece handle=/full_PROD_sljc4hjo_1_1/ tag=TAG20080325T041511
    channel aux1: restore complete, elapsed time: 00:10:21
    channel aux1: starting datafile backupset restore
    channel aux1: specifying datafile(s) to restore from backup set
    restoring datafile 00396 to /u01/lun0/hanfa2/a_summ01.dbf
    restoring datafile 00399 to /u01/lun0/hanfa2/a_queue01.dbf
    channel aux1: reading from backup piece /full_PROD_sojc4hrb_1_1/
    channel aux2: restored backup piece 1
    piece handle=/full_PROD_smjc4hkr_1_1/ tag=TAG20080325T041511
    channel aux2: restore complete, elapsed time: 00:08:08
    channel aux2: starting datafile backupset restore
    channel aux2: specifying datafile(s) to restore from backup set
    restoring datafile 00016 to /u01/lun0/hanfa2/undo06.dbf
    restoring datafile 00023 to /u01/lun0/hanfa2/a_conv04.dbf
    channel aux2: reading from backup piece /full_PROD_snjc4hr8_1_1/
    channel aux1: restored backup piece 1
    piece handle=/full_PROD_sojc4hrb_1_1/ tag=TAG20080325T041511
    channel aux1: restore complete, elapsed time: 00:06:39
    channel aux1: starting datafile backupset restore
    channel aux1: specifying datafile(s) to restore from backup set
    restoring datafile 00014 to /u01/lun0/hanfa2/sysaux01.dbf
    restoring datafile 00015 to /u01/lun0/hanfa2/system12.dbf
    channel aux1: reading from backup piece /full_PROD_sqjc4i1a_1_1/
    channel aux2: restored backup piece 1
    piece handle=/full_PROD_snjc4hr8_1_1/ tag=TAG20080325T041511
    channel aux2: restore complete, elapsed time: 00:07:21
    channel aux2: starting datafile backupset restore
    channel aux2: specifying datafile(s) to restore from backup set
    restoring datafile 00008 to /u01/lun0/hanfa2/a_queue02.dbf
    restoring datafile 00394 to /u01/lun0/hanfa2/a_ref01.dbf
    channel aux2: reading from backup piece /full_PROD_srjc4i49_1_1/
    channel aux1: restored backup piece 1
    piece handle=/full_PROD_sqjc4i1a_1_1/ tag=TAG20080325T041511
    channel aux1: restore complete, elapsed time: 00:02:30
    channel aux1: starting datafile backupset restore
    channel aux1: specifying datafile(s) to restore from backup set
    restoring datafile 00398 to /u01/lun0/hanfa2/a_archive01.dbf
    restoring datafile 00407 to /u01/lun0/hanfa2/a_ref02.dbf
    channel aux1: reading from backup piece /full_PROD_ssjc4i7s_1_1/
    channel aux2: restored backup piece 1
    piece handle=/full_PROD_srjc4i49_1_1/ tag=TAG20080325T041511
    channel aux2: restore complete, elapsed time: 00:04:01
    channel aux2: starting datafile backupset restore
    channel aux2: specifying datafile(s) to restore from backup set
    restoring datafile 00295 to /u01/lun0/hanfa2/system06.dbf
    restoring datafile 00351 to /u01/lun0/hanfa2/system07.dbf
    channel aux2: reading from backup piece /full_PROD_stjc4ia7_1_1/
    channel aux1: restored backup piece 1
    piece handle=/full_PROD_ssjc4i7s_1_1/ tag=TAG20080325T041511
    channel aux1: restore complete, elapsed time: 00:03:51
    channel aux1: starting datafile backupset restore
    channel aux1: specifying datafile(s) to restore from backup set
    restoring datafile 00042 to /u01/lun0/hanfa2/dwh01.dbf
    channel aux1: reading from backup piece /full_PROD_spjc4huk_1_1/
    channel aux2: restored backup piece 1
    piece handle=/full_PROD_stjc4ia7_1_1/ tag=TAG20080325T041511
    channel aux2: restore complete, elapsed time: 00:11:11
    channel aux2: starting datafile backupset restore
    channel aux2: specifying datafile(s) to restore from backup set
    restoring datafile 00002 to /u01/lun0/hanfa2/system02.dbf
    restoring datafile 00003 to /u01/lun0/hanfa2/system03.dbf
    channel aux2: reading from backup piece /full_PROD_sujc4ics_1_1/
    channel aux1: restored backup piece 1
    piece handle=/full_PROD_spjc4huk_1_1/ tag=TAG20080325T041511
    channel aux1: restore complete, elapsed time: 00:13:32
    channel aux2: restored backup piece 1
    piece handle=/full_PROD_sujc4ics_1_1/ tag=TAG20080325T041511
    channel aux2: restore complete, elapsed time: 00:03:56
    channel aux1: starting datafile backupset restore
    channel aux1: specifying datafile(s) to restore from backup set
    restoring datafile 00288 to /u01/lun0/hanfa2/system10.dbf
    restoring datafile 00354 to /u01/lun0/hanfa2/system11.dbf
    channel aux1: reading from backup piece /full_PROD_t0jc4if5_1_1/
    channel aux2: starting datafile backupset restore
    channel aux2: specifying datafile(s) to restore from backup set
    restoring datafile 00004 to /u01/lun0/hanfa2/system04.dbf
    restoring datafile 00005 to /u01/lun0/hanfa2/system05.dbf
    channel aux2: reading from backup piece /full_PROD_svjc4ieu_1_1/
    channel aux1: restored backup piece 1
    piece handle=/full_PROD_t0jc4if5_1_1/ tag=TAG20080325T041511
    channel aux1: restore complete, elapsed time: 00:04:46
    channel aux2: restored backup piece 1
    piece handle=/full_PROD_svjc4ieu_1_1/ tag=TAG20080325T041511
    channel aux2: restore complete, elapsed time: 00:04:46
    channel aux1: starting datafile backupset restore
    channel aux1: specifying datafile(s) to restore from backup set
    restoring datafile 00020 to /u01/lun0/hanfa2/a_conv01.dbf
    restoring datafile 00021 to /u01/lun0/hanfa2/a_conv02.dbf
    channel aux1: reading from backup piece /full_PROD_t1jc4ihg_1_1/
    channel aux2: starting datafile backupset restore
    channel aux2: specifying datafile(s) to restore from backup set
    restoring datafile 00006 to /u01/lun0/hanfa2/ctxd01.dbf
    restoring datafile 00036 to /u01/lun0/hanfa2/foglight_ts.dbf
    channel aux2: reading from backup piece /full_PROD_t3jc4iiu_1_1/
    channel aux1: restored backup piece 1
    piece handle=/full_PROD_t1jc4ihg_1_1/ tag=TAG20080325T041511
    channel aux1: restore complete, elapsed time: 00:01:45
    channel aux1: starting datafile backupset restore
    channel aux1: specifying datafile(s) to restore from backup set
    restoring datafile 00013 to /u01/lun0/hanfa2/xxcounter01.dbf
    restoring datafile 00018 to /u01/lun0/hanfa2/disco02.dbf
    channel aux1: reading from backup piece /full_PROD_t4jc4ijd_1_1/
    channel aux2: restored backup piece 1
    piece handle=/full_PROD_t3jc4iiu_1_1/ tag=TAG20080325T041511
    channel aux2: restore complete, elapsed time: 00:01:46
    channel aux2: starting datafile backupset restore
    channel aux2: specifying datafile(s) to restore from backup set
    restoring datafile 00043 to /u01/lun0/hanfa2/dwh02.dbf
    channel aux2: reading from backup piece /full_PROD_t2jc4ihh_1_1/
    channel aux1: restored backup piece 1
    piece handle=/full_PROD_t4jc4ijd_1_1/ tag=TAG20080325T041511
    channel aux1: restore complete, elapsed time: 00:00:36
    channel aux1: starting datafile backupset restore
    channel aux1: specifying datafile(s) to restore from backup set
    restoring datafile 00009 to /u01/lun0/hanfa2/odm.dbf
    restoring datafile 00314 to /u01/lun0/hanfa2/portal01.dbf
    channel aux1: reading from backup piece /full_PROD_t6jc4ijs_1_1/
    channel aux1: restored backup piece 1
    piece handle=/full_PROD_t6jc4ijs_1_1/ tag=TAG20080325T041511
    channel aux1: restore complete, elapsed time: 00:01:16
    channel aux2: restored backup piece 1
    piece handle=/full_PROD_t2jc4ihh_1_1/ tag=TAG20080325T041511
    channel aux2: restore complete, elapsed time: 00:01:51
    channel aux1: starting datafile backupset restore
    channel aux1: specifying datafile(s) to restore from backup set
    restoring datafile 00017 to /u01/lun0/hanfa2/disco01.dbf
    restoring datafile 00019 to /u01/lun0/hanfa2/disco03.dbf
    channel aux1: reading from backup piece /full_PROD_t5jc4ijs_1_1/
    channel aux2: starting datafile backupset restore
    channel aux2: specifying datafile(s) to restore from backup set
    restoring datafile 00011 to /u01/lun0/hanfa2/xxcounter03.dbf
    restoring datafile 00012 to /u01/lun0/hanfa2/xxcounter02.dbf
    channel aux2: reading from backup piece /full_PROD_t7jc4ik0_1_1/
    channel aux1: restored backup piece 1
    piece handle=/full_PROD_t5jc4ijs_1_1/ tag=TAG20080325T041511
    channel aux1: restore complete, elapsed time: 00:00:55
    channel aux2: restored backup piece 1
    piece handle=/full_PROD_t7jc4ik0_1_1/ tag=TAG20080325T041511
    channel aux2: restore complete, elapsed time: 00:00:55
    channel aux1: starting datafile backupset restore
    channel aux1: specifying datafile(s) to restore from backup set
    restoring datafile 00007 to /u01/lun0/hanfa2/owad01.dbf
    restoring datafile 00010 to /u01/lun0/hanfa2/olap.dbf
    channel aux1: reading from backup piece /full_PROD_t8jc4ik0_1_1/
    channel aux1: restored backup piece 1
    piece handle=/full_PROD_t8jc4ik0_1_1/ tag=TAG20080325T041511
    channel aux1: restore complete, elapsed time: 00:00:45
    Finished restore at 25-MAR-08
    sql statement: CREATE CONTROLFILE REUSE SET DATABASE "HANFA2" RESETLOGS ARCHIVELOG
      MAXLOGFILES     32
      MAXLOGMEMBERS      5
      MAXDATAFILES      512
      MAXINSTANCES     8
      MAXLOGHISTORY     7303
    LOGFILE
      GROUP  1 ( '/u01/lun0/hanfa2/log1a.dbf', '/u01/lun0/hanfa2/log1b.dbf' ) SIZE 100 M ,
      GROUP  2 ( '/u01/lun0/hanfa2/log2a.dbf', '/u01/lun0/hanfa2/log2b.dbf' ) SIZE 100 M ,
      GROUP  3 ( '/u01/lun0/hanfa2/log3a.dbf', '/u01/lun0/hanfa2/log3b.dbf' ) SIZE 100 M ,
      GROUP  4 ( '/u01/lun0/hanfa2/log4a.dbf', '/u01/lun0/hanfa2/log4b.dbf' ) SIZE 100 M ,
      GROUP  5 ( '/u01/lun0/hanfa2/log5a.dbf', '/u01/lun0/hanfa2/log5b.dbf' ) SIZE 100 M  REUSE
    DATAFILE
      '/u01/lun0/hanfa2/system01.dbf'
    CHARACTER SET UTF8
    contents of Memory Script:
       switch clone datafile all;
    executing Memory Script
    datafile 2 switched to datafile copy
    input datafile copy recid=1 stamp=650311810 filename=/u01/lun0/hanfa2/system02.dbf
    datafile 3 switched to datafile copy
    input datafile copy recid=2 stamp=650311810 filename=/u01/lun0/hanfa2/system03.dbf
    datafile 4 switched to datafile copy
    input datafile copy recid=3 stamp=650311810 filename=/u01/lun0/hanfa2/system04.dbf
    datafile 5 switched to datafile copy
    input datafile copy recid=4 stamp=650311810 filename=/u01/lun0/hanfa2/system05.dbf
    datafile 6 switched to datafile copy
    input datafile copy recid=5 stamp=650311810 filename=/u01/lun0/hanfa2/ctxd01.dbf
    datafile 7 switched to datafile copy
    input datafile copy recid=6 stamp=650311810 filename=/u01/lun0/hanfa2/owad01.dbf
    datafile 8 switched to datafile copy
    input datafile copy recid=7 stamp=650311810 filename=/u01/lun0/hanfa2/a_queue02.dbf
    datafile 9 switched to datafile copy
    input datafile copy recid=8 stamp=650311810 filename=/u01/lun0/hanfa2/odm.dbf
    datafile 10 switched to datafile copy
    input datafile copy recid=9 stamp=650311810 filename=/u01/lun0/hanfa2/olap.dbf
    datafile 11 switched to datafile copy
    input datafile copy recid=10 stamp=650311810 filename=/u01/lun0/hanfa2/xxcounter03.dbf
    datafile 12 switched to datafile copy
    input datafile copy recid=11 stamp=650311810 filename=/u01/lun0/hanfa2/xxcounter02.dbf
    datafile 13 switched to datafile copy
    input datafile copy recid=12 stamp=650311810 filename=/u01/lun0/hanfa2/xxcounter01.dbf
    datafile 14 switched to datafile copy
    input datafile copy recid=13 stamp=650311810 filename=/u01/lun0/hanfa2/sysaux01.dbf
    datafile 15 switched to datafile copy
    input datafile copy recid=14 stamp=650311810 filename=/u01/lun0/hanfa2/system12.dbf
    datafile 16 switched to datafile copy
    input datafile copy recid=15 stamp=650311810 filename=/u01/lun0/hanfa2/undo06.dbf
    datafile 17 switched to datafile copy
    input datafile copy recid=16 stamp=650311810 filename=/u01/lun0/hanfa2/disco01.dbf
    datafile 18 switched to datafile copy
    input datafile copy recid=17 stamp=650311810 filename=/u01/lun0/hanfa2/disco02.dbf
    datafile 19 switched to datafile copy
    input datafile copy recid=18 stamp=650311810 filename=/u01/lun0/hanfa2/disco03.dbf
    datafile 20 switched to datafile copy
    input datafile copy recid=19 stamp=650311810 filename=/u01/lun0/hanfa2/a_conv01.dbf
    datafile 21 switched to datafile copy
    input datafile copy recid=20 stamp=650311810 filename=/u01/lun0/hanfa2/a_conv02.dbf
    datafile 22 switched to datafile copy
    input datafile copy recid=21 stamp=650311810 filename=/u01/lun0/hanfa2/a_conv03.dbf
    datafile 23 switched to datafile copy
    input datafile copy recid=22 stamp=650311810 filename=/u01/lun0/hanfa2/a_conv04.dbf
    datafile 24 switched to datafile copy
    input datafile copy recid=23 stamp=650311810 filename=/u01/lun0/hanfa2/a_int02.dbf
    datafile 25 switched to datafile copy
    input datafile copy recid=24 stamp=650311810 filename=/u01/lun0/hanfa2/tools.dbf
    datafile 26 switched to datafile copy
    input datafile copy recid=25 stamp=650311810 filename=/u01/lun0/hanfa2/a_txn_data04.dbf
    datafile 27 switched to datafile copy
    input datafile copy recid=26 stamp=650311810 filename=/u01/lun0/hanfa2/a_txn_ind06.dbf
    datafile 28 switched to datafile copy
    input datafile copy recid=27 stamp=650311810 filename=/u01/lun0/hanfa2/undo05.dbf
    datafile 29 switched to datafile copy
    input datafile copy recid=28 stamp=650311810 filename=/u01/lun0/hanfa2/undo04.dbf
    datafile 30 switched to datafile copy
    input datafile copy recid=29 stamp=650311810 filename=/u01/lun0/hanfa2/undo03.dbf
    datafile 31 switched to datafile copy
    input datafile copy recid=30 stamp=650311810 filename=/u01/lun0/hanfa2/undo02.dbf
    datafile 32 switched to datafile copy
    input datafile copy recid=31 stamp=650311810 filename=/u01/lun0/hanfa2/undo01.dbf
    datafile 33 switched to datafile copy
    input datafile copy recid=32 stamp=650311810 filename=/u01/lun0/hanfa2/a_ts_mview03.dbf
    datafile 34 switched to datafile copy
    input datafile copy recid=33 stamp=650311810 filename=/u01/lun0/hanfa2/a_ts_mview02.dbf
    datafile 35 switched to datafile copy
    input datafile copy recid=34 stamp=650311810 filename=/u01/lun0/hanfa2/a_ts_mview01.dbf
    datafile 36 switched to datafile copy
    input datafile copy recid=35 stamp=650311810 filename=/u01/lun0/hanfa2/foglight_ts.dbf
    datafile 37 switched to datafile copy
    input datafile copy recid=36 stamp=650311810 filename=/u01/lun0/hanfa2/a_txn_data05.dbf
    datafile 38 switched to datafile copy
    input datafile copy recid=37 stamp=650311810 filename=/u01/lun0/hanfa2/a_txn_data06.dbf
    datafile 39 switched to datafile copy
    input datafile copy recid=38 stamp=650311810 filename=/u01/lun0/hanfa2/a_txn_data07.dbf
    datafile 40 switched to datafile copy
    input datafile copy recid=39 stamp=650311810 filename=/u01/lun0/hanfa2/a_txn_ind07.dbf
    datafile 41 switched to datafile copy
    input datafile copy recid=40 stamp=650311810 filename=/u01/lun0/hanfa2/a_txn_ind08.dbf
    datafile 42 switched to datafile copy
    input datafile copy recid=41 stamp=650311810 filename=/u01/lun0/hanfa2/dwh01.dbf
    datafile 43 switched to datafile copy
    input datafile copy recid=42 stamp=650311810 filename=/u01/lun0/hanfa2/dwh02.dbf
    datafile 288 switched to datafile copy
    input datafile copy recid=43 stamp=650311810 filename=/u01/lun0/hanfa2/system10.dbf
    datafile 295 switched to datafile copy
    input datafile copy recid=44 stamp=650311810 filename=/u01/lun0/hanfa2/system06.dbf
    datafile 314 switched to datafile copy
    input datafile copy recid=45 stamp=650311810 filename=/u01/lun0/hanfa2/portal01.dbf
    datafile 351 switched to datafile copy
    input datafile copy recid=46 stamp=650311810 filename=/u01/lun0/hanfa2/system07.dbf
    datafile 352 switched to datafile copy
    input datafile copy recid=47 stamp=650311811 filename=/u01/lun0/hanfa2/system09.dbf
    datafile 353 switched to datafile copy
    input datafile copy recid=48 stamp=650311811 filename=/u01/lun0/hanfa2/system08.dbf
    datafile 354 switched to datafile copy
    input datafile copy recid=49 stamp=650311811 filename=/u01/lun0/hanfa2/system11.dbf
    datafile 392 switched to datafile copy
    input datafile copy recid=50 stamp=650311811 filename=/u01/lun0/hanfa2/a_txn_data01.dbf
    datafile 393 switched to datafile copy
    input datafile copy recid=51 stamp=650311811 filename=/u01/lun0/hanfa2/a_txn_ind01.dbf
    datafile 394 switched to datafile copy
    input datafile copy recid=52 stamp=650311811 filename=/u01/lun0/hanfa2/a_ref01.dbf
    datafile 395 switched to datafile copy
    input datafile copy recid=53 stamp=650311811 filename=/u01/lun0/hanfa2/a_int01.dbf
    datafile 396 switched to datafile copy
    input datafile copy recid=54 stamp=650311811 filename=/u01/lun0/hanfa2/a_summ01.dbf
    datafile 397 switched to datafile copy
    input datafile copy recid=55 stamp=650311811 filename=/u01/lun0/hanfa2/a_nolog01.dbf
    datafile 398 switched to datafile copy
    input datafile copy recid=56 stamp=650311811 filename=/u01/lun0/hanfa2/a_archive01.dbf
    datafile 399 switched to datafile copy
    input datafile copy recid=57 stamp=650311811 filename=/u01/lun0/hanfa2/a_queue01.dbf
    datafile 400 switched to datafile copy
    input datafile copy recid=58 stamp=650311811 filename=/u01/lun0/hanfa2/a_media01.dbf
    datafile 401 switched to datafile copy
    input datafile copy recid=59 stamp=650311811 filename=/u01/lun0/hanfa2/a_txn_data02.dbf
    datafile 402 switched to datafile copy
    input datafile copy recid=60 stamp=650311811 filename=/u01/lun0/hanfa2/a_txn_data03.dbf
    datafile 403 switched to datafile copy
    input datafile copy recid=61 stamp=650311811 filename=/u01/lun0/hanfa2/a_txn_ind02.dbf
    datafile 404 switched to datafile copy
    input datafile copy recid=62 stamp=650311811 filename=/u01/lun0/hanfa2/a_txn_ind03.dbf
    datafile 405 switched to datafile copy
    input datafile copy recid=63 stamp=650311811 filename=/u01/lun0/hanfa2/a_txn_ind04.dbf
    datafile 406 switched to datafile copy
    input datafile copy recid=64 stamp=650311811 filename=/u01/lun0/hanfa2/a_txn_ind05.dbf
    datafile 407 switched to datafile copy
    input datafile copy recid=65 stamp=650311811 filename=/u01/lun0/hanfa2/a_ref02.dbf
    contents of Memory Script:
       set until time  "to_date( '25.03.2008 08:00:00','dd.mm.yyyy hh24:mi:ss')";
       recover
       clone database
        delete archivelog
    executing Memory Script
    executing command: SET until clause
    Starting recover at 25-MAR-08
    starting media recovery
    channel aux1: starting archive log restore to default destination
    channel aux1: restoring archive log
    archive log thread=1 sequence=86375
    channel aux1: restoring archive log
    archive log thread=1 sequence=86376
    channel aux1: restoring archive log
    archive log thread=1 sequence=86377
    channel aux1: restoring archive log
    archive log thread=1 sequence=86378
    channel aux1: restoring archive log
    archive log thread=1 sequence=86379
    channel aux1: restoring archive log
    archive log thread=1 sequence=86380
    channel aux1: restoring archive log
    archive log thread=1 sequence=86381
    channel aux1: restoring archive log
    archive log thread=1 sequence=86382
    channel aux1: restoring archive log
    archive log thread=1 sequence=86383
    channel aux1: restoring archive log
    archive log thread=1 sequence=86384
    channel aux1: restoring archive log
    archive log thread=1 sequence=86385
    channel aux1: restoring archive log
    archive log thread=1 sequence=86386
    channel aux1: restoring archive log
    archive log thread=1 sequence=86387
    channel aux1: restoring archive log
    archive log thread=1 sequence=86388
    channel aux1: restoring archive log
    archive log thread=1 sequence=86389
    channel aux1: restoring archive log
    archive log thread=1 sequence=86390
    channel aux1: restoring archive log
    archive log thread=1 sequence=86391
    channel aux1: restoring archive log
    archive log thread=1 sequence=86392
    channel aux1: restoring archive log
    archive log thread=1 sequence=86393
    channel aux1: restoring archive log
    archive log thread=1 sequence=86394
    channel aux1: restoring archive log
    archive log thread=1 sequence=86395
    channel aux1: restoring archive log
    archive log thread=1 sequence=86396
    channel aux1: restoring archive log
    archive log thread=1 sequence=86397
    channel aux1: restoring archive log
    archive log thread=1 sequence=86398
    channel aux1: reading from backup piece /arch1_PROD_tdjc4jd7/
    channel aux1: restored backup piece 1
    piece handle=/arch1_PROD_tdjc4jd7/ tag=TAG20080325T060110
    channel aux1: restore complete, elapsed time: 00:07:36
    channel aux1: starting archive log restore to default destination
    channel aux1: restoring archive log
    archive log thread=1 sequence=86356
    channel aux1: restoring archive log
    archive log thread=1 sequence=86357
    channel aux1: restoring archive log
    archive log thread=1 sequence=86358
    channel aux1: restoring archive log
    archive log thread=1 sequence=86359
    channel aux1: restoring archive log
    archive log thread=1 sequence=86360
    channel aux1: restoring archive log
    archive log thread=1 sequence=86361
    channel aux1: restoring archive log
    archive log thread=1 sequence=86362
    channel aux1: restoring archive log
    archive log thread=1 sequence=86363
    channel aux1: restoring archive log
    archive log thread=1 sequence=86364
    channel aux1: restoring archive log
    archive log thread=1 sequence=86365
    channel aux1: restoring archive log
    archive log thread=1 sequence=86366
    channel aux1: restoring archive log
    archive log thread=1 sequence=86367
    channel aux1: restoring archive log
    archive log thread=1 sequence=86368
    channel aux1: restoring archive log
    archive log thread=1 sequence=86369
    channel aux1: restoring archive log
    archive log thread=1 sequence=86370
    channel aux1: restoring archive log
    archive log thread=1 sequence=86371
    channel aux1: restoring archive log
    archive log thread=1 sequence=86372
    channel aux1: restoring archive log
    archive log thread=1 sequence=86373
    channel aux1: restoring archive log
    archive log thread=1 sequence=86374
    channel aux1: reading from backup piece /arch1_PROD_tcjc4jd7/
    ORA-19870: error reading backup piece /arch1_PROD_tcjc4jd7/
    ORA-19510: failed to set size of 182123 blocks for file "/u01/lun0/hanfa2/arch/prodarch_23b63f7_1_625608313_86358.log" (blocksize=512)
    ORA-27037: unable to obtain file status
    Linux-x86_64 Error: 2: No such file or directory
    Additional information: 9
    channel aux1: starting archive log restore to default destination
    channel aux1: restoring archive log
    archive log thread=1 sequence=86399
    channel aux1: restoring archive log
    archive log thread=1 sequence=86400
    channel aux1: restoring archive log
    archive log thread=1 sequence=86401
    channel aux1: restoring archive log
    archive log thread=1 sequence=86402
    channel aux1: restoring archive log
    archive log thread=1 sequence=86403
    channel aux1: restoring archive log
    archive log thread=1 sequence=86404
    channel aux1: reading from backup piece /arch1_PROD_tgjc4qf4/
    channel aux2: starting archive log restore to default destination
    channel aux2: restoring archive log
    archive log thread=1 sequence=86356
    channel aux2: restoring archive log
    archive log thread=1 sequence=86357
    channel aux2: restoring archive log
    archive log thread=1 sequence=86358
    channel aux2: restoring archive log
    archive log thread=1 sequence=86359
    channel aux2: restoring archive log
    archive log thread=1 sequence=86360
    channel aux2: restoring archive log
    archive log thread=1 sequence=86361
    channel aux2: restoring archive log
    archive log thread=1 sequence=86363
    channel aux2: restoring archive log
    archive log thread=1 sequence=86364
    channel aux2: restoring archive log
    archive log thread=1 sequence=86365
    channel aux2: restoring archive log
    archive log thread=1 sequence=86366
    channel aux2: restoring archive log
    archive log thread=1 sequence=86367
    channel aux2: restoring archive log
    archive log thread=1 sequence=86368
    channel aux2: restoring archive log
    archive log thread=1 sequence=86369
    channel aux2: restoring archive log
    archive log thread=1 sequence=86370
    channel aux2: restoring archive log
    archive log thread=1 sequence=86371
    channel aux2: restoring archive log
    archive log thread=1 sequence=86372
    channel aux2: restoring archive log
    archive log thread=1 sequence=86373
    channel aux2: restoring archive log
    archive log thread=1 sequence=86374
    channel aux2: reading from backup piece /arch1_PROD_t9jc4iki/
    channel aux1: restored backup piece 1
    piece handle=/arch1_PROD_tgjc4qf4/ tag=TAG20080325T080139
    channel aux1: restore complete, elapsed time: 00:01:56
    channel aux1: starting archive log restore to default destination
    channel aux1: restoring archive log
    archive log thread=1 sequence=86405
    channel aux1: restoring archive log
    archive log thread=1 sequence=86406
    channel aux1: restoring archive log
    archive log thread=1 sequence=86407
    channel aux1: restoring archive log
    archive log thread=1 sequence=86408
    channel aux1: reading from backup piece /arch1_PROD_tfjc4qf4/
    channel aux1: restored backup piece 1
    piece handle=/arch1_PROD_tfjc4qf4/ tag=TAG20080325T080139
    channel aux1: restore complete, elapsed time: 00:02:05
    channel aux1: starting archive log restore to default destination
    channel aux1: restoring archive log
    archive log thread=1 sequence=86409
    channel aux1: reading from backup piece /arch1_PROD_tkjc51fm/
    channel aux1: restored backup piece 1
    piece handle=/arch1_PROD_tkjc51fm/ tag=TAG20080325T100124
    channel aux1: restore complete, elapsed time: 00:02:15
    channel aux2: restored backup piece 1
    piece handle=/arch1_PROD_t9jc4iki/ tag=TAG20080325T054759
    channel aux2: restore complete, elapsed time: 00:12:10
    archive log filename=/u01/lun0/hanfa2/arch/prodarch_23b63f7_1_625608313_86356.log thread=1 sequence=86356
    channel clone_default: deleting archive log(s)
    archive log filename=/u01/lun0/hanfa2/arch/prodarch_23b63f7_1_625608313_86356.log recid=44 stamp=650313112
    archive log filename=/u01/lun0/hanfa2/arch/prodarch_23b63f7_1_625608313_86357.log thread=1 sequence=86357
    channel clone_default: deleting archive log(s)
    archive log filename=/u01/lun0/hanfa2/arch/prodarch_23b63f7_1_625608313_86357.log recid=45 stamp=650313112
    archive log filename=/u01/lun0/hanfa2/arch/prodarch_23b63f7_1_625608313_86358.log thread=1 sequence=86358
    channel clone_default: deleting archive log(s)
    archive log filename=/u01/lun0/hanfa2/arch/prodarch_23b63f7_1_625608313_86358.log recid=37 stamp=650313085
    archive log filename=/u01/lun0/hanfa2/arch/prodarch_23b63f7_1_625608313_86359.log thread=1 sequence=86359
    channel clone_default: deleting archive log(s)
    archive log filename=/u01/lun0/hanfa2/arch/prodarch_23b63f7_1_625608313_86359.log recid=38 stamp=650313085
    archive log filename=/u01/lun0/hanfa2/arch/prodarch_23b63f7_1_625608313_86360.log thread=1 sequence=86360
    channel clone_default: deleting archive log(s)
    archive log filename=/u01/lun0/hanfa2/arch/prodarch_23b63f7_1_625608313_86360.log recid=52 stamp=650313135
    archive log filename=/u01/lun0/hanfa2/arch/prodarch_23b63f7_1_625608313_86361.log thread=1 sequence=86361
    channel clone_default: deleting archive log(s)
    archive log filename=/u01/lun0/hanfa2/arch/prodarch_23b63f7_1_625608313_86361.log recid=40 stamp=650313085
    unable to find archive log
    archive log thread=1 sequence=86362
    Oracle Error:
    ORA-01547: warning: RECOVER succeeded but OPEN RESETLOGS would get error below
    ORA-01152: file 1 was not restored from a sufficiently old backup
    ORA-01110: data file 1: '/u01/lun0/hanfa2/system01.dbf'
    released channel: t1
    released channel: aux1
    released channel: aux2
    RMAN-00571: ===========================================================
    RMAN-00569: =============== ERROR MESSAGE STACK FOLLOWS ===============
    RMAN-00571: ===========================================================
    RMAN-03002: failure of Duplicate Db command at 03/25/2008 18:32:26
    RMAN-03015: error occurred in stored script Memory Script
    RMAN-06055: could not find log sequence 86362 thread 1
    Recovery Manager complete.

    Yes :-).
    Also when i run recover database using backup controlfile;and try to apply redo logs i am getting:ORA-00309: log belongs to wrong database Do you have any advice on this ?

  • Could not find classloader

    Hi,
    I just installed WLS 8.1 and deployed my EJB jar file using the admin console.
    According to the console the my service has been deployed successfully. However
    looking into the server log I see the following error:
    .DeploymentException: [Deployer:149233]An unexpected error was encountered during
    the deployment process. - with nested exception:
    [weblogic.utils.AssertionError: ***** ASSERTION FAILED *****[ Could not find classloader
    for  MINAService.jar in {MINAService.jar=CLNode{[gcl], 18544571->10808772,[MINAService@],[MINAService.jar],[J2EEApplicationContainer$Component(MINAService)]}}
         at weblogic.management.deploy.slave.SlaveDeployer.throwUnexpected(SlaveDeployer.java:2222)
         at weblogic.management.deploy.slave.SlaveDeployer.access$700(SlaveDeployer.java:132)
         at weblogic.management.deploy.slave.SlaveDeployer$Task.commit(SlaveDeployer.java:2364)
         at weblogic.management.deploy.slave.SlaveDeployer$Task.checkAutoCommit(SlaveDeployer.java:2431)
         at weblogic.management.deploy.slave.SlaveDeployer$Task.prepare(SlaveDeployer.java:2343)
         at weblogic.management.deploy.slave.SlaveDeployer.processPrepareTask(SlaveDeployer.java:833)
         at weblogic.management.deploy.slave.SlaveDeployer.prepareDelta(SlaveDeployer.java:542)
         at weblogic.management.deploy.slave.SlaveDeployer.prepareUpdate(SlaveDeployer.java:500)
         at weblogic.drs.internal.SlaveCallbackHandler$1.execute(SlaveCallbackHandler.java:25)
         at weblogic.kernel.ExecuteThread.execute(ExecuteThread.java:197)
         at weblogic.kernel.ExecuteThread.run(ExecuteThread.java:170)
    The server is running on port 7001. When I try to connect to the server at t3://localhost:7001
    using my EJB client I get an excpetion saying:
    We were unable to get a connection to the WebLogic server at t3://localhost:7001
    Please make sure that the server is running.
    Any idea what's going on?
    Thanks very much.
    Tony.

    My client code was wrong.
    Tony.
    "Tony Blair" <[email protected]> wrote:
    >
    Hi,
    I just installed WLS 8.1 and deployed my EJB jar file using the admin
    console.
    According to the console the my service has been deployed successfully.
    However
    looking into the server log I see the following error:
    .DeploymentException: [Deployer:149233]An unexpected error was encountered
    during
    the deployment process. - with nested exception:
    [weblogic.utils.AssertionError: ***** ASSERTION FAILED *****[ Could not
    find classloader
    for  MINAService.jar in {MINAService.jar=CLNode{[gcl], 18544571->10808772,[MINAService@],[MINAService.jar],[J2EEApplicationContainer$Component(MINAService)]}}
         at weblogic.management.deploy.slave.SlaveDeployer.throwUnexpected(SlaveDeployer.java:2222)
         at weblogic.management.deploy.slave.SlaveDeployer.access$700(SlaveDeployer.java:132)
         at weblogic.management.deploy.slave.SlaveDeployer$Task.commit(SlaveDeployer.java:2364)
         at weblogic.management.deploy.slave.SlaveDeployer$Task.checkAutoCommit(SlaveDeployer.java:2431)
         at weblogic.management.deploy.slave.SlaveDeployer$Task.prepare(SlaveDeployer.java:2343)
         at weblogic.management.deploy.slave.SlaveDeployer.processPrepareTask(SlaveDeployer.java:833)
         at weblogic.management.deploy.slave.SlaveDeployer.prepareDelta(SlaveDeployer.java:542)
         at weblogic.management.deploy.slave.SlaveDeployer.prepareUpdate(SlaveDeployer.java:500)
         at weblogic.drs.internal.SlaveCallbackHandler$1.execute(SlaveCallbackHandler.java:25)
         at weblogic.kernel.ExecuteThread.execute(ExecuteThread.java:197)
         at weblogic.kernel.ExecuteThread.run(ExecuteThread.java:170)
    The server is running on port 7001. When I try to connect to the server
    at t3://localhost:7001
    using my EJB client I get an excpetion saying:
    We were unable to get a connection to the WebLogic server at t3://localhost:7001
    Please make sure that the server is running.
    Any idea what's going on?
    Thanks very much.
    Tony.

  • I keep getting "pkg-config: could not find or read package"

    trying to install firefox-branded using yaourt
    [anthony@arch yaourt]$ yaourt -S firefox-branded
    ==> Downloading firefox-branded PKGBUILD from AUR...
    bsdtar: Removing leading '/' from member names
    x firefox-safe.desktop
    x browser-defaulturls.patch
    x PKGBUILD
    x firefox.install
    x mozilla-firefox-1.0-lang.patch
    x firefox.desktop
    x firefox-version.patch
    x firefox-agent.patch
    x mozconfig
    Comment by: wantilles on Wed, 21 Jul 2010 12:34:35 +0000
    Upstrem update to 3.6.7.
    Comment by: geo on Wed, 21 Jul 2010 12:46:53 +0000
    As reliable as ever, thanks wantilles :)
    Comment by: wantilles on Wed, 21 Jul 2010 16:27:56 +0000
    @ ropez fzerorubigd tschertel
    I won't answer the same questions twice.
    See my comment on Mon, 28 Jun 2010 15:51:20 +0000.
    Comment by: fzerorubigd on Wed, 21 Jul 2010 18:18:22 +0000
    :) I just want to report this is out of date and why I flag this as out of date. nothing else.
    Comment by: wantilles on Sat, 24 Jul 2010 11:36:22 +0000
    Upstream update to 3.6.8.
    Comment by: fzerorubigd on Wed, 11 Aug 2010 17:56:44 +0000
    Its a good work, but can you add default dictionary to this too? I mean just add a dictionaries folder inside installation folder and copy to en-US.dic and en-US.aff from mozilla-1.9.2/extensions/spellcheck/locales/en-US/hunspell folder?
    Thanks for your great work.
    First Submitted: Wed, 25 Jun 2008 06:41:54 +0000
    firefox-branded 3.6.8-1 : Standalone web browser from mozilla.org
    ( Unsupported package: Potentially dangerous ! )
    ==> Edit PKGBUILD ? [Y/n] ("A" to abort)
    ==> ------------------------------------
    ==> n
    ==> firefox-branded dependencies:
    - desktop-file-utils (already installed)
    - zip (already installed)
    - diffutils (already installed)
    - libgnomeui>=2.24.1 (already installed)
    - python (already installed)
    - wireless_tools (already installed)
    - xulrunner=1.9.2.8 (building from AUR)
    - pkg-config (building from AUR)
    ==> Edit firefox.install ? [Y/n] ("A" to abort)
    ==> -------------------------------------------
    ==> n
    ==> Continue building firefox-branded ? [Y/n]
    ==> -----------------------------------------
    ==>
    ==> Building and installing package
    ==> Install or build missing dependencies for firefox-branded:
    Password:
    error: 'pkg-config': could not find or read package
    ==> WARNING: Dependencies have been installed before the failure
    ==> Restart building firefox-branded ? [y/N]
    ==> ----------------------------------------
    ==>
    ==> WARNING: Following packages have not been installed:
    firefox-branded
    I have pkg-config installed (pacman -S base-devel) and ran pacman -Syyu after.

    ==> Making package: firefox-branded 3.6.8-1 (Tue Aug 24 03:59:02 PDT 2010)
    ==> Checking Runtime Dependencies...
    ==> Missing Dependencies:
    -> xulrunner=1.9.2.8
    ==> Checking Buildtime Dependencies...
    ==> Missing Dependencies:
    -> pkg-config
    ==> ERROR: Could not resolve all dependencies.
    thats what I get with makepkg -i

  • [SOLVED] "warning: could not find /bin/bash, starting /bin/sh instead"

    Hello all.
    I've just installed arch, despite very little knowledge of linux (i had ubuntu for a short while before this), but I like a challenge so i thought i'd throw myself in at the deep end.
    The installation went reasonably smoothly, but now i've got it up and running (with a minimal KDE install) but when I open up the konsole, I get the message
    "Warning: Could not find '/bin/bash/', starting '/bin/sh' instead. Please check your profile settings."
    and subsequently I cannot "su jake" (jake being my username, obviously). It requests my password, but when i press return I get the response
    su: /bin/bash/: Not a directory
    which means i've obviously done something wrong, but I cant make head nor tail of the archwiki on Bash, and from googling, I cant find anyone with a similar issue. I can run from root, but it's not ideal.
    Thanks for any response as to why this might be happening, and how to fix it.
    Last edited by hansolo128 (2012-04-24 08:55:37)

    @oxyd
    sh-4.2$ cat /etc/shells
    # /etc/shells
    /bin/sh
    /bin/bash
    # End of file
    root:x:0:0:root:/root:/bin/bash
    jake:x:1000:100::/home/jake:/bin/bash/
    the output of /etc/passwd is
    root:x:0:0:root:/root:/bin/bash
    bin:x:1:1:bin:/bin:/bin/false
    daemon:x:2:2:daemon:/sbin:/bin/false
    mail:x:8:12:mail:/var/spool/mail:/bin/false
    ftp:x:14:11:ftp:/srv/ftp:/bin/false
    http:x:33:33:http:/srv/http:/bin/false
    nobody:x:99:99:nobody:/:/bin/false
    dbus:x:81:81:System message bus:/:/bin/false
    jake:x:1000:100::/home/jake:/bin/bash/
    usbmux:x:140:140:usbmux user:/:/sbin/nologin
    mysql:x:89:89::/var/lib/mysql:/bin/false
    kdm:x:135:135::/var/lib/kdm:/bin/false
    avahi:x:84:84:avahi:/:/bin/false
    moving my home directory from /bin/bash/ to /bin/bash on the line of my username now allows me to su jake, but it doesnt solve the warning that /bin/bash/ doesnt exist.

  • [Solved]NetworkManager...I can't install it!, could not find or..

    Hi, i have a problem!
    i hope someone can help me..
    im trying to install networkmanager, but when i type "sudo pacman -S gnome-network-manager" i recive this error message: "error: 'gnome-network-manager': could not find or read package"
    why? iḿ doing what is here! : http://wiki.archlinux.org/index.php/Net … C3%B1ol%29
    thx, and sorry for my english, im from mexico
    Last edited by cuacha_ (2010-09-29 04:31:22)

    RaisedFist wrote:
    have you tried pacman -Ss networkmanager?
    also, I think you're looking for network-manager-applet, maybe the wiki is outdated.
    i just deleted wicd, i dont really like it, i use  networkmanager on ubuntu, openSUSE, sabayon and linux mint to share the internet with mi xbox 360...but i guess is imposible to do it with wicd...hmmm im a noob on arch! xD
    i typed that and i recived this:
    extra/network-manager-applet 0.8-3
        GNOME frontends to NetWorkmanager
    extra/networkmanager 0.8-1
        Network Management daemon
    extra/networkmanager-openconnect 0.8-1
        NetworkManager VPN integration for openconnect
    extra/networkmanager-openvpn 0.8-1
        NetworkManager VPN plugin for OpenVPN
    extra/networkmanager-pptp 0.8-1
        NetworkManager VPN plugin for pptp
    extra/networkmanager-vpnc 0.8-1
        NetworkManager VPN plugin for vpnc
    community/cnetworkmanager 0.21.1-2
        Command Line Interface for NetworkManager
    what is it?XD

  • BEA-000802: Could not find secondary on remote server

              I have a WebLogic cluster setup with two WebLogicServers, Admin Server and LoadBalancer
              with HttpClusterServlet.
              The first time I log into my web application I get the following error on managedServer
              1:
              ####<Jun 3, 2003 5:27:01 PM EDT> <Notice> <Cluster> <freerider1> <managedServer_1>
              <main> <<WLS Kernel>> <> <BEA-000102> <Joining cluster cluster on 237.0.0.1:7001>
              ####<Jun 3, 2003 5:27:01 PM EDT> <Notice> <WebLogicServer> <freerider1> <managedServer_1>
              <main> <<WLS Kernel>> <> <BEA-000330> <Started WebLogic Managed Server "managedServer_1"
              for domain "mydomain" running in Production Mode>
              ####<Jun 3, 2003 5:27:01 PM EDT> <Notice> <WebLogicServer> <freerider1> <managedServer_1>
              <main> <<WLS Kernel>> <> <BEA-000365> <Server state changed to RUNNING>
              ####<Jun 3, 2003 5:27:01 PM EDT> <Notice> <WebLogicServer> <freerider1> <managedServer_1>
              <main> <<WLS Kernel>> <> <BEA-000360> <Server started in RUNNING mode>
              ####<Jun 3, 2003 5:27:03 PM EDT> <Info> <WebLogicServer> <freerider1> <managedServer_1>
              <ListenThread.Default> <<WLS Kernel>> <> <BEA-000213> <Adding address: 165.218.167.197
              to licensed client list>
              ####<Jun 3, 2003 5:29:10 PM EDT> <Info> <WebLogicServer> <freerider1> <managedServer_1>
              <ListenThread.Default> <<WLS Kernel>> <> <BEA-000213> <Adding address: 165.218.167.196
              to licensed client list>
              ####<Jun 3, 2003 5:29:10 PM EDT> <Info> <HTTP> <freerider1> <managedServer_1>
              <ExecuteThread: '12' for queue: 'weblogic.kernel.Default'> <<anonymous>> <> <BEA-101047>
              <[ServletContext(id=23107068,name=smc,context-path=/smc)] /*: init>
              ####<Jun 3, 2003 5:29:10 PM EDT> <Info> <HTTP> <freerider1> <managedServer_1>
              <ExecuteThread: '12' for queue: 'weblogic.kernel.Default'> <<anonymous>> <> <BEA-101047>
              <[ServletContext(id=23107068,name=smc,context-path=/smc)] /*: Using standard I/O>
              ####<Jun 3, 2003 5:29:23 PM EDT> <Error> <Kernel> <freerider1> <managedServer_1>
              <ExecuteThread: '13' for queue: 'weblogic.kernel.Default'> <<WLS Kernel>> <> <BEA-000802>
              <ExecuteRequest failed
              weblogic.utils.NestedError: Could not find secondary on remote server - with
              nested exception:
              [weblogic.cluster.replication.NotFoundException: Unable to find object 823670646633126749].
              weblogic.cluster.replication.NotFoundException: Unable to find object 823670646633126749
                   at weblogic.cluster.replication.ReplicationManager.getPrimary(ReplicationManager.java:867)
                   at weblogic.cluster.replication.ReplicationManager.updateSecondary(ReplicationManager.java:712)
                   at weblogic.servlet.internal.session.ReplicatedSessionData.syncSession(ReplicatedSessionData.java:486)
                   at weblogic.servlet.internal.session.ReplicatedSessionContext.sync(ReplicatedSessionContext.java:176)
                   at weblogic.servlet.internal.ServletRequestImpl.syncSession(ServletRequestImpl.java:2440)
                   at weblogic.servlet.internal.WebAppServletContext.invokeServlet(WebAppServletContext.java:3633)
                   at weblogic.servlet.internal.ServletRequestImpl.execute(ServletRequestImpl.java:2573)
                   at weblogic.kernel.ExecuteThread.execute(ExecuteThread.java:178)
                   at weblogic.kernel.ExecuteThread.run(ExecuteThread.java:151)
              --------------- nested within: ------------------
              weblogic.utils.NestedError: Could not find secondary on remote server - with nested
              exception:
              [weblogic.cluster.replication.NotFoundException: Unable to find object 823670646633126749]
                   at weblogic.servlet.internal.session.ReplicatedSessionData.syncSession(ReplicatedSessionData.java:494)
                   at weblogic.servlet.internal.session.ReplicatedSessionContext.sync(ReplicatedSessionContext.java:176)
                   at weblogic.servlet.internal.ServletRequestImpl.syncSession(ServletRequestImpl.java:2440)
                   at weblogic.servlet.internal.WebAppServletContext.invokeServlet(WebAppServletContext.java:3633)
                   at weblogic.servlet.internal.ServletRequestImpl.execute(ServletRequestImpl.java:2573)
                   at weblogic.kernel.ExecuteThread.execute(ExecuteThread.java:178)
                   at weblogic.kernel.ExecuteThread.run(ExecuteThread.java:151)
              Does anybody know this problem? Any help on this greatly appreciated.
              Thanks, Marcel
              

    Hello Rozi,
              I've got the same error that you.
              Have you find out what is causing it?
              Thank you.

  • FindByPrimaryKey: Could not find prepared statement with handle 3

    I've inherited a WL61 application and been asked to make it work under WL81. We're using SQL Server 2000. We only access two tables. The XML got auto-converted during the upgrade, but I had to correct the RDBMS column names in the weblogic-cmp-jar.xml
    The application mostly works except the findByPrimaryKey fails with:
    ERROR ExecuteThread: '14' for queue: 'weblogic.kernel.Default' Administrator : TargetSessionBean - Error finding promotion with ID <2>
    javax.ejb.FinderException: Problem in findByPrimaryKey while preparing or executing statement: 'weblogic.jdbc.wrapper.PreparedStatement_weblogic_jdbc_base_BasePreparedStatement@95':
    java.sql.SQLException: [BEA][SQLServer JDBC Driver][SQLServer]Could not find prepared statement with handle 3.
    java.sql.SQLException: [BEA][SQLServer JDBC Driver][SQLServer]Could not find prepared statement with handle 3.
    at weblogic.jdbc.base.BaseExceptions.createException(Unknown Source)
    at weblogic.jdbc.base.BaseExceptions.getException(Unknown Source)
    I've checked the database table and the row exisits with the appropriate PK (in this case a promotion with ID <2>).
    In the WL61 version the findByPrimaryKey was explicitly defined in the weblogic-cmp-rdbms-jar.xml as follows:
    <finder>
    <method-name>findByPrimaryKey</method-name>
    <method-params>
    <method-param>com.fujitsu.ftxs.corema.server.PromotionPK</method-param>
    </method-params>
    <finder-query><![CDATA[ (= $0 promotionId) ]]></finder-query>
    <finder-expression>
    <expression-number>0</expression-number>
    <expression-text><![CDATA[@0.promotionId]]></expression-text>
    <expression-type>int</expression-type>
    </finder-expression>
    </finder
    But I understand that with WL81 I should no longer define this - it's done implicitly - so I've removed this finder definition.
    Any help appreciated. Thanks,
    - Andy Abel

    I fixed it by switching from the using the BEA driver:-
    DriverName="weblogic.jdbc.sqlserver.SQLServerDriver"
    URL="jdbc:bea:sqlserver://host:1433"
    And using the Microsoft Driver instead:-
    DriverName="com.microsoft.jdbc.sqlserver.SQLServerDriver"
    url=jdbc:microsoft:sqlserver://host:1433
    If anyone can explain why the Microsoft Driver works and the BEA driver does not I'd like to know.
    Thanks,
    - Andy Abel

  • Could not find stored procedure 'mds_getRepositoryVersion'.

    When I start up the BI_Server1 component I get the following error in the logs and the server goes into ADMIN state. Any ideas what may be causing this? I've fixed a previous issue with wrong password in mds-owsm,that error is gone now.
    I've already confirmed I can access the database through SSMS.
    SELECT OBI_REP.BI116_MDS.mds_getRepositoryVersion()
    Result:
    11.1.1.61.63
    OBIEE11g 11.1.1.6
    Sql Server 2008 R2
    Windows Server 2008
    ####<Jul 20, 2012 5:27:18 PM EDT> <Info> <JDBC> <******> <bi_server1> <[ACTIVE] ExecuteThread: '0' for queue: 'weblogic.kernel.Default (self-tuning)'> <<anonymous>> <> <0000JYaIM1pEgKhwD8icKw1G2SoP000002> <1342819638294> <BEA-001128> <Connection for pool "mds-owsm" closed.>
    ####<Jul 20, 2012 5:27:18 PM EDT> <Error> <JDBC> <WUVW****> <bi_server1> <[ACTIVE] ExecuteThread: '0' for queue: 'weblogic.kernel.Default (self-tuning)'> <<anonymous>> <> <0000JYaIM1pEgKhwD8icKw1G2SoP000002> <1342819638313> <BEA-001112> <Test "SELECT 1 FROM DUAL" set up for pool "mds-owsm" failed with exception: "java.sql.SQLSyntaxErrorException: [FMWGEN][SQLServer JDBC Driver][SQLServer]Invalid object name 'DUAL'.".>
    ####<Jul 20, 2012 5:27:18 PM EDT> <Error> <JDBC> <WU****> <bi_server1> <[ACTIVE] ExecuteThread: '0' for queue: 'weblogic.kernel.Default (self-tuning)'> <<anonymous>> <> <0000JYaIM1pEgKhwD8icKw1G2SoP000002> <1342819638315> <BEA-001111> <Unable to verify the test "SELECT 1 FROM DUAL" set up for pool "mds-owsm". Connections will not be tested. The test will not be used by isValid neither.>
    ####<Jul 20, 2012 5:27:18 PM EDT> <Info> <Common> <WU*****> <bi_server1> <[ACTIVE] ExecuteThread: '0' for queue: 'weblogic.kernel.Default (self-tuning)'> <<anonymous>> <> <0000JYaIM1pEgKhwD8icKw1G2SoP000002> <1342819638318> <BEA-000628> <Created "1" resources for pool "mds-owsm", out of which "1" are available and "0" are unavailable.>
    ####<Jul 20, 2012 5:27:18 PM EDT> <Error> <Deployer> <WU******> <bi_server1> <[ACTIVE] ExecuteThread: '0' for queue: 'weblogic.kernel.Default (self-tuning)'> <<WLS Kernel>> <> <0000JYaIM1pEgKhwD8icKw1G2SoP000002> <1342819638608> <BEA-149205> <Failed to initialize the application 'bipublisher [Version=11.1.1]' due to error oracle.mds.exception.MDSExceptionList: MDS-01329: unable to load element "persistence-config"
    MDS-01370: MetadataStore configuration for metadata-store-usage "MAR_TargetRepos" is invalid.
    [FMWGEN][SQLServer JDBC Driver][SQLServer]Could not find stored procedure 'mds_getRepositoryVersion'.
    oracle.mds.exception.MDSExceptionList: MDS-01329: unable to load element "persistence-config"
    MDS-01370: MetadataStore configuration for metadata-store-usage "MAR_TargetRepos" is invalid.
    [FMWGEN][SQLServer JDBC Driver][SQLServer]Could not find stored procedure 'mds_getRepositoryVersion'.
         at oracle.mds.config.PConfig.loadFromBean(PConfig.java:953)
         at oracle.mds.config.PConfig.<init>(PConfig.java:758)
         at oracle.mds.config.MDSConfig.loadFromBean(MDSConfig.java:787)
         at oracle.mds.config.MDSConfig.loadFromElement(MDSConfig.java:848)
         at oracle.mds.config.MDSConfig.<init>(MDSConfig.java:491)
         at oracle.mds.config.MDSConfig.<init>(MDSConfig.java:438)
         at oracle.mds.internal.lcm.deploy.DeployManager.deploy(DeployManager.java:516)
         at oracle.mds.internal.lcm.deploy.DeployManager.startDeployment(DeployManager.java:204)
         at oracle.mds.internal.lcm.MDSLifecycleListenerImpl.start(MDSLifecycleListenerImpl.java:215)
         at oracle.mds.lcm.weblogic.WLLifecycleListener.preStart(WLLifecycleListener.java:77)
         at weblogic.application.internal.flow.BaseLifecycleFlow$PreStartAction.run(BaseLifecycleFlow.java:282)
         at weblogic.security.acl.internal.AuthenticatedSubject.doAs(AuthenticatedSubject.java:321)
         at weblogic.security.service.SecurityManager.runAs(SecurityManager.java:120)
         at weblogic.application.internal.flow.BaseLifecycleFlow$LifecycleListenerAction.invoke(BaseLifecycleFlow.java:199)
         at weblogic.application.internal.flow.BaseLifecycleFlow.preStart(BaseLifecycleFlow.java:62)
         at weblogic.application.internal.flow.HeadLifecycleFlow.prepare(HeadLifecycleFlow.java:283)
         at weblogic.application.internal.BaseDeployment$1.next(BaseDeployment.java:613)
         at weblogic.application.utils.StateMachineDriver.nextState(StateMachineDriver.java:52)
         at weblogic.application.internal.BaseDeployment.prepare(BaseDeployment.java:184)
         at weblogic.application.internal.EarDeployment.prepare(EarDeployment.java:58)
         at weblogic.application.internal.DeploymentStateChecker.prepare(DeploymentStateChecker.java:154)
         at weblogic.deploy.internal.targetserver.AppContainerInvoker.prepare(AppContainerInvoker.java:60)
         at weblogic.deploy.internal.targetserver.AppDeployment.prepare(AppDeployment.java:141)
         at weblogic.management.deploy.internal.DeploymentAdapter$1.doPrepare(DeploymentAdapter.java:39)
         at weblogic.management.deploy.internal.DeploymentAdapter.prepare(DeploymentAdapter.java:191)
         at weblogic.management.deploy.internal.AppTransition$1.transitionApp(AppTransition.java:21)
         at weblogic.management.deploy.internal.ConfiguredDeployments.transitionApps(ConfiguredDeployments.java:261)
         at weblogic.management.deploy.internal.ConfiguredDeployments.transitionApps(ConfiguredDeployments.java:246)
         at weblogic.management.deploy.internal.ConfiguredDeployments.prepare(ConfiguredDeployments.java:165)
         at weblogic.management.deploy.internal.ConfiguredDeployments.deploy(ConfiguredDeployments.java:122)
         at weblogic.management.deploy.internal.DeploymentServerService.resume(DeploymentServerService.java:180)
         at weblogic.management.deploy.internal.DeploymentServerService.start(DeploymentServerService.java:96)
         at weblogic.t3.srvr.SubsystemRequest.run(SubsystemRequest.java:64)
         at weblogic.work.ExecuteThread.execute(ExecuteThread.java:209)
         at weblogic.work.ExecuteThread.run(ExecuteThread.java:178)
    Caused By: oracle.mds.exception.MDSExceptionList: MDS-01329: unable to load element "persistence-config"
    MDS-01370: MetadataStore configuration for metadata-store-usage "MAR_TargetRepos" is invalid.
    [FMWGEN][SQLServer JDBC Driver][SQLServer]Could not find stored procedure 'mds_getRepositoryVersion'.
         at oracle.mds.config.PConfig.loadFromBean(PConfig.java:953)
         at oracle.mds.config.PConfig.<init>(PConfig.java:758)
         at oracle.mds.config.MDSConfig.loadFromBean(MDSConfig.java:787)
         at oracle.mds.config.MDSConfig.loadFromElement(MDSConfig.java:848)
         at oracle.mds.config.MDSConfig.<init>(MDSConfig.java:491)
         at oracle.mds.config.MDSConfig.<init>(MDSConfig.java:438)
         at oracle.mds.internal.lcm.deploy.DeployManager.deploy(DeployManager.java:516)
         at oracle.mds.internal.lcm.deploy.DeployManager.startDeployment(DeployManager.java:204)
         at oracle.mds.internal.lcm.MDSLifecycleListenerImpl.start(MDSLifecycleListenerImpl.java:215)
         at oracle.mds.lcm.weblogic.WLLifecycleListener.preStart(WLLifecycleListener.java:77)
         at weblogic.application.internal.flow.BaseLifecycleFlow$PreStartAction.run(BaseLifecycleFlow.java:282)
         at weblogic.security.acl.internal.AuthenticatedSubject.doAs(AuthenticatedSubject.java:321)
         at weblogic.security.service.SecurityManager.runAs(SecurityManager.java:120)
         at weblogic.application.internal.flow.BaseLifecycleFlow$LifecycleListenerAction.invoke(BaseLifecycleFlow.java:199)
         at weblogic.application.internal.flow.BaseLifecycleFlow.preStart(BaseLifecycleFlow.java:62)
         at weblogic.application.internal.flow.HeadLifecycleFlow.prepare(HeadLifecycleFlow.java:283)
         at weblogic.application.internal.BaseDeployment$1.next(BaseDeployment.java:613)
         at weblogic.application.utils.StateMachineDriver.nextState(StateMachineDriver.java:52)
         at weblogic.application.internal.BaseDeployment.prepare(BaseDeployment.java:184)
         at weblogic.application.internal.EarDeployment.prepare(EarDeployment.java:58)
         at weblogic.application.internal.DeploymentStateChecker.prepare(DeploymentStateChecker.java:154)
         at weblogic.deploy.internal.targetserver.AppContainerInvoker.prepare(AppContainerInvoker.java:60)
         at weblogic.deploy.internal.targetserver.AppDeployment.prepare(AppDeployment.java:141)
         at weblogic.management.deploy.internal.DeploymentAdapter$1.doPrepare(DeploymentAdapter.java:39)
         at weblogic.management.deploy.internal.DeploymentAdapter.prepare(DeploymentAdapter.java:191)
         at weblogic.management.deploy.internal.AppTransition$1.transitionApp(AppTransition.java:21)
         at weblogic.management.deploy.internal.ConfiguredDeployments.transitionApps(ConfiguredDeployments.java:261)
         at weblogic.management.deploy.internal.ConfiguredDeployments.transitionApps(ConfiguredDeployments.java:246)
         at weblogic.management.deploy.internal.ConfiguredDeployments.prepare(ConfiguredDeployments.java:165)
         at weblogic.management.deploy.internal.ConfiguredDeployments.deploy(ConfiguredDeployments.java:122)
         at weblogic.management.deploy.internal.DeploymentServerService.resume(DeploymentServerService.java:180)
         at weblogic.management.deploy.internal.DeploymentServerService.start(DeploymentServerService.java:96)
         at weblogic.t3.srvr.SubsystemRequest.run(SubsystemRequest.java:64)
         at weblogic.work.ExecuteThread.execute(ExecuteThread.java:209)
         at weblogic.work.ExecuteThread.run(ExecuteThread.java:178)
    >
    Edited by: 844667 on Jul 20, 2012 2:48 PM

    Hi,
    I am getting the same thing and have not been able to find a resolution - would you happen to recall how you resolved this?

  • Crash, crash, crash The application arch quit unexpectedly.  could not load inserted library (???)

    I keep getting the notice on my desktop, "The application arch quit unexpectedly.  could not load inserted library: /Library/Application Support/DriveGenius/libdf.dylib".
    If I dismiss the notice it reappears in 10 seconds., crashes every 10 seconds.
    I'm assuming that Application Arch is an archive file.
    I've got several hundred archive files according to the app "Find Any File", dunno which is the offending one.
    In /Library/Application Support there's no DriveGenius/libdf.dylib to be found, not even in ~Library/Application Support. I can't even locate a DriveGenius/libdf.dylib file anywhere in my system.
    I don't even have DriveGenius installed.
    Where do I go from here?
    ++++++++++++++++++
    Here's the crash reportCrash Report:
    Process:         arch [13864]
    Path:            /usr/bin/arch
    Identifier:      arch
    Version:         ??? (???)
    Code Type:       X86 (Native)
    Parent Process:  launchd [77]
    Date/Time:       2011-07-28 09:26:10.180 -0700
    OS Version:      Mac OS X 10.5.8 (9L31a)
    Report Version:  6
    Anonymous UUID:  4E8D8378-02DE-4DAB-9D01-816F25C6DAB1
    Exception Type:  EXC_BREAKPOINT (SIGTRAP)
    Exception Codes: 0x0000000000000002, 0x0000000000000000
    Crashed Thread:  0
    Dyld Error Message:
      could not load inserted library: /Library/Application Support/DriveGenius/libdg.dylib

    Drive Genius must've been installed at one time & not completely removed.
    You may have to install it again to remove it, or see if it has an uninstaller uption in the installer.
    Might Check System Preferences>Accounts>Login Items window to see if it or something relevant is listed.
    Also look in these if they exist, some are invisible...
    /private/var/run/StartupItems
    /Library/StartupItems
    /System/Library/StartupItems
    /System/Library/LaunchDaemons
    /Library/LaunchDaemons

  • Error when deleting file: Could not find this item. This is no longer located in ...

    We are setting up a new Windows 2012 server. Users access this server using a 'terminal services'. We have mapped some folders from a legacy server (different domain). Using group policy preferences, we map this folder as a drive for a user.
    When user wants to delete some files, he get's the error: 'Could not find this item ..' The error is displayed to the user and it looks like the file can't be deleted. But when I press the F5 (refresh) button, the file is gone. My problem is very similar
    to a problem in the following post: http://social.technet.microsoft.com/Forums/windowsserver/en-US/042e747a-0e25-4190-b0a2-82f3e9635eb0/can-not-delete-file-error-is-could-not-find-this-item?forum=w7itprogeneral
    When I create 'txt' (or 'pdf', 'zip') file, i can delete it without the error. When I create 'xlsx', 'docx', 'pptx', 'bmp', 'jpg', I get the error.
    Does somebody have an idea, how can I fix the cause of this problem? (I can't tell to users to hit the F5 button everytime when they face this issue)
    Thank you for your help in advance!
    Juraj

    Hi,
    Please check if the problematic files’ filename ended with a dot. If so, you could refer to the article below to troubleshoot the issue:
    Solved: “Cannot read from the source file or disk”
    http://blog.dotsmart.net/2008/06/12/solved-cannot-read-from-the-source-file-or-disk/
    Regards,
    Mandy
    We
    are trying to better understand customer views on social support experience, so your participation in this
    interview project would be greatly appreciated if you have time.
    Thanks for helping make community forums a great place.

  • Re:one or more project in the solution was not loaded correctly, Could not find a part of the path

    Please I have been having  problems loadig the adventuremultdime2012, I downloaded the visual studio 2013
    but it is showing me this path
    C:\Users\PC\AppData\Local\Temp\Temp5_AdventureWorks Multidimensional Models SQL Server 2012 (3).zip\AdventureWorks Multidimensional Models SQL Server 2012\Enterprise\AdventureWorksDW2012Multidimensional-EE\AdventureWorksDW2012Multidimensional-EE.dwproj :
    error  : Could not find a part of the path 'C:\Users\PC\AppData\Local\Temp\Temp5_AdventureWorks Multidimensional Models SQL Server 2012 (3).zip\AdventureWorks Multidimensional Models SQL Server 2012\Enterprise\AdventureWorksDW2012Multidimensional-EE\AdventureWorksDW2012Multidimensional-EE.dwproj'.
    I guess its a hidden file or I have deleted it, because I cant find it too, any help please

    Looks like you've either moved the file to somewhere else or it got deleted
    Please Mark This As Answer if it solved your issue
    Please Vote This As Helpful if it helps to solve your issue
    Visakh
    My Wiki User Page
    My MSDN Page
    My Personal Blog
    My Facebook Page

  • Infopackage Idocs in status 2 - could not find code page for receiver system

    Hi,
    We just migrated our production system from BW 7.01 non unicode to BW 7.4 on HANA.
    We now encounter issues with idocs while loading data into bw from our ECC5 source. When we analyze idocs in the source system it appears with the message "could not find code page for receiver system"
    One weird thing is that the idoc seems to have been created before we started the infopackage in bw.. We controlled system time and AS time and everything seems ok.
    We did not encounter this issues on our previous migration test runs..
    Hope someone can help
    Christophe

    Hi,
    Thanks for responding. We finally found out what the problem was.
    We have two applications servers on our ECC with 2 different OS. One of them could not reach the new BW HANA server.
    Regards
    Christophe

  • Org.hibernate.PropertyNotFoundException: Could not find a getter for id in

    [skumar@aithdell3 events]$ java EventManager
    May 15, 2008 8:39:41 PM org.hibernate.cfg.Environment <clinit>
    INFO: Hibernate 3.2.3
    May 15, 2008 8:39:41 PM org.hibernate.cfg.Environment <clinit>
    INFO: hibernate.properties not found
    May 15, 2008 8:39:41 PM org.hibernate.cfg.Environment buildBytecodeProvider
    INFO: Bytecode provider name : cglib
    May 15, 2008 8:39:41 PM org.hibernate.cfg.Environment <clinit>
    INFO: using JDK 1.4 java.sql.Timestamp handling
    May 15, 2008 8:39:42 PM org.hibernate.cfg.Configuration configure
    INFO: configuring from resource: /hibernate.cfg.xml
    May 15, 2008 8:39:42 PM org.hibernate.cfg.Configuration getConfigurationInputStream
    INFO: Configuration resource: /hibernate.cfg.xml
    May 15, 2008 8:39:42 PM org.hibernate.cfg.Configuration addResource
    INFO: Reading mappings from resource : Event.hbm.xml
    May 15, 2008 8:39:43 PM org.hibernate.cfg.HbmBinder bindRootPersistentClassCommonValues
    INFO: Mapping class: Event -> EVENTS
    May 15, 2008 8:39:43 PM org.hibernate.cfg.Configuration doConfigure
    INFO: Configured SessionFactory: null
    May 15, 2008 8:39:43 PM org.hibernate.connection.DriverManagerConnectionProvider configure
    INFO: Using Hibernate built-in connection pool (not for production use!)
    May 15, 2008 8:39:43 PM org.hibernate.connection.DriverManagerConnectionProvider configure
    INFO: Hibernate connection pool size: 1
    May 15, 2008 8:39:43 PM org.hibernate.connection.DriverManagerConnectionProvider configure
    INFO: autocommit mode: false
    May 15, 2008 8:39:43 PM org.hibernate.connection.DriverManagerConnectionProvider configure
    INFO: using driver: org.hsqldb.jdbcDriver at URL: jdbc:hsqldb:sql://localhost
    May 15, 2008 8:39:43 PM org.hibernate.connection.DriverManagerConnectionProvider configure
    INFO: connection properties: {user=sa, password=****}
    May 15, 2008 8:39:44 PM org.hibernate.cfg.SettingsFactory buildSettings
    INFO: RDBMS: HSQL Database Engine, version: 1.8.0
    May 15, 2008 8:39:44 PM org.hibernate.cfg.SettingsFactory buildSettings
    INFO: JDBC driver: HSQL Database Engine Driver, version: 1.8.0
    May 15, 2008 8:39:44 PM org.hibernate.dialect.Dialect <init>
    INFO: Using dialect: org.hibernate.dialect.HSQLDialect
    May 15, 2008 8:39:44 PM org.hibernate.transaction.TransactionFactoryFactory buildTransactionFactory
    INFO: Using default transaction strategy (direct JDBC transactions)
    May 15, 2008 8:39:44 PM org.hibernate.transaction.TransactionManagerLookupFactory getTransactionManagerLookup
    INFO: No TransactionManagerLookup configured (in JTA environment, use of read-write or transactional second-level cache is not recommended)
    May 15, 2008 8:39:44 PM org.hibernate.cfg.SettingsFactory buildSettings
    INFO: Automatic flush during beforeCompletion(): disabled
    May 15, 2008 8:39:44 PM org.hibernate.cfg.SettingsFactory buildSettings
    INFO: Automatic session close at end of transaction: disabled
    May 15, 2008 8:39:44 PM org.hibernate.cfg.SettingsFactory buildSettings
    INFO: JDBC batch size: 15
    May 15, 2008 8:39:44 PM org.hibernate.cfg.SettingsFactory buildSettings
    INFO: JDBC batch updates for versioned data: disabled
    May 15, 2008 8:39:44 PM org.hibernate.cfg.SettingsFactory buildSettings
    INFO: Scrollable result sets: enabled
    May 15, 2008 8:39:44 PM org.hibernate.cfg.SettingsFactory buildSettings
    INFO: JDBC3 getGeneratedKeys(): disabled
    May 15, 2008 8:39:44 PM org.hibernate.cfg.SettingsFactory buildSettings
    INFO: Connection release mode: auto
    May 15, 2008 8:39:44 PM org.hibernate.cfg.SettingsFactory buildSettings
    INFO: Default batch fetch size: 1
    May 15, 2008 8:39:44 PM org.hibernate.cfg.SettingsFactory buildSettings
    INFO: Generate SQL with comments: disabled
    May 15, 2008 8:39:44 PM org.hibernate.cfg.SettingsFactory buildSettings
    INFO: Order SQL updates by primary key: disabled
    May 15, 2008 8:39:44 PM org.hibernate.cfg.SettingsFactory createQueryTranslatorFactory
    INFO: Query translator: org.hibernate.hql.ast.ASTQueryTranslatorFactory
    May 15, 2008 8:39:44 PM org.hibernate.hql.ast.ASTQueryTranslatorFactory <init>
    INFO: Using ASTQueryTranslatorFactory
    May 15, 2008 8:39:44 PM org.hibernate.cfg.SettingsFactory buildSettings
    INFO: Query language substitutions: {}
    May 15, 2008 8:39:44 PM org.hibernate.cfg.SettingsFactory buildSettings
    INFO: JPA-QL strict compliance: disabled
    May 15, 2008 8:39:44 PM org.hibernate.cfg.SettingsFactory buildSettings
    INFO: Second-level cache: enabled
    May 15, 2008 8:39:44 PM org.hibernate.cfg.SettingsFactory buildSettings
    INFO: Query cache: disabled
    May 15, 2008 8:39:44 PM org.hibernate.cfg.SettingsFactory createCacheProvider
    INFO: Cache provider: org.hibernate.cache.NoCacheProvider
    May 15, 2008 8:39:44 PM org.hibernate.cfg.SettingsFactory buildSettings
    INFO: Optimize cache for minimal puts: disabled
    May 15, 2008 8:39:44 PM org.hibernate.cfg.SettingsFactory buildSettings
    INFO: Structured second-level cache entries: disabled
    May 15, 2008 8:39:45 PM org.hibernate.cfg.SettingsFactory buildSettings
    INFO: Echoing all SQL to stdout
    May 15, 2008 8:39:45 PM org.hibernate.cfg.SettingsFactory buildSettings
    INFO: Statistics: disabled
    May 15, 2008 8:39:45 PM org.hibernate.cfg.SettingsFactory buildSettings
    INFO: Deleted entity synthetic identifier rollback: disabled
    May 15, 2008 8:39:45 PM org.hibernate.cfg.SettingsFactory buildSettings
    INFO: Default entity-mode: pojo
    May 15, 2008 8:39:45 PM org.hibernate.cfg.SettingsFactory buildSettings
    INFO: Named query checking : enabled
    May 15, 2008 8:39:45 PM org.hibernate.impl.SessionFactoryImpl <init>
    INFO: building session factory
    Intial session factory creation failed org.hibernate.PropertyNotFoundException: Could not find a getter for id in class Event
    Exception in thread "main" java.lang.ExceptionInInitializerError
    at HibernateUtil.<clinit>(HibernateUtil.java:18)
    at EventManager.main(EventManager.java:11)
    Caused by: org.hibernate.PropertyNotFoundException: Could not find a getter for id in class Event
    at org.hibernate.property.BasicPropertyAccessor.createGetter(BasicPropertyAccessor.java:282)
    at org.hibernate.property.BasicPropertyAccessor.getGetter(BasicPropertyAccessor.java:275)
    at org.hibernate.tuple.PropertyFactory.getGetter(PropertyFactory.java:168)
    at org.hibernate.tuple.PropertyFactory.buildIdentifierProperty(PropertyFactory.java:44)
    at org.hibernate.tuple.entity.EntityMetamodel.<init>(EntityMetamodel.java:123)
    at org.hibernate.persister.entity.AbstractEntityPersister.<init>(AbstractEntityPersister.java:434)
    at org.hibernate.persister.entity.SingleTableEntityPersister.<init>(SingleTableEntityPersister.java:109)
    at org.hibernate.persister.PersisterFactory.createClassPersister(PersisterFactory.java:55)
    at org.hibernate.impl.SessionFactoryImpl.<init>(SessionFactoryImpl.java:226)
    at org.hibernate.cfg.Configuration.buildSessionFactory(Configuration.java:1294)
    at HibernateUtil.<clinit>(HibernateUtil.java:14)
    How can i fix this exception
    Please help me.
    Thanks in advance

    [skumar@aithdell3 events]$ java EventManager
    May 15, 2008 8:39:41 PM org.hibernate.cfg.Environment <clinit>
    INFO: Hibernate 3.2.3
    May 15, 2008 8:39:41 PM org.hibernate.cfg.Environment <clinit>
    INFO: hibernate.properties not found
    May 15, 2008 8:39:41 PM org.hibernate.cfg.Environment buildBytecodeProvider
    INFO: Bytecode provider name : cglib
    May 15, 2008 8:39:41 PM org.hibernate.cfg.Environment <clinit>
    INFO: using JDK 1.4 java.sql.Timestamp handling
    May 15, 2008 8:39:42 PM org.hibernate.cfg.Configuration configure
    INFO: configuring from resource: /hibernate.cfg.xml
    May 15, 2008 8:39:42 PM org.hibernate.cfg.Configuration getConfigurationInputStream
    INFO: Configuration resource: /hibernate.cfg.xml
    May 15, 2008 8:39:42 PM org.hibernate.cfg.Configuration addResource
    INFO: Reading mappings from resource : Event.hbm.xml
    May 15, 2008 8:39:43 PM org.hibernate.cfg.HbmBinder bindRootPersistentClassCommonValues
    INFO: Mapping class: Event -> EVENTS
    May 15, 2008 8:39:43 PM org.hibernate.cfg.Configuration doConfigure
    INFO: Configured SessionFactory: null
    May 15, 2008 8:39:43 PM org.hibernate.connection.DriverManagerConnectionProvider configure
    INFO: Using Hibernate built-in connection pool (not for production use!)
    May 15, 2008 8:39:43 PM org.hibernate.connection.DriverManagerConnectionProvider configure
    INFO: Hibernate connection pool size: 1
    May 15, 2008 8:39:43 PM org.hibernate.connection.DriverManagerConnectionProvider configure
    INFO: autocommit mode: false
    May 15, 2008 8:39:43 PM org.hibernate.connection.DriverManagerConnectionProvider configure
    INFO: using driver: org.hsqldb.jdbcDriver at URL: jdbc:hsqldb:sql://localhost
    May 15, 2008 8:39:43 PM org.hibernate.connection.DriverManagerConnectionProvider configure
    INFO: connection properties: {user=sa, password=****}
    May 15, 2008 8:39:44 PM org.hibernate.cfg.SettingsFactory buildSettings
    INFO: RDBMS: HSQL Database Engine, version: 1.8.0
    May 15, 2008 8:39:44 PM org.hibernate.cfg.SettingsFactory buildSettings
    INFO: JDBC driver: HSQL Database Engine Driver, version: 1.8.0
    May 15, 2008 8:39:44 PM org.hibernate.dialect.Dialect <init>
    INFO: Using dialect: org.hibernate.dialect.HSQLDialect
    May 15, 2008 8:39:44 PM org.hibernate.transaction.TransactionFactoryFactory buildTransactionFactory
    INFO: Using default transaction strategy (direct JDBC transactions)
    May 15, 2008 8:39:44 PM org.hibernate.transaction.TransactionManagerLookupFactory getTransactionManagerLookup
    INFO: No TransactionManagerLookup configured (in JTA environment, use of read-write or transactional second-level cache is not recommended)
    May 15, 2008 8:39:44 PM org.hibernate.cfg.SettingsFactory buildSettings
    INFO: Automatic flush during beforeCompletion(): disabled
    May 15, 2008 8:39:44 PM org.hibernate.cfg.SettingsFactory buildSettings
    INFO: Automatic session close at end of transaction: disabled
    May 15, 2008 8:39:44 PM org.hibernate.cfg.SettingsFactory buildSettings
    INFO: JDBC batch size: 15
    May 15, 2008 8:39:44 PM org.hibernate.cfg.SettingsFactory buildSettings
    INFO: JDBC batch updates for versioned data: disabled
    May 15, 2008 8:39:44 PM org.hibernate.cfg.SettingsFactory buildSettings
    INFO: Scrollable result sets: enabled
    May 15, 2008 8:39:44 PM org.hibernate.cfg.SettingsFactory buildSettings
    INFO: JDBC3 getGeneratedKeys(): disabled
    May 15, 2008 8:39:44 PM org.hibernate.cfg.SettingsFactory buildSettings
    INFO: Connection release mode: auto
    May 15, 2008 8:39:44 PM org.hibernate.cfg.SettingsFactory buildSettings
    INFO: Default batch fetch size: 1
    May 15, 2008 8:39:44 PM org.hibernate.cfg.SettingsFactory buildSettings
    INFO: Generate SQL with comments: disabled
    May 15, 2008 8:39:44 PM org.hibernate.cfg.SettingsFactory buildSettings
    INFO: Order SQL updates by primary key: disabled
    May 15, 2008 8:39:44 PM org.hibernate.cfg.SettingsFactory createQueryTranslatorFactory
    INFO: Query translator: org.hibernate.hql.ast.ASTQueryTranslatorFactory
    May 15, 2008 8:39:44 PM org.hibernate.hql.ast.ASTQueryTranslatorFactory <init>
    INFO: Using ASTQueryTranslatorFactory
    May 15, 2008 8:39:44 PM org.hibernate.cfg.SettingsFactory buildSettings
    INFO: Query language substitutions: {}
    May 15, 2008 8:39:44 PM org.hibernate.cfg.SettingsFactory buildSettings
    INFO: JPA-QL strict compliance: disabled
    May 15, 2008 8:39:44 PM org.hibernate.cfg.SettingsFactory buildSettings
    INFO: Second-level cache: enabled
    May 15, 2008 8:39:44 PM org.hibernate.cfg.SettingsFactory buildSettings
    INFO: Query cache: disabled
    May 15, 2008 8:39:44 PM org.hibernate.cfg.SettingsFactory createCacheProvider
    INFO: Cache provider: org.hibernate.cache.NoCacheProvider
    May 15, 2008 8:39:44 PM org.hibernate.cfg.SettingsFactory buildSettings
    INFO: Optimize cache for minimal puts: disabled
    May 15, 2008 8:39:44 PM org.hibernate.cfg.SettingsFactory buildSettings
    INFO: Structured second-level cache entries: disabled
    May 15, 2008 8:39:45 PM org.hibernate.cfg.SettingsFactory buildSettings
    INFO: Echoing all SQL to stdout
    May 15, 2008 8:39:45 PM org.hibernate.cfg.SettingsFactory buildSettings
    INFO: Statistics: disabled
    May 15, 2008 8:39:45 PM org.hibernate.cfg.SettingsFactory buildSettings
    INFO: Deleted entity synthetic identifier rollback: disabled
    May 15, 2008 8:39:45 PM org.hibernate.cfg.SettingsFactory buildSettings
    INFO: Default entity-mode: pojo
    May 15, 2008 8:39:45 PM org.hibernate.cfg.SettingsFactory buildSettings
    INFO: Named query checking : enabled
    May 15, 2008 8:39:45 PM org.hibernate.impl.SessionFactoryImpl <init>
    INFO: building session factory
    Intial session factory creation failed org.hibernate.PropertyNotFoundException: Could not find a getter for id in class Event
    Exception in thread "main" java.lang.ExceptionInInitializerError
    at HibernateUtil.<clinit>(HibernateUtil.java:18)
    at EventManager.main(EventManager.java:11)
    Caused by: org.hibernate.PropertyNotFoundException: Could not find a getter for id in class Event
    at org.hibernate.property.BasicPropertyAccessor.createGetter(BasicPropertyAccessor.java:282)
    at org.hibernate.property.BasicPropertyAccessor.getGetter(BasicPropertyAccessor.java:275)
    at org.hibernate.tuple.PropertyFactory.getGetter(PropertyFactory.java:168)
    at org.hibernate.tuple.PropertyFactory.buildIdentifierProperty(PropertyFactory.java:44)
    at org.hibernate.tuple.entity.EntityMetamodel.<init>(EntityMetamodel.java:123)
    at org.hibernate.persister.entity.AbstractEntityPersister.<init>(AbstractEntityPersister.java:434)
    at org.hibernate.persister.entity.SingleTableEntityPersister.<init>(SingleTableEntityPersister.java:109)
    at org.hibernate.persister.PersisterFactory.createClassPersister(PersisterFactory.java:55)
    at org.hibernate.impl.SessionFactoryImpl.<init>(SessionFactoryImpl.java:226)
    at org.hibernate.cfg.Configuration.buildSessionFactory(Configuration.java:1294)
    at HibernateUtil.<clinit>(HibernateUtil.java:14)
    How can i fix this exception
    Please help me.
    Thanks in advance

Maybe you are looking for