Database Started In Restricted Mode...

Dear Exports,
We are using Oracle 10gR2 on Windows server 2008. My database size is approximately 2tb. Now we are going to setup Dataguard for our primary. We started the database with the changer parameters for dataguard and create spfile from pfile. And started the database with Spfile. But after some time i noticed that the database started automatically in Restricted mode. As in our database Previously dataguard was configured, due to the some problem that setup is not working and the logs are not applied in Standby server. I thought may be for this reason database going to restricted mode automatically so i set the log_archive_dest_state_2='DEFFER' and Now I scanned the whore alert.log file and found the same situation of restricted is happening from Jan 2010. Please Suggest some solution how i can over come the problem.
The alertlog when i started the database recently...
ALTER DATABASE CLOSE NORMAL
ORA-1507 signalled during: ALTER DATABASE CLOSE NORMAL...
ARCH: Archival disabled due to shutdown: 1089
Shutting down archive processes
Archiving is disabled
Archive process shutdown avoided: 0 active
ARCH: Archival disabled due to shutdown: 1089
Shutting down archive processes
Archiving is disabled
Archive process shutdown avoided: 0 active
Fri Apr 12 19:12:39 2013
Starting ORACLE instance (normal)
LICENSE_MAX_SESSION = 0
LICENSE_SESSIONS_WARNING = 0
Picked latch-free SCN scheme 3
Autotune of undo retention is turned on.
IMODE=BR
ILAT =97
LICENSE_MAX_USERS = 0
SYS auditing is disabled
ksdpec: called for event 13740 prior to event group initialization
Starting up ORACLE RDBMS Version: 10.2.0.4.0.
System parameters with non-default values:
processes = 800
sessions = 885
sga_max_size = 10737418240
__shared_pool_size = 1325400064
__large_pool_size = 16777216
__java_pool_size = 16777216
__streams_pool_size = 0
sga_target = 8589934592
control_files = G:\ORADATA\CONTROL01.CTL, G:\ORADATA\CONTROL02.CTL, G:\ORADATA\CONTROL03.CTL
db_block_size = 8192
__db_cache_size = 7214202880
compatible = 10.2.0.3.0
log_archive_config = DG_CONFIG=(orcl,stdby)
log_archive_dest_1 = LOCATION=I:\archive_log VALID_FOR=(ALL_LOGFILES,ALL_ROLES) DB_UNIQUE_NAME=orcl
log_archive_dest_2 = SERVICE=stdby NOAFFIRM ASYNC VALID_FOR=(ONLINE_LOGFILES,PRIMARY_ROLE) DB_UNIQUE_NAME=stdby
log_archive_dest_state_1 = enable
log_archive_max_processes= 30
log_archive_format = ARC%D_%s_%R.%T
fal_client = orcl
fal_server = stdby
db_file_multiblock_read_count= 16
db_recovery_file_dest = D:\oracle\product\10.2.0\flash_recovery_area
db_recovery_file_dest_size= 2147483648
standby_file_management = AUTO
undo_management = AUTO
undo_tablespace = UNDOTBS1
undo_retention = 5400
remote_login_passwordfile= EXCLUSIVE
db_domain =
dispatchers = (PROTOCOL=TCP) (SERVICE=orclXDB)
local_listener = (ADDRESS=(PROTOCOL=TCP)(HOST=192.168.12.86)(PORT=1521))
job_queue_processes = 10
audit_file_dest = D:\ORACLE\PRODUCT\10.2.0\ADMIN\ORCL\ADUMP
background_dump_dest = D:\ORACLE\PRODUCT\10.2.0\ADMIN\ORCL\BDUMP
user_dump_dest = D:\ORACLE\PRODUCT\10.2.0\ADMIN\ORCL\UDUMP
core_dump_dest = D:\ORACLE\PRODUCT\10.2.0\ADMIN\ORCL\CDUMP
db_name = orcl
open_cursors = 500
pga_aggregate_target = 10737418240
PMON started with pid=2, OS id=14328
PSP0 started with pid=3, OS id=15420
MMAN started with pid=4, OS id=9092
DBW0 started with pid=5, OS id=12360
DBW1 started with pid=6, OS id=18112
LGWR started with pid=7, OS id=18360
CKPT started with pid=8, OS id=18448
SMON started with pid=9, OS id=17160
RECO started with pid=10, OS id=18512
CJQ0 started with pid=11, OS id=19324
MMON started with pid=12, OS id=14380
Fri Apr 12 19:12:40 2013
starting up 1 dispatcher(s) for network address '(ADDRESS=(PARTIAL=YES)(PROTOCOL=TCP))'...
MMNL started with pid=13, OS id=2996
Fri Apr 12 19:12:40 2013
starting up 1 shared server(s) ...
Fri Apr 12 19:12:41 2013
ALTER DATABASE MOUNT
Fri Apr 12 19:12:45 2013
Setting recovery target incarnation to 2
Fri Apr 12 19:12:45 2013
Successful mount of redo thread 1, with mount id 1340307369
Fri Apr 12 19:12:45 2013
Allocated 15937344 bytes in shared pool for flashback generation buffer
Starting background process RVWR
RVWR started with pid=17, OS id=5524
Fri Apr 12 19:12:45 2013
Database mounted in Exclusive Mode
Completed: ALTER DATABASE MOUNT
Fri Apr 12 19:12:46 2013
ALTER DATABASE OPEN
Fri Apr 12 19:12:46 2013
LGWR: STARTING ARCH PROCESSES
ARC0 started with pid=18, OS id=11964
ARC1 started with pid=19, OS id=13472
ARC2 started with pid=20, OS id=17960
ARC3 started with pid=21, OS id=18548
ARC4 started with pid=22, OS id=15660
ARC5 started with pid=23, OS id=15548
ARC6 started with pid=24, OS id=14720
ARC7 started with pid=25, OS id=15780
ARC8 started with pid=26, OS id=17992
ARC9 started with pid=27, OS id=17988
ARCa started with pid=28, OS id=19436
ARCb started with pid=29, OS id=16104
ARCc started with pid=30, OS id=6656
ARCd started with pid=31, OS id=6900
ARCe started with pid=32, OS id=10568
ARCf started with pid=33, OS id=16992
ARCg started with pid=34, OS id=14372
ARCh started with pid=35, OS id=18084
ARCi started with pid=36, OS id=5788
ARCj started with pid=37, OS id=4940
ARCk started with pid=38, OS id=18816
ARCl started with pid=39, OS id=14588
ARCm started with pid=40, OS id=16820
ARCn started with pid=41, OS id=8068
ARCo started with pid=42, OS id=18736
ARCp started with pid=43, OS id=8316
ARCq started with pid=44, OS id=5952
ARCr started with pid=45, OS id=16304
ARCs started with pid=46, OS id=14884
Fri Apr 12 19:12:46 2013
ARC0: Archival started
ARCt started with pid=47, OS id=19408
Fri Apr 12 19:12:46 2013
ARC1: Archival started
ARC2: Archival started
ARC3: Archival started
ARC4: Archival started
ARC5: Archival started
ARC6: Archival started
ARC7: Archival started
ARC8: Archival started
ARC9: Archival started
ARCa: Archival started
ARCb: Archival started
ARCc: Archival started
ARCd: Archival started
ARCe: Archival started
ARCf: Archival started
ARCg: Archival started
ARCh: Archival started
ARCi: Archival started
ARCj: Archival started
ARCk: Archival started
ARCl: Archival started
ARCm: Archival started
ARCn: Archival started
ARCo: Archival started
ARCp: Archival started
ARCq: Archival started
ARCr: Archival started
ARCs: Archival started
ARCt: Archival started
LGWR: STARTING ARCH PROCESSES COMPLETE
Thread 1 opened at log sequence 117446
Current log# 10 seq# 117446 mem# 0: G:\ORADATA\REDO10A.LOG
Current log# 10 seq# 117446 mem# 1: H:\ORADATA\REDO10B.LOG
Fri Apr 12 19:12:46 2013
ARC0: Becoming the 'no FAL' ARCH
Fri Apr 12 19:12:46 2013
ARC0: Becoming the 'no SRL' ARCH
Fri Apr 12 19:12:46 2013
ARC8: Becoming the heartbeat ARCH
Fri Apr 12 19:12:47 2013
Successful open of redo thread 1
Fri Apr 12 19:12:47 2013
MTTR advisory is disabled because FAST_START_MTTR_TARGET is not set
Fri Apr 12 19:12:47 2013
SMON: enabling cache recovery
Fri Apr 12 19:12:48 2013
Successfully onlined Undo Tablespace 1.
Fri Apr 12 19:12:48 2013
SMON: enabling tx recovery
Fri Apr 12 19:12:48 2013
Database Characterset is WE8MSWIN1252
Opening with internal Resource Manager plan
where NUMA PG = 1, CPUs = 16
replication_dependency_tracking turned off (no async multimaster replication found)
Starting background process QMNC
QMNC started with pid=48, OS id=10048
Fri Apr 12 19:12:51 2013
Completed: ALTER DATABASE OPEN
Fri Apr 12 19:12:51 2013
Errors in file d:\oracle\product\10.2.0\admin\orcl\bdump\orcl_mmon_14380.trc:
ORA-19815: WARNING: db_recovery_file_dest_size of 2147483648 bytes is 99.56% used, and has 9486336 remaining bytes available.
Fri Apr 12 19:12:51 2013
You have following choices to free up space from flash recovery area:
1. Consider changing RMAN RETENTION POLICY. If you are using Data Guard,
then consider changing RMAN ARCHIVELOG DELETION POLICY.
2. Back up files to tertiary device such as tape using RMAN
BACKUP RECOVERY AREA command.
3. Add disk space and increase db_recovery_file_dest_size parameter to
reflect the new space.
4. Delete unnecessary files using RMAN DELETE command. If an operating
system command was used to delete files, then use RMAN CROSSCHECK and
DELETE EXPIRED commands.
Dump file d:\oracle\product\10.2.0\admin\orcl\bdump\alert_orcl.log
Fri Apr 12 19:13:26 2013
ORACLE V10.2.0.4.0 - 64bit Production vsnsta=0
vsnsql=14 vsnxtr=3
Windows NT Version V6.0 Service Pack 1
CPU : 16 - type 8664, 16 Physical Cores
Process Affinity : 0x0000000000000000
Memory (Avail/Total): Ph:55999M/65533M, Ph+PgF:183151M/193356M
Fri Apr 12 19:13:26 2013
Starting ORACLE instance (restrict)
LICENSE_MAX_SESSION = 0
LICENSE_SESSIONS_WARNING = 0
Picked latch-free SCN scheme 3
Autotune of undo retention is turned on.
IMODE=BR
ILAT =97
LICENSE_MAX_USERS = 0
SYS auditing is disabled
ksdpec: called for event 13740 prior to event group initialization
Starting up ORACLE RDBMS Version: 10.2.0.4.0.
System parameters with non-default values:
processes = 800
sessions = 885
sga_max_size = 10737418240
__shared_pool_size = 1325400064
__large_pool_size = 16777216
__java_pool_size = 16777216
__streams_pool_size = 0
sga_target = 8589934592
control_files = G:\ORADATA\CONTROL01.CTL, G:\ORADATA\CONTROL02.CTL, G:\ORADATA\CONTROL03.CTL
db_block_size = 8192
__db_cache_size = 7214202880
compatible = 10.2.0.3.0
log_archive_config = DG_CONFIG=(orcl,stdby)
log_archive_dest_1 = LOCATION=I:\archive_log VALID_FOR=(ALL_LOGFILES,ALL_ROLES) DB_UNIQUE_NAME=orcl
log_archive_dest_2 = SERVICE=stdby NOAFFIRM ASYNC VALID_FOR=(ONLINE_LOGFILES,PRIMARY_ROLE) DB_UNIQUE_NAME=stdby
log_archive_dest_state_1 = enable
log_archive_max_processes= 30
log_archive_format = ARC%D_%s_%R.%T
fal_client = orcl
fal_server = stdby
db_file_multiblock_read_count= 16
db_recovery_file_dest = D:\oracle\product\10.2.0\flash_recovery_area
db_recovery_file_dest_size= 2147483648
standby_file_management = AUTO
undo_management = AUTO
undo_tablespace = UNDOTBS1
undo_retention = 5400
remote_login_passwordfile= EXCLUSIVE
db_domain =
dispatchers = (PROTOCOL=TCP) (SERVICE=orclXDB)
local_listener = (ADDRESS=(PROTOCOL=TCP)(HOST=192.168.12.86)(PORT=1521))
job_queue_processes = 10
audit_file_dest = D:\ORACLE\PRODUCT\10.2.0\ADMIN\ORCL\ADUMP
background_dump_dest = D:\ORACLE\PRODUCT\10.2.0\ADMIN\ORCL\BDUMP
user_dump_dest = D:\ORACLE\PRODUCT\10.2.0\ADMIN\ORCL\UDUMP
core_dump_dest = D:\ORACLE\PRODUCT\10.2.0\ADMIN\ORCL\CDUMP
db_name = orcl
open_cursors = 500
pga_aggregate_target = 10737418240
PMON started with pid=2, OS id=18668
PSP0 started with pid=3, OS id=17668
MMAN started with pid=4, OS id=16896
DBW0 started with pid=5, OS id=18204
DBW1 started with pid=6, OS id=16976
LGWR started with pid=7, OS id=14552
CKPT started with pid=8, OS id=4480
SMON started with pid=9, OS id=10236
RECO started with pid=10, OS id=11832
CJQ0 started with pid=11, OS id=18844
MMON started with pid=12, OS id=15320
Fri Apr 12 19:13:27 2013
starting up 1 dispatcher(s) for network address '(ADDRESS=(PARTIAL=YES)(PROTOCOL=TCP))'...
MMNL started with pid=13, OS id=14944
Fri Apr 12 19:13:27 2013
starting up 1 shared server(s) ...
Fri Apr 12 19:13:27 2013
alter database orcl mount exclusive
Fri Apr 12 19:13:31 2013
Setting recovery target incarnation to 2
Fri Apr 12 19:13:31 2013
Successful mount of redo thread 1, with mount id 1340305111
Fri Apr 12 19:13:31 2013
Allocated 15937344 bytes in shared pool for flashback generation buffer
Starting background process RVWR
RVWR started with pid=17, OS id=12880
Fri Apr 12 19:13:31 2013
Database mounted in Exclusive Mode
Completed: alter database orcl mount exclusive
Fri Apr 12 19:13:31 2013
alter database open
Fri Apr 12 19:13:31 2013
Beginning crash recovery of 1 threads
parallel recovery started with 15 processes
Fri Apr 12 19:13:31 2013
Started redo scan
Fri Apr 12 19:13:31 2013
Completed redo scan
735 redo blocks read, 211 data blocks need recovery
Fri Apr 12 19:13:31 2013
Started redo application at
Thread 1: logseq 117446, block 97761
Fri Apr 12 19:13:31 2013
Recovery of Online Redo Log: Thread 1 Group 10 Seq 117446 Reading mem 0
Mem# 0: G:\ORADATA\REDO10A.LOG
Mem# 1: H:\ORADATA\REDO10B.LOG
Fri Apr 12 19:13:31 2013
Completed redo application
Fri Apr 12 19:13:32 2013
Completed crash recovery at
Thread 1: logseq 117446, block 98496, scn 7310601900
211 data blocks read, 211 data blocks written, 735 redo blocks read
Fri Apr 12 19:13:33 2013
LGWR: STARTING ARCH PROCESSES
ARC0 started with pid=33, OS id=18508
ARC1 started with pid=34, OS id=14692
ARC2 started with pid=35, OS id=17728
ARC3 started with pid=36, OS id=12476
ARC4 started with pid=37, OS id=19228
ARC5 started with pid=38, OS id=11552
ARC6 started with pid=39, OS id=7576
ARC7 started with pid=40, OS id=6244
ARC8 started with pid=41, OS id=18468
ARC9 started with pid=42, OS id=18492
ARCa started with pid=43, OS id=10352
ARCb started with pid=44, OS id=15516
ARCc started with pid=45, OS id=18216
ARCd started with pid=46, OS id=5660
ARCe started with pid=47, OS id=18756
ARCf started with pid=48, OS id=17828
ARCg started with pid=49, OS id=8696
ARCh started with pid=50, OS id=17736
ARCi started with pid=51, OS id=16736
ARCj started with pid=52, OS id=13208
ARCk started with pid=53, OS id=12012
ARCl started with pid=54, OS id=19180
ARCm started with pid=55, OS id=16632
ARCn started with pid=56, OS id=17588
ARCo started with pid=57, OS id=11948
ARCp started with pid=58, OS id=18416
ARCq started with pid=59, OS id=17888
ARCr started with pid=60, OS id=2144
ARCs started with pid=61, OS id=14392
Fri Apr 12 19:13:33 2013
ARC0: Archival started
ARCt started with pid=62, OS id=19264
Fri Apr 12 19:13:33 2013
ARC1: Archival started
ARC2: Archival started
ARC3: Archival started
ARC4: Archival started
ARC5: Archival started
ARC6: Archival started
ARC7: Archival started
ARC8: Archival started
ARC9: Archival started
ARCa: Archival started
ARCb: Archival started
ARCc: Archival started
ARCd: Archival started
ARCe: Archival started
ARCf: Archival started
ARCg: Archival started
ARCh: Archival started
ARCi: Archival started
ARCj: Archival started
ARCk: Archival started
ARCl: Archival started
ARCm: Archival started
ARCn: Archival started
ARCo: Archival started
ARCp: Archival started
ARCq: Archival started
ARCr: Archival started
ARCs: Archival started
ARCt: Archival started
LGWR: STARTING ARCH PROCESSES COMPLETE
Fri Apr 12 19:13:33 2013
Thread 1 advanced to log sequence 117447 (thread open)
Thread 1 opened at log sequence 117447
Current log# 8 seq# 117447 mem# 0: G:\ORADATA\REDO08A.LOG
Current log# 8 seq# 117447 mem# 1: H:\ORADATA\REDO08B.LOG
Successful open of redo thread 1
Fri Apr 12 19:13:33 2013
ARC3: Becoming the 'no FAL' ARCH
Fri Apr 12 19:13:33 2013
MTTR advisory is disabled because FAST_START_MTTR_TARGET is not set
Fri Apr 12 19:13:33 2013
ARC3: Becoming the 'no SRL' ARCH
Fri Apr 12 19:13:33 2013
ARCr: Becoming the heartbeat ARCH
Fri Apr 12 19:13:33 2013
SMON: enabling cache recovery
Fri Apr 12 19:13:33 2013
Successfully onlined Undo Tablespace 1.
Fri Apr 12 19:13:33 2013
SMON: enabling tx recovery
Fri Apr 12 19:13:33 2013
Database Characterset is WE8MSWIN1252
Opening with internal Resource Manager plan
where NUMA PG = 1, CPUs = 16
replication_dependency_tracking turned off (no async multimaster replication found)
Starting background process QMNC
QMNC started with pid=63, OS id=14896
Fri Apr 12 19:13:34 2013
Completed: alter database open
Fri Apr 12 19:13:34 2013
ALTER SYSTEM disable restricted session;
Fri Apr 12 19:13:35 2013
Errors in file d:\oracle\product\10.2.0\admin\orcl\bdump\orcl_mmon_15320.trc:
ORA-19815: WARNING: db_recovery_file_dest_size of 2147483648 bytes is 99.56% used, and has 9486336 remaining bytes available.
Fri Apr 12 19:13:35 2013
You have following choices to free up space from flash recovery area:
1. Consider changing RMAN RETENTION POLICY. If you are using Data Guard,
then consider changing RMAN ARCHIVELOG DELETION POLICY.
2. Back up files to tertiary device such as tape using RMAN
BACKUP RECOVERY AREA command.
3. Add disk space and increase db_recovery_file_dest_size parameter to
reflect the new space.
4. Delete unnecessary files using RMAN DELETE command. If an operating
system command was used to delete files, then use RMAN CROSSCHECK and
DELETE EXPIRED commands.
Fri Apr 12 19:13:36 2013
Error 12514 received logging on to the standby
Fri Apr 12 19:13:36 2013
Errors in file d:\oracle\product\10.2.0\admin\orcl\bdump\orcl_arc0_18508.trc:
ORA-12514: TNS:listener does not currently know of service requested in connect descriptor
FAL[server, ARC0]: Error 12514 creating remote archivelog file 'stdby'
FAL[server, ARC0]: FAL archive failed, see trace file.
Fri Apr 12 19:13:36 2013
Errors in file d:\oracle\product\10.2.0\admin\orcl\bdump\orcl_arc0_18508.trc:
ORA-16055: FAL request rejected
ARCH: FAL archive failed. Archiver continuing
Fri Apr 12 19:19:33 2013
Error 12514 received logging on to the standby
Fri Apr 12 19:19:33 2013
Errors in file d:\oracle\product\10.2.0\admin\orcl\bdump\orcl_arcr_2144.trc:
ORA-12514: TNS:listener does not currently know of service requested in connect descriptor
PING[ARCr]: Heartbeat failed to connect to standby 'stdby'. Error is 12514.
Fri Apr 12 19:22:52 2013
PING[ARCr]: Heartbeat failed to connect to standby 'stdby'. Error is 12514.
Fri Apr 12 20:09:34 2013
Error 12514 received logging on to the standby
Fri Apr 12 20:09:34 2013
Errors in file d:\oracle\product\10.2.0\admin\orcl\bdump\orcl_arcr_2144.trc:
ORA-12514: TNS:listener does not currently know of service requested in connect descriptor
PING[ARCr]: Heartbeat failed to connect to standby 'stdby'. Error is 12514.
Fri Apr 12 20:13:50 2013
Sat Apr 13 01:54:52 2013
Error 12514 received logging on to the standby
Sat Apr 13 01:54:52 2013
Errors in file d:\oracle\product\10.2.0\admin\orcl\bdump\orcl_arcr_2144.trc:
ORA-12514: TNS:listener does not currently know of service requested in connect descriptor
PING[ARCr]: Heartbeat failed to connect to standby 'stdby'. Error is 12514.
Sat Apr 13 12:35:12 2013
Error 12514 received logging on to the standby
Sat Apr 13 12:35:12 2013
Errors in file d:\oracle\product\10.2.0\admin\orcl\bdump\orcl_arcr_2144.trc:
ORA-12514: TNS:listener does not currently know of service requested in connect descriptor
PING[ARCr]: Heartbeat failed to connect to standby 'stdby'. Error is 12514.
Sat Apr 13 12:37:01 2013
ALTER SYSTEM SET log_archive_dest_state_2='DEFER' SCOPE=MEMORY;
Sat Apr 13 12:38:23 2013
Unable to allocate flashback log of 1946 blocks from
current recovery area of size 2147483648 bytes.
Current Flashback database retention is less than target
because of insufficient space in the flash recovery area.
Flashback will continue to use available space, but the
size of the flash recovery area must be increased to meet
the Flashback database retention target
Use ALTER SYSTEM SET db_recovery_file_dest_size command
to add space. DO NOT manually remove flashback log files
to create space.
Sat Apr 13 12:38:41 2013
ALTER SYSTEM SET db_recovery_file_dest_size='5G' SCOPE=MEMORY;
Sat Apr 13 12:38:41 2013
db_recovery_file_dest_size of 5120 MB is 39.82% used. This is a
user-specified limit on the amount of space that will be used by this
database for recovery-related files, and does not reflect the amount of
space available in the underlying filesystem or ASM diskgroup.
Sat Apr 13 15:42:21 2013
ORA-01555 caused by SQL statement below (SQL ID: 2zb70pwz9p06q, Query Duration=1365847941 sec, SCN: 0x0001.b3c0f735):
Sat Apr 13 15:42:21 2013
SELECT * FROM RELATIONAL("ORISSA_TRANSACTION"."SELLER_BIOMETRICS_TBL")
Sat Apr 13 15:48:37 2013
Thread 1 advanced to log sequence 117452 (LGWR switch)
Current log# 10 seq# 117452 mem# 0: G:\ORADATA\REDO10A.LOG
Current log# 10 seq# 117452 mem# 1: H:\ORADATA\REDO10B.LOG
Sat Apr 13 20:31:00 2013
The value (30) of MAXTRANS parameter ignored.
kupprdp: master process DM00 started with pid=31, OS id=16196
to execute - SYS.KUPM$MCP.MAIN('SYS_EXPORT_SCHEMA_30', 'ORISSA_TRANSACTION', 'KUPC$C_1_20130413203100', 'KUPC$S_1_20130413203100', 0);
kupprdp: worker process DW01 started with worker id=1, pid=66, OS id=16200
to execute - SYS.KUPW$WORKER.MAIN('SYS_EXPORT_SCHEMA_30', 'ORISSA_TRANSACTION');
Sun Apr 14 00:00:11 2013
Thread 1 advanced to log sequence 117453 (LGWR switch)
Current log# 8 seq# 117453 mem# 0: G:\ORADATA\REDO08A.LOG
Current log# 8 seq# 117453 mem# 1: H:\ORADATA\REDO08B.LOG
Sun Apr 14 00:00:52 2013
Thread 1 advanced to log sequence 117454 (LGWR switch)
Current log# 9 seq# 117454 mem# 0: G:\ORADATA\REDO09A.LOG
Current log# 9 seq# 117454 mem# 1: H:\ORADATA\REDO09B.LOG

like you show in the alert.log:
PROBLEM
Unable to allocate flashback log of 1946 blocks from
current recovery area of size 2147483648 bytes.
Current Flashback database retention is less than target
because of insufficient space in the flash recovery area.
Flashback will continue to use available space, but the
size of the flash recovery area must be increased to meet
the Flashback database retention target
Use ALTER SYSTEM SET db_recovery_file_dest_size command
to add space. DO NOT manually remove flashback log files
to create space.
SOLUTION
Fri Apr 12 19:12:51 2013
You have following choices to free up space from flash recovery area:
1. Consider changing RMAN RETENTION POLICY. If you are using Data Guard,
then consider changing RMAN ARCHIVELOG DELETION POLICY.
2. Back up files to tertiary device such as tape using RMAN
BACKUP RECOVERY AREA command.
3. Add disk space and increase db_recovery_file_dest_size parameter to
reflect the new space.
4. Delete unnecessary files using RMAN DELETE command. If an operating
system command was used to delete files, then use RMAN CROSSCHECK and
DELETE EXPIRED commands.
************************************************************************choose one and try again. Post if you have more issues.

Similar Messages

  • AWR Snapshots Required When Database is in Restricted Mode

    We are planning to run some processes, but want the database to be in restricted mode to keep "normal" users out.
    But we also need to monitor performance on the system during that. Normally however, scheduled jobs such as this don't run in restricted mode.
    Does anyone know of any way of still (preferably automatically) running the AWR snapshots when the database (Version 10.1.0.5) is in restrict mode.
    I know this may be a little off-topic for this forum, but it was the nearest I could find.
    Any information gratefully received.

    Hi,
    Unfortunately this is not possible in version 10.1 .
    In 10.2.0.4 (when it is released) and 11g it is possible to allow this using the ALLOW_RUNS_IN_RESTRICTED_MODE boolean job attribute.
    In prior releases no jobs will run when the database is in restricted mode.
    Thanks,
    Ravi.

  • How to put database in RESTRICTED mode ?

    Hi,
    in 9.2.0.6 on Windows 2003 server how to put database in RESTRICTED mode ?
    Many thanks before.

    ERROR at line 1:
    ORA-12719: operation requires database is in RESTRICTED mode
    That's because 'ALTER SYSTEM QUIESCE RESTRICTED' doesn't actually put the database into restricted mode:
    SQL> select logins, active_state from v$instance;
    LOGINS       ACTIVE_ST
    ALLOWED       NORMAL
    SQL> alter system quiesce restricted;
    System altered.
    SQL> select logins, active_state from v$instance;
    LOGINS       ACTIVE_ST
    ALLOWED       QUIESCEDTry staring the database in restricted mode and then quiescing it:
    SQL>
    SQL> shutdown immediate;
    Database closed.
    Database dismounted.
    ORACLE instance shut down.
    SQL> startup restrict;
    ORACLE instance started.
    Total System Global Area  167772160 bytes
    Fixed Size                  1289508 bytes
    Variable Size             117441244 bytes
    Database Buffers           46137344 bytes
    Redo Buffers                2904064 bytes
    Database mounted.
    Database opened.
    SQL> alter system quiesce restricted;
    System altered.
    SQL> select logins, active_state from v$instance;
    LOGINS           ACTIVE_ST
    RESTRICTED       QUIESCED
    SQL>As you can see from V$INSTANCE, when you are running in restricted mode LOGINS will have a value of 'RESTRICTED'
    However - I still think that if you are dealing with users logging in to your (RESTRICTED) database via the listener then the easiest option is to stop the listener whilst the database is down and restart it once your alter database command has completed.
    PS : No any other user is connected.No, they wouldn't be this time because you had quiesced the database... but you still need to get the database into restricted mode for this alter database command.

  • Oracle 10g in restricted mode, unable to start up

    We have a 10g instance which we shut down and started in restricted mode. It is now open, restrict.
    No one including SYS can connect.
    ORA-12526: TNS:listener: all appropriate instances are in restricted mode
    The original session which shut down the DB is logged off.
    How can we start the database?
    Thanks

    We did it by not specifying the instance on the connection.
    I.e.
    sqlplus system/password@DATABASE
    did not work
    but
    ORACLE_HOME=DATABASE
    sqlplus system/password
    did
    Message was edited by:
    cubittm

  • Monitor database in restrict mode

    hello everybody,
    is there a way to see session activity information in Top Activity window when database is in restricted mode? Monitored database, OMS and agent are all 10.2.0.3.
    So far I have tried to grant restricted session to dbsnmp but it didn't help.
    thx for any suggestion

    hi Alan,
    I have tried to connect as sysdba to database but it shows no data. I also reconfigured the database target properties to be monitored through sys (as sysdba) but didn't work either.
    Slavek

  • OWB in restricted mode issues.. anyone running successfully?

    We are attempting to run OWB while our database is in restricted mode to allow us to do our updates while restricting other activity but we are running into what seems to be connection issues with the design and control centers. We have added (UR=A) to the tnsnames file and can connect from sqlplus as our design center owner, but I am wondering if some similiar modification is needed within an owb configuration as I know a lot of owb connections are set up using host:port:service and am not sure if somehow that needs a change as well to allow the connection or if that will pick up the change in the tnsnames as well. Anyone have any experience or success with running owb in restricted mode.
    Thanks,
    Rich
    Additional Info: 10.2.0.3 DB on AIX5L 5.3 running OWB 10.2.0.3 with 10.2.0.3.33 clients
    Message was edited by:
    BengalGuy

    I can't believe that no one has ever tried this before as it seems like something that would be relatively common. Anyone have any experience with this combination at all regardless of success or failure?

  • Starting up an Oracle database in read only mode

    Is there a way to have an oracle database start up in "read only" mode every time the instance is shutdown and strated back up. I need to accomplish this without any sort of manual intervention? Is there a parameter that can be set in init.ora etc... ? I am using oracle version 9.2.
    Thanks in advance.

    Operating System info is useful.
    On *nix, it's a simple matter to edit the dbstart script.  On Windows, I'd start investigating the 'net start' command.                                                                                                                                                                                                                                                                                                                           

  • How to put RAC database in restricted mode?is it with srvctl?

    I know for standalone database its
    SQL> startup restrict --if its down
    SQL> alter system enable restricted session; --if its up
    Any idea for RAC ? any option with srvctl ? what are the steps .....
    Thanks in advance for help
    Gagan

    Hi
    There is no option like that. It's as same as keeping normal database in restricted mode.
    alter database enable restricted session;
    and end with
    alter database disable restricted session.
    Regards,
    Phani Kumar P
    +919948677317

  • How can I set my database instance to start in OPEN mode after my computer

    Hi all,
    Sometime, I have to reboot my computer. After it rebooted, my instance is automaticaly executed. But, my database is not set to the OPEN mode (automaticaly). On some development computers, my status is set to OPEN after a reboot. On some computers, the local database is set to the IDLE instance.
    How can I set my database instance to start in OPEN mode after my computer has rebooted?
    Thank your for any help.

    but i could not run command emctl start dbconsolor lsnrctl..
    What error you are getting? If you are not able to run both of them then the ORACLE_HOME is not set properly.
    i set oracle_home and oracle_sid in thereWhere? Is it set in your user variable part of system variable. It is good to set it in the system variable, so that it will be common for all the users who use the system.
    To check whether the variable is set or not go to the command prompt and type
    setIf you see your ORACLE_HOME variable then it is set or else not.

  • Yosemite starts on Safe Mode only (iMac 2009)

    Hello Everybody,
    I have installed Yosemite on my iMac 2009 and after the reboot the system starts in safe mode only.
    Does anyone have an idea how I can fix this?
    Here the log:
    12/23/14 8:51:47.000 AM syslogd[17]: Configuration Notice:
    ASL Module "com.apple.commerce.asl" claims selected messages.
    Those messages may not appear in standard system log files or in the ASL database.
    12/23/14 8:51:47.000 AM syslogd[17]: Configuration Notice:
    ASL Module "com.apple.CoreDuetAdmissionControl" claims selected messages.
    Those messages may not appear in standard system log files or in the ASL database.
    12/23/14 8:51:47.000 AM syslogd[17]: Configuration Notice:
    ASL Module "com.apple.eventmonitor" claims selected messages.
    Those messages may not appear in standard system log files or in the ASL database.
    12/23/14 8:51:47.000 AM syslogd[17]: Configuration Notice:
    ASL Module "com.apple.family.asl" claims selected messages.
    Those messages may not appear in standard system log files or in the ASL database.
    12/23/14 8:51:47.000 AM syslogd[17]: Configuration Notice:
    ASL Module "com.apple.ical" claims selected messages.
    Those messages may not appear in standard system log files or in the ASL database.
    12/23/14 8:51:47.000 AM syslogd[17]: Configuration Notice:
    ASL Module "com.apple.icloud.FindMyDevice" claims selected messages.
    Those messages may not appear in standard system log files or in the ASL database.
    12/23/14 8:51:47.000 AM syslogd[17]: Configuration Notice:
    ASL Module "com.apple.install" claims selected messages.
    Those messages may not appear in standard system log files or in the ASL database.
    12/23/14 8:51:47.000 AM syslogd[17]: Configuration Notice:
    ASL Module "com.apple.iokit.power" claims selected messages.
    Those messages may not appear in standard system log files or in the ASL database.
    12/23/14 8:51:47.000 AM syslogd[17]: Configuration Notice:
    ASL Module "com.apple.mail" claims selected messages.
    Those messages may not appear in standard system log files or in the ASL database.
    12/23/14 8:51:47.000 AM syslogd[17]: Configuration Notice:
    ASL Module "com.apple.MessageTracer" claims selected messages.
    Those messages may not appear in standard system log files or in the ASL database.
    12/23/14 8:51:47.000 AM syslogd[17]: Configuration Notice:
    ASL Module "com.apple.networking.symptoms" claims selected messages.
    Those messages may not appear in standard system log files or in the ASL database.
    12/23/14 8:51:47.000 AM syslogd[17]: Configuration Notice:
    ASL Module "com.apple.networking.symptoms" claims selected messages.
    Those messages may not appear in standard system log files or in the ASL database.
    12/23/14 8:51:47.000 AM syslogd[17]: Configuration Notice:
    ASL Module "com.apple.performance" claims selected messages.
    Those messages may not appear in standard system log files or in the ASL database.
    12/23/14 8:51:47.000 AM syslogd[17]: Configuration Notice:
    ASL Module "com.apple.secinitd" claims selected messages.
    Do you have any idea why the it does not work?
    Thanks,
    Riccardo
    Those messages may not appear in standard system log files or in the ASL database.
    12/23/14 8:51:47.000 AM syslogd[17]: Configuration Notice:
    ASL Module "com.apple.securityd" claims selected messages.
    Those messages may not appear in standard system log files or in the ASL database.
    12/23/14 8:51:47.000 AM syslogd[17]: Configuration Notice:
    ASL Module "com.apple.securityd" claims selected messages.
    Those messages may not appear in standard system log files or in the ASL database.
    12/23/14 8:51:47.000 AM syslogd[17]: Configuration Notice:
    ASL Module "com.apple.securityd" claims selected messages.
    Those messages may not appear in standard system log files or in the ASL database.
    12/23/14 8:51:47.000 AM syslogd[17]: Configuration Notice:
    ASL Module "com.apple.securityd" claims selected messages.
    Those messages may not appear in standard system log files or in the ASL database.
    12/23/14 8:51:47.000 AM syslogd[17]: Configuration Notice:
    ASL Module "com.apple.securityd" claims selected messages.
    Those messages may not appear in standard system log files or in the ASL database.
    12/23/14 8:51:47.000 AM syslogd[17]: Configuration Notice:
    ASL Module "com.apple.securityd" claims selected messages.
    Those messages may not appear in standard system log files or in the ASL database.
    12/23/14 8:51:47.000 AM syslogd[17]: Configuration Notice:
    ASL Module "com.apple.securityd" claims selected messages.
    Those messages may not appear in standard system log files or in the ASL database.
    12/23/14 8:51:47.000 AM kernel[0]: Longterm timer threshold: 1000 ms
    12/23/14 8:51:47.000 AM kernel[0]: Darwin Kernel Version 14.0.0: Fri Sep 19 00:26:44 PDT 2014; root:xnu-2782.1.97~2/RELEASE_X86_64
    12/23/14 8:51:47.000 AM kernel[0]: vm_page_bootstrap: 4068589 free pages and 92947 wired pages
    12/23/14 8:51:47.000 AM kernel[0]: kext submap [0xffffff7f80a00000 - 0xffffff8000000000], kernel text [0xffffff8000200000 - 0xffffff8000a00000]
    12/23/14 8:51:47.000 AM kernel[0]: zone leak detection enabled
    12/23/14 8:51:47.000 AM kernel[0]: "vm_compressor_mode" is 4
    12/23/14 8:51:47.000 AM kernel[0]: multiq scheduler config: deep-drain 0, urgent first 1, depth limit 4, band limit 127, sanity check 0
    12/23/14 8:51:47.000 AM kernel[0]: standard timeslicing quantum is 10000 us
    12/23/14 8:51:47.000 AM kernel[0]: standard background quantum is 2500 us
    12/23/14 8:51:47.000 AM kernel[0]: mig_table_max_displ = 13
    12/23/14 8:51:47.000 AM kernel[0]: AppleACPICPU: ProcessorId=1 LocalApicId=0 Enabled
    12/23/14 8:51:47.000 AM kernel[0]: AppleACPICPU: ProcessorId=2 LocalApicId=1 Enabled
    12/23/14 8:51:47.000 AM kernel[0]: AppleACPICPU: ProcessorId=3 LocalApicId=2 Enabled
    12/23/14 8:51:47.000 AM kernel[0]: AppleACPICPU: ProcessorId=4 LocalApicId=3 Enabled
    12/23/14 8:51:47.000 AM kernel[0]: AppleACPICPU: ProcessorId=5 LocalApicId=4 Enabled
    12/23/14 8:51:47.000 AM kernel[0]: AppleACPICPU: ProcessorId=6 LocalApicId=5 Enabled
    12/23/14 8:51:47.000 AM kernel[0]: AppleACPICPU: ProcessorId=7 LocalApicId=6 Enabled
    12/23/14 8:51:47.000 AM kernel[0]: AppleACPICPU: ProcessorId=8 LocalApicId=7 Enabled
    12/23/14 8:51:47.000 AM kernel[0]: calling mpo_policy_init for TMSafetyNet
    12/23/14 8:51:47.000 AM kernel[0]: Security policy loaded: Safety net for Time Machine (TMSafetyNet)
    12/23/14 8:51:38.298 AM com.apple.xpc.launchd[1]: (com.apple.alf) The HideUntilCheckIn property is an architectural performance issue. Please transition away from it.
    12/23/14 8:51:47.000 AM kernel[0]: calling mpo_policy_init for AMFI
    12/23/14 8:51:47.000 AM kernel[0]: Security policy loaded: Apple Mobile File Integrity (AMFI)
    12/23/14 8:51:47.000 AM kernel[0]: calling mpo_policy_init for Sandbox
    12/23/14 8:51:47.000 AM kernel[0]: Security policy loaded: Seatbelt sandbox policy (Sandbox)
    12/23/14 8:51:47.000 AM kernel[0]: calling mpo_policy_init for Quarantine
    12/23/14 8:51:47.000 AM kernel[0]: Security policy loaded: Quarantine policy (Quarantine)
    12/23/14 8:51:47.000 AM kernel[0]: Copyright (c) 1982, 1986, 1989, 1991, 1993
    12/23/14 8:51:47.000 AM kernel[0]: The Regents of the University of California. All rights reserved.
    12/23/14 8:51:47.000 AM kernel[0]: MAC Framework successfully initialized
    12/23/14 8:51:47.000 AM kernel[0]: using 16384 buffer headers and 10240 cluster IO buffer headers
    12/23/14 8:51:47.000 AM kernel[0]: AppleKeyStore starting (BUILT: Sep 19 2014 00:11:30)
    12/23/14 8:51:47.000 AM kernel[0]: IOAPIC: Version 0x20 Vectors 64:87
    12/23/14 8:51:47.000 AM kernel[0]: ACPI: sleep states S3 S4 S5
    12/23/14 8:51:47.000 AM kernel[0]: pci (build 00:11:20 Sep 19 2014), flags 0xe3000, pfm64 (36 cpu) 0xf80000000, 0x80000000
    12/23/14 8:51:47.000 AM kernel[0]: [ PCI configuration begin ]
    12/23/14 8:51:47.000 AM kernel[0]: AppleIntelCPUPowerManagement: Turbo Ratios 1145
    12/23/14 8:51:47.000 AM kernel[0]: AppleIntelCPUPowerManagement: (built 00:11:36 Sep 19 2014) initialization complete
    12/23/14 8:51:47.000 AM kernel[0]: console relocated to 0xf80010000
    12/23/14 8:51:47.000 AM kernel[0]: [ PCI configuration end, bridges 9, devices 21 ]
    12/23/14 8:51:47.000 AM kernel[0]: [ PCI configuration begin ]
    12/23/14 8:51:47.000 AM kernel[0]: [ PCI configuration end, bridges 10, devices 36 ]
    12/23/14 8:51:47.000 AM kernel[0]: FireWire (OHCI) TI ID 823f built-in now active, GUID d49a20fffeca2350; max speed s800.
    12/23/14 8:51:47.000 AM kernel[0]: USBMSC Identifier (non-unique): 000000009833 0x5ac 0x8403 0x9833, 2
    12/23/14 8:51:47.000 AM kernel[0]: mcache: 8 CPU(s), 64 bytes CPU cache line size
    12/23/14 8:51:47.000 AM kernel[0]: mbinit: done [128 MB total pool size, (85/42) split]
    12/23/14 8:51:47.000 AM kernel[0]: rooting via boot-uuid from /chosen: 804F2691-E966-33D8-AF5F-3DEC8D46D182
    12/23/14 8:51:47.000 AM kernel[0]: Waiting on <dict ID="0"><key>IOProviderClass</key><string ID="1">IOResources</string><key>IOResourceMatch</key><string ID="2">boot-uuid-media</string></dict>
    12/23/14 8:51:47.000 AM kernel[0]: com.apple.AppleFSCompressionTypeZlib kmod start
    12/23/14 8:51:47.000 AM kernel[0]: com.apple.AppleFSCompressionTypeDataless kmod start
    12/23/14 8:51:47.000 AM kernel[0]: com.apple.AppleFSCompressionTypeZlib load succeeded
    12/23/14 8:51:47.000 AM kernel[0]: com.apple.AppleFSCompressionTypeDataless load succeeded
    12/23/14 8:51:47.000 AM kernel[0]: AppleIntelCPUPowerManagementClient: ready
    12/23/14 8:51:47.000 AM kernel[0]: Got boot device = IOService:/AppleACPIPlatformExpert/PCI0@0/AppleACPIPCI/SATA@1F,2/AppleIntelPchS eriesAHCI/PRT0@0/IOAHCIDevice@0/AppleAHCIDiskDriver/IOAHCIBlockStorageDevice/IO B lockStorageDriver/ST31000528ASQ Media/IOGUIDPartitionScheme/Protovision@2
    12/23/14 8:51:47.000 AM kernel[0]: BSD root: disk0s2, major 1, minor 1
    12/23/14 8:51:47.000 AM kernel[0]: hfs: mounted Protovision on device root_device
    12/23/14 8:51:47.000 AM kernel[0]: VM Swap Subsystem is ON
    12/23/14 8:51:47.000 AM kernel[0]: ath_get_caps[4044] rx chainmask mismatch actual 3 sc_chainmak 0
    12/23/14 8:51:47.000 AM kernel[0]: 3.720315: ath_get_caps[4019] tx chainmask mismatch actual 3 sc_chainmak 0
    12/23/14 8:51:47.000 AM kernel[0]: 3.724779: Atheros: mac 128.2 phy 13.0 radio 12.0
    12/23/14 8:51:47.000 AM kernel[0]: 3.724789: Use hw queue 0 for WME_AC_BE traffic
    12/23/14 8:51:47.000 AM kernel[0]: 3.724797: Use hw queue 1 for WME_AC_BK traffic
    12/23/14 8:51:47.000 AM kernel[0]: 3.724804: Use hw queue 2 for WME_AC_VI traffic
    12/23/14 8:51:47.000 AM kernel[0]: 3.724811: Use hw queue 3 for WME_AC_VO traffic
    12/23/14 8:51:47.000 AM kernel[0]: 3.724818: Use hw queue 8 for CAB traffic
    12/23/14 8:51:47.000 AM kernel[0]: 3.724825: Use hw queue 9 for beacons
    12/23/14 8:51:47.000 AM kernel[0]: 3.724915: wlan_vap_create : enter. devhandle=0xa009e718, opmode=IEEE80211_M_STA, flags=0x1
    12/23/14 8:51:47.000 AM kernel[0]: 3.724957: wlan_vap_create : exit. devhandle=0xa009e718, opmode=IEEE80211_M_STA, flags=0x1.
    12/23/14 8:51:47.000 AM kernel[0]: bpfAttach len 88 dlt 127
    12/23/14 8:51:38.299 AM com.apple.xpc.launchd[1]: (com.apple.audio.coreaudiod) Unknown key for array: seatbelt-profiles
    12/23/14 8:51:47.000 AM kernel[0]: bpfAttach len 124 dlt 192
    12/23/14 8:51:47.000 AM kernel[0]: bpfAttach len 24 dlt 105
    12/23/14 8:51:47.000 AM kernel[0]: 3.725006: ATH tunables:
    12/23/14 8:51:47.000 AM kernel[0]: 3.725010:   pullmode[1] txringsize[  256] txsendqsize[1024] reapmin[   32] reapcount[  128]
    12/23/14 8:51:38.299 AM com.apple.xpc.launchd[1]: (com.apple.auditd) The TimeOut key is no longer respected. It never did anything anyway.
    12/23/14 8:51:42.998 AM iconservicesagent[37]: iconservicesagent launched.
    12/23/14 8:51:42.998 AM hidd[68]: void __IOHIDPlugInLoadBundles(): Loaded 0 HID plugins
    12/23/14 8:51:38.299 AM com.apple.xpc.launchd[1]: (com.apple.autofsd) This service is defined to be constantly running and is inherently inefficient.
    12/23/14 8:51:43.000 AM hidd[68]: ____IOHIDSessionScheduleAsync_block_invoke: thread_id=0x10ef8b000
    12/23/14 8:51:43.000 AM hidd[68]: HID Session async scheduling initiated.
    12/23/14 8:51:43.000 AM hidd[68]: HID Session async root queue running at priority 63 and schedule 2.
    12/23/14 8:51:43.000 AM hidd[68]: HID Session async scheduling complete.
    12/23/14 8:51:43.000 AM hidd[68]: Successfully opened the IOHIDSession
    12/23/14 8:51:44.109 AM watchdogd[30]:  [watchdog_daemon] @(    wd_watchdog_open) - IOIteratorNext failed (kr=0)
    12/23/14 8:51:38.300 AM com.apple.xpc.launchd[1]: (com.apple.backupd-status) The HideUntilCheckIn property is an architectural performance issue. Please transition away from it.
    12/23/14 8:51:38.300 AM com.apple.xpc.launchd[1]: (com.apple.backupd.status.xpc) The HideUntilCheckIn property is an architectural performance issue. Please transition away from it.
    12/23/14 8:51:47.243 AM watchdogd[30]:  [watchdog_daemon] @(      wd_daemon_init) - could not initialize the hardware watchdog
    12/23/14 8:51:38.300 AM com.apple.xpc.launchd[1]: (com.apple.bsd.dirhelper) The TimeOut key is no longer respected. It never did anything anyway.
    12/23/14 8:51:47.243 AM watchdogd[30]:  [watchdog_daemon] @(                main) - cannot initialize the watchdog service
    12/23/14 8:51:38.300 AM com.apple.xpc.launchd[1]: (com.apple.cmio.AVCAssistant) ThrottleInterval set to zero. You're not that important. Ignoring.
    12/23/14 8:51:38.300 AM com.apple.xpc.launchd[1]: (com.apple.cmio.IIDCVideoAssistant) ThrottleInterval set to zero. You're not that important. Ignoring.
    12/23/14 8:51:38.301 AM com.apple.xpc.launchd[1]: (com.apple.cmio.VDCAssistant) ThrottleInterval set to zero. You're not that important. Ignoring.
    12/23/14 8:51:38.301 AM com.apple.xpc.launchd[1]: (com.apple.configd) This service is defined to be constantly running and is inherently inefficient.
    12/23/14 8:51:38.301 AM com.apple.xpc.launchd[1]: (com.apple.coreduetd) This service is defined to be constantly running and is inherently inefficient.
    12/23/14 8:51:38.301 AM com.apple.xpc.launchd[1]: (com.apple.CoreRAID) The HideUntilCheckIn property is an architectural performance issue. Please transition away from it.
    12/23/14 8:51:38.301 AM com.apple.xpc.launchd[1]: (com.apple.CoreRAID) The ServiceIPC key is no longer respected. Please remove it.
    12/23/14 8:51:38.301 AM com.apple.xpc.launchd[1]: (com.apple.coreservicesd) The HopefullyExitsLast key is no longer respected. Please remove it.
    12/23/14 8:51:47.244 AM com.apple.xpc.launchd[1]: (com.apple.watchdogd) Service only ran for 8 seconds. Pushing respawn out by 2 seconds.
    12/23/14 8:51:47.244 AM iconservicesagent[37]: Starting service with cache path: /var/folders/zz/zyxvpxvq6csfxvn_n0000000000000/C/com.apple.iconservices
    12/23/14 8:51:47.000 AM kernel[0]: IO80211Controller::dataLinkLayerAttachComplete():  adding AppleEFINVRAM notification
    12/23/14 8:51:47.000 AM kernel[0]: IO80211Interface::efiNVRAMPublished():
    12/23/14 8:51:47.000 AM kernel[0]: bpfAttach len 64 dlt 12
    12/23/14 8:51:47.695 AM iconservicesd[36]: iconservicesd launched.
    12/23/14 8:51:47.697 AM iconservicesd[36]: Cache path: /Library/Caches/com.apple.iconservices.store
    12/23/14 8:51:47.772 AM opendirectoryd[45]: BUG in libdispatch: 14B25 - 2004 - 0x5
    12/23/14 8:51:47.822 AM com.apple.SecurityServer[52]: Session 100000 created
    12/23/14 8:51:47.854 AM configd[25]: preference: no sharing preferences
    12/23/14 8:51:47.000 AM kernel[0]: IOGraphics flags 0x43
    12/23/14 8:51:47.000 AM kernel[0]: IOBluetoothUSBDFU::probe
    12/23/14 8:51:47.000 AM kernel[0]: IOBluetoothUSBDFU::probe ProductID - 0x8215 FirmwareVersion - 0x0208
    12/23/14 8:51:47.000 AM kernel[0]: **** [IOBluetoothHostControllerUSBTransport][start] -- completed -- result = TRUE -- 0x4000 ****
    12/23/14 8:51:47.000 AM kernel[0]: **** [BroadcomBluetoothHostControllerUSBTransport][start] -- Completed -- 0x4000 ****
    12/23/14 8:51:47.000 AM kernel[0]: [IOBluetoothHCIController][staticBluetoothTransportShowsUp] -- Received Bluetooth Controller register service notification -- 0x4000
    12/23/14 8:51:47.000 AM kernel[0]: [IOBluetoothHCIController][start] -- completed
    12/23/14 8:51:47.000 AM kernel[0]: ** Device in slot: SLOT--1 **
    12/23/14 8:51:47.978 AM com.apple.usbmuxd[51]: usbmuxd-344.3 on Oct 13 2014 at 21:10:09, running 64 bit
    12/23/14 8:51:48.000 AM kernel[0]: [IOBluetoothHCIController::setConfigState] calling registerService
    12/23/14 8:51:48.000 AM kernel[0]: **** [IOBluetoothHCIController][ProcessBluetoothTransportShowsUpActionWL] -- Connected to the transport successfully -- 0xef80 -- 0xa000 -- 0x4000 ****
    12/23/14 8:51:48.060 AM com.apple.SecurityServer[52]: Entering service
    12/23/14 8:51:48.000 AM kernel[0]: Waiting for DSMOS...
    12/23/14 8:51:48.251 AM com.apple.xpc.launchd[1]: (com.apple.xpc.launchd.domain.system) Service "com.apple.ManagedClient.startup" tried to hijack endpoint "com.apple.ManagedClient.agent" from owner: com.apple.ManagedClient
    12/23/14 8:51:48.255 AM thermald[22]: Waiting for OSTT support notification
    12/23/14 8:51:48.260 AM UserEventAgent[16]: Failed to copy info dictionary for bundle /System/Library/UserEventPlugins/alfUIplugin.plugin
    12/23/14 8:51:48.264 AM digest-service[98]: label: default
    12/23/14 8:51:48.265 AM digest-service[98]: dbname: od:/Local/Default
    12/23/14 8:51:48.265 AM digest-service[98]: mkey_file: /var/db/krb5kdc/m-key
    12/23/14 8:51:48.265 AM digest-service[98]: acl_file: /var/db/krb5kdc/kadmind.acl
    12/23/14 8:51:48.277 AM UserEventAgent[16]: Captive: CNPluginHandler en1: Inactive
    12/23/14 8:51:48.000 AM kernel[0]: Previous shutdown cause: 3
    12/23/14 8:51:48.366 AM digest-service[98]: digest-request: uid=0
    12/23/14 8:51:48.000 AM kernel[0]: DSMOS has arrived
    12/23/14 8:51:48.391 AM loginwindow[64]: Login Window Application Started
    12/23/14 8:51:48.423 AM systemkeychain[112]: done file: /var/run/systemkeychaincheck.done
    12/23/14 8:51:48.442 AM secinitd[118]: UID[0]: cache loaded: /System/Library/Caches/com.apple.app-sandbox-cache.plist
    12/23/14 8:51:48.443 AM secinitd[118]: ctkd[115]: unable to get root path for bundle of main executable: /System/Library/Frameworks/CryptoTokenKit.framework/ctkd
    12/23/14 8:51:48.485 AM WindowServer[129]: Server is starting up
    12/23/14 8:51:48.488 AM apsd[49]: CGSLookupServerRootPort: Failed to look up the port for "com.apple.windowserver.active" (1102)
    12/23/14 8:51:48.495 AM mds[32]: (FMW.Normal:1402) FMW 0 0
    12/23/14 8:51:48.512 AM com.apple.xpc.launchd[1]: (com.apple.xpc.launchd.domain.system) Service "com.apple.ManagedClient.enroll" tried to hijack endpoint "com.apple.ManagedClient.agent" from owner: com.apple.ManagedClient
    12/23/14 8:51:48.000 AM kernel[0]: AtherosNewma40P2PInterface::init name <p2p0> role 1
    12/23/14 8:51:48.000 AM kernel[0]: AtherosNewma40P2PInterface::init <p2p> role 1
    12/23/14 8:51:48.518 AM airportd[29]: airportdProcessDLILEvent: en1 attached (down)
    12/23/14 8:51:48.525 AM apsd[49]: Unable to bootstrap_look_up connection port 'com.apple.askpermission.aps' for user 0: Unknown service name
    12/23/14 8:51:48.526 AM apsd[49]: Attempt to set push wake topics without dark wake enabled: ()
    12/23/14 8:51:48.527 AM apsd[49]: Unable to bootstrap_look_up connection port 'com.apple.askpermission.aps' for user 0: Unknown service name
    12/23/14 8:51:48.527 AM apsd[49]: <APSConnectionServer: 0x7fbe2b8084b0> Invalid mach port - Cleaning up this named port's topics. com.apple.askpermission.aps
    12/23/14 8:51:48.638 AM digest-service[98]: digest-request: netr probe 0
    12/23/14 8:51:48.639 AM digest-service[98]: digest-request: init request
    12/23/14 8:51:48.647 AM digest-service[98]: digest-request: init return domain: BUILTIN server: LOCALHOST indomain was: <NULL>
    12/23/14 8:51:48.000 AM kernel[0]: AirPort: Link Down on en1. Reason 8 (Disassociated because station leaving).
    12/23/14 8:51:48.000 AM kernel[0]: en1::IO80211Interface::postMessage bssid changed
    12/23/14 8:51:48.000 AM kernel[0]: 22.475544: setDISASSOC from ATH_INTERFACE_CLASS disconnectVap
    12/23/14 8:51:48.000 AM kernel[0]: 22.475564: switchVap from 1 to 1
    12/23/14 8:51:49.074 AM locationd[54]: Logging binary sensor data to /var/folders/zz/zyxvpxvq6csfxvn_n00000sm00006d/C/locationdSensors.bin
    12/23/14 8:51:49.215 AM com.apple.xpc.launchd[1]: (com.apple.appkit.xpc.sandboxedServiceRunner) The JoinExistingSession key is only available to Application services.
    12/23/14 8:51:49.215 AM locationd[54]: NBB-Could not get UDID for stable refill timing, falling back on random
    12/23/14 8:51:49.268 AM com.apple.xpc.launchd[1]: (com.apple.lakitu) The JoinExistingSession key is only available to Application services.
    12/23/14 8:51:49.269 AM com.apple.xpc.launchd[1]: (com.apple.accounts.dom) The _DirtyJetsamMemoryLimit key is not available on this platform.
    12/23/14 8:51:49.269 AM com.apple.xpc.launchd[1]: (com.apple.imfoundation.IMRemoteURLConnectionAgent) The _DirtyJetsamMemoryLimit key is not available on this platform.
    12/23/14 8:51:49.380 AM discoveryd[48]: Basic Sockets GetProcessNameFromSocket() failed errno[57] err[-1]
    12/23/14 8:51:49.381 AM discoveryd[48]: Basic Sockets Unknown(-1), errno 0 UDS FD=3
    12/23/14 8:51:49.381 AM discoveryd[48]: Basic Sockets UDS FD=3 ERROR: failed to get effective user ID, errno 0
    12/23/14 8:51:49.381 AM discoveryd[48]: Basic SleepProxy BSP Server Disabled. Metric = 3373
    12/23/14 8:51:49.541 AM discoveryd[48]: AwdlD2d AwdlD2dInitialize: Initialized
    12/23/14 8:51:49.543 AM discoveryd[48]: D2D_IPC: Loaded
    12/23/14 8:51:49.547 AM airportd[29]: _handleLinkEvent: WiFi is not powered. Resetting state variables.
    12/23/14 8:51:49.552 AM discoveryd[48]: Basic WABServer NetResolverEvent no resolvers, resetting domains
    12/23/14 8:51:49.552 AM discoveryd[48]: Basic RemoteControl com.apple.discoveryd Starting XPC Server
    12/23/14 8:51:49.552 AM discoveryd[48]: Basic DNSResolver etc/hosts file changed: Event 0x7f99ed300200 Flushed /etc/hosts cache
    12/23/14 8:51:49.553 AM discoveryd[48]: Basic SleepProxy Could not get the primary interface
    12/23/14 8:51:49.553 AM discoveryd_helper[139]: Basic RemoteControl com.apple.discoveryd_helper Starting XPC Server
    12/23/14 8:51:49.553 AM discoveryd[48]: Basic RemoteControl com.apple.discoveryd.dnsproxy Starting XPC Server
    12/23/14 8:51:49.553 AM discoveryd_helper[139]: Detailed RemoteControl com.apple.discoveryd_helper XPC connection 0x7f9433d01220: start (pid=48, <unknown> not root)
    12/23/14 8:51:49.554 AM discoveryd[48]: Basic SleepProxy Sleep Proxy Server is not enabled
    12/23/14 8:51:49.579 AM networkd[140]: networkd-411 pid 140
    12/23/14 8:51:49.731 AM locationd[54]: Location icon should now be in state 'Inactive'
    12/23/14 8:51:49.805 AM UserEventAgent[16]: nsurlsessiond_events plugin: adding token 1 for client softwareupdate_download_service
    12/23/14 8:51:49.830 AM configd[25]: [bootp_transmit.c:213] bootp_transmit(): bpf_write(en0) failed: Network is down (50)
    12/23/14 8:51:49.830 AM configd[25]: DHCP en0: INIT transmit failed
    12/23/14 8:51:49.000 AM kernel[0]: bpfAttach len 124 dlt 192
    12/23/14 8:51:49.000 AM kernel[0]: bpfAttach len 88 dlt 127
    12/23/14 8:51:49.000 AM kernel[0]: bpfAttach len 24 dlt 105
    12/23/14 8:51:49.000 AM kernel[0]: 23.661333: performCountryCodeOperation: Not connected, scan in progress[0]
    12/23/14 8:51:49.000 AM kernel[0]: 23.664133: setWOW_PARAMETERS:wowevents = 2(1)
    12/23/14 8:51:49.930 AM configd[25]: dhcp_arp_router: en1 SSID unavailable
    12/23/14 8:51:49.000 AM kernel[0]: en1: 802.11d country code set to 'US '.
    12/23/14 8:51:49.000 AM kernel[0]: en1: Supported channels 1 2 3 4 5 6 7 8 9 10 11 36 40 44 48 52 56 60 64 100 104 108 112 116 120 124 128 132 136 140 149 153 157 161 165
    12/23/14 8:51:49.940 AM configd[25]: network changed.
    12/23/14 8:51:49.941 AM configd[25]: setting hostname to "riccardos-iMac.local"
    12/23/14 8:51:49.000 AM kernel[0]: IOBluetoothDevice::setProperties() -- calling hciController->CallCreateDeviceReporter() -- this = 0x9800
    12/23/14 8:51:49.000 AM kernel[0]: IOBluetoothHCIController::CallCreateDeviceReporter -- calling enqueueAction() -- device = 0x9800
    12/23/14 8:51:49.000 AM kernel[0]: IOBluetoothHCIController::CreateDeviceReporterAction -- device = = 0x9800
    12/23/14 8:51:49.000 AM kernel[0]: IOBluetoothHCIController::CreateDeviceReporterAction -- calling CreateDeviceReporter() device = = 0x9800
    12/23/14 8:51:49.000 AM kernel[0]: IOBluetoothHCIController::CreateDeviceReporter -- device = = 0x9800
    12/23/14 8:51:50.170 AM lsregister[134]: LaunchServices: Begin database seeding
    12/23/14 8:51:50.170 AM lsregister[134]: LaunchServices: Completed database seeding
    12/23/14 8:51:50.185 AM mds[32]: (DiskStore.Normal:453) InstallResults.plist found
    12/23/14 8:51:50.000 AM kernel[0]: en1: BSSID changed to 88:1f:a1:42:d2:4d
    12/23/14 8:51:50.000 AM kernel[0]: en1::IO80211Interface::postMessage bssid changed
    12/23/14 8:51:50.000 AM kernel[0]: AirPort: Link Up on en1
    12/23/14 8:51:50.000 AM kernel[0]: 23.995217: apple80211Request[10514] Unsupported ioctl 181
    12/23/14 8:51:50.000 AM kernel[0]: 23.995232: apple80211Request[10514] Unsupported ioctl 181
    12/23/14 8:51:50.000 AM kernel[0]: en1: BSSID changed to 88:1f:a1:42:d2:4d
    12/23/14 8:51:50.000 AM kernel[0]: en1::IO80211Interface::postMessage bssid changed
    12/23/14 8:51:50.000 AM kernel[0]: 23.997038: setWOW_PARAMETERS:wowevents = 2(1)
    12/23/14 8:51:50.000 AM kernel[0]: AirPort: RSN handshake complete on en1
    12/23/14 8:51:50.000 AM kernel[0]: [BNBMouseDevice::init][85.3] init is complete
    12/23/14 8:51:50.000 AM kernel[0]: [BNBMouseDevice::handleStart][85.3] returning 1
    12/23/14 8:51:50.000 AM kernel[0]: [AppleMultitouchHIDEventDriver::start] entered
    12/23/14 8:51:50.000 AM kernel[0]: [AppleMultitouchDevice::start] entered
    12/23/14 8:51:50.856 AM hidd[68]: IOHIDService compatibility thread running at priority 63 and schedule 2.
    12/23/14 8:51:51.196 AM WindowServer[129]: Session 257 retained (2 references)
    12/23/14 8:51:51.196 AM WindowServer[129]: Session 257 released (1 references)
    12/23/14 8:51:51.197 AM configd[25]: dhcp_arp_router: en1 SSID unavailable
    12/23/14 8:51:51.212 AM WindowServer[129]: Session 257 retained (2 references)
    12/23/14 8:51:51.214 AM WindowServer[129]: init_page_flip: page flip mode is on
    12/23/14 8:51:51.000 AM kernel[0]: en1: BSSID changed to 88:1f:a1:42:d2:4d
    12/23/14 8:51:51.000 AM kernel[0]: en1: BSSID changed to 88:1f:a1:42:d2:4d
    12/23/14 8:51:52.521 AM WindowServer[129]: Found 26 modes for display 0x00000000 [26, 0]
    12/23/14 8:51:52.536 AM WindowServer[129]: Found 1 modes for display 0x00000000 [1, 0]
    12/23/14 8:51:52.537 AM WindowServer[129]: mux_initialize: Couldn't find any matches
    12/23/14 8:51:52.542 AM WindowServer[129]: Found 26 modes for display 0x00000000 [26, 0]
    12/23/14 8:51:52.545 AM WindowServer[129]: Found 1 modes for display 0x00000000 [1, 0]
    12/23/14 8:51:52.000 AM kernel[0]: en1: BSSID changed to 88:1f:a1:42:d2:4d
    12/23/14 8:51:52.953 AM configd[25]: network changed: DNS* Proxy
    12/23/14 8:51:52.953 AM UserEventAgent[16]: Captive: [CNInfoNetworkActive:1709] en1: SSID 'Professor Falken' making interface primary (protected network)
    12/23/14 8:51:52.954 AM UserEventAgent[16]: Captive: CNPluginHandler en1: Evaluating
    12/23/14 8:51:52.954 AM discoveryd[48]: Basic SleepProxy Could not get the primary interface
    12/23/14 8:51:52.955 AM UserEventAgent[16]: Captive: en1: Probing 'Professor Falken'
    12/23/14 8:51:52.959 AM configd[25]: network changed: v4(en1!:192.168.1.68) DNS+ Proxy+ SMB
    12/23/14 8:51:52.961 AM UserEventAgent[16]: Captive: [ProbeListManagerCopyProbeURL:182] Probe Info is past expiration date
    12/23/14 8:51:53.015 AM networkd[140]: +[NETLedBelly stopFastFail] Clearing ledbelly failure cache
    12/23/14 8:51:53.016 AM configd[25]: network changed: v4(en1:192.168.1.68) v6(en1+:2602:306:80cc:9640:a108:b391:76d4:f66) DNS* Proxy SMB
    12/23/14 8:51:53.031 AM configd[25]: setting hostname to "iMac.attlocal.net"
    12/23/14 8:51:53.068 AM UserEventAgent[16]: Captive: CNPluginHandler en1: Authenticated
    12/23/14 8:51:53.105 AM com.apple.xpc.launchd[1]: (com.apple.appkit.xpc.sandboxedServiceRunner) The JoinExistingSession key is only available to Application services.
    12/23/14 8:51:53.105 AM com.apple.xpc.launchd[1]: (com.apple.DataDetectorsDynamicData) The JoinExistingSession key is only available to Application services.
    12/23/14 8:51:53.108 AM com.apple.xpc.launchd[1]: (com.apple.FileSyncAgent.PHD.isRunning) The HideUntilCheckIn property is an architectural performance issue. Please transition away from it.
    12/23/14 8:51:53.109 AM com.apple.xpc.launchd[1]: (com.apple.mbloginhelper.user) This key does not do anything: OnDemand
    12/23/14 8:51:53.109 AM com.apple.xpc.launchd[1]: (com.apple.mbpluginhost.user) This key does not do anything: OnDemand
    12/23/14 8:51:53.112 AM com.apple.xpc.launchd[1]: (com.apple.secd) This key does not do anything: OnDemand
    12/23/14 8:51:53.112 AM com.apple.xpc.launchd[1]: (com.apple.secd) The ServiceIPC key is no longer respected. Please remove it.
    12/23/14 8:51:53.113 AM com.apple.xpc.launchd[1]: (com.apple.speech.speechsynthesisd) This key does not do anything: OnDemand
    12/23/14 8:51:53.114 AM com.apple.xpc.launchd[1]: (com.apple.TrustEvaluationAgent) This key does not do anything: OnDemand
    12/23/14 8:51:53.000 AM kernel[0]: BUG in process suhelperd[156]: over-released legacy external boost assertions (1 total, 1 external, 0 legacy-external)
    12/23/14 8:51:53.000 AM kernel[0]: BUG in process suhelperd[156]: over-released legacy external boost assertions (1 total, 1 external, 0 legacy-external)
    12/23/14 8:51:53.000 AM kernel[0]: BUG in process suhelperd[156]: over-released legacy external boost assertions (1 total, 1 external, 0 legacy-external)
    12/23/14 8:51:53.000 AM kernel[0]: BUG in process suhelperd[156]: over-released legacy external boost assertions (1 total, 1 external, 0 legacy-external)
    12/23/14 8:51:53.000 AM kernel[0]: BUG in process suhelperd[156]: over-released legacy external boost assertions (1 total, 1 external, 0 legacy-external)
    12/23/14 8:51:53.000 AM kernel[0]: BUG in process suhelperd[156]: over-released legacy external boost assertions (1 total, 1 external, 0 legacy-external)
    12/23/14 8:51:53.000 AM kernel[0]: BUG in process suhelperd[156]: over-released legacy external boost assertions (1 total, 1 external, 0 legacy-external)
    12/23/14 8:51:53.000 AM kernel[0]: BUG in process suhelperd[156]: over-released legacy external boost assertions (1 total, 1 external, 0 legacy-external)
    12/23/14 8:51:53.000 AM kernel[0]: BUG in process suhelperd[156]: over-released legacy external boost assertions (1 total, 1 external, 0 legacy-external)
    12/23/14 8:51:53.000 AM kernel[0]: BUG in process suhelperd[156]: over-released legacy external boost assertions (1 total, 1 external, 0 legacy-external)
    12/23/14 8:51:53.000 AM kernel[0]: BUG in process suhelperd[156]: over-released legacy external boost assertions (1 total, 1 external, 0 legacy-external)
    12/23/14 8:51:53.000 AM kernel[0]: BUG in process suhelperd[156]: over-released legacy external boost assertions (1 total, 1 external, 0 legacy-external)
    12/23/14 8:51:53.000 AM kernel[0]: BUG in process suhelperd[156]: over-released legacy external boost assertions (1 total, 1 external, 0 legacy-external)
    12/23/14 8:51:53.000 AM kernel[0]: BUG in process suhelperd[156]: over-released legacy external boost assertions (1 total, 1 external, 0 legacy-external)
    12/23/14 8:51:53.000 AM kernel[0]: BUG in process suhelperd[156]: over-released legacy external boost assertions (1 total, 1 external, 0 legacy-external)
    12/23/14 8:51:53.000 AM kernel[0]: BUG in process suhelperd[156]: over-released legacy external boost assertions (1 total, 1 external, 0 legacy-external)
    12/23/14 8:51:53.000 AM kernel[0]: BUG in process suhelperd[156]: over-released legacy external boost assertions (1 total, 1 external, 0 legacy-external)
    12/23/14 8:51:53.000 AM kernel[0]: BUG in process suhelperd[156]: over-released legacy external boost assertions (1 total, 1 external, 0 legacy-external)
    12/23/14 8:51:53.000 AM kernel[0]: BUG in process suhelperd[156]: over-released legacy external boost assertions (1 total, 1 external, 0 legacy-external)
    12/23/14 8:51:53.000 AM kernel[0]: BUG in process suhelperd[156]: over-released legacy external boost assertions (1 total, 1 external, 0 legacy-external)
    12/23/14 8:51:53.000 AM kernel[0]: BUG in process suhelperd[156]: over-released legacy external boost assertions (1 total, 1 external, 0 legacy-external)
    12/23/14 8:51:53.000 AM kernel[0]: BUG in process suhelperd[156]: over-released legacy external boost assertions (1 total, 1 external, 0 legacy-external)
    12/23/14 8:51:53.000 AM kernel[0]: BUG in process suhelperd[156]: over-released legacy external boost assertions (1 total, 1 external, 0 legacy-external)
    12/23/14 8:51:53.000 AM kernel[0]: BUG in process suhelperd[156]: over-released legacy external boost assertions (1 total, 1 external, 0 legacy-external)
    12/23/14 8:51:53.000 AM kernel[0]: BUG in process suhelperd[156]: over-released legacy external boost assertions (1 total, 1 external, 0 legacy-external)
    12/23/14 8:51:53.000 AM kernel[0]: BUG in process suhelperd[156]: over-released legacy external boost assertions (1 total, 1 external, 0 legacy-external)
    12/23/14 8:51:53.000 AM kernel[0]: BUG in process suhelperd[156]: over-released legacy external boost assertions (1 total, 1 external, 0 legacy-external)
    12/23/14 8:51:53.000 AM kernel[0]: BUG in process suhelperd[156]: over-released legacy external boost assertions (1 total, 1 external, 0 legacy-external)
    12/23/14 8:51:53.000 AM kernel[0]: BUG in process suhelperd[156]: over-released legacy external boost assertions (1 total, 1 external, 0 legacy-external)
    12/23/14 8:51:53.000 AM kernel[0]: BUG in process suhelperd[156]: over-released legacy external boost assertions (1 total, 1 external, 0 legacy-external)
    12/23/14 8:51:53.000 AM kernel[0]: BUG in process suhelperd[156]: over-released legacy external boost assertions (1 total, 1 external, 0 legacy-external)
    12/23/14 8:51:53.000 AM kernel[0]: BUG in process suhelperd[156]: over-released legacy external boost assertions (1 total, 1 external, 0 legacy-external)
    12/23/14 8:51:53.000 AM kernel[0]: BUG in process suhelperd[156]: over-released legacy external boost assertions (1 total, 1 external, 0 legacy-external)
    12/23/14 8:51:53.000 AM kernel[0]: BUG in process suhelperd[156]: over-released legacy external boost assertions (1 total, 1 external, 0 legacy-external)
    12/23/14 8:51:53.000 AM kernel[0]: BUG in process suhelperd[156]: over-released legacy external boost assertions (1 total, 1 external, 0 legacy-external)
    12/23/14 8:51:53.000 AM kernel[0]: BUG in process suhelperd[156]: over-released legacy external boost assertions (1 total, 1 external, 0 legacy-external)
    12/23/14 8:51:53.000 AM kernel[0]: BUG in process suhelperd[156]: over-released legacy external boost assertions (1 total, 1 external, 0 legacy-external)
    12/23/14 8:51:53.000 AM kernel[0]: BUG in process suhelperd[156]: over-released legacy external boost assertions (1 total, 1 external, 0 legacy-external)
    12/23/14 8:51:53.000 AM kernel[0]: BUG in process suhelperd[156]: over-released legacy external boost assertions (1 total, 1 external, 0 legacy-external)
    12/23/14 8:51:53.000 AM kernel[0]: BUG in process suhelperd[156]: over-released legacy external boost assertions (1 total, 1 external, 0 legacy-external)
    12/23/14 8:51:53.000 AM kernel[0]: BUG in process suhelperd[156]: over-released legacy external boost assertions (1 total, 1 external, 0 legacy-external)
    12/23/14 8:51:53.000 AM kernel[0]: BUG in process suhelperd[156]: over-released legacy external boost assertions (1 total, 1 external, 0 legacy-external)
    12/23/14 8:51:53.000 AM kernel[0]: BUG in process suhelperd[156]: over-released legacy external boost assertions (1 total, 1 external, 0 legacy-external)
    12/23/14 8:51:53.000 AM kernel[0]: BUG in process suhelperd[156]: over-released legacy external boost assertions (1 total, 1 external, 0 legacy-external)
    12/23/14 8:51:53.000 AM kernel[0]: BUG in process suhelperd[156]: over-released legacy external boost assertions (1 total, 1 external, 0 legacy-external)
    12/23/14 8:51:53.000 AM kernel[0]: BUG in process suhelperd[156]: over-released legacy external boost assertions (1 total, 1 external, 0 legacy-external)
    12/23/14 8:51:53.000 AM kernel[0]: BUG in process suhelperd[156]: over-released legacy external boost assertions (1 total, 1 external, 0 legacy-external)
    12/23/14 8:51:53.000 AM kernel[0]: BUG in process suhelperd[156]: over-released legacy external boost assertions (1 total, 1 external, 0 legacy-external)
    12/23/14 8:51:53.000 AM kernel[0]: BUG in process suhelperd[156]: over-released legacy external boost assertions (1 total, 1 external, 0 legacy-external)
    12/23/14 8:51:53.000 AM kernel[0]: BUG in process suhelperd[156]: over-released legacy external boost assertions (1 total, 1 external, 0 legacy-external)
    12/23/14 8:51:53.000 AM kernel[0]: BUG in process suhelperd[156]: over-released legacy external boost assertions (1 total, 1 external, 0 legacy-external)
    12/23/14 8:51:53.000 AM kernel[0]: BUG in process suhelperd[156]: over-released legacy external boost assertions (1 total, 1 external, 0 legacy-external)
    12/23/14 8:51:53.000 AM kernel[0]: BUG in process suhelperd[156]: over-released legacy external boost assertions (1 total, 1 external, 0 legacy-external)
    12/23/14 8:51:53.000 AM kernel[0]: BUG in process suhelperd[156]: over-released legacy external boost assertions (1 total, 1 external, 0 legacy-external)
    12/23/14 8:51:53.000 AM kernel[0]: BUG in process suhelperd[156]: over-released legacy external boost assertions (1 total, 1 external, 0 legacy-external)
    12/23/14 8:51:53.000 AM kernel[0]: BUG in process suhelperd[156]: over-released legacy external boost assertions (1 total, 1 external, 0 legacy-external)
    12/23/14 8:51:53.000 AM kernel[0]: BUG in process suhelperd[156]: over-released legacy

    1. This procedure is a diagnostic test. It changes nothing, for better or worse, and therefore will not, in itself, solve the problem. But with the aid of the test results, the solution may take a few minutes, instead of hours or days.
    Don't be put off by the complexity of these instructions. The process is much less complicated than the description. You do harder tasks with the computer all the time.
    2. If you don't already have a current backup, back up all data before doing anything else. The backup is necessary on general principle, not because of anything in the test procedure. Backup is always a must, and when you're having any kind of trouble with the computer, you may be at higher than usual risk of losing data, whether you follow these instructions or not.
    There are ways to back up a computer that isn't fully functional. Ask if you need guidance.
    3. Below are instructions to run a UNIX shell script, a type of program. As I wrote above, it changes nothing. It doesn't send or receive any data on the network. All it does is to generate a human-readable report on the state of the computer. That report goes nowhere unless you choose to share it. If you prefer, you can act on it yourself without disclosing the contents to me or anyone else.
    You should be wondering whether you can believe me, and whether it's safe to run a program at the behest of a stranger. In general, no, it's not safe and I don't encourage it.
    In this case, however, there are a couple of ways for you to decide whether the program is safe without having to trust me. First, you can read it. Unlike an application that you download and click to run, it's transparent, so anyone with the necessary skill can verify what it does.
    You may not be able to understand the script yourself. But variations of it have been posted on this website thousands of times over a period of years. The site is hosted by Apple, which does not allow it to be used to distribute harmful software. Any one of the millions of registered users could have read the script and raised the alarm if it was harmful. Then I would not be here now and you would not be reading this message.
    Nevertheless, if you can't satisfy yourself that these instructions are safe, don't follow them. Ask for other options.
    4. Here's a summary of what you need to do, if you choose to proceed:
    ☞ Copy a line of text in this window to the Clipboard.
    ☞ Paste into the window of another application.
    ☞ Wait for the test to run. It usually takes a few minutes.
    ☞ Paste the results, which will have been copied automatically, back into a reply on this page.
    The sequence is: copy, paste, wait, paste again. You don't need to copy a second time. Details follow.
    5. You may have started the computer in "safe" mode. Preferably, these steps should be taken in “normal” mode, under the conditions in which the problem is reproduced. If the system is now in safe mode and works well enough in normal mode to run the test, restart as usual. If you can only test in safe mode, do that.
    6. If you have more than one user, and the one affected by the problem is not an administrator, then please run the test twice: once while logged in as the affected user, and once as an administrator. The results may be different. The user that is created automatically on a new computer when you start it for the first time is an administrator. If you can't log in as an administrator, test as the affected user. Most personal Macs have only one user, and in that case this section doesn’t apply. Don't log in as root.
    7. The script is a single long line, all of which must be selected. You can accomplish this easily by triple-clicking anywhere in the line. The whole line will highlight, though you may not see all of it in the browser window, and you can then copy it. If you try to select the line by dragging across the part you can see, you won't get all of it.
    Triple-click anywhere in the line of text below on this page to select it:
    PATH=/usr/bin:/bin:/usr/sbin:/sbin:/usr/libexec;clear;cd;p=(Software Hardware Memory Diagnostics Power FireWire Thunderbolt USB Bluetooth SerialATA Fonts 1000 25 5120 KiB/s 1024 85 \\b%% 20480 1 MB/s 25000 ports ' \*dropbox \*genieo\* \*GoogleDr\* \*k.AutoCAD\* \*k.Maya\* vidinst\* ' DYLD_INSERT_LIBRARIES\ DYLD_LIBRARY_PATH -86 "` route -n get default|awk '/e:/{print $2}' `" 25 N\\/A down up 102400 25600 recvfrom sendto CFBundleIdentifier 25 25 25 1000 MB 'com.adobe.AAM.Updater-1.0 com.adobe.AAM.Updater-1.0 com.adobe.AdobeCreativeCloud com.adobe.CS4ServiceManager com.adobe.CS5ServiceManager com.adobe.fpsaud com.adobe.SwitchBoard com.adobe.SwitchBoard com.apple.aelwriter com.apple.AirPortBaseStationAgent com.apple.FolderActions.enabled com.apple.installer.osmessagetracing com.apple.mrt.uiagent com.apple.ReportCrash.Self com.apple.rpmuxd com.apple.SafariNotificationAgent com.apple.usbmuxd com.citrixonline.GoToMeeting.G2MUpdate com.google.keystone.agent com.google.keystone.daemon com.microsoft.office.licensing.helper com.oracle.java.Helper-Tool com.oracle.java.JavaUpdateHelper com.oracle.java.JavaUpdateHelper org.macosforge.xquartz.privileged_startx org.macosforge.xquartz.privileged_startx org.macosforge.xquartz.startx' '879294308 4071182229 461455494 3627668074 1083382502 1274181950 1855907737 2758863019 1848501757 464843899 3694147963 1233118628 2456546649 2806998573 2778718105 2636415542 842973933 2051385900 3301885676 891055588 998894468 695903914 1443423563 4136085286 523110921 2883943871 3873345487' 51 5120 files 4 );N5=${#p[@]};p[N5]=` networksetup -listnetworkserviceorder|awk ' NR>1 { sub(/^\([0-9]+\) /,"");n=$0;getline;} $NF=="'${p[26]}')" { sub(/.$/,"",$NF);print n;exit;} ' `;f=('\n%s: %s\n' '\n%s\n\n%s\n' '\nRAM details\n%s\n' %s\ %s '%s\n-\t%s\n' );S0() { echo ' { q=$NF+0;$NF="";u=$(NF-1);$(NF-1)="";gsub(/^ +| +$/,"");if(q>='${p[$1]}') printf("%s (UID %s) is using %s '${p[$2]}'",$0,u,q);} ';};s=(' s/[0-9A-Za-z._]+@[0-9A-Za-z.]+\.[0-9A-Za-z]{2,4}/EMAIL/g;/faceb/s/(at\.)[^.]+/\1NAME/g;/\/Shared/!s/(\/Users\/)[^ /]+/\1USER/g;s/[-0-9A-Fa-f]{22,}/UUID/g;' ' s/^ +//;/de: S|[nst]:/p;' ' {sub(/^ +/,"")};/er:/;/y:/&&$2<'${p[46]} ' 1s/://;3,6d;/[my].+:/d;s/^ {4}//;H;${ g;s/\n$//;/s: (E[^m]|[^EO])|x([^08]|02[^F]|8[^0])/p;} ' ' 5h;6{ H;g;/P/!p;} ' ' ($1~/^Cy/&&$3>'${p[11]}')||($1~/^Cond/&&$2!~/^N/) ' ' /:$/{ N;/:.+:/d;s/ *://;b0'$'\n'' };/^ *(V.+ [0N]|Man).+ /{ s/ 0x.... //;s/[()]//g;s/(.+: )(.+)/ (\2)/;H;};$b0'$'\n'' d;:0'$'\n'' x;s/\n\n//;/Apple[ ,]|Genesy|Intel|SMSC/d;s/\n.*//;/\)$/p;' ' s/^.*C/C/;H;${ g;/No th|pms/!p;} ' '/= [^GO]/p' '{$1=""};1' ' /Of/!{ s/^.+is |\.//g;p;} ' ' $0&&!/ / { n++;print;} END { if(n<10) print "com.apple.";} ' ' { sub(/ :/,"");print|"tail -n'${p[12]}'";} ' ' NR==2&&$4<='${p[13]}' { print $4;} ' ' END { $2/=256;if($2>='${p[15]}') print int($2) } ' ' NR!=13{next};{sub(/[+-]$/,"",$NF)};'"`S0 21 22`" 'NR!=2{next}'"`S0 37 17`" ' NR!=5||$8!~/[RW]/{next};{ $(NF-1)=$1;$NF=int($NF/10000000);for(i=1;i<=3;i++){$i="";$(NF-1-i)="";};};'"`S0 19 20`" 's:^:/:p' '/\.kext\/(Contents\/)?Info\.plist$/p' 's/^.{52}(.+) <.+/\1/p' ' /Launch[AD].+\.plist$/ { n++;print;} END { if(n<200) print "/System/";} ' '/\.xpc\/(Contents\/)?Info\.plist$/p' ' NR>1&&!/0x|\.[0-9]+$|com\.apple\.launchctl\.(Aqua|Background|System)$/ { print $3;} ' ' /\.(framew|lproj)|\):/d;/plist:|:.+(Mach|scrip)/s/:.+//p ' '/^root$/p' ' !/^\/[AD]|\/Contents\/.+\/Contents\//&&/\/(Lib|usr).+\/(.+\.framework|Contents|Info\.plist|Resources|Versions)$/ { n++;sub(/\/Info\.plist$/,"");sub(/\/(Content|Resource|Version)s(\/.+)?/,"");print|"sort|uniq";} END { if(n<1100) print "/System/";} ' '/\.dylib$/p' ' /Temp|emac/{next};/(etc|Preferences|Launch[AD].+)\// { sub(".(/private)?","");n++;print;} END { split("'"${p[41]}"'",b);split("'"${p[42]}"'",c);for(i in b) print b[i]".plist\t"c[i];if(n<500) print "Launch";} ' ' /^\/[AD]/d;p;' 's/Pr.+n //p' ' { gsub("^| |\n","\\|\\|kMDItem'${p[35]}'=");sub("^...."," ") };1 ' p '{print $3"\t"$1}' 's/\'$'\t''.+//p' 's/1/On/p' '/Prox.+: [^0]/p' '$2>'${p[43]}'{$2=$2-1;print}' ' BEGIN { i="'${p[26]}'";M1='${p[16]}';M2='${p[18]}';M3='${p[31]}';M4='${p[32]}';} !/^A/{next};/%/ { getline;if($5<M1) a="user "$2"%, system "$4"%";} /disk0/&&$4>M2 { b=$3" ops/s, "$4" blocks/s";} $2==i { if(c) { d=$3+$4+$5+$6;next;};if($4>M3||$6>M4) c=int($4/1024)" in, "int($6/1024)" out";} END { if(a) print "CPU: "a;if(b) print "I/O: "b;if(c) print "Net: "c" (KiB/s)";if(d) print "Net errors: "d" packets/s";} ' ' /r\[0\] /&&$NF!~/^1(0|72\.(1[6-9]|2[0-9]|3[0-1])|92\.168)\./ { print $NF;exit;} ' ' !/^T/ { printf "(static)";exit;} ' '/apsd|BKAg|OpenD/!s/:.+//p' ' (/k:/&& $3!~/(255\.){3}0/)||(/v6:/&&$2!~/A/) ' ' $1~"lR"&&$2<='${p[25]}';$1~"li"&&$3!~"wpa2";' ' BEGIN { FS=":";p="uniq -c|sed -E '"'s/ +\\([0-9]+\\)\\(.+\\)/\\\2 x\\\1/;s/x1$//'"'";} { n=split($3,a,".");sub(/_2[01].+/,"",$3);print $2" "$3" "a[n]$1|p;b=b$1;} END { close(p);if(b) print("\n\t* Code injection");} ' ' NR!=4{next} {$NF/=10240} '"`S0 27 14`" ' END { if($3~/[0-9]/)print$3;} ' ' BEGIN { L='${p[36]}';} !/^[[:space:]]*(#.*)?$/ { l++;if(l<=L) f=f"\n   "$0;} END { F=FILENAME;if(!F) exit;if(!f) f="\n   [N/A]";"cksum "F|getline C;split(C, A);C="checksum "A[1];"file -b "F|getline T;if(T~/^Apple b/) { f="";l=0;while("PlistBuddy -c Print "F|getline g) { l++;if(l<=L) f=f"\n   "g;};};if(T!~/^(AS.+ (En.+ )?text(, with v.+)?$|(Bo|PO).+ sh.+ text ex|XM)/) F=F" ("T", "C")";else F=F" ("C")";printf("\nContents of %s\n%s\n",F,f);if(l>L) printf("\n   ...and %s more line(s)\n",l-L);} ' ' s/^ ?n...://p;s/^ ?p...:/-'$'\t''/p;' 's/0/Off/p' ' END{print NR} ' ' /id: N|te: Y/{i++} END{print i} ' ' / / { print "'"${p[28]}"'";exit;};1;' '/ en/!s/\.//p' ' NR!=13{next};{sub(/[+-M]$/,"",$NF)};'"`S0 39 40`" ' $10~/\(L/&&$9!~"localhost" { sub(/.+:/,"",$9);print $1": "$9|"sort|uniq";} ' '/^ +r/s/.+"(.+)".+/\1/p' 's/(.+\.wdgt)\/(Contents\/)?Info\.plist$/\1/p' 's/^.+\/(.+)\.wdgt$/\1/p' ' /l: /{ /DVD/d;s/.+: //;b0'$'\n'' };/s: /{ /V/d;s/^ */- /;H;};$b0'$'\n'' d;:0'$'\n'' x;/APPLE [^:]+$/d;p;' ' /^find: /d;p;' "`S0 44 45`" ' BEGIN{FS="= "} /Path/{print $2} ' ' /^ *$/d;s/^ */   /;' ' s/^.+ |\(.+\)$//g;p ' '/\.(appex|pluginkit)\/Contents\/Info\.plist$/p' ' /2/{print "WARN"};/4/{print "CRITICAL"};' ' /EVHF|MACR|^s/d;s/^.+: //p;' ' $3~/^[1-9][0-9]{0,2}(\.[1-9][0-9]{0,2}){2}$/ { i++;n=n"\n"$1"\t"$3;} END { if(i>1) print n;} ' ' s/:[^:]+$//;s/ +([0-9]+)(.+)/\2 x\1/p;' ' { gsub(/[()"]/,"",$3);if(!$3) $3="N/A";print $3;} ' ' /es: ./{ s/^.+://;b0'$'\n'' };/^ +C.+ted: +[NY]/H;/:$/b0'$'\n'' d;:0'$'\n'' x;/: +N/d;s/\n.+//p;' );c1=(system_profiler pmset\ -g nvram fdesetup find syslog df vm_stat sar ps crontab iotop top pkgutil 'PlistBuddy 2>&1 -c "Print' whoami cksum kextstat launchctl smcDiagnose sysctl\ -n defaults\ read stat lsbom 'mdfind -onlyin /' ' for i in ${p[24]};do ${c1[18]} ${c2[27]} $i;done;' pluginkit scutil dtrace profiles sed\ -En awk /S*/*/P*/*/*/C*/*/airport networksetup mdutil lsof test osascript\ -e netstat mdls );S1() { printf kMDItemContentTypeTree=com.apple.$1'|sort';};S2() { printf 'L*/Ca*/com.ap*.Saf*/E*/* -d 1 -name In*t -exec '"${c1[14]}"' :'$1'" {} \;|uniq';};c2=(com.apple.loginwindow\ LoginHook '" /L*/P*/loginw*' "'tell app \"System Events\" to get properties of login items'|tr , \\\n" "`S2 CFBundleDisplayName`" '~ $TMPDIR.. \( -flags +sappnd,schg,uappnd,uchg -o ! -user $UID -o ! -perm -600 \)' '-F \$Message -k Sender kernel -k Message CSeq "I/O e"|sort|uniq -c' :${p[35]}\" :Label\" '{/,}L*/{Con,Pref}* -type f ! -size 0 -name *.plist -exec plutil -s {} \;' "-f'%N: %l' Desktop L*/Keyc*" therm sysload boot-args status " -F '\$Time \$(RefProc): \$Message' -k Sender Req 'fsev|kern|launchd' -k RefProc Rne 'Aq|WebK' -k Message Rne '08012|Goog|ksadm|probe|Roame|SMC:|smcD|sserti|suhel| VALI|ver-r|xpma' -k Message Req 'abn|bad |Beac|caug|corru|dead[^bl]|FAIL|fail|GPU |hfs: Ru|idle ex|inval|jnl:|last value [1-9]|NVDA\(|pagin|pci pa|proc: t|Roamed|rror|SL|TCON|Throttli|tim(ed? ?|ing )o|WARN' " '-du -n DEV -n EDEV 1 10' 'acrx -o comm,ruid,%cpu' '-t1 10 1' '-f -pfc /var/db/r*/com.apple.*.{BS,Bas,Es,J,OSXU,Rem,up}*.bom' '{/,}L*/Lo*/Diag* -type f -regex .\*[cght] ! -name .?\* ! -name \*ag \( -exec grep -lq "^Thread c" {} \; -exec printf \* \; -o -true \) -execdir stat -f:%Sc:%N -t%F {} \;|sort -t: -k2 |tail -n'${p[38]} '/S*/*/Ca*/*xpc* >&- ||echo No' '-L /{S*/,}L*/StartupItems -type f -exec file {} +' "`S1 bundle`" "`S1 mach-o-dylib`" `awk "${s[31]}"<<<${p[23]}` "/e*/{auto,{cron,fs}tab,hosts,{[lp],sy}*.conf,mach_i*/*,pam.d/*,ssh{,d}_config,*.local} {,/usr/local}/etc/periodic/*/* /L*/P*{,/*}/com.a*.{Bo,sec*.ap}*t {/S*/,/,}L*/Lau*/*t .launchd.conf" list getenv /Library/Preferences/com.apple.alf\ globalstate --proxy '-n get default' -I --dns -getdnsservers\ "${p[N5]}" -getinfo\ "${p[N5]}" -P -m\ / '' -n1 '-R -l1 -n1 -o prt -stats command,uid,prt' '--regexp --files com.apple.pkg.*|sort|uniq' -kl -l -s\ / '-R -l1 -n1 -o mem -stats command,uid,mem' '+c0 -i4TCP:0-1023' com.apple.dashboard\ layer-gadgets '-d /L*/Mana*/$USER&&echo On' '-app Safari WebKitDNSPrefetchingEnabled' "+c0 -l|awk '{print(\$1,\$3)}'|sort|uniq -c|sort -n|tail -1|awk '{print(\$2,\$3,\$1)}'" -m 'L*/{Con*/*/Data/L*/,}Pref* -type f -size 0c -name *.plist.???????|wc -l' kern.memorystatus_vm_pressure_level '3>&1 >&- 2>&3' " -F '\$Time \$Message' -k Sender kernel -k Message CSeq 'n Cause: -' " -i '-app Safari UserStyleSheetEnabled' -name\ kMDItem${p[35]} "`S2 ${p[35]}`" );N1=${#c2[@]};for j in {0..10};do c2[N1+j]=SP${p[j]}DataType;done;N2=${#c2[@]};for j in 0 1;do c2[N2+j]="-n ' syscall::'${p[33+j]}':return { @out[execname,uid]=sum(arg0) } tick-10sec { trunc(@out,1);exit(0);} '";done;l=(Restricted\ files I/O\ errors 'Elapsed time (s)' POST Battery Safari\ extensions Bad\ plists 'High file counts' User Heat System\ load boot\ args FileVault Diagnostic\ reports Log 'Free space (MiB)' 'Swap (MiB)' Activity 'CPU per process' Login\ hook 'I/O per process' Mach\ ports kexts Daemons Agents XPC\ cache Startup\ items Admin\ access Root\ access Bundles dylibs Apps Font\ issues Inserted\ dylibs Firewall Proxies DNS TCP/IP Wi-Fi Profiles Root\ crontab User\ crontab 'Global login items' 'User login items' Spotlight Memory Listeners Widgets Parental\ Controls Prefetching SATA Descriptors App\ extensions Lockfiles Memory\ pressure SMC Shutdowns Nets Stylesheet );N3=${#l[@]};for i in {0..3};do l[N3+i]=${p[5+i]};done;N4=${#l[@]};for j in 0 1;do l[N4+j]="Current ${p[29+j]}stream data";done;A0() { id -G|grep -qw 80;v[1]=$?;((v[1]==0))&&sudo true;v[2]=$?;v[3]=`date +%s`;clear >&-;date '+Start time: %T %D%n';};for i in 0 1;do eval ' A'$((1+i))'() { v=` eval "${c1[$1]} ${c2[$2]}"|'${c1[30+i]}' "${s[$3]}" `;[[ "$v" ]];};A'$((3+i))'() { v=` while read i;do [[ "$i" ]]&&eval "${c1[$1]} ${c2[$2]}" \"$i\"|'${c1[30+i]}' "${s[$3]}";done<<<"${v[$4]}" `;[[ "$v" ]];};A'$((5+i))'() { v=` while read i;do '${c1[30+i]}' "${s[$1]}" "$i";done<<<"${v[$2]}" `;[[ "$v" ]];};A'$((7+i))'() { v=` eval sudo "${c1[$1]} ${c2[$2]}"|'${c1[30+i]}' "${s[$3]}" `;[[ "$v" ]];};';done;A9(){ v=$((`date +%s`-v[3]));};B2(){ v[$1]="$v";};for i in 0 1;do eval ' B'$i'() { v=;((v['$((i+1))']==0))||{ v=No;false;};};B'$((3+i))'() { v[$2]=`'${c1[30+i]}' "${s[$3]}"<<<"${v[$1]}"`;} ';done;B5(){ v[$1]="${v[$1]}"$'\n'"${v[$2]}";};B6() { v=` paste -d: <(printf "${v[$1]}") <(printf "${v[$2]}")|awk -F: ' {printf("'"${f[$3]}"'",$1,$2)} ' `;};B7(){ v=`grep -Fv "${v[$1]}"<<<"$v"`;};C0() { [[ "$v" ]]&&sed -E "$s"<<<"$v";};C1() { [[ "$v" ]]&&printf "${f[$1]}" "${l[$2]}" "$v"|sed -E "$s";};C2() { v=`echo $v`;[[ "$v" != 0 ]]&&C1 0 $1;};C3() { v=`sed -E "${s[63]}"<<<"$v"`&&C1 1 $1;};for i in 1 2 7 8;do for j in 0 2 3;do eval D$i$j'(){ A'$i' $1 $2 $3; C'$j' $4;};';done;done;{ A0;D20 0 $((N1+1)) 2;D10 0 $N1 1;B0;C2 27;B0&&! B1&&C2 28;D12 15 37 25 8;A1 0 $((N1+2)) 3;C0;D13 0 $((N1+3)) 4 3;D23 0 $((N1+4)) 5 4;D13 0 $((N1+9)) 59 50;for i in 0 1 2;do D13 0 $((N1+5+i)) 6 $((N3+i));done;D13 0 $((N1+8)) 71 $((N3+3));D13 1 10 7 9;D13 1 11 8 10;B1&&D73 19 53 67 55;D22 2 12 9 11;D12 3 13 10 12;D23 4 19 44 13;D13 5 5 69 1;D13 5 54 30 56;D23 5 14 12 14;D22 6 36 13 15;D22 20 52 66 54;D22 7 37 14 16;D23 8 15 38 17;D22 9 16 16 18;B1&&{ D82 35 49 61 51;D82 11 17 17 20;for i in 0 1;do D82 28 $((N2+i)) 45 $((N4+i));done;};D22 12 44 54 45;D22 12 39 15 21;A1 13 40 18;B2 4;B3 4 0 19;A3 14 6 32 0;B4 0 5 11;A1 17 41 20;B7 5;C3 22;B4 4 6 21;A3 14 7 32 6;B4 0 7 11;B3 4 0 22;A3 14 6 32 0;B4 0 8 11;B5 7 8;B1&&{ A8 18 26 23;B7 7;C3 23;};A2 18 26 23;B7 7;C3 24;D13 4 21 24 26;B4 4 12 26;B3 4 13 27;A1 24 22 29;B7 12;B2 14;A4 39 57 70 14;B2 15;B6 14 15 4;C3 29;A1 24 23 32;B7 13;C3 30;B3 4 0 65;A3 14 6 32 0;B4 0 16 11;A1 26 50 64;B7 16;C3 52;D13 24 24 32 31;D13 25 37 32 33;A2 23 18 28;B2 16;A2 16 25 33;B7 16;B3 0 0 34;B2 21;A6 47 21&&C0;B1&&{ D73 21 0 32 19;D73 10 42 32 40;D82 29 35 46 39;};D23 14 1 62 42;D12 34 43 53 44;D12 22 20 32 25;D22 0 $((N1+10)) 51 32;D13 4 8 41 6;D12 21 28 35 34;D13 27 29 36 35;A2 27 32 39&&{ B2 19;A2 33 33 40;B2 20;B6 19 20 3;};C2 36;D23 38 55 68 57;D23 33 34 42 37;B1&&D83 35 45 55 46;D23 32 31 43 38;D12 36 47 32 48;D13 10 42 32 41;D13 37 2 48 43;A1 4 3 60;B2 30;A1 4 58 60;B2 31;B6 30 31 4;C3 5;D12 21 56 35 58;D12 21 48 49 49;B3 4 22 57;A1 21 46 56;B7 22;B3 0 0 58;C3 47;D22 4 4 50 0;D12 4 51 32 53;D23 22 9 37 7;A9;C2 2;} 2>/dev/null|pbcopy;exit 2>&-
    Copy the selected text to the Clipboard by pressing the key combination command-C.
    8. Launch the built-in Terminal application in any of the following ways:
    ☞ Enter the first few letters of its name into a Spotlight search. Select it in the results (it should be at the top.)
    ☞ In the Finder, select Go ▹ Utilities from the menu bar, or press the key combination shift-command-U. The application is in the folder that opens.
    ☞ Open LaunchPad and start typing the name.
    Click anywhere in the Terminal window and paste by pressing command-V. The text you pasted should vanish immediately. If it doesn't, press the return key.
    9. If you see an error message in the Terminal window such as "Syntax error" or "Event not found," enter
    exec bash
    and press return. Then paste the script again.
    10. If you're logged in as an administrator, you'll be prompted for your login password. Nothing will be displayed when you type it. You will not see the usual dots in place of typed characters. Make sure caps lock is off. Type carefully and then press return. You may get a one-time warning to be careful. If you make three failed attempts to enter the password, the test will run anyway, but it will produce less information. In most cases, the difference is not important. If you don't know the password, or if you prefer not to enter it, press the key combination control-C or just press return  three times at the password prompt. Again, the script will still run.
    If you're not logged in as an administrator, you won't be prompted for a password. The test will still run. It just won't do anything that requires administrator privileges.
    11. The test may take a few minutes to run, depending on how many files you have and the speed of the computer. A computer that's abnormally slow may take longer to run the test. While it's running, there will be nothing in the Terminal window and no indication of progress. Wait for the line
    [Process completed]
    to appear. If you don't see it within half an hour or so, the test probably won't complete in a reasonable time. In that case, close the Terminal window and report what happened. No harm will be done.
    12. When the test is complete, quit Terminal. The results will have been copied to the Clipboard automatically. They are not shown in the Terminal window. Please don't copy anything from there. All you have to do is start a reply to this comment and then paste by pressing command-V again.
    At the top of the results, there will be a line that begins with the words "Start time." If you don't see that, but instead see a mass of gibberish, you didn't wait for the "Process completed" message to appear in the Terminal window. Please wait for it and try again.
    If any private information, such as your name or email address, appears in the results, anonymize it before posting. Usually that won't be necessary.
    13. When you post the results, you might see an error message on the web page: "You have included content in your post that is not permitted," or "You are not authorized to post." That's a bug in the forum software. Please post the test results on Pastebin, then post a link here to the page you created.
    14. This is a public forum, and others may give you advice based on the results of the test. They speak only for themselves, and I don't necessarily agree with them.
    Copyright © 2014 by Linc Davis. As the sole author of this work, I reserve all rights to it except as provided in the Use Agreement for the Apple Support Communities website ("ASC"). Readers of ASC may copy it for their own personal use. Neither the whole nor any part may be redistributed.

  • PDB doesn't take underscore parameters during database start

    Hello
    All underscore parameters which are set on a PDB level are ignored during database start.
    An underscore parameter is set on a PDB level in memory and spfile. After restarting database the parameter is still in pfile but not anymore in memory.
    SQL&amp;gt; show pdbs
        CON_ID CON_NAME                       OPEN MODE  RESTRICTED
             2 PDB$SEED                       READ ONLY  NO
             3 Q00A                           READ WRITE NO
    SQL&amp;gt; alter session set container=Q00A;
    SQL&amp;gt; alter system set -_push_join_union_view-=FALSE scope=both sid=&amp;#39;*&amp;#39;;
    SQL&amp;gt; show parameter -_push_join_union_view-
    NAME                                 TYPE        VALUE
    _push_join_union_view                boolean     FALSE
    SQL&amp;gt; show spparameter -_push_join_union_view-
    SID      NAME                          TYPE        VALUE
    *        _push_join_union_view         boolean     FALSE
    srvctl stop db -d cdbq00r; srvctl start db -d cdbq00r
    SQL&amp;gt; show parameter -_push_join_union_view-
    no rows
    SQL&amp;gt; show spparameter -_push_join_union_view-
    SID      NAME                          TYPE        VALUE
    *        _push_join_union_view         boolean     FALSE
    Thanks
    Venkat

    In the future please post multitenant questions in the Multitenant forum
    Multitenant
    Based on what you posted we can NOT tell WHAT database/PDB that last command is showing data for or what DBs are being started and opened.
    A STARTUP command only starts/opens the root/CDB by default. It does NOT open ANY PDBs.
    If you want PDBs to be opened at startup you need to create an AFTER STARTUP trigger to open them.
    The code you posted shows a startup but does NOT show if the PDB is open and does NOT show that the current container is the PDB when you check that parameter.
    Rerun your test and post ALL of the info needed that shows:
    1. the PDB is actually being opened,
    2. the current container is set to the PDB
    3. the value of the parameter for that PDB
    That is, AFTER you stop/restart the database use EXACTLY the same commands you used at the start: show the pdbs, change the container to the PDB and then show the parameter value.
    Post the FULL results of doing ALL of that.

  • Instance in Restricted mode

    Created database from cold backup.The data files were moved from a previous release . I had to open the database with the upgrade option. Now can not connect to it over netwrok or using servicenames locally too
    Get error
    ORA-12526 :TNS LISTENER : all appropriate instances are in restricted mode
    lsnrctl status shows
    Instance "xxx", status RESTRICTED, has 2 handler(s) for this service..
    How can I take this instance out of restricted mode. ..

    Which version are you on ?
    SYS@db102 SQL> startup upgrade
    ORACLE instance started.
    Total System Global Area       121634816 bytes
    Fixed Size                       1218052 bytes
    Variable Size                  104860156 bytes
    Database Buffers                12582912 bytes
    Redo Buffers                     2973696 bytes
    Database mounted.
    Database opened.
    SYS@db102 SQL> select logins from v$instance;
    LOGINS
    RESTRICTED
    SYS@db102 SQL> select * from v$version;
    BANNER
    Oracle Database 10g Enterprise Edition Release 10.2.0.1.0 - Prod
    PL/SQL Release 10.2.0.1.0 - Production
    CORE    10.2.0.1.0      Production
    TNS for Linux: Version 10.2.0.1.0 - Production
    NLSRTL Version 10.2.0.1.0 - Production
    SYS@db102 SQL>                                                  

  • Restrict mode

    hi
    I want to make an ımport like
    imp sys/***@live .......
    While doing this import I dont want anybody to connect database.
    If I open the database ın restrict mode sınce the ımport ıs done by remote,
    I cannot connect even by sys user.
    I can do it by first starting the import from remote than ALTER SYSTEM enable RESTRICTED SESSION;
    I wonder if there is any other way?

    but the version is oracle 10g
    So?Its there in 10g too.
    http://download.oracle.com/docs/cd/B19306_01/server.102/b14220/intro.htm#sthref147
    Aman....

  • Yosemite starts in safe mode only (iMac 2009)

    Hello Everybody,
    I have installed Yosemite on my iMac 2009 and after the reboot the system starts in safe mode only.
    Here the log:
    12/23/14 8:51:47.000 AM syslogd[17]: Configuration Notice:
    ASL Module "com.apple.commerce.asl" claims selected messages.
    Those messages may not appear in standard system log files or in the ASL database.
    12/23/14 8:51:47.000 AM syslogd[17]: Configuration Notice:
    ASL Module "com.apple.CoreDuetAdmissionControl" claims selected messages.
    Those messages may not appear in standard system log files or in the ASL database.
    12/23/14 8:51:47.000 AM syslogd[17]: Configuration Notice:
    ASL Module "com.apple.eventmonitor" claims selected messages.
    Those messages may not appear in standard system log files or in the ASL database.
    12/23/14 8:51:47.000 AM syslogd[17]: Configuration Notice:
    ASL Module "com.apple.family.asl" claims selected messages.
    Those messages may not appear in standard system log files or in the ASL database.
    12/23/14 8:51:47.000 AM syslogd[17]: Configuration Notice:
    ASL Module "com.apple.ical" claims selected messages.
    Those messages may not appear in standard system log files or in the ASL database.
    12/23/14 8:51:47.000 AM syslogd[17]: Configuration Notice:
    ASL Module "com.apple.icloud.FindMyDevice" claims selected messages.
    Those messages may not appear in standard system log files or in the ASL database.
    12/23/14 8:51:47.000 AM syslogd[17]: Configuration Notice:
    ASL Module "com.apple.install" claims selected messages.
    Those messages may not appear in standard system log files or in the ASL database.
    12/23/14 8:51:47.000 AM syslogd[17]: Configuration Notice:
    ASL Module "com.apple.iokit.power" claims selected messages.
    Those messages may not appear in standard system log files or in the ASL database.
    12/23/14 8:51:47.000 AM syslogd[17]: Configuration Notice:
    ASL Module "com.apple.mail" claims selected messages.
    Those messages may not appear in standard system log files or in the ASL database.
    12/23/14 8:51:47.000 AM syslogd[17]: Configuration Notice:
    ASL Module "com.apple.MessageTracer" claims selected messages.
    Those messages may not appear in standard system log files or in the ASL database.
    12/23/14 8:51:47.000 AM syslogd[17]: Configuration Notice:
    ASL Module "com.apple.networking.symptoms" claims selected messages.
    Those messages may not appear in standard system log files or in the ASL database.
    12/23/14 8:51:47.000 AM syslogd[17]: Configuration Notice:
    ASL Module "com.apple.networking.symptoms" claims selected messages.
    Those messages may not appear in standard system log files or in the ASL database.
    12/23/14 8:51:47.000 AM syslogd[17]: Configuration Notice:
    ASL Module "com.apple.performance" claims selected messages.
    Those messages may not appear in standard system log files or in the ASL database.
    12/23/14 8:51:47.000 AM syslogd[17]: Configuration Notice:
    ASL Module "com.apple.secinitd" claims selected messages.
    Do you have any idea why the it does not work?
    Thanks,
    Riccardo
    Those messages may not appear in standard system log files or in the ASL database.
    12/23/14 8:51:47.000 AM syslogd[17]: Configuration Notice:
    ASL Module "com.apple.securityd" claims selected messages.
    Those messages may not appear in standard system log files or in the ASL database.
    12/23/14 8:51:47.000 AM syslogd[17]: Configuration Notice:
    ASL Module "com.apple.securityd" claims selected messages.
    Those messages may not appear in standard system log files or in the ASL database.
    12/23/14 8:51:47.000 AM syslogd[17]: Configuration Notice:
    ASL Module "com.apple.securityd" claims selected messages.
    Those messages may not appear in standard system log files or in the ASL database.
    12/23/14 8:51:47.000 AM syslogd[17]: Configuration Notice:
    ASL Module "com.apple.securityd" claims selected messages.
    Those messages may not appear in standard system log files or in the ASL database.
    12/23/14 8:51:47.000 AM syslogd[17]: Configuration Notice:
    ASL Module "com.apple.securityd" claims selected messages.
    Those messages may not appear in standard system log files or in the ASL database.
    12/23/14 8:51:47.000 AM syslogd[17]: Configuration Notice:
    ASL Module "com.apple.securityd" claims selected messages.
    Those messages may not appear in standard system log files or in the ASL database.
    12/23/14 8:51:47.000 AM syslogd[17]: Configuration Notice:
    ASL Module "com.apple.securityd" claims selected messages.
    Those messages may not appear in standard system log files or in the ASL database.
    12/23/14 8:51:47.000 AM kernel[0]: Longterm timer threshold: 1000 ms
    12/23/14 8:51:47.000 AM kernel[0]: Darwin Kernel Version 14.0.0: Fri Sep 19 00:26:44 PDT 2014; root:xnu-2782.1.97~2/RELEASE_X86_64
    12/23/14 8:51:47.000 AM kernel[0]: vm_page_bootstrap: 4068589 free pages and 92947 wired pages
    12/23/14 8:51:47.000 AM kernel[0]: kext submap [0xffffff7f80a00000 - 0xffffff8000000000], kernel text [0xffffff8000200000 - 0xffffff8000a00000]
    12/23/14 8:51:47.000 AM kernel[0]: zone leak detection enabled
    12/23/14 8:51:47.000 AM kernel[0]: "vm_compressor_mode" is 4
    12/23/14 8:51:47.000 AM kernel[0]: multiq scheduler config: deep-drain 0, urgent first 1, depth limit 4, band limit 127, sanity check 0
    12/23/14 8:51:47.000 AM kernel[0]: standard timeslicing quantum is 10000 us
    12/23/14 8:51:47.000 AM kernel[0]: standard background quantum is 2500 us
    12/23/14 8:51:47.000 AM kernel[0]: mig_table_max_displ = 13
    12/23/14 8:51:47.000 AM kernel[0]: AppleACPICPU: ProcessorId=1 LocalApicId=0 Enabled
    12/23/14 8:51:47.000 AM kernel[0]: AppleACPICPU: ProcessorId=2 LocalApicId=1 Enabled
    12/23/14 8:51:47.000 AM kernel[0]: AppleACPICPU: ProcessorId=3 LocalApicId=2 Enabled
    12/23/14 8:51:47.000 AM kernel[0]: AppleACPICPU: ProcessorId=4 LocalApicId=3 Enabled
    12/23/14 8:51:47.000 AM kernel[0]: AppleACPICPU: ProcessorId=5 LocalApicId=4 Enabled
    12/23/14 8:51:47.000 AM kernel[0]: AppleACPICPU: ProcessorId=6 LocalApicId=5 Enabled
    12/23/14 8:51:47.000 AM kernel[0]: AppleACPICPU: ProcessorId=7 LocalApicId=6 Enabled
    12/23/14 8:51:47.000 AM kernel[0]: AppleACPICPU: ProcessorId=8 LocalApicId=7 Enabled
    12/23/14 8:51:47.000 AM kernel[0]: calling mpo_policy_init for TMSafetyNet
    12/23/14 8:51:47.000 AM kernel[0]: Security policy loaded: Safety net for Time Machine (TMSafetyNet)
    12/23/14 8:51:38.298 AM com.apple.xpc.launchd[1]: (com.apple.alf) The HideUntilCheckIn property is an architectural performance issue. Please transition away from it.
    12/23/14 8:51:47.000 AM kernel[0]: calling mpo_policy_init for AMFI
    12/23/14 8:51:47.000 AM kernel[0]: Security policy loaded: Apple Mobile File Integrity (AMFI)
    12/23/14 8:51:47.000 AM kernel[0]: calling mpo_policy_init for Sandbox
    12/23/14 8:51:47.000 AM kernel[0]: Security policy loaded: Seatbelt sandbox policy (Sandbox)
    12/23/14 8:51:47.000 AM kernel[0]: calling mpo_policy_init for Quarantine
    12/23/14 8:51:47.000 AM kernel[0]: Security policy loaded: Quarantine policy (Quarantine)
    12/23/14 8:51:47.000 AM kernel[0]: Copyright (c) 1982, 1986, 1989, 1991, 1993
    12/23/14 8:51:47.000 AM kernel[0]: The Regents of the University of California. All rights reserved.
    12/23/14 8:51:47.000 AM kernel[0]: MAC Framework successfully initialized
    12/23/14 8:51:47.000 AM kernel[0]: using 16384 buffer headers and 10240 cluster IO buffer headers
    12/23/14 8:51:47.000 AM kernel[0]: AppleKeyStore starting (BUILT: Sep 19 2014 00:11:30)
    12/23/14 8:51:47.000 AM kernel[0]: IOAPIC: Version 0x20 Vectors 64:87
    12/23/14 8:51:47.000 AM kernel[0]: ACPI: sleep states S3 S4 S5
    12/23/14 8:51:47.000 AM kernel[0]: pci (build 00:11:20 Sep 19 2014), flags 0xe3000, pfm64 (36 cpu) 0xf80000000, 0x80000000
    12/23/14 8:51:47.000 AM kernel[0]: [ PCI configuration begin ]
    12/23/14 8:51:47.000 AM kernel[0]: AppleIntelCPUPowerManagement: Turbo Ratios 1145
    12/23/14 8:51:47.000 AM kernel[0]: AppleIntelCPUPowerManagement: (built 00:11:36 Sep 19 2014) initialization complete
    12/23/14 8:51:47.000 AM kernel[0]: console relocated to 0xf80010000
    12/23/14 8:51:47.000 AM kernel[0]: [ PCI configuration end, bridges 9, devices 21 ]
    12/23/14 8:51:47.000 AM kernel[0]: [ PCI configuration begin ]
    12/23/14 8:51:47.000 AM kernel[0]: [ PCI configuration end, bridges 10, devices 36 ]
    12/23/14 8:51:47.000 AM kernel[0]: FireWire (OHCI) TI ID 823f built-in now active, GUID d49a20fffeca2350; max speed s800.
    12/23/14 8:51:47.000 AM kernel[0]: USBMSC Identifier (non-unique): 000000009833 0x5ac 0x8403 0x9833, 2
    12/23/14 8:51:47.000 AM kernel[0]: mcache: 8 CPU(s), 64 bytes CPU cache line size
    12/23/14 8:51:47.000 AM kernel[0]: mbinit: done [128 MB total pool size, (85/42) split]
    12/23/14 8:51:47.000 AM kernel[0]: rooting via boot-uuid from /chosen: 804F2691-E966-33D8-AF5F-3DEC8D46D182
    12/23/14 8:51:47.000 AM kernel[0]: Waiting on <dict ID="0"><key>IOProviderClass</key><string ID="1">IOResources</string><key>IOResourceMatch</key><string ID="2">boot-uuid-media</string></dict>
    12/23/14 8:51:47.000 AM kernel[0]: com.apple.AppleFSCompressionTypeZlib kmod start
    12/23/14 8:51:47.000 AM kernel[0]: com.apple.AppleFSCompressionTypeDataless kmod start
    12/23/14 8:51:47.000 AM kernel[0]: com.apple.AppleFSCompressionTypeZlib load succeeded
    12/23/14 8:51:47.000 AM kernel[0]: com.apple.AppleFSCompressionTypeDataless load succeeded
    12/23/14 8:51:47.000 AM kernel[0]: AppleIntelCPUPowerManagementClient: ready
    12/23/14 8:51:47.000 AM kernel[0]: Got boot device = IOService:/AppleACPIPlatformExpert/PCI0@0/AppleACPIPCI/SATA@1F,2/AppleIntelPchS eriesAHCI/PRT0@0/IOAHCIDevice@0/AppleAHCIDiskDriver/IOAHCIBlockStorageDevice/IOB lockStorageDriver/ST31000528ASQ Media/IOGUIDPartitionScheme/Protovision@2
    12/23/14 8:51:47.000 AM kernel[0]: BSD root: disk0s2, major 1, minor 1
    12/23/14 8:51:47.000 AM kernel[0]: hfs: mounted Protovision on device root_device
    12/23/14 8:51:47.000 AM kernel[0]: VM Swap Subsystem is ON
    12/23/14 8:51:47.000 AM kernel[0]: ath_get_caps[4044] rx chainmask mismatch actual 3 sc_chainmak 0
    12/23/14 8:51:47.000 AM kernel[0]: 3.720315: ath_get_caps[4019] tx chainmask mismatch actual 3 sc_chainmak 0
    12/23/14 8:51:47.000 AM kernel[0]: 3.724779: Atheros: mac 128.2 phy 13.0 radio 12.0
    12/23/14 8:51:47.000 AM kernel[0]: 3.724789: Use hw queue 0 for WME_AC_BE traffic
    12/23/14 8:51:47.000 AM kernel[0]: 3.724797: Use hw queue 1 for WME_AC_BK traffic
    12/23/14 8:51:47.000 AM kernel[0]: 3.724804: Use hw queue 2 for WME_AC_VI traffic
    12/23/14 8:51:47.000 AM kernel[0]: 3.724811: Use hw queue 3 for WME_AC_VO traffic
    12/23/14 8:51:47.000 AM kernel[0]: 3.724818: Use hw queue 8 for CAB traffic
    12/23/14 8:51:47.000 AM kernel[0]: 3.724825: Use hw queue 9 for beacons
    12/23/14 8:51:47.000 AM kernel[0]: 3.724915: wlan_vap_create : enter. devhandle=0xa009e718, opmode=IEEE80211_M_STA, flags=0x1
    12/23/14 8:51:47.000 AM kernel[0]: 3.724957: wlan_vap_create : exit. devhandle=0xa009e718, opmode=IEEE80211_M_STA, flags=0x1.
    12/23/14 8:51:47.000 AM kernel[0]: bpfAttach len 88 dlt 127
    12/23/14 8:51:38.299 AM com.apple.xpc.launchd[1]: (com.apple.audio.coreaudiod) Unknown key for array: seatbelt-profiles
    12/23/14 8:51:47.000 AM kernel[0]: bpfAttach len 124 dlt 192
    12/23/14 8:51:47.000 AM kernel[0]: bpfAttach len 24 dlt 105
    12/23/14 8:51:47.000 AM kernel[0]: 3.725006: ATH tunables:
    12/23/14 8:51:47.000 AM kernel[0]: 3.725010:   pullmode[1] txringsize[  256] txsendqsize[1024] reapmin[   32] reapcount[  128]
    12/23/14 8:51:38.299 AM com.apple.xpc.launchd[1]: (com.apple.auditd) The TimeOut key is no longer respected. It never did anything anyway.
    12/23/14 8:51:42.998 AM iconservicesagent[37]: iconservicesagent launched.
    12/23/14 8:51:42.998 AM hidd[68]: void __IOHIDPlugInLoadBundles(): Loaded 0 HID plugins
    12/23/14 8:51:38.299 AM com.apple.xpc.launchd[1]: (com.apple.autofsd) This service is defined to be constantly running and is inherently inefficient.
    12/23/14 8:51:43.000 AM hidd[68]: ____IOHIDSessionScheduleAsync_block_invoke: thread_id=0x10ef8b000
    12/23/14 8:51:43.000 AM hidd[68]: HID Session async scheduling initiated.
    12/23/14 8:51:43.000 AM hidd[68]: HID Session async root queue running at priority 63 and schedule 2.
    12/23/14 8:51:43.000 AM hidd[68]: HID Session async scheduling complete.
    12/23/14 8:51:43.000 AM hidd[68]: Successfully opened the IOHIDSession
    12/23/14 8:51:44.109 AM watchdogd[30]:  [watchdog_daemon] @(    wd_watchdog_open) - IOIteratorNext failed (kr=0)
    12/23/14 8:51:38.300 AM com.apple.xpc.launchd[1]: (com.apple.backupd-status) The HideUntilCheckIn property is an architectural performance issue. Please transition away from it.
    12/23/14 8:51:38.300 AM com.apple.xpc.launchd[1]: (com.apple.backupd.status.xpc) The HideUntilCheckIn property is an architectural performance issue. Please transition away from it.
    12/23/14 8:51:47.243 AM watchdogd[30]:  [watchdog_daemon] @(      wd_daemon_init) - could not initialize the hardware watchdog
    12/23/14 8:51:38.300 AM com.apple.xpc.launchd[1]: (com.apple.bsd.dirhelper) The TimeOut key is no longer respected. It never did anything anyway.
    12/23/14 8:51:47.243 AM watchdogd[30]:  [watchdog_daemon] @(                main) - cannot initialize the watchdog service
    12/23/14 8:51:38.300 AM com.apple.xpc.launchd[1]: (com.apple.cmio.AVCAssistant) ThrottleInterval set to zero. You're not that important. Ignoring.
    12/23/14 8:51:38.300 AM com.apple.xpc.launchd[1]: (com.apple.cmio.IIDCVideoAssistant) ThrottleInterval set to zero. You're not that important. Ignoring.
    12/23/14 8:51:38.301 AM com.apple.xpc.launchd[1]: (com.apple.cmio.VDCAssistant) ThrottleInterval set to zero. You're not that important. Ignoring.
    12/23/14 8:51:38.301 AM com.apple.xpc.launchd[1]: (com.apple.configd) This service is defined to be constantly running and is inherently inefficient.
    12/23/14 8:51:38.301 AM com.apple.xpc.launchd[1]: (com.apple.coreduetd) This service is defined to be constantly running and is inherently inefficient.
    12/23/14 8:51:38.301 AM com.apple.xpc.launchd[1]: (com.apple.CoreRAID) The HideUntilCheckIn property is an architectural performance issue. Please transition away from it.
    12/23/14 8:51:38.301 AM com.apple.xpc.launchd[1]: (com.apple.CoreRAID) The ServiceIPC key is no longer respected. Please remove it.
    12/23/14 8:51:38.301 AM com.apple.xpc.launchd[1]: (com.apple.coreservicesd) The HopefullyExitsLast key is no longer respected. Please remove it.
    12/23/14 8:51:47.244 AM com.apple.xpc.launchd[1]: (com.apple.watchdogd) Service only ran for 8 seconds. Pushing respawn out by 2 seconds.
    12/23/14 8:51:47.244 AM iconservicesagent[37]: Starting service with cache path: /var/folders/zz/zyxvpxvq6csfxvn_n0000000000000/C/com.apple.iconservices
    12/23/14 8:51:47.000 AM kernel[0]: IO80211Controller::dataLinkLayerAttachComplete():  adding AppleEFINVRAM notification
    12/23/14 8:51:47.000 AM kernel[0]: IO80211Interface::efiNVRAMPublished():
    12/23/14 8:51:47.000 AM kernel[0]: bpfAttach len 64 dlt 12
    12/23/14 8:51:47.695 AM iconservicesd[36]: iconservicesd launched.
    12/23/14 8:51:47.697 AM iconservicesd[36]: Cache path: /Library/Caches/com.apple.iconservices.store
    12/23/14 8:51:47.772 AM opendirectoryd[45]: BUG in libdispatch: 14B25 - 2004 - 0x5
    12/23/14 8:51:47.822 AM com.apple.SecurityServer[52]: Session 100000 created
    12/23/14 8:51:47.854 AM configd[25]: preference: no sharing preferences
    12/23/14 8:51:47.000 AM kernel[0]: IOGraphics flags 0x43
    12/23/14 8:51:47.000 AM kernel[0]: IOBluetoothUSBDFU::probe
    12/23/14 8:51:47.000 AM kernel[0]: IOBluetoothUSBDFU::probe ProductID - 0x8215 FirmwareVersion - 0x0208
    12/23/14 8:51:47.000 AM kernel[0]: **** [IOBluetoothHostControllerUSBTransport][start] -- completed -- result = TRUE -- 0x4000 ****
    12/23/14 8:51:47.000 AM kernel[0]: **** [BroadcomBluetoothHostControllerUSBTransport][start] -- Completed -- 0x4000 ****
    12/23/14 8:51:47.000 AM kernel[0]: [IOBluetoothHCIController][staticBluetoothTransportShowsUp] -- Received Bluetooth Controller register service notification -- 0x4000
    12/23/14 8:51:47.000 AM kernel[0]: [IOBluetoothHCIController][start] -- completed
    12/23/14 8:51:47.000 AM kernel[0]: ** Device in slot: SLOT--1 **
    12/23/14 8:51:47.978 AM com.apple.usbmuxd[51]: usbmuxd-344.3 on Oct 13 2014 at 21:10:09, running 64 bit
    12/23/14 8:51:48.000 AM kernel[0]: [IOBluetoothHCIController::setConfigState] calling registerService
    12/23/14 8:51:48.000 AM kernel[0]: **** [IOBluetoothHCIController][ProcessBluetoothTransportShowsUpActionWL] -- Connected to the transport successfully -- 0xef80 -- 0xa000 -- 0x4000 ****
    12/23/14 8:51:48.060 AM com.apple.SecurityServer[52]: Entering service
    12/23/14 8:51:48.000 AM kernel[0]: Waiting for DSMOS...
    12/23/14 8:51:48.251 AM com.apple.xpc.launchd[1]: (com.apple.xpc.launchd.domain.system) Service "com.apple.ManagedClient.startup" tried to hijack endpoint "com.apple.ManagedClient.agent" from owner: com.apple.ManagedClient
    12/23/14 8:51:48.255 AM thermald[22]: Waiting for OSTT support notification
    12/23/14 8:51:48.260 AM UserEventAgent[16]: Failed to copy info dictionary for bundle /System/Library/UserEventPlugins/alfUIplugin.plugin
    12/23/14 8:51:48.264 AM digest-service[98]: label: default
    12/23/14 8:51:48.265 AM digest-service[98]: dbname: od:/Local/Default
    12/23/14 8:51:48.265 AM digest-service[98]: mkey_file: /var/db/krb5kdc/m-key
    12/23/14 8:51:48.265 AM digest-service[98]: acl_file: /var/db/krb5kdc/kadmind.acl
    12/23/14 8:51:48.277 AM UserEventAgent[16]: Captive: CNPluginHandler en1: Inactive
    12/23/14 8:51:48.000 AM kernel[0]: Previous shutdown cause: 3
    12/23/14 8:51:48.366 AM digest-service[98]: digest-request: uid=0
    12/23/14 8:51:48.000 AM kernel[0]: DSMOS has arrived
    12/23/14 8:51:48.391 AM loginwindow[64]: Login Window Application Started
    12/23/14 8:51:48.423 AM systemkeychain[112]: done file: /var/run/systemkeychaincheck.done
    12/23/14 8:51:48.442 AM secinitd[118]: UID[0]: cache loaded: /System/Library/Caches/com.apple.app-sandbox-cache.plist
    12/23/14 8:51:48.443 AM secinitd[118]: ctkd[115]: unable to get root path for bundle of main executable: /System/Library/Frameworks/CryptoTokenKit.framework/ctkd
    12/23/14 8:51:48.485 AM WindowServer[129]: Server is starting up
    12/23/14 8:51:48.488 AM apsd[49]: CGSLookupServerRootPort: Failed to look up the port for "com.apple.windowserver.active" (1102)
    12/23/14 8:51:48.495 AM mds[32]: (FMW.Normal:1402) FMW 0 0
    12/23/14 8:51:48.512 AM com.apple.xpc.launchd[1]: (com.apple.xpc.launchd.domain.system) Service "com.apple.ManagedClient.enroll" tried to hijack endpoint "com.apple.ManagedClient.agent" from owner: com.apple.ManagedClient
    12/23/14 8:51:48.000 AM kernel[0]: AtherosNewma40P2PInterface::init name <p2p0> role 1
    12/23/14 8:51:48.000 AM kernel[0]: AtherosNewma40P2PInterface::init <p2p> role 1
    12/23/14 8:51:48.518 AM airportd[29]: airportdProcessDLILEvent: en1 attached (down)
    12/23/14 8:51:48.525 AM apsd[49]: Unable to bootstrap_look_up connection port 'com.apple.askpermission.aps' for user 0: Unknown service name
    12/23/14 8:51:48.526 AM apsd[49]: Attempt to set push wake topics without dark wake enabled: ()
    12/23/14 8:51:48.527 AM apsd[49]: Unable to bootstrap_look_up connection port 'com.apple.askpermission.aps' for user 0: Unknown service name
    12/23/14 8:51:48.527 AM apsd[49]: <APSConnectionServer: 0x7fbe2b8084b0> Invalid mach port - Cleaning up this named port's topics. com.apple.askpermission.aps
    12/23/14 8:51:48.638 AM digest-service[98]: digest-request: netr probe 0
    12/23/14 8:51:48.639 AM digest-service[98]: digest-request: init request
    12/23/14 8:51:48.647 AM digest-service[98]: digest-request: init return domain: BUILTIN server: LOCALHOST indomain was: <NULL>
    12/23/14 8:51:48.000 AM kernel[0]: AirPort: Link Down on en1. Reason 8 (Disassociated because station leaving).
    12/23/14 8:51:48.000 AM kernel[0]: en1::IO80211Interface::postMessage bssid changed
    12/23/14 8:51:48.000 AM kernel[0]: 22.475544: setDISASSOC from ATH_INTERFACE_CLASS disconnectVap
    12/23/14 8:51:48.000 AM kernel[0]: 22.475564: switchVap from 1 to 1
    12/23/14 8:51:49.074 AM locationd[54]: Logging binary sensor data to /var/folders/zz/zyxvpxvq6csfxvn_n00000sm00006d/C/locationdSensors.bin
    12/23/14 8:51:49.215 AM com.apple.xpc.launchd[1]: (com.apple.appkit.xpc.sandboxedServiceRunner) The JoinExistingSession key is only available to Application services.
    12/23/14 8:51:49.215 AM locationd[54]: NBB-Could not get UDID for stable refill timing, falling back on random
    12/23/14 8:51:49.268 AM com.apple.xpc.launchd[1]: (com.apple.lakitu) The JoinExistingSession key is only available to Application services.
    12/23/14 8:51:49.269 AM com.apple.xpc.launchd[1]: (com.apple.accounts.dom) The _DirtyJetsamMemoryLimit key is not available on this platform.
    12/23/14 8:51:49.269 AM com.apple.xpc.launchd[1]: (com.apple.imfoundation.IMRemoteURLConnectionAgent) The _DirtyJetsamMemoryLimit key is not available on this platform.
    12/23/14 8:51:49.380 AM discoveryd[48]: Basic Sockets GetProcessNameFromSocket() failed errno[57] err[-1]
    12/23/14 8:51:49.381 AM discoveryd[48]: Basic Sockets Unknown(-1), errno 0 UDS FD=3
    12/23/14 8:51:49.381 AM discoveryd[48]: Basic Sockets UDS FD=3 ERROR: failed to get effective user ID, errno 0
    12/23/14 8:51:49.381 AM discoveryd[48]: Basic SleepProxy BSP Server Disabled. Metric = 3373
    12/23/14 8:51:49.541 AM discoveryd[48]: AwdlD2d AwdlD2dInitialize: Initialized
    12/23/14 8:51:49.543 AM discoveryd[48]: D2D_IPC: Loaded
    12/23/14 8:51:49.547 AM airportd[29]: _handleLinkEvent: WiFi is not powered. Resetting state variables.
    12/23/14 8:51:49.552 AM discoveryd[48]: Basic WABServer NetResolverEvent no resolvers, resetting domains
    12/23/14 8:51:49.552 AM discoveryd[48]: Basic RemoteControl com.apple.discoveryd Starting XPC Server
    12/23/14 8:51:49.552 AM discoveryd[48]: Basic DNSResolver etc/hosts file changed: Event 0x7f99ed300200 Flushed /etc/hosts cache
    12/23/14 8:51:49.553 AM discoveryd[48]: Basic SleepProxy Could not get the primary interface
    12/23/14 8:51:49.553 AM discoveryd_helper[139]: Basic RemoteControl com.apple.discoveryd_helper Starting XPC Server
    12/23/14 8:51:49.553 AM discoveryd[48]: Basic RemoteControl com.apple.discoveryd.dnsproxy Starting XPC Server
    12/23/14 8:51:49.553 AM discoveryd_helper[139]: Detailed RemoteControl com.apple.discoveryd_helper XPC connection 0x7f9433d01220: start (pid=48, <unknown> not root)
    12/23/14 8:51:49.554 AM discoveryd[48]: Basic SleepProxy Sleep Proxy Server is not enabled
    12/23/14 8:51:49.579 AM networkd[140]: networkd-411 pid 140
    12/23/14 8:51:49.731 AM locationd[54]: Location icon should now be in state 'Inactive'
    12/23/14 8:51:49.805 AM UserEventAgent[16]: nsurlsessiond_events plugin: adding token 1 for client softwareupdate_download_service
    12/23/14 8:51:49.830 AM configd[25]: [bootp_transmit.c:213] bootp_transmit(): bpf_write(en0) failed: Network is down (50)
    12/23/14 8:51:49.830 AM configd[25]: DHCP en0: INIT transmit failed
    12/23/14 8:51:49.000 AM kernel[0]: bpfAttach len 124 dlt 192
    12/23/14 8:51:49.000 AM kernel[0]: bpfAttach len 88 dlt 127
    12/23/14 8:51:49.000 AM kernel[0]: bpfAttach len 24 dlt 105
    12/23/14 8:51:49.000 AM kernel[0]: 23.661333: performCountryCodeOperation: Not connected, scan in progress[0]
    12/23/14 8:51:49.000 AM kernel[0]: 23.664133: setWOW_PARAMETERS:wowevents = 2(1)
    12/23/14 8:51:49.930 AM configd[25]: dhcp_arp_router: en1 SSID unavailable
    12/23/14 8:51:49.000 AM kernel[0]: en1: 802.11d country code set to 'US '.
    12/23/14 8:51:49.000 AM kernel[0]: en1: Supported channels 1 2 3 4 5 6 7 8 9 10 11 36 40 44 48 52 56 60 64 100 104 108 112 116 120 124 128 132 136 140 149 153 157 161 165
    12/23/14 8:51:49.940 AM configd[25]: network changed.
    12/23/14 8:51:49.941 AM configd[25]: setting hostname to "riccardos-iMac.local"
    12/23/14 8:51:49.000 AM kernel[0]: IOBluetoothDevice::setProperties() -- calling hciController->CallCreateDeviceReporter() -- this = 0x9800
    12/23/14 8:51:49.000 AM kernel[0]: IOBluetoothHCIController::CallCreateDeviceReporter -- calling enqueueAction() -- device = 0x9800
    12/23/14 8:51:49.000 AM kernel[0]: IOBluetoothHCIController::CreateDeviceReporterAction -- device = = 0x9800
    12/23/14 8:51:49.000 AM kernel[0]: IOBluetoothHCIController::CreateDeviceReporterAction -- calling CreateDeviceReporter() device = = 0x9800
    12/23/14 8:51:49.000 AM kernel[0]: IOBluetoothHCIController::CreateDeviceReporter -- device = = 0x9800
    12/23/14 8:51:50.170 AM lsregister[134]: LaunchServices: Begin database seeding
    12/23/14 8:51:50.170 AM lsregister[134]: LaunchServices: Completed database seeding
    12/23/14 8:51:50.185 AM mds[32]: (DiskStore.Normal:453) InstallResults.plist found
    12/23/14 8:51:50.000 AM kernel[0]: en1: BSSID changed to 88:1f:a1:42:d2:4d
    12/23/14 8:51:50.000 AM kernel[0]: en1::IO80211Interface::postMessage bssid changed
    12/23/14 8:51:50.000 AM kernel[0]: AirPort: Link Up on en1
    12/23/14 8:51:50.000 AM kernel[0]: 23.995217: apple80211Request[10514] Unsupported ioctl 181
    12/23/14 8:51:50.000 AM kernel[0]: 23.995232: apple80211Request[10514] Unsupported ioctl 181
    12/23/14 8:51:50.000 AM kernel[0]: en1: BSSID changed to 88:1f:a1:42:d2:4d
    12/23/14 8:51:50.000 AM kernel[0]: en1::IO80211Interface::postMessage bssid changed
    12/23/14 8:51:50.000 AM kernel[0]: 23.997038: setWOW_PARAMETERS:wowevents = 2(1)
    12/23/14 8:51:50.000 AM kernel[0]: AirPort: RSN handshake complete on en1
    12/23/14 8:51:50.000 AM kernel[0]: [BNBMouseDevice::init][85.3] init is complete
    12/23/14 8:51:50.000 AM kernel[0]: [BNBMouseDevice::handleStart][85.3] returning 1
    12/23/14 8:51:50.000 AM kernel[0]: [AppleMultitouchHIDEventDriver::start] entered
    12/23/14 8:51:50.000 AM kernel[0]: [AppleMultitouchDevice::start] entered
    12/23/14 8:51:50.856 AM hidd[68]: IOHIDService compatibility thread running at priority 63 and schedule 2.
    12/23/14 8:51:51.196 AM WindowServer[129]: Session 257 retained (2 references)
    12/23/14 8:51:51.196 AM WindowServer[129]: Session 257 released (1 references)
    12/23/14 8:51:51.197 AM configd[25]: dhcp_arp_router: en1 SSID unavailable
    12/23/14 8:51:51.212 AM WindowServer[129]: Session 257 retained (2 references)
    12/23/14 8:51:51.214 AM WindowServer[129]: init_page_flip: page flip mode is on
    12/23/14 8:51:51.000 AM kernel[0]: en1: BSSID changed to 88:1f:a1:42:d2:4d
    12/23/14 8:51:51.000 AM kernel[0]: en1: BSSID changed to 88:1f:a1:42:d2:4d
    12/23/14 8:51:52.521 AM WindowServer[129]: Found 26 modes for display 0x00000000 [26, 0]
    12/23/14 8:51:52.536 AM WindowServer[129]: Found 1 modes for display 0x00000000 [1, 0]
    12/23/14 8:51:52.537 AM WindowServer[129]: mux_initialize: Couldn't find any matches
    12/23/14 8:51:52.542 AM WindowServer[129]: Found 26 modes for display 0x00000000 [26, 0]
    12/23/14 8:51:52.545 AM WindowServer[129]: Found 1 modes for display 0x00000000 [1, 0]
    12/23/14 8:51:52.000 AM kernel[0]: en1: BSSID changed to 88:1f:a1:42:d2:4d
    12/23/14 8:51:52.953 AM configd[25]: network changed: DNS* Proxy
    12/23/14 8:51:52.953 AM UserEventAgent[16]: Captive: [CNInfoNetworkActive:1709] en1: SSID 'Professor Falken' making interface primary (protected network)
    12/23/14 8:51:52.954 AM UserEventAgent[16]: Captive: CNPluginHandler en1: Evaluating
    12/23/14 8:51:52.954 AM discoveryd[48]: Basic SleepProxy Could not get the primary interface
    12/23/14 8:51:52.955 AM UserEventAgent[16]: Captive: en1: Probing 'Professor Falken'
    12/23/14 8:51:52.959 AM configd[25]: network changed: v4(en1!:192.168.1.68) DNS+ Proxy+ SMB
    12/23/14 8:51:52.961 AM UserEventAgent[16]: Captive: [ProbeListManagerCopyProbeURL:182] Probe Info is past expiration date
    12/23/14 8:51:53.015 AM networkd[140]: +[NETLedBelly stopFastFail] Clearing ledbelly failure cache
    12/23/14 8:51:53.016 AM configd[25]: network changed: v4(en1:192.168.1.68) v6(en1+:2602:306:80cc:9640:a108:b391:76d4:f66) DNS* Proxy SMB
    12/23/14 8:51:53.031 AM configd[25]: setting hostname to "iMac.attlocal.net"
    12/23/14 8:51:53.068 AM UserEventAgent[16]: Captive: CNPluginHandler en1: Authenticated
    12/23/14 8:51:53.105 AM com.apple.xpc.launchd[1]: (com.apple.appkit.xpc.sandboxedServiceRunner) The JoinExistingSession key is only available to Application services.
    12/23/14 8:51:53.105 AM com.apple.xpc.launchd[1]: (com.apple.DataDetectorsDynamicData) The JoinExistingSession key is only available to Application services.
    12/23/14 8:51:53.108 AM com.apple.xpc.launchd[1]: (com.apple.FileSyncAgent.PHD.isRunning) The HideUntilCheckIn property is an architectural performance issue. Please transition away from it.
    12/23/14 8:51:53.109 AM com.apple.xpc.launchd[1]: (com.apple.mbloginhelper.user) This key does not do anything: OnDemand
    12/23/14 8:51:53.109 AM com.apple.xpc.launchd[1]: (com.apple.mbpluginhost.user) This key does not do anything: OnDemand
    12/23/14 8:51:53.112 AM com.apple.xpc.launchd[1]: (com.apple.secd) This key does not do anything: OnDemand
    12/23/14 8:51:53.112 AM com.apple.xpc.launchd[1]: (com.apple.secd) The ServiceIPC key is no longer respected. Please remove it.
    12/23/14 8:51:53.113 AM com.apple.xpc.launchd[1]: (com.apple.speech.speechsynthesisd) This key does not do anything: OnDemand
    12/23/14 8:51:53.114 AM com.apple.xpc.launchd[1]: (com.apple.TrustEvaluationAgent) This key does not do anything: OnDemand
    12/23/14 8:51:53.000 AM kernel[0]: BUG in process suhelperd[156]: over-released legacy external boost assertions (1 total, 1 external, 0 legacy-external)
    12/23/14 8:51:53.000 AM kernel[0]: BUG in process suhelperd[156]: over-released legacy external boost assertions (1 total, 1 external, 0 legacy-external)
    12/23/14 8:51:53.000 AM kernel[0]: BUG in process suhelperd[156]: over-released legacy external boost assertions (1 total, 1 external, 0 legacy-external)
    12/23/14 8:51:53.000 AM kernel[0]: BUG in process suhelperd[156]: over-released legacy external boost assertions (1 total, 1 external, 0 legacy-external)
    12/23/14 8:51:53.000 AM kernel[0]: BUG in process suhelperd[156]: over-released legacy external boost assertions (1 total, 1 external, 0 legacy-external)
    12/23/14 8:51:53.000 AM kernel[0]: BUG in process suhelperd[156]: over-released legacy external boost assertions (1 total, 1 external, 0 legacy-external)
    12/23/14 8:51:53.000 AM kernel[0]: BUG in process suhelperd[156]: over-released legacy external boost assertions (1 total, 1 external, 0 legacy-external)
    12/23/14 8:51:53.000 AM kernel[0]: BUG in process suhelperd[156]: over-released legacy external boost assertions (1 total, 1 external, 0 legacy-external)
    12/23/14 8:51:53.000 AM kernel[0]: BUG in process suhelperd[156]: over-released legacy external boost assertions (1 total, 1 external, 0 legacy-external)
    12/23/14 8:51:53.000 AM kernel[0]: BUG in process suhelperd[156]: over-released legacy external boost assertions (1 total, 1 external, 0 legacy-external)
    12/23/14 8:51:53.000 AM kernel[0]: BUG in process suhelperd[156]: over-released legacy external boost assertions (1 total, 1 external, 0 legacy-external)
    12/23/14 8:51:53.000 AM kernel[0]: BUG in process suhelperd[156]: over-released legacy external boost assertions (1 total, 1 external, 0 legacy-external)
    12/23/14 8:51:53.000 AM kernel[0]: BUG in process suhelperd[156]: over-released legacy external boost assertions (1 total, 1 external, 0 legacy-external)
    12/23/14 8:51:53.000 AM kernel[0]: BUG in process suhelperd[156]: over-released legacy external boost assertions (1 total, 1 external, 0 legacy-external)
    12/23/14 8:51:53.000 AM kernel[0]: BUG in process suhelperd[156]: over-released legacy external boost assertions (1 total, 1 external, 0 legacy-external)
    12/23/14 8:51:53.000 AM kernel[0]: BUG in process suhelperd[156]: over-released legacy external boost assertions (1 total, 1 external, 0 legacy-external)
    12/23/14 8:51:53.000 AM kernel[0]: BUG in process suhelperd[156]: over-released legacy external boost assertions (1 total, 1 external, 0 legacy-external)
    12/23/14 8:51:53.000 AM kernel[0]: BUG in process suhelperd[156]: over-released legacy external boost assertions (1 total, 1 external, 0 legacy-external)
    12/23/14 8:51:53.000 AM kernel[0]: BUG in process suhelperd[156]: over-released legacy external boost assertions (1 total, 1 external, 0 legacy-external)
    12/23/14 8:51:53.000 AM kernel[0]: BUG in process suhelperd[156]: over-released legacy external boost assertions (1 total, 1 external, 0 legacy-external)
    12/23/14 8:51:53.000 AM kernel[0]: BUG in process suhelperd[156]: over-released legacy external boost assertions (1 total, 1 external, 0 legacy-external)
    12/23/14 8:51:53.000 AM kernel[0]: BUG in process suhelperd[156]: over-released legacy external boost assertions (1 total, 1 external, 0 legacy-external)
    12/23/14 8:51:53.000 AM kernel[0]: BUG in process suhelperd[156]: over-released legacy external boost assertions (1 total, 1 external, 0 legacy-external)
    12/23/14 8:51:53.000 AM kernel[0]: BUG in process suhelperd[156]: over-released legacy external boost assertions (1 total, 1 external, 0 legacy-external)
    12/23/14 8:51:53.000 AM kernel[0]: BUG in process suhelperd[156]: over-released legacy external boost assertions (1 total, 1 external, 0 legacy-external)
    12/23/14 8:51:53.000 AM kernel[0]: BUG in process suhelperd[156]: over-released legacy external boost assertions (1 total, 1 external, 0 legacy-external)
    12/23/14 8:51:53.000 AM kernel[0]: BUG in process suhelperd[156]: over-released legacy external boost assertions (1 total, 1 external, 0 legacy-external)
    12/23/14 8:51:53.000 AM kernel[0]: BUG in process suhelperd[156]: over-released legacy external boost assertions (1 total, 1 external, 0 legacy-external)
    12/23/14 8:51:53.000 AM kernel[0]: BUG in process suhelperd[156]: over-released legacy external boost assertions (1 total, 1 external, 0 legacy-external)
    12/23/14 8:51:53.000 AM kernel[0]: BUG in process suhelperd[156]: over-released legacy external boost assertions (1 total, 1 external, 0 legacy-external)
    12/23/14 8:51:53.000 AM kernel[0]: BUG in process suhelperd[156]: over-released legacy external boost assertions (1 total, 1 external, 0 legacy-external)
    12/23/14 8:51:53.000 AM kernel[0]: BUG in process suhelperd[156]: over-released legacy external boost assertions (1 total, 1 external, 0 legacy-external)
    12/23/14 8:51:53.000 AM kernel[0]: BUG in process suhelperd[156]: over-released legacy external boost assertions (1 total, 1 external, 0 legacy-external)
    12/23/14 8:51:53.000 AM kernel[0]: BUG in process suhelperd[156]: over-released legacy external boost assertions (1 total, 1 external, 0 legacy-external)
    12/23/14 8:51:53.000 AM kernel[0]: BUG in process suhelperd[156]: over-released legacy external boost assertions (1 total, 1 external, 0 legacy-external)
    12/23/14 8:51:53.000 AM kernel[0]: BUG in process suhelperd[156]: over-released legacy external boost assertions (1 total, 1 external, 0 legacy-external)
    12/23/14 8:51:53.000 AM kernel[0]: BUG in process suhelperd[156]: over-released legacy external boost assertions (1 total, 1 external, 0 legacy-external)
    12/23/14 8:51:53.000 AM kernel[0]: BUG in process suhelperd[156]: over-released legacy external boost assertions (1 total, 1 external, 0 legacy-external)
    12/23/14 8:51:53.000 AM kernel[0]: BUG in process suhelperd[156]: over-released legacy external boost assertions (1 total, 1 external, 0 legacy-external)
    12/23/14 8:51:53.000 AM kernel[0]: BUG in process suhelperd[156]: over-released legacy external boost assertions (1 total, 1 external, 0 legacy-external)
    12/23/14 8:51:53.000 AM kernel[0]: BUG in process suhelperd[156]: over-released legacy external boost assertions (1 total, 1 external, 0 legacy-external)
    12/23/14 8:51:53.000 AM kernel[0]: BUG in process suhelperd[156]: over-released legacy external boost assertions (1 total, 1 external, 0 legacy-external)
    12/23/14 8:51:53.000 AM kernel[0]: BUG in process suhelperd[156]: over-released legacy external boost assertions (1 total, 1 external, 0 legacy-external)
    12/23/14 8:51:53.000 AM kernel[0]: BUG in process suhelperd[156]: over-released legacy external boost assertions (1 total, 1 external, 0 legacy-external)
    12/23/14 8:51:53.000 AM kernel[0]: BUG in process suhelperd[156]: over-released legacy external boost assertions (1 total, 1 external, 0 legacy-external)
    12/23/14 8:51:53.000 AM kernel[0]: BUG in process suhelperd[156]: over-released legacy external boost assertions (1 total, 1 external, 0 legacy-external)
    12/23/14 8:51:53.000 AM kernel[0]: BUG in process suhelperd[156]: over-released legacy external boost assertions (1 total, 1 external, 0 legacy-external)
    12/23/14 8:51:53.000 AM kernel[0]: BUG in process suhelperd[156]: over-released legacy external boost assertions (1 total, 1 external, 0 legacy-external)
    12/23/14 8:51:53.000 AM kernel[0]: BUG in process suhelperd[156]: over-released legacy external boost assertions (1 total, 1 external, 0 legacy-external)
    12/23/14 8:51:53.000 AM kernel[0]: BUG in process suhelperd[156]: over-released legacy external boost assertions (1 total, 1 external, 0 legacy-external)
    12/23/14 8:51:53.000 AM kernel[0]: BUG in process suhelperd[156]: over-released legacy external boost assertions (1 total, 1 external, 0 legacy-external)
    12/23/14 8:51:53.000 AM kernel[0]: BUG in process suhelperd[156]: over-released legacy external boost assertions (1 total, 1 external, 0 legacy-external)
    12/23/14 8:51:53.000 AM kernel[0]: BUG in process suhelperd[156]: over-released legacy external boost assertions (1 total, 1 external, 0 legacy-external)
    12/23/14 8:51:53.000 AM kernel[0]: BUG in process suhelperd[156]: over-released legacy external boost assertions (1 total, 1 external, 0 legacy-external)
    12/23/14 8:51:53.000 AM kernel[0]: BUG in process suhelperd[156]: over-released legacy external boost assertions (1 total, 1 external, 0 legacy-external)
    12/23/14 8:51:53.000 AM kernel[0]: BUG in process suhelperd[156]: over-released legacy external boost assertions (1 total, 1 external, 0 legacy-external)
    12/23/14 8:51:53.000 AM kernel[0]: BUG in process suhelperd[156]: over-released legacy external boost assertions (1 total, 1 external, 0 legacy-external)
    12/23/14 8:51:53.000 AM kernel[0]: BUG in process suhelperd[156]: over-released legacy external boost assertions (1 total, 1 external, 0 legacy-external)
    12/23/14 8:51:53.000 AM kernel[0]: BUG in process suhelperd[156]: over-released legacy external boost assertions (1 total, 1 external, 0 legacy-external)
    12/23/14 8:51:53.000 AM kernel[0]: BUG in process suhelperd[156]: over-released legacy external boost assertions (1 total, 1 external, 0 legacy-external)
    12/23/14 8:51:53.000 AM kernel[0]: BUG in process suhelperd[156]: over-released legacy external boost assertions (1 total, 1 external, 0 legacy-external)
    12/23/14 8:51:53.000 AM kernel[0]: BUG in process suhelperd[156]: over-released legacy external boost assertions (1 total, 1 external, 0 legacy-external)
    12/23/14 8:51:53.000 AM kernel[0]: BUG in process suhelperd[156]: over-released legacy external boost assertions (1 total, 1 external, 0 legacy-external)
    12/23/14 8:51:53.000 AM kernel[0]: BUG in process suhelperd[156]: over-released legacy external boost assertions (1 total, 1 external, 0 legacy-external)
    12/23/14 8:51:53.000 AM kernel[0]: BUG in process suhelperd[156]: over-released legacy external boost assertions (1 total, 1 external, 0 legacy-external)
    12/23/14 8:51:53.000 AM kernel[0]: BUG in process suhelperd[156]: over-released legacy external boost assertions (1 total, 1 external, 0 legacy-external)
    12/23/14 8:51:53.000 AM kernel[0]: BUG in process suhelperd[156]: over-released legacy external boost assertions (1 total, 1 external, 0 legacy-external)
    12/23/14 8:51:53.000 AM kernel[0]: BUG in process suhelperd[156]: over-released legacy external boost assertions (1 total, 1 external, 0 legacy-external)
    12/23/14 8:51:53.000 AM kernel[0]: BUG in process suhelperd[156]: over-released legacy external boost assertions (1 total, 1 external, 0 legacy-external)
    12/23/14 8:51:53.000 AM kernel[0]: BUG in process suhelperd[156]: over-released legacy external boost assertions (1 total, 1 external, 0 legacy-external)
    12/23/14 8:51:53.000 AM kernel[0]: BUG in process suhelperd[156]: over-released legacy external boost assertions (1 total, 1 external, 0 legacy-external)
    12/23/14 8:51:53.000 AM kernel[0]: BUG in process suhelperd[156]: over-released legacy external boost assertions (1 total, 1 external, 0 legacy-external)
    12/23/14 8:51:53.000 AM kernel[0]: BUG in process suhelperd[156]: over-released legacy external boost assertions (1 total, 1 external, 0 legacy-external)
    12/23/14 8:51:53.000 AM kernel[0]: BUG in process suhelperd[156]: over-released legacy external boost assertions (1 total, 1 external, 0 legacy-external)
    12/23/14 8:51:53.000 AM kernel[0]: BUG in process suhelperd[156]: over-released legacy external boost assertions (1 total, 1 external, 0 legacy-external)
    12/23/14 8:51:53.000 AM kernel[0]: BUG in process suhelperd[156]: over-released legacy external boost assertions (1 total, 1 external, 0 legacy-external)
    12/23/14 8:51:53.000 AM kernel[0]: BUG in process suhelperd[156]: over-released legacy external boost assertions (1 total, 1 external, 0 legacy-external)
    12/23/14 8:51:53.000 AM kernel[0]: BUG in process suhelperd[156]: over-released legacy external boost assertions (1 total, 1 external, 0 legacy-external)
    12/23/14 8:51:53.000 AM kernel[0]: BUG in process suhelperd[156]: over-released legacy external boost assertions (1 total, 1 external, 0 legacy-external)
    12/23/14 8:51:53.000 AM kernel[0]: BUG in process suhelperd[156]: over-released legacy external boost assertions (1 total, 1 external, 0 legacy-external)
    12/23/14 8:51:53.000 AM kernel[0]: BUG in process suhelperd[156]: over-released legacy external boost assertions (1 total, 1 external, 0 legacy-external)
    12/23/14 8:51:53.000 AM kernel[0]: BUG in process suhelperd[156]: over-released legacy external boost assertions (1 total, 1 external, 0 legacy-external)
    12/23/14 8:51:53.000 AM kernel[0]: BUG in process suhelperd[156]: over-released legacy external boost assertions (1 total, 1 external, 0 legacy-external)
    12/23/14 8:51:53.000 AM kernel[0]: BUG in process suhelperd[156]: over-released legacy external boost assertions (1 total, 1 external, 0 legacy-external)
    12/23/14 8:51:53.000 AM kernel[0]: BUG in process suhelperd[156]: over-released legacy external boost assertions (1 total, 1 external, 0 legacy-external)
    12/23/14 8:51:53.000 AM kernel[0]: BUG in process suhelperd[156]: over-released legacy external boost assertions (1 total, 1 external, 0 legacy-external)
    12/23/14 8:51:53.000 AM kernel[0]: BUG in process suhelperd[156]: over-released legacy external boost assertions (1 total, 1 external, 0 legacy-external)
    12/23/14 8:51:53.000 AM kernel[0]: BUG in process suhelperd[156]: over-released legacy external boost assertions (1 total, 1 external, 0 legacy-external)
    12/23/14 8:51:53.000 AM kernel[0]: BUG in process suhelperd[156]: over-released legacy external boost assertions (1 tota

    Hello Everybody,
    I have installed Yosemite on my iMac 2009 and after the reboot the system starts in safe mode only.
    Here the log:
    12/23/14 8:51:47.000 AM syslogd[17]: Configuration Notice:
    ASL Module "com.apple.commerce.asl" claims selected messages.
    Those messages may not appear in standard system log files or in the ASL database.
    12/23/14 8:51:47.000 AM syslogd[17]: Configuration Notice:
    ASL Module "com.apple.CoreDuetAdmissionControl" claims selected messages.
    Those messages may not appear in standard system log files or in the ASL database.
    12/23/14 8:51:47.000 AM syslogd[17]: Configuration Notice:
    ASL Module "com.apple.eventmonitor" claims selected messages.
    Those messages may not appear in standard system log files or in the ASL database.
    12/23/14 8:51:47.000 AM syslogd[17]: Configuration Notice:
    ASL Module "com.apple.family.asl" claims selected messages.
    Those messages may not appear in standard system log files or in the ASL database.
    12/23/14 8:51:47.000 AM syslogd[17]: Configuration Notice:
    ASL Module "com.apple.ical" claims selected messages.
    Those messages may not appear in standard system log files or in the ASL database.
    12/23/14 8:51:47.000 AM syslogd[17]: Configuration Notice:
    ASL Module "com.apple.icloud.FindMyDevice" claims selected messages.
    Those messages may not appear in standard system log files or in the ASL database.
    12/23/14 8:51:47.000 AM syslogd[17]: Configuration Notice:
    ASL Module "com.apple.install" claims selected messages.
    Those messages may not appear in standard system log files or in the ASL database.
    12/23/14 8:51:47.000 AM syslogd[17]: Configuration Notice:
    ASL Module "com.apple.iokit.power" claims selected messages.
    Those messages may not appear in standard system log files or in the ASL database.
    12/23/14 8:51:47.000 AM syslogd[17]: Configuration Notice:
    ASL Module "com.apple.mail" claims selected messages.
    Those messages may not appear in standard system log files or in the ASL database.
    12/23/14 8:51:47.000 AM syslogd[17]: Configuration Notice:
    ASL Module "com.apple.MessageTracer" claims selected messages.
    Those messages may not appear in standard system log files or in the ASL database.
    12/23/14 8:51:47.000 AM syslogd[17]: Configuration Notice:
    ASL Module "com.apple.networking.symptoms" claims selected messages.
    Those messages may not appear in standard system log files or in the ASL database.
    12/23/14 8:51:47.000 AM syslogd[17]: Configuration Notice:
    ASL Module "com.apple.networking.symptoms" claims selected messages.
    Those messages may not appear in standard system log files or in the ASL database.
    12/23/14 8:51:47.000 AM syslogd[17]: Configuration Notice:
    ASL Module "com.apple.performance" claims selected messages.
    Those messages may not appear in standard system log files or in the ASL database.
    12/23/14 8:51:47.000 AM syslogd[17]: Configuration Notice:
    ASL Module "com.apple.secinitd" claims selected messages.
    Do you have any idea why the it does not work?
    Thanks,
    Riccardo
    Those messages may not appear in standard system log files or in the ASL database.
    12/23/14 8:51:47.000 AM syslogd[17]: Configuration Notice:
    ASL Module "com.apple.securityd" claims selected messages.
    Those messages may not appear in standard system log files or in the ASL database.
    12/23/14 8:51:47.000 AM syslogd[17]: Configuration Notice:
    ASL Module "com.apple.securityd" claims selected messages.
    Those messages may not appear in standard system log files or in the ASL database.
    12/23/14 8:51:47.000 AM syslogd[17]: Configuration Notice:
    ASL Module "com.apple.securityd" claims selected messages.
    Those messages may not appear in standard system log files or in the ASL database.
    12/23/14 8:51:47.000 AM syslogd[17]: Configuration Notice:
    ASL Module "com.apple.securityd" claims selected messages.
    Those messages may not appear in standard system log files or in the ASL database.
    12/23/14 8:51:47.000 AM syslogd[17]: Configuration Notice:
    ASL Module "com.apple.securityd" claims selected messages.
    Those messages may not appear in standard system log files or in the ASL database.
    12/23/14 8:51:47.000 AM syslogd[17]: Configuration Notice:
    ASL Module "com.apple.securityd" claims selected messages.
    Those messages may not appear in standard system log files or in the ASL database.
    12/23/14 8:51:47.000 AM syslogd[17]: Configuration Notice:
    ASL Module "com.apple.securityd" claims selected messages.
    Those messages may not appear in standard system log files or in the ASL database.
    12/23/14 8:51:47.000 AM kernel[0]: Longterm timer threshold: 1000 ms
    12/23/14 8:51:47.000 AM kernel[0]: Darwin Kernel Version 14.0.0: Fri Sep 19 00:26:44 PDT 2014; root:xnu-2782.1.97~2/RELEASE_X86_64
    12/23/14 8:51:47.000 AM kernel[0]: vm_page_bootstrap: 4068589 free pages and 92947 wired pages
    12/23/14 8:51:47.000 AM kernel[0]: kext submap [0xffffff7f80a00000 - 0xffffff8000000000], kernel text [0xffffff8000200000 - 0xffffff8000a00000]
    12/23/14 8:51:47.000 AM kernel[0]: zone leak detection enabled
    12/23/14 8:51:47.000 AM kernel[0]: "vm_compressor_mode" is 4
    12/23/14 8:51:47.000 AM kernel[0]: multiq scheduler config: deep-drain 0, urgent first 1, depth limit 4, band limit 127, sanity check 0
    12/23/14 8:51:47.000 AM kernel[0]: standard timeslicing quantum is 10000 us
    12/23/14 8:51:47.000 AM kernel[0]: standard background quantum is 2500 us
    12/23/14 8:51:47.000 AM kernel[0]: mig_table_max_displ = 13
    12/23/14 8:51:47.000 AM kernel[0]: AppleACPICPU: ProcessorId=1 LocalApicId=0 Enabled
    12/23/14 8:51:47.000 AM kernel[0]: AppleACPICPU: ProcessorId=2 LocalApicId=1 Enabled
    12/23/14 8:51:47.000 AM kernel[0]: AppleACPICPU: ProcessorId=3 LocalApicId=2 Enabled
    12/23/14 8:51:47.000 AM kernel[0]: AppleACPICPU: ProcessorId=4 LocalApicId=3 Enabled
    12/23/14 8:51:47.000 AM kernel[0]: AppleACPICPU: ProcessorId=5 LocalApicId=4 Enabled
    12/23/14 8:51:47.000 AM kernel[0]: AppleACPICPU: ProcessorId=6 LocalApicId=5 Enabled
    12/23/14 8:51:47.000 AM kernel[0]: AppleACPICPU: ProcessorId=7 LocalApicId=6 Enabled
    12/23/14 8:51:47.000 AM kernel[0]: AppleACPICPU: ProcessorId=8 LocalApicId=7 Enabled
    12/23/14 8:51:47.000 AM kernel[0]: calling mpo_policy_init for TMSafetyNet
    12/23/14 8:51:47.000 AM kernel[0]: Security policy loaded: Safety net for Time Machine (TMSafetyNet)
    12/23/14 8:51:38.298 AM com.apple.xpc.launchd[1]: (com.apple.alf) The HideUntilCheckIn property is an architectural performance issue. Please transition away from it.
    12/23/14 8:51:47.000 AM kernel[0]: calling mpo_policy_init for AMFI
    12/23/14 8:51:47.000 AM kernel[0]: Security policy loaded: Apple Mobile File Integrity (AMFI)
    12/23/14 8:51:47.000 AM kernel[0]: calling mpo_policy_init for Sandbox
    12/23/14 8:51:47.000 AM kernel[0]: Security policy loaded: Seatbelt sandbox policy (Sandbox)
    12/23/14 8:51:47.000 AM kernel[0]: calling mpo_policy_init for Quarantine
    12/23/14 8:51:47.000 AM kernel[0]: Security policy loaded: Quarantine policy (Quarantine)
    12/23/14 8:51:47.000 AM kernel[0]: Copyright (c) 1982, 1986, 1989, 1991, 1993
    12/23/14 8:51:47.000 AM kernel[0]: The Regents of the University of California. All rights reserved.
    12/23/14 8:51:47.000 AM kernel[0]: MAC Framework successfully initialized
    12/23/14 8:51:47.000 AM kernel[0]: using 16384 buffer headers and 10240 cluster IO buffer headers
    12/23/14 8:51:47.000 AM kernel[0]: AppleKeyStore starting (BUILT: Sep 19 2014 00:11:30)
    12/23/14 8:51:47.000 AM kernel[0]: IOAPIC: Version 0x20 Vectors 64:87
    12/23/14 8:51:47.000 AM kernel[0]: ACPI: sleep states S3 S4 S5
    12/23/14 8:51:47.000 AM kernel[0]: pci (build 00:11:20 Sep 19 2014), flags 0xe3000, pfm64 (36 cpu) 0xf80000000, 0x80000000
    12/23/14 8:51:47.000 AM kernel[0]: [ PCI configuration begin ]
    12/23/14 8:51:47.000 AM kernel[0]: AppleIntelCPUPowerManagement: Turbo Ratios 1145
    12/23/14 8:51:47.000 AM kernel[0]: AppleIntelCPUPowerManagement: (built 00:11:36 Sep 19 2014) initialization complete
    12/23/14 8:51:47.000 AM kernel[0]: console relocated to 0xf80010000
    12/23/14 8:51:47.000 AM kernel[0]: [ PCI configuration end, bridges 9, devices 21 ]
    12/23/14 8:51:47.000 AM kernel[0]: [ PCI configuration begin ]
    12/23/14 8:51:47.000 AM kernel[0]: [ PCI configuration end, bridges 10, devices 36 ]
    12/23/14 8:51:47.000 AM kernel[0]: FireWire (OHCI) TI ID 823f built-in now active, GUID d49a20fffeca2350; max speed s800.
    12/23/14 8:51:47.000 AM kernel[0]: USBMSC Identifier (non-unique): 000000009833 0x5ac 0x8403 0x9833, 2
    12/23/14 8:51:47.000 AM kernel[0]: mcache: 8 CPU(s), 64 bytes CPU cache line size
    12/23/14 8:51:47.000 AM kernel[0]: mbinit: done [128 MB total pool size, (85/42) split]
    12/23/14 8:51:47.000 AM kernel[0]: rooting via boot-uuid from /chosen: 804F2691-E966-33D8-AF5F-3DEC8D46D182
    12/23/14 8:51:47.000 AM kernel[0]: Waiting on <dict ID="0"><key>IOProviderClass</key><string ID="1">IOResources</string><key>IOResourceMatch</key><string ID="2">boot-uuid-media</string></dict>
    12/23/14 8:51:47.000 AM kernel[0]: com.apple.AppleFSCompressionTypeZlib kmod start
    12/23/14 8:51:47.000 AM kernel[0]: com.apple.AppleFSCompressionTypeDataless kmod start
    12/23/14 8:51:47.000 AM kernel[0]: com.apple.AppleFSCompressionTypeZlib load succeeded
    12/23/14 8:51:47.000 AM kernel[0]: com.apple.AppleFSCompressionTypeDataless load succeeded
    12/23/14 8:51:47.000 AM kernel[0]: AppleIntelCPUPowerManagementClient: ready
    12/23/14 8:51:47.000 AM kernel[0]: Got boot device = IOService:/AppleACPIPlatformExpert/PCI0@0/AppleACPIPCI/SATA@1F,2/AppleIntelPchS eriesAHCI/PRT0@0/IOAHCIDevice@0/AppleAHCIDiskDriver/IOAHCIBlockStorageDevice/IOB lockStorageDriver/ST31000528ASQ Media/IOGUIDPartitionScheme/Protovision@2
    12/23/14 8:51:47.000 AM kernel[0]: BSD root: disk0s2, major 1, minor 1
    12/23/14 8:51:47.000 AM kernel[0]: hfs: mounted Protovision on device root_device
    12/23/14 8:51:47.000 AM kernel[0]: VM Swap Subsystem is ON
    12/23/14 8:51:47.000 AM kernel[0]: ath_get_caps[4044] rx chainmask mismatch actual 3 sc_chainmak 0
    12/23/14 8:51:47.000 AM kernel[0]: 3.720315: ath_get_caps[4019] tx chainmask mismatch actual 3 sc_chainmak 0
    12/23/14 8:51:47.000 AM kernel[0]: 3.724779: Atheros: mac 128.2 phy 13.0 radio 12.0
    12/23/14 8:51:47.000 AM kernel[0]: 3.724789: Use hw queue 0 for WME_AC_BE traffic
    12/23/14 8:51:47.000 AM kernel[0]: 3.724797: Use hw queue 1 for WME_AC_BK traffic
    12/23/14 8:51:47.000 AM kernel[0]: 3.724804: Use hw queue 2 for WME_AC_VI traffic
    12/23/14 8:51:47.000 AM kernel[0]: 3.724811: Use hw queue 3 for WME_AC_VO traffic
    12/23/14 8:51:47.000 AM kernel[0]: 3.724818: Use hw queue 8 for CAB traffic
    12/23/14 8:51:47.000 AM kernel[0]: 3.724825: Use hw queue 9 for beacons
    12/23/14 8:51:47.000 AM kernel[0]: 3.724915: wlan_vap_create : enter. devhandle=0xa009e718, opmode=IEEE80211_M_STA, flags=0x1
    12/23/14 8:51:47.000 AM kernel[0]: 3.724957: wlan_vap_create : exit. devhandle=0xa009e718, opmode=IEEE80211_M_STA, flags=0x1.
    12/23/14 8:51:47.000 AM kernel[0]: bpfAttach len 88 dlt 127
    12/23/14 8:51:38.299 AM com.apple.xpc.launchd[1]: (com.apple.audio.coreaudiod) Unknown key for array: seatbelt-profiles
    12/23/14 8:51:47.000 AM kernel[0]: bpfAttach len 124 dlt 192
    12/23/14 8:51:47.000 AM kernel[0]: bpfAttach len 24 dlt 105
    12/23/14 8:51:47.000 AM kernel[0]: 3.725006: ATH tunables:
    12/23/14 8:51:47.000 AM kernel[0]: 3.725010:   pullmode[1] txringsize[  256] txsendqsize[1024] reapmin[   32] reapcount[  128]
    12/23/14 8:51:38.299 AM com.apple.xpc.launchd[1]: (com.apple.auditd) The TimeOut key is no longer respected. It never did anything anyway.
    12/23/14 8:51:42.998 AM iconservicesagent[37]: iconservicesagent launched.
    12/23/14 8:51:42.998 AM hidd[68]: void __IOHIDPlugInLoadBundles(): Loaded 0 HID plugins
    12/23/14 8:51:38.299 AM com.apple.xpc.launchd[1]: (com.apple.autofsd) This service is defined to be constantly running and is inherently inefficient.
    12/23/14 8:51:43.000 AM hidd[68]: ____IOHIDSessionScheduleAsync_block_invoke: thread_id=0x10ef8b000
    12/23/14 8:51:43.000 AM hidd[68]: HID Session async scheduling initiated.
    12/23/14 8:51:43.000 AM hidd[68]: HID Session async root queue running at priority 63 and schedule 2.
    12/23/14 8:51:43.000 AM hidd[68]: HID Session async scheduling complete.
    12/23/14 8:51:43.000 AM hidd[68]: Successfully opened the IOHIDSession
    12/23/14 8:51:44.109 AM watchdogd[30]:  [watchdog_daemon] @(    wd_watchdog_open) - IOIteratorNext failed (kr=0)
    12/23/14 8:51:38.300 AM com.apple.xpc.launchd[1]: (com.apple.backupd-status) The HideUntilCheckIn property is an architectural performance issue. Please transition away from it.
    12/23/14 8:51:38.300 AM com.apple.xpc.launchd[1]: (com.apple.backupd.status.xpc) The HideUntilCheckIn property is an architectural performance issue. Please transition away from it.
    12/23/14 8:51:47.243 AM watchdogd[30]:  [watchdog_daemon] @(      wd_daemon_init) - could not initialize the hardware watchdog
    12/23/14 8:51:38.300 AM com.apple.xpc.launchd[1]: (com.apple.bsd.dirhelper) The TimeOut key is no longer respected. It never did anything anyway.
    12/23/14 8:51:47.243 AM watchdogd[30]:  [watchdog_daemon] @(                main) - cannot initialize the watchdog service
    12/23/14 8:51:38.300 AM com.apple.xpc.launchd[1]: (com.apple.cmio.AVCAssistant) ThrottleInterval set to zero. You're not that important. Ignoring.
    12/23/14 8:51:38.300 AM com.apple.xpc.launchd[1]: (com.apple.cmio.IIDCVideoAssistant) ThrottleInterval set to zero. You're not that important. Ignoring.
    12/23/14 8:51:38.301 AM com.apple.xpc.launchd[1]: (com.apple.cmio.VDCAssistant) ThrottleInterval set to zero. You're not that important. Ignoring.
    12/23/14 8:51:38.301 AM com.apple.xpc.launchd[1]: (com.apple.configd) This service is defined to be constantly running and is inherently inefficient.
    12/23/14 8:51:38.301 AM com.apple.xpc.launchd[1]: (com.apple.coreduetd) This service is defined to be constantly running and is inherently inefficient.
    12/23/14 8:51:38.301 AM com.apple.xpc.launchd[1]: (com.apple.CoreRAID) The HideUntilCheckIn property is an architectural performance issue. Please transition away from it.
    12/23/14 8:51:38.301 AM com.apple.xpc.launchd[1]: (com.apple.CoreRAID) The ServiceIPC key is no longer respected. Please remove it.
    12/23/14 8:51:38.301 AM com.apple.xpc.launchd[1]: (com.apple.coreservicesd) The HopefullyExitsLast key is no longer respected. Please remove it.
    12/23/14 8:51:47.244 AM com.apple.xpc.launchd[1]: (com.apple.watchdogd) Service only ran for 8 seconds. Pushing respawn out by 2 seconds.
    12/23/14 8:51:47.244 AM iconservicesagent[37]: Starting service with cache path: /var/folders/zz/zyxvpxvq6csfxvn_n0000000000000/C/com.apple.iconservices
    12/23/14 8:51:47.000 AM kernel[0]: IO80211Controller::dataLinkLayerAttachComplete():  adding AppleEFINVRAM notification
    12/23/14 8:51:47.000 AM kernel[0]: IO80211Interface::efiNVRAMPublished():
    12/23/14 8:51:47.000 AM kernel[0]: bpfAttach len 64 dlt 12
    12/23/14 8:51:47.695 AM iconservicesd[36]: iconservicesd launched.
    12/23/14 8:51:47.697 AM iconservicesd[36]: Cache path: /Library/Caches/com.apple.iconservices.store
    12/23/14 8:51:47.772 AM opendirectoryd[45]: BUG in libdispatch: 14B25 - 2004 - 0x5
    12/23/14 8:51:47.822 AM com.apple.SecurityServer[52]: Session 100000 created
    12/23/14 8:51:47.854 AM configd[25]: preference: no sharing preferences
    12/23/14 8:51:47.000 AM kernel[0]: IOGraphics flags 0x43
    12/23/14 8:51:47.000 AM kernel[0]: IOBluetoothUSBDFU::probe
    12/23/14 8:51:47.000 AM kernel[0]: IOBluetoothUSBDFU::probe ProductID - 0x8215 FirmwareVersion - 0x0208
    12/23/14 8:51:47.000 AM kernel[0]: **** [IOBluetoothHostControllerUSBTransport][start] -- completed -- result = TRUE -- 0x4000 ****
    12/23/14 8:51:47.000 AM kernel[0]: **** [BroadcomBluetoothHostControllerUSBTransport][start] -- Completed -- 0x4000 ****
    12/23/14 8:51:47.000 AM kernel[0]: [IOBluetoothHCIController][staticBluetoothTransportShowsUp] -- Received Bluetooth Controller register service notification -- 0x4000
    12/23/14 8:51:47.000 AM kernel[0]: [IOBluetoothHCIController][start] -- completed
    12/23/14 8:51:47.000 AM kernel[0]: ** Device in slot: SLOT--1 **
    12/23/14 8:51:47.978 AM com.apple.usbmuxd[51]: usbmuxd-344.3 on Oct 13 2014 at 21:10:09, running 64 bit
    12/23/14 8:51:48.000 AM kernel[0]: [IOBluetoothHCIController::setConfigState] calling registerService
    12/23/14 8:51:48.000 AM kernel[0]: **** [IOBluetoothHCIController][ProcessBluetoothTransportShowsUpActionWL] -- Connected to the transport successfully -- 0xef80 -- 0xa000 -- 0x4000 ****
    12/23/14 8:51:48.060 AM com.apple.SecurityServer[52]: Entering service
    12/23/14 8:51:48.000 AM kernel[0]: Waiting for DSMOS...
    12/23/14 8:51:48.251 AM com.apple.xpc.launchd[1]: (com.apple.xpc.launchd.domain.system) Service "com.apple.ManagedClient.startup" tried to hijack endpoint "com.apple.ManagedClient.agent" from owner: com.apple.ManagedClient
    12/23/14 8:51:48.255 AM thermald[22]: Waiting for OSTT support notification
    12/23/14 8:51:48.260 AM UserEventAgent[16]: Failed to copy info dictionary for bundle /System/Library/UserEventPlugins/alfUIplugin.plugin
    12/23/14 8:51:48.264 AM digest-service[98]: label: default
    12/23/14 8:51:48.265 AM digest-service[98]: dbname: od:/Local/Default
    12/23/14 8:51:48.265 AM digest-service[98]: mkey_file: /var/db/krb5kdc/m-key
    12/23/14 8:51:48.265 AM digest-service[98]: acl_file: /var/db/krb5kdc/kadmind.acl
    12/23/14 8:51:48.277 AM UserEventAgent[16]: Captive: CNPluginHandler en1: Inactive
    12/23/14 8:51:48.000 AM kernel[0]: Previous shutdown cause: 3
    12/23/14 8:51:48.366 AM digest-service[98]: digest-request: uid=0
    12/23/14 8:51:48.000 AM kernel[0]: DSMOS has arrived
    12/23/14 8:51:48.391 AM loginwindow[64]: Login Window Application Started
    12/23/14 8:51:48.423 AM systemkeychain[112]: done file: /var/run/systemkeychaincheck.done
    12/23/14 8:51:48.442 AM secinitd[118]: UID[0]: cache loaded: /System/Library/Caches/com.apple.app-sandbox-cache.plist
    12/23/14 8:51:48.443 AM secinitd[118]: ctkd[115]: unable to get root path for bundle of main executable: /System/Library/Frameworks/CryptoTokenKit.framework/ctkd
    12/23/14 8:51:48.485 AM WindowServer[129]: Server is starting up
    12/23/14 8:51:48.488 AM apsd[49]: CGSLookupServerRootPort: Failed to look up the port for "com.apple.windowserver.active" (1102)
    12/23/14 8:51:48.495 AM mds[32]: (FMW.Normal:1402) FMW 0 0
    12/23/14 8:51:48.512 AM com.apple.xpc.launchd[1]: (com.apple.xpc.launchd.domain.system) Service "com.apple.ManagedClient.enroll" tried to hijack endpoint "com.apple.ManagedClient.agent" from owner: com.apple.ManagedClient
    12/23/14 8:51:48.000 AM kernel[0]: AtherosNewma40P2PInterface::init name <p2p0> role 1
    12/23/14 8:51:48.000 AM kernel[0]: AtherosNewma40P2PInterface::init <p2p> role 1
    12/23/14 8:51:48.518 AM airportd[29]: airportdProcessDLILEvent: en1 attached (down)
    12/23/14 8:51:48.525 AM apsd[49]: Unable to bootstrap_look_up connection port 'com.apple.askpermission.aps' for user 0: Unknown service name
    12/23/14 8:51:48.526 AM apsd[49]: Attempt to set push wake topics without dark wake enabled: ()
    12/23/14 8:51:48.527 AM apsd[49]: Unable to bootstrap_look_up connection port 'com.apple.askpermission.aps' for user 0: Unknown service name
    12/23/14 8:51:48.527 AM apsd[49]: <APSConnectionServer: 0x7fbe2b8084b0> Invalid mach port - Cleaning up this named port's topics. com.apple.askpermission.aps
    12/23/14 8:51:48.638 AM digest-service[98]: digest-request: netr probe 0
    12/23/14 8:51:48.639 AM digest-service[98]: digest-request: init request
    12/23/14 8:51:48.647 AM digest-service[98]: digest-request: init return domain: BUILTIN server: LOCALHOST indomain was: <NULL>
    12/23/14 8:51:48.000 AM kernel[0]: AirPort: Link Down on en1. Reason 8 (Disassociated because station leaving).
    12/23/14 8:51:48.000 AM kernel[0]: en1::IO80211Interface::postMessage bssid changed
    12/23/14 8:51:48.000 AM kernel[0]: 22.475544: setDISASSOC from ATH_INTERFACE_CLASS disconnectVap
    12/23/14 8:51:48.000 AM kernel[0]: 22.475564: switchVap from 1 to 1
    12/23/14 8:51:49.074 AM locationd[54]: Logging binary sensor data to /var/folders/zz/zyxvpxvq6csfxvn_n00000sm00006d/C/locationdSensors.bin
    12/23/14 8:51:49.215 AM com.apple.xpc.launchd[1]: (com.apple.appkit.xpc.sandboxedServiceRunner) The JoinExistingSession key is only available to Application services.
    12/23/14 8:51:49.215 AM locationd[54]: NBB-Could not get UDID for stable refill timing, falling back on random
    12/23/14 8:51:49.268 AM com.apple.xpc.launchd[1]: (com.apple.lakitu) The JoinExistingSession key is only available to Application services.
    12/23/14 8:51:49.269 AM com.apple.xpc.launchd[1]: (com.apple.accounts.dom) The _DirtyJetsamMemoryLimit key is not available on this platform.
    12/23/14 8:51:49.269 AM com.apple.xpc.launchd[1]: (com.apple.imfoundation.IMRemoteURLConnectionAgent) The _DirtyJetsamMemoryLimit key is not available on this platform.
    12/23/14 8:51:49.380 AM discoveryd[48]: Basic Sockets GetProcessNameFromSocket() failed errno[57] err[-1]
    12/23/14 8:51:49.381 AM discoveryd[48]: Basic Sockets Unknown(-1), errno 0 UDS FD=3
    12/23/14 8:51:49.381 AM discoveryd[48]: Basic Sockets UDS FD=3 ERROR: failed to get effective user ID, errno 0
    12/23/14 8:51:49.381 AM discoveryd[48]: Basic SleepProxy BSP Server Disabled. Metric = 3373
    12/23/14 8:51:49.541 AM discoveryd[48]: AwdlD2d AwdlD2dInitialize: Initialized
    12/23/14 8:51:49.543 AM discoveryd[48]: D2D_IPC: Loaded
    12/23/14 8:51:49.547 AM airportd[29]: _handleLinkEvent: WiFi is not powered. Resetting state variables.
    12/23/14 8:51:49.552 AM discoveryd[48]: Basic WABServer NetResolverEvent no resolvers, resetting domains
    12/23/14 8:51:49.552 AM discoveryd[48]: Basic RemoteControl com.apple.discoveryd Starting XPC Server
    12/23/14 8:51:49.552 AM discoveryd[48]: Basic DNSResolver etc/hosts file changed: Event 0x7f99ed300200 Flushed /etc/hosts cache
    12/23/14 8:51:49.553 AM discoveryd[48]: Basic SleepProxy Could not get the primary interface
    12/23/14 8:51:49.553 AM discoveryd_helper[139]: Basic RemoteControl com.apple.discoveryd_helper Starting XPC Server
    12/23/14 8:51:49.553 AM discoveryd[48]: Basic RemoteControl com.apple.discoveryd.dnsproxy Starting XPC Server
    12/23/14 8:51:49.553 AM discoveryd_helper[139]: Detailed RemoteControl com.apple.discoveryd_helper XPC connection 0x7f9433d01220: start (pid=48, <unknown> not root)
    12/23/14 8:51:49.554 AM discoveryd[48]: Basic SleepProxy Sleep Proxy Server is not enabled
    12/23/14 8:51:49.579 AM networkd[140]: networkd-411 pid 140
    12/23/14 8:51:49.731 AM locationd[54]: Location icon should now be in state 'Inactive'
    12/23/14 8:51:49.805 AM UserEventAgent[16]: nsurlsessiond_events plugin: adding token 1 for client softwareupdate_download_service
    12/23/14 8:51:49.830 AM configd[25]: [bootp_transmit.c:213] bootp_transmit(): bpf_write(en0) failed: Network is down (50)
    12/23/14 8:51:49.830 AM configd[25]: DHCP en0: INIT transmit failed
    12/23/14 8:51:49.000 AM kernel[0]: bpfAttach len 124 dlt 192
    12/23/14 8:51:49.000 AM kernel[0]: bpfAttach len 88 dlt 127
    12/23/14 8:51:49.000 AM kernel[0]: bpfAttach len 24 dlt 105
    12/23/14 8:51:49.000 AM kernel[0]: 23.661333: performCountryCodeOperation: Not connected, scan in progress[0]
    12/23/14 8:51:49.000 AM kernel[0]: 23.664133: setWOW_PARAMETERS:wowevents = 2(1)
    12/23/14 8:51:49.930 AM configd[25]: dhcp_arp_router: en1 SSID unavailable
    12/23/14 8:51:49.000 AM kernel[0]: en1: 802.11d country code set to 'US '.
    12/23/14 8:51:49.000 AM kernel[0]: en1: Supported channels 1 2 3 4 5 6 7 8 9 10 11 36 40 44 48 52 56 60 64 100 104 108 112 116 120 124 128 132 136 140 149 153 157 161 165
    12/23/14 8:51:49.940 AM configd[25]: network changed.
    12/23/14 8:51:49.941 AM configd[25]: setting hostname to "riccardos-iMac.local"
    12/23/14 8:51:49.000 AM kernel[0]: IOBluetoothDevice::setProperties() -- calling hciController->CallCreateDeviceReporter() -- this = 0x9800
    12/23/14 8:51:49.000 AM kernel[0]: IOBluetoothHCIController::CallCreateDeviceReporter -- calling enqueueAction() -- device = 0x9800
    12/23/14 8:51:49.000 AM kernel[0]: IOBluetoothHCIController::CreateDeviceReporterAction -- device = = 0x9800
    12/23/14 8:51:49.000 AM kernel[0]: IOBluetoothHCIController::CreateDeviceReporterAction -- calling CreateDeviceReporter() device = = 0x9800
    12/23/14 8:51:49.000 AM kernel[0]: IOBluetoothHCIController::CreateDeviceReporter -- device = = 0x9800
    12/23/14 8:51:50.170 AM lsregister[134]: LaunchServices: Begin database seeding
    12/23/14 8:51:50.170 AM lsregister[134]: LaunchServices: Completed database seeding
    12/23/14 8:51:50.185 AM mds[32]: (DiskStore.Normal:453) InstallResults.plist found
    12/23/14 8:51:50.000 AM kernel[0]: en1: BSSID changed to 88:1f:a1:42:d2:4d
    12/23/14 8:51:50.000 AM kernel[0]: en1::IO80211Interface::postMessage bssid changed
    12/23/14 8:51:50.000 AM kernel[0]: AirPort: Link Up on en1
    12/23/14 8:51:50.000 AM kernel[0]: 23.995217: apple80211Request[10514] Unsupported ioctl 181
    12/23/14 8:51:50.000 AM kernel[0]: 23.995232: apple80211Request[10514] Unsupported ioctl 181
    12/23/14 8:51:50.000 AM kernel[0]: en1: BSSID changed to 88:1f:a1:42:d2:4d
    12/23/14 8:51:50.000 AM kernel[0]: en1::IO80211Interface::postMessage bssid changed
    12/23/14 8:51:50.000 AM kernel[0]: 23.997038: setWOW_PARAMETERS:wowevents = 2(1)
    12/23/14 8:51:50.000 AM kernel[0]: AirPort: RSN handshake complete on en1
    12/23/14 8:51:50.000 AM kernel[0]: [BNBMouseDevice::init][85.3] init is complete
    12/23/14 8:51:50.000 AM kernel[0]: [BNBMouseDevice::handleStart][85.3] returning 1
    12/23/14 8:51:50.000 AM kernel[0]: [AppleMultitouchHIDEventDriver::start] entered
    12/23/14 8:51:50.000 AM kernel[0]: [AppleMultitouchDevice::start] entered
    12/23/14 8:51:50.856 AM hidd[68]: IOHIDService compatibility thread running at priority 63 and schedule 2.
    12/23/14 8:51:51.196 AM WindowServer[129]: Session 257 retained (2 references)
    12/23/14 8:51:51.196 AM WindowServer[129]: Session 257 released (1 references)
    12/23/14 8:51:51.197 AM configd[25]: dhcp_arp_router: en1 SSID unavailable
    12/23/14 8:51:51.212 AM WindowServer[129]: Session 257 retained (2 references)
    12/23/14 8:51:51.214 AM WindowServer[129]: init_page_flip: page flip mode is on
    12/23/14 8:51:51.000 AM kernel[0]: en1: BSSID changed to 88:1f:a1:42:d2:4d
    12/23/14 8:51:51.000 AM kernel[0]: en1: BSSID changed to 88:1f:a1:42:d2:4d
    12/23/14 8:51:52.521 AM WindowServer[129]: Found 26 modes for display 0x00000000 [26, 0]
    12/23/14 8:51:52.536 AM WindowServer[129]: Found 1 modes for display 0x00000000 [1, 0]
    12/23/14 8:51:52.537 AM WindowServer[129]: mux_initialize: Couldn't find any matches
    12/23/14 8:51:52.542 AM WindowServer[129]: Found 26 modes for display 0x00000000 [26, 0]
    12/23/14 8:51:52.545 AM WindowServer[129]: Found 1 modes for display 0x00000000 [1, 0]
    12/23/14 8:51:52.000 AM kernel[0]: en1: BSSID changed to 88:1f:a1:42:d2:4d
    12/23/14 8:51:52.953 AM configd[25]: network changed: DNS* Proxy
    12/23/14 8:51:52.953 AM UserEventAgent[16]: Captive: [CNInfoNetworkActive:1709] en1: SSID 'Professor Falken' making interface primary (protected network)
    12/23/14 8:51:52.954 AM UserEventAgent[16]: Captive: CNPluginHandler en1: Evaluating
    12/23/14 8:51:52.954 AM discoveryd[48]: Basic SleepProxy Could not get the primary interface
    12/23/14 8:51:52.955 AM UserEventAgent[16]: Captive: en1: Probing 'Professor Falken'
    12/23/14 8:51:52.959 AM configd[25]: network changed: v4(en1!:192.168.1.68) DNS+ Proxy+ SMB
    12/23/14 8:51:52.961 AM UserEventAgent[16]: Captive: [ProbeListManagerCopyProbeURL:182] Probe Info is past expiration date
    12/23/14 8:51:53.015 AM networkd[140]: +[NETLedBelly stopFastFail] Clearing ledbelly failure cache
    12/23/14 8:51:53.016 AM configd[25]: network changed: v4(en1:192.168.1.68) v6(en1+:2602:306:80cc:9640:a108:b391:76d4:f66) DNS* Proxy SMB
    12/23/14 8:51:53.031 AM configd[25]: setting hostname to "iMac.attlocal.net"
    12/23/14 8:51:53.068 AM UserEventAgent[16]: Captive: CNPluginHandler en1: Authenticated
    12/23/14 8:51:53.105 AM com.apple.xpc.launchd[1]: (com.apple.appkit.xpc.sandboxedServiceRunner) The JoinExistingSession key is only available to Application services.
    12/23/14 8:51:53.105 AM com.apple.xpc.launchd[1]: (com.apple.DataDetectorsDynamicData) The JoinExistingSession key is only available to Application services.
    12/23/14 8:51:53.108 AM com.apple.xpc.launchd[1]: (com.apple.FileSyncAgent.PHD.isRunning) The HideUntilCheckIn property is an architectural performance issue. Please transition away from it.
    12/23/14 8:51:53.109 AM com.apple.xpc.launchd[1]: (com.apple.mbloginhelper.user) This key does not do anything: OnDemand
    12/23/14 8:51:53.109 AM com.apple.xpc.launchd[1]: (com.apple.mbpluginhost.user) This key does not do anything: OnDemand
    12/23/14 8:51:53.112 AM com.apple.xpc.launchd[1]: (com.apple.secd) This key does not do anything: OnDemand
    12/23/14 8:51:53.112 AM com.apple.xpc.launchd[1]: (com.apple.secd) The ServiceIPC key is no longer respected. Please remove it.
    12/23/14 8:51:53.113 AM com.apple.xpc.launchd[1]: (com.apple.speech.speechsynthesisd) This key does not do anything: OnDemand
    12/23/14 8:51:53.114 AM com.apple.xpc.launchd[1]: (com.apple.TrustEvaluationAgent) This key does not do anything: OnDemand
    12/23/14 8:51:53.000 AM kernel[0]: BUG in process suhelperd[156]: over-released legacy external boost assertions (1 total, 1 external, 0 legacy-external)
    12/23/14 8:51:53.000 AM kernel[0]: BUG in process suhelperd[156]: over-released legacy external boost assertions (1 total, 1 external, 0 legacy-external)
    12/23/14 8:51:53.000 AM kernel[0]: BUG in process suhelperd[156]: over-released legacy external boost assertions (1 total, 1 external, 0 legacy-external)
    12/23/14 8:51:53.000 AM kernel[0]: BUG in process suhelperd[156]: over-released legacy external boost assertions (1 total, 1 external, 0 legacy-external)
    12/23/14 8:51:53.000 AM kernel[0]: BUG in process suhelperd[156]: over-released legacy external boost assertions (1 total, 1 external, 0 legacy-external)
    12/23/14 8:51:53.000 AM kernel[0]: BUG in process suhelperd[156]: over-released legacy external boost assertions (1 total, 1 external, 0 legacy-external)
    12/23/14 8:51:53.000 AM kernel[0]: BUG in process suhelperd[156]: over-released legacy external boost assertions (1 total, 1 external, 0 legacy-external)
    12/23/14 8:51:53.000 AM kernel[0]: BUG in process suhelperd[156]: over-released legacy external boost assertions (1 total, 1 external, 0 legacy-external)
    12/23/14 8:51:53.000 AM kernel[0]: BUG in process suhelperd[156]: over-released legacy external boost assertions (1 total, 1 external, 0 legacy-external)
    12/23/14 8:51:53.000 AM kernel[0]: BUG in process suhelperd[156]: over-released legacy external boost assertions (1 total, 1 external, 0 legacy-external)
    12/23/14 8:51:53.000 AM kernel[0]: BUG in process suhelperd[156]: over-released legacy external boost assertions (1 total, 1 external, 0 legacy-external)
    12/23/14 8:51:53.000 AM kernel[0]: BUG in process suhelperd[156]: over-released legacy external boost assertions (1 total, 1 external, 0 legacy-external)
    12/23/14 8:51:53.000 AM kernel[0]: BUG in process suhelperd[156]: over-released legacy external boost assertions (1 total, 1 external, 0 legacy-external)
    12/23/14 8:51:53.000 AM kernel[0]: BUG in process suhelperd[156]: over-released legacy external boost assertions (1 total, 1 external, 0 legacy-external)
    12/23/14 8:51:53.000 AM kernel[0]: BUG in process suhelperd[156]: over-released legacy external boost assertions (1 total, 1 external, 0 legacy-external)
    12/23/14 8:51:53.000 AM kernel[0]: BUG in process suhelperd[156]: over-released legacy external boost assertions (1 total, 1 external, 0 legacy-external)
    12/23/14 8:51:53.000 AM kernel[0]: BUG in process suhelperd[156]: over-released legacy external boost assertions (1 total, 1 external, 0 legacy-external)
    12/23/14 8:51:53.000 AM kernel[0]: BUG in process suhelperd[156]: over-released legacy external boost assertions (1 total, 1 external, 0 legacy-external)
    12/23/14 8:51:53.000 AM kernel[0]: BUG in process suhelperd[156]: over-released legacy external boost assertions (1 total, 1 external, 0 legacy-external)
    12/23/14 8:51:53.000 AM kernel[0]: BUG in process suhelperd[156]: over-released legacy external boost assertions (1 total, 1 external, 0 legacy-external)
    12/23/14 8:51:53.000 AM kernel[0]: BUG in process suhelperd[156]: over-released legacy external boost assertions (1 total, 1 external, 0 legacy-external)
    12/23/14 8:51:53.000 AM kernel[0]: BUG in process suhelperd[156]: over-released legacy external boost assertions (1 total, 1 external, 0 legacy-external)
    12/23/14 8:51:53.000 AM kernel[0]: BUG in process suhelperd[156]: over-released legacy external boost assertions (1 total, 1 external, 0 legacy-external)
    12/23/14 8:51:53.000 AM kernel[0]: BUG in process suhelperd[156]: over-released legacy external boost assertions (1 total, 1 external, 0 legacy-external)
    12/23/14 8:51:53.000 AM kernel[0]: BUG in process suhelperd[156]: over-released legacy external boost assertions (1 total, 1 external, 0 legacy-external)
    12/23/14 8:51:53.000 AM kernel[0]: BUG in process suhelperd[156]: over-released legacy external boost assertions (1 total, 1 external, 0 legacy-external)
    12/23/14 8:51:53.000 AM kernel[0]: BUG in process suhelperd[156]: over-released legacy external boost assertions (1 total, 1 external, 0 legacy-external)
    12/23/14 8:51:53.000 AM kernel[0]: BUG in process suhelperd[156]: over-released legacy external boost assertions (1 total, 1 external, 0 legacy-external)
    12/23/14 8:51:53.000 AM kernel[0]: BUG in process suhelperd[156]: over-released legacy external boost assertions (1 total, 1 external, 0 legacy-external)
    12/23/14 8:51:53.000 AM kernel[0]: BUG in process suhelperd[156]: over-released legacy external boost assertions (1 total, 1 external, 0 legacy-external)
    12/23/14 8:51:53.000 AM kernel[0]: BUG in process suhelperd[156]: over-released legacy external boost assertions (1 total, 1 external, 0 legacy-external)
    12/23/14 8:51:53.000 AM kernel[0]: BUG in process suhelperd[156]: over-released legacy external boost assertions (1 total, 1 external, 0 legacy-external)
    12/23/14 8:51:53.000 AM kernel[0]: BUG in process suhelperd[156]: over-released legacy external boost assertions (1 total, 1 external, 0 legacy-external)
    12/23/14 8:51:53.000 AM kernel[0]: BUG in process suhelperd[156]: over-released legacy external boost assertions (1 total, 1 external, 0 legacy-external)
    12/23/14 8:51:53.000 AM kernel[0]: BUG in process suhelperd[156]: over-released legacy external boost assertions (1 total, 1 external, 0 legacy-external)
    12/23/14 8:51:53.000 AM kernel[0]: BUG in process suhelperd[156]: over-released legacy external boost assertions (1 total, 1 external, 0 legacy-external)
    12/23/14 8:51:53.000 AM kernel[0]: BUG in process suhelperd[156]: over-released legacy external boost assertions (1 total, 1 external, 0 legacy-external)
    12/23/14 8:51:53.000 AM kernel[0]: BUG in process suhelperd[156]: over-released legacy external boost assertions (1 total, 1 external, 0 legacy-external)
    12/23/14 8:51:53.000 AM kernel[0]: BUG in process suhelperd[156]: over-released legacy external boost assertions (1 total, 1 external, 0 legacy-external)
    12/23/14 8:51:53.000 AM kernel[0]: BUG in process suhelperd[156]: over-released legacy external boost assertions (1 total, 1 external, 0 legacy-external)
    12/23/14 8:51:53.000 AM kernel[0]: BUG in process suhelperd[156]: over-released legacy external boost assertions (1 total, 1 external, 0 legacy-external)
    12/23/14 8:51:53.000 AM kernel[0]: BUG in process suhelperd[156]: over-released legacy external boost assertions (1 total, 1 external, 0 legacy-external)
    12/23/14 8:51:53.000 AM kernel[0]: BUG in process suhelperd[156]: over-released legacy external boost assertions (1 total, 1 external, 0 legacy-external)
    12/23/14 8:51:53.000 AM kernel[0]: BUG in process suhelperd[156]: over-released legacy external boost assertions (1 total, 1 external, 0 legacy-external)
    12/23/14 8:51:53.000 AM kernel[0]: BUG in process suhelperd[156]: over-released legacy external boost assertions (1 total, 1 external, 0 legacy-external)
    12/23/14 8:51:53.000 AM kernel[0]: BUG in process suhelperd[156]: over-released legacy external boost assertions (1 total, 1 external, 0 legacy-external)
    12/23/14 8:51:53.000 AM kernel[0]: BUG in process suhelperd[156]: over-released legacy external boost assertions (1 total, 1 external, 0 legacy-external)
    12/23/14 8:51:53.000 AM kernel[0]: BUG in process suhelperd[156]: over-released legacy external boost assertions (1 total, 1 external, 0 legacy-external)
    12/23/14 8:51:53.000 AM kernel[0]: BUG in process suhelperd[156]: over-released legacy external boost assertions (1 total, 1 external, 0 legacy-external)
    12/23/14 8:51:53.000 AM kernel[0]: BUG in process suhelperd[156]: over-released legacy external boost assertions (1 total, 1 external, 0 legacy-external)
    12/23/14 8:51:53.000 AM kernel[0]: BUG in process suhelperd[156]: over-released legacy external boost assertions (1 total, 1 external, 0 legacy-external)
    12/23/14 8:51:53.000 AM kernel[0]: BUG in process suhelperd[156]: over-released legacy external boost assertions (1 total, 1 external, 0 legacy-external)
    12/23/14 8:51:53.000 AM kernel[0]: BUG in process suhelperd[156]: over-released legacy external boost assertions (1 total, 1 external, 0 legacy-external)
    12/23/14 8:51:53.000 AM kernel[0]: BUG in process suhelperd[156]: over-released legacy external boost assertions (1 total, 1 external, 0 legacy-external)
    12/23/14 8:51:53.000 AM kernel[0]: BUG in process suhelperd[156]: over-released legacy external boost assertions (1 total, 1 external, 0 legacy-external)
    12/23/14 8:51:53.000 AM kernel[0]: BUG in process suhelperd[156]: over-released legacy external boost assertions (1 total, 1 external, 0 legacy-external)
    12/23/14 8:51:53.000 AM kernel[0]: BUG in process suhelperd[156]: over-released legacy external boost assertions (1 total, 1 external, 0 legacy-external)
    12/23/14 8:51:53.000 AM kernel[0]: BUG in process suhelperd[156]: over-released legacy external boost assertions (1 total, 1 external, 0 legacy-external)
    12/23/14 8:51:53.000 AM kernel[0]: BUG in process suhelperd[156]: over-released legacy external boost assertions (1 total, 1 external, 0 legacy-external)
    12/23/14 8:51:53.000 AM kernel[0]: BUG in process suhelperd[156]: over-released legacy external boost assertions (1 total, 1 external, 0 legacy-external)
    12/23/14 8:51:53.000 AM kernel[0]: BUG in process suhelperd[156]: over-released legacy external boost assertions (1 total, 1 external, 0 legacy-external)
    12/23/14 8:51:53.000 AM kernel[0]: BUG in process suhelperd[156]: over-released legacy external boost assertions (1 total, 1 external, 0 legacy-external)
    12/23/14 8:51:53.000 AM kernel[0]: BUG in process suhelperd[156]: over-released legacy external boost assertions (1 total, 1 external, 0 legacy-external)
    12/23/14 8:51:53.000 AM kernel[0]: BUG in process suhelperd[156]: over-released legacy external boost assertions (1 total, 1 external, 0 legacy-external)
    12/23/14 8:51:53.000 AM kernel[0]: BUG in process suhelperd[156]: over-released legacy external boost assertions (1 total, 1 external, 0 legacy-external)
    12/23/14 8:51:53.000 AM kernel[0]: BUG in process suhelperd[156]: over-released legacy external boost assertions (1 total, 1 external, 0 legacy-external)
    12/23/14 8:51:53.000 AM kernel[0]: BUG in process suhelperd[156]: over-released legacy external boost assertions (1 total, 1 external, 0 legacy-external)
    12/23/14 8:51:53.000 AM kernel[0]: BUG in process suhelperd[156]: over-released legacy external boost assertions (1 total, 1 external, 0 legacy-external)
    12/23/14 8:51:53.000 AM kernel[0]: BUG in process suhelperd[156]: over-released legacy external boost assertions (1 total, 1 external, 0 legacy-external)
    12/23/14 8:51:53.000 AM kernel[0]: BUG in process suhelperd[156]: over-released legacy external boost assertions (1 total, 1 external, 0 legacy-external)
    12/23/14 8:51:53.000 AM kernel[0]: BUG in process suhelperd[156]: over-released legacy external boost assertions (1 total, 1 external, 0 legacy-external)
    12/23/14 8:51:53.000 AM kernel[0]: BUG in process suhelperd[156]: over-released legacy external boost assertions (1 total, 1 external, 0 legacy-external)
    12/23/14 8:51:53.000 AM kernel[0]: BUG in process suhelperd[156]: over-released legacy external boost assertions (1 total, 1 external, 0 legacy-external)
    12/23/14 8:51:53.000 AM kernel[0]: BUG in process suhelperd[156]: over-released legacy external boost assertions (1 total, 1 external, 0 legacy-external)
    12/23/14 8:51:53.000 AM kernel[0]: BUG in process suhelperd[156]: over-released legacy external boost assertions (1 total, 1 external, 0 legacy-external)
    12/23/14 8:51:53.000 AM kernel[0]: BUG in process suhelperd[156]: over-released legacy external boost assertions (1 total, 1 external, 0 legacy-external)
    12/23/14 8:51:53.000 AM kernel[0]: BUG in process suhelperd[156]: over-released legacy external boost assertions (1 total, 1 external, 0 legacy-external)
    12/23/14 8:51:53.000 AM kernel[0]: BUG in process suhelperd[156]: over-released legacy external boost assertions (1 total, 1 external, 0 legacy-external)
    12/23/14 8:51:53.000 AM kernel[0]: BUG in process suhelperd[156]: over-released legacy external boost assertions (1 total, 1 external, 0 legacy-external)
    12/23/14 8:51:53.000 AM kernel[0]: BUG in process suhelperd[156]: over-released legacy external boost assertions (1 total, 1 external, 0 legacy-external)
    12/23/14 8:51:53.000 AM kernel[0]: BUG in process suhelperd[156]: over-released legacy external boost assertions (1 total, 1 external, 0 legacy-external)
    12/23/14 8:51:53.000 AM kernel[0]: BUG in process suhelperd[156]: over-released legacy external boost assertions (1 total, 1 external, 0 legacy-external)
    12/23/14 8:51:53.000 AM kernel[0]: BUG in process suhelperd[156]: over-released legacy external boost assertions (1 total, 1 external, 0 legacy-external)
    12/23/14 8:51:53.000 AM kernel[0]: BUG in process suhelperd[156]: over-released legacy external boost assertions (1 total, 1 external, 0 legacy-external)
    12/23/14 8:51:53.000 AM kernel[0]: BUG in process suhelperd[156]: over-released legacy external boost assertions (1 total, 1 external, 0 legacy-external)
    12/23/14 8:51:53.000 AM kernel[0]: BUG in process suhelperd[156]: over-released legacy external boost assertions (1 total, 1 external, 0 legacy-external)
    12/23/14 8:51:53.000 AM kernel[0]: BUG in process suhelperd[156]: over-released legacy external boost assertions (1 total, 1 external, 0 legacy-external)
    12/23/14 8:51:53.000 AM kernel[0]: BUG in process suhelperd[156]: over-released legacy external boost assertions (1 total, 1 external, 0 legacy-external)
    12/23/14 8:51:53.000 AM kernel[0]: BUG in process suhelperd[156]: over-released legacy external boost assertions (1 tota

  • Cannot open the database, stuck in mount mode

    Someone please shed some lights on this problem.
    I ran into some media failure, and ended up restoring the database from the offline whole backup.
    The database is in the nonarchivelog mode (I know, it is not good), so there is no archive log files and
    restore database is the only solution.
    . startup mount
    . restore database <== ran ok
    . ALTER DATABASE CLEAR LOGFILE GROUP 1 <== ran ok
    . ALTER DATABASE CLEAR LOGFILE GROUP 2 <== alter failed
    ORA-01624: log 2 needed for crash recovery of instance orcl (thread 1)
    Alter failed with group 2 and 3 because one was CURRENT,
    and one was ACTIVE.
    SQL> select group#, sequence#, members, status from v$log;
    GROUP# SEQUENCE# MEMBERS STATUS
    1 0 2 UNUSED
    3 189 2 CURRENT
    2 188 2 ACTIVE
    I also tried 'alter database open resetlogs', and got:
    ORA-01139: RESETLOGS option only valid after an incomplete database recovery
    I don't think I can recover the datafile since there is no archive log file here.
    Besides, if the restore database ran fine, why did I get SYSTEM01.DBF datafile needs media recovery message?
    Right now, the database is in mount mode, and I cannot open it. How do I solve the problem with
    ALTER DATABASE CLEAR LOGFILE GROUP for group 2 and 3?
    Any suggestion? Thank you for the input.
    The database is 11G running on Window.

    I would think the cold backup ran successfully. Here is the backup record:
    RMAN> run {
    2> shutdown immediate;
    3> startup mount;
    4> allocate channel c1 type disk;
    5> backup as backupset database;
    6> alter database open;
    7> }
    8>
    using target database control file instead of recovery catalog
    database closed
    database dismounted
    Oracle instance shut down
    connected to target database (not started)
    Oracle instance started
    database mounted
    Total System Global Area 535662592 bytes
    Fixed Size 1348508 bytes
    Variable Size 331353188 bytes
    Database Buffers 197132288 bytes
    Redo Buffers 5828608 bytes
    allocated channel: c1
    channel c1: SID=156 device type=DISK
    Starting backup at 29-NOV-09
    channel c1: starting full datafile backup set
    channel c1: specifying datafile(s) in backup set
    input datafile file number=00002 name=C:\APP\DAVECW\ORADATA\ORCL\SYSAUX01.DBF
    input datafile file number=00001 name=C:\APP\DAVECW\ORADATA\ORCL\SYSTEM01.DBF
    input datafile file number=00003 name=C:\APP\DAVECW\ORADATA\ORCL\UNDOTBS01.DBF
    input datafile file number=00005 name=C:\APP\DAVECW\ORADATA\ORCL\EXAMPLE01.DBF
    input datafile file number=00006 name=C:\APP\DAVECW\ORADATA\ORCL\INVENTORY01.DBF
    input datafile file number=00004 name=C:\APP\DAVECW\ORADATA\ORCL\USERS01.DBF
    channel c1: starting piece 1 at 29-NOV-09
    channel c1: finished piece 1 at 29-NOV-09
    piece handle=C:\APP\DAVECW\FLASH_RECOVERY_AREA\ORCL\BACKUPSET\2009_11_29\O1_MF_NNNDF_TAG20091129T230
    632_5K6VQY0W_.BKP tag=TAG20091129T230632 comment=NONE
    channel c1: backup set complete, elapsed time: 00:01:55
    channel c1: starting full datafile backup set
    channel c1: specifying datafile(s) in backup set
    including current control file in backup set
    including current SPFILE in backup set
    channel c1: starting piece 1 at 29-NOV-09
    channel c1: finished piece 1 at 29-NOV-09
    piece handle=C:\APP\DAVECW\FLASH_RECOVERY_AREA\ORCL\BACKUPSET\2009_11_29\O1_MF_NCSNF_TAG20091129T230
    632_5K6VVNJR_.BKP tag=TAG20091129T230632 comment=NONE
    channel c1: backup set complete, elapsed time: 00:00:03
    Finished backup at 29-NOV-09
    database opened
    released channel: c1
    Recovery Manager complete.

Maybe you are looking for

  • Answering the Iphone in the winter

    Did anyone try using gloves to answer the Iphone? Whats the solution for the winter?? At least if we could answer calls pressing any button....

  • Planned Activity column in overview screen of KP26 is disabled

    Hi, I am getting Planned Activity column disabled in the overview screen of KP26. So, unable to enter plan data. Please help. Thanks Manish

  • Widget slideshow button  link?

    I am adding the Spry Content slideshow-wanderlust theme and am trying to add a link to the  "Click for details" button, which is surrounded by span tags.  How do I add a link to another page?

  • VNC Client for E75

    Does anyone know of a working VNC Viewer for the E75 (and similar phones)? I have been searching around and found the following: http://symvnc.sourceforge.net/ - Discontinued and app will not install, due to expired certificate http://www.symbian-fre

  • ECC Plan Resource Availability is Considered before Component is Available.

    Hi All, We have an issue with GOP and ASCP Resource Availability. We are using ECC plan with 'Calculate Resource Requirement' option enabled. Current version is R12.1.1 Issue: Component and Resource together are required to make a subassembly. Compon