Oemctl doesn't start (error VXA-2028)

Hi all.
I'm trying to start oracle enterprise manager but when I run oemctl start oms I get the message that It has not been started. In the oms.nohup y have:
[main][2007-8-17:11:58:26:460] VdbSession.processError: lost connection
[main][2007-8-17:11:58:36:517] VdbSession.processError: errorCode >1034<
[main][2007-8-17:11:58:36:518] VdbSession.processError: errorMsg >ORA-01034: ORACLE not available
ORA-27101: shared memory realm does not exist
SVR4 Error: 2: No such file or directory
<
[main][2007-8-17:11:58:36:518] VdbSession.processError: lost connection
oracle.sysman.vxn.VxnBootstrapException:
VXA-2028 :
No se ha podido conectar al repositorio de OMS.
at oracle.sysman.vxa.VxaAppServer.startServices(VxaAppServer.java:1596)
at oracle.sysman.vxa.VxaAppServer.main(VxaAppServer.java:3144)
Error al iniciar Oracle Management Server.
VXA-2028 :
No se ha podido conectar al repositorio de OMS.OMS exited on viernes, 17 de agosto de 2007, 11:58:36 CEST with return value 56
Could not start management server. Initialization failure
The instances that I am administrating are up and accesibles with sqlplus.
Is a listener problem?
Regards.

Is this 10g database? If yes, what you need to do is
1. Start the Listener
$lsnrctl start
2. Start the database
$sqlplus /nolog
SQL> connect /as sysdba
SQL> startup
SQL> exit
2. Start the dbconsole
$emctl start dbconsole
I this is Grid Control, then let me know

Similar Messages

  • Maxdb doesn't start error -24994 runtime environment

    Hello.
    The server with system was fall down (there was problems with
    electricity). After turn on maxdb doesn't start (only admin state, it
    can't go to online). There is message -24994 Runtime environment error
    [db_online -f],4, connection broken. Files knldiag and knldiag.err you can see below.
    knldiag:
    Date       Time       TID(hex) Typ MsgID Label    Message-Text
    2008-09-02 12:26:43      0x308     19707 CONNECT  WINSOCK: 2.0, SQLTCP-DLL: 7.6.0
    2008-09-02 12:26:43      0x308     20233 RTE      Dump of all kernel parameters start
    2008-09-02 12:26:43      0x308     20206 RTE      Using mode NORMAL for data volume 1
    2008-09-02 12:26:43      0x308     20206 RTE      Using mode NORMAL for data volume 2
    2008-09-02 12:26:43      0x308     20206 RTE      Using mode NORMAL for data volume 3
    2008-09-02 12:26:43      0x308     20234 RTE       ADMIN=1
    2008-09-02 12:26:43      0x308     20234 RTE       AKDUMP_ALLOWED=YES
    2008-09-02 12:26:43      0x308     20234 RTE       ALLOW_MULTIPLE_SERVERTASK_UKTS=NO
    2008-09-02 12:26:43      0x308     20234 RTE       AUTHENTICATION_ALLOW=
    2008-09-02 12:26:43      0x308     20234 RTE       AUTHENTICATION_DENY=
    2008-09-02 12:26:43      0x308     20234 RTE       AUTOSAVE=1
    2008-09-02 12:26:43      0x308     20234 RTE       AUTO_RECREATE_BAD_INDEXES=NO
    2008-09-02 12:26:43      0x308     20234 RTE       BACKUPRESULT=1
    2008-09-02 12:26:43      0x308     20234 RTE       BACKUP_BLOCK_CNT=64
    2008-09-02 12:26:43      0x308     20234 RTE       BACKUPHISTFILE=dbm.knl
    2008-09-02 12:26:43      0x308     20234 RTE       BACKUPMED_DEF=dbm.mdf
    2008-09-02 12:26:43      0x308     20234 RTE       CACHE_SIZE=174720
    2008-09-02 12:26:43      0x308     20234 RTE       CALLSTACKLEVEL=0
    2008-09-02 12:26:43      0x308     20234 RTE       CATCACHE_MINSIZE=262144
    2008-09-02 12:26:43      0x308     20234 RTE       CAT_CACHE_SUPPLY=10000
    2008-09-02 12:26:43      0x308     20234 RTE       CHECKDATA=1
    2008-09-02 12:26:43      0x308     20234 RTE       CHECK_BACKUP=NO
    2008-09-02 12:26:43      0x308     20234 RTE       CHECK_COMMON=0
    2008-09-02 12:26:43      0x308     20234 RTE       CHECK_CONVERTER=0
    2008-09-02 12:26:43      0x308     20234 RTE       CHECK_DATACACHE=NO
    2008-09-02 12:26:43      0x308     20234 RTE       CHECK_DATAINDEX=0
    2008-09-02 12:26:43      0x308     20234 RTE       CHECK_DATAPAGELOG=0
    2008-09-02 12:26:43      0x308     20234 RTE       CHECK_FBM=0
    2008-09-02 12:26:43      0x308     20234 RTE       CHECK_HASHED_RESULTSET=0
    2008-09-02 12:26:43      0x308     20234 RTE       CHECK_IOMAN=0
    2008-09-02 12:26:43      0x308     20234 RTE       CHECK_KB_REGIONS=NO
    2008-09-02 12:26:43      0x308     20234 RTE       CHECK_LOCK_SUPPLY=NO
    2008-09-02 12:26:43      0x308     20234 RTE       CHECK_LOCK=NO
    2008-09-02 12:26:43      0x308     20234 RTE       CHECK_LOGHISTORY=0
    2008-09-02 12:26:43      0x308     20234 RTE       CHECK_LOGPAGE=0
    2008-09-02 12:26:43      0x308     20234 RTE       CHECK_LOGTRANS=0
    2008-09-02 12:26:43      0x308     20234 RTE       CHECK_LOGVOLUME=0
    2008-09-02 12:26:43      0x308     20234 RTE       CHECK_REGIONS=NO
    2008-09-02 12:26:43      0x308     20234 RTE       CHECK_SRVTASKS=0
    2008-09-02 12:26:43      0x308     20234 RTE       CHECK_TABLE_WIDTH=NO
    2008-09-02 12:26:43      0x308     20234 RTE       CHECK_TASK_SPECIFIC_CATALOGCACHE=NO
    2008-09-02 12:26:43      0x308     20234 RTE       CHECK_TRANSLIST=NO
    2008-09-02 12:26:43      0x308     20234 RTE       CHECK_TREE_LOCKS=NO
    2008-09-02 12:26:43      0x308     20234 RTE       CHECK_TREE=NO
    2008-09-02 12:26:43      0x308     20234 RTE       CLUSTERED_LOBS=NO
    2008-09-02 12:26:43      0x308     20234 RTE       CLUSTER_WRITE_THRESHOLD=80
    2008-09-02 12:26:43      0x308     20234 RTE       COLUMNCOMPRESSION=YES
    2008-09-02 12:26:43      0x308     20234 RTE       _COMMENT=
    2008-09-02 12:26:43      0x308     20234 RTE       CONTROLPASSWORD=***
    2008-09-02 12:26:43      0x308     20234 RTE       CONTROLUSERID=CONTROL
    2008-09-02 12:26:43      0x308     20234 RTE       CONVERTER_REGIONS=16
    2008-09-02 12:26:43      0x308     20234 RTE       DATABASEFULL=1
    2008-09-02 12:26:43      0x308     20234 RTE       DATACACHE_RGNS=64
    2008-09-02 12:26:43      0x308     20234 RTE       DATA_IO_BLOCK_COUNT=64
    2008-09-02 12:26:43      0x308     20234 RTE       DATA_VOLUME_GROUPS=1
    2008-09-02 12:26:43      0x308     20234 RTE       DATA_VOLUME_MODE_0001=NORMAL
    2008-09-02 12:26:43      0x308     20234 RTE       DATA_VOLUME_MODE_0002=NORMAL
    2008-09-02 12:26:43      0x308     20234 RTE       DATA_VOLUME_MODE_0003=NORMAL
    2008-09-02 12:26:43      0x308     20234 RTE       DATA_VOLUME_NAME_0001=E:\sapdb\DFS\sapdata\disk001\DISKD0001
    2008-09-02 12:26:43      0x308     20234 RTE       DATA_VOLUME_NAME_0002=E:\sapdb\DFS\sapdata\disk002\DISKD0002
    2008-09-02 12:26:43      0x308     20234 RTE       DATA_VOLUME_NAME_0003=E:\sapdb\DFS\sapdata\disk003\DISKD0003
    2008-09-02 12:26:43      0x308     20234 RTE       DATA_VOLUME_SIZE_0001=3840000
    2008-09-02 12:26:43      0x308     20234 RTE       DATA_VOLUME_SIZE_0002=3840000
    2008-09-02 12:26:43      0x308     20234 RTE       DATA_VOLUME_SIZE_0003=3840000
    2008-09-02 12:26:43      0x308     20234 RTE       DATA_VOLUME_TYPE_0001=F
    2008-09-02 12:26:43      0x308     20234 RTE       DATA_VOLUME_TYPE_0002=F
    2008-09-02 12:26:43      0x308     20234 RTE       DATA_VOLUME_TYPE_0003=F
    2008-09-02 12:26:43      0x308     20234 RTE       DATE_TIME_FORMAT=INTERNAL
    2008-09-02 12:26:43      0x308     20234 RTE       DBFILLINGABOVELIMIT=70L80M85M90H95H96H97H98H99H
    2008-09-02 12:26:43      0x308     20234 RTE       DBFILLINGBELOWLIMIT=70L80L85L90L95L
    2008-09-02 12:26:43      0x308     20234 RTE       DDLTRIGGER=YES
    2008-09-02 12:26:43      0x308     20234 RTE       DEADLOCK_DETECTION=4
    2008-09-02 12:26:43      0x308     20234 RTE       DEFAULT_CODE=ASCII
    2008-09-02 12:26:43      0x308     20234 RTE       DELAYCOMMIT=NO
    2008-09-02 12:26:43      0x308     20234 RTE       DELAYLOGWRITER=0
    2008-09-02 12:26:43      0x308     20234 RTE       DIAG_HISTORY_NUM=2
    2008-09-02 12:26:43      0x308     20234 RTE       DIAG_HISTORY_PATH=e:\sapdb\data\wrk\DFS\DIAGHISTORY
    2008-09-02 12:26:43      0x308     20234 RTE       DIAGSEM=0
    2008-09-02 12:26:43      0x308     20234 RTE       DWIO_AREA_FLUSH=50
    2008-09-02 12:26:43      0x308     20234 RTE       DWIO_AREA_SIZE=50
    2008-09-02 12:26:43      0x308     20234 RTE       DWLRU_TAIL_FLUSH=25
    2008-09-02 12:26:43      0x308     20234 RTE       ENABLE_CHECK_INSTANCE=YES
    2008-09-02 12:26:43      0x308     20234 RTE       ENABLE_SYSTEM_TRIGGERS=YES
    2008-09-02 12:26:43      0x308     20234 RTE       ERROR=3
    2008-09-02 12:26:43      0x308     20234 RTE       _EVENTFILE=knldiag.evt
    2008-09-02 12:26:43      0x308     20234 RTE       _EVENTSIZE=0
    2008-09-02 12:26:43      0x308     20234 RTE       EVENT=1
    2008-09-02 12:26:43      0x308     20234 RTE       EXPAND_COM_TRACE=NO
    2008-09-02 12:26:43      0x308     20234 RTE       EXTERNAL_DUMP_REQUEST=NO
    2008-09-02 12:26:43      0x308     20234 RTE       FBMLOW_IO_RATE=10
    2008-09-02 12:26:43      0x308     20234 RTE       FBM_VOLUME_BALANCE=10
    2008-09-02 12:26:43      0x308     20234 RTE       FBM_VOLUME_COMPRESSION=50
    2008-09-02 12:26:43      0x308     20234 RTE       FILEDIR_SPINLOCKPOOL_SIZE=10
    2008-09-02 12:26:43      0x308     20234 RTE       FORBID_LOAD_BALANCING=NO
    2008-09-02 12:26:43      0x308     20234 RTE       FORMATTING_MODE=PARALLEL
    2008-09-02 12:26:43      0x308     20234 RTE       FORMAT_DATAVOLUME=YES
    2008-09-02 12:26:43      0x308     20234 RTE       HASHED_RESULTSET_CACHESIZE=262144
    2008-09-02 12:26:43      0x308     20234 RTE       HASHED_RESULTSET=YES
    2008-09-02 12:26:43      0x308     20234 RTE       HEAP_CHECK_LEVEL=0
    2008-09-02 12:26:43      0x308     20234 RTE       HIRES_TIMER_TYPE=CPU
    2008-09-02 12:26:43      0x308     20234 RTE       HS_STORAGE_DLL=libhsscopy
    2008-09-02 12:26:43      0x308     20234 RTE       HS_SYNC_INTERVAL=50
    2008-09-02 12:26:43      0x308     20234 RTE       IDXFILELIST_SIZE=2048
    2008-09-02 12:26:43      0x308     20234 RTE       INDEX_LEAF_CACHING=2
    2008-09-02 12:26:43      0x308     20234 RTE       INIT_ALLOCATORSIZE=258048
    2008-09-02 12:26:43      0x308     20234 RTE       INSTANCE_TYPE=OLTP
    2008-09-02 12:26:43      0x308     20234 RTE       IOPROCSFOR_PRIO=0
    2008-09-02 12:26:43      0x308     20234 RTE       IOPROCSFOR_READER=0
    2008-09-02 12:26:43      0x308     20234 RTE       IOPROCSPER_DEV=1
    2008-09-02 12:26:43      0x308     20234 RTE       IOPROCSSWITCH=2
    2008-09-02 12:26:43      0x308     20234 RTE       JOIN_MAXTAB_LEVEL4=64
    2008-09-02 12:26:43      0x308     20234 RTE       JOIN_MAXTAB_LEVEL9=5
    2008-09-02 12:26:43      0x308     20234 RTE       JOIN_SEARCH_LEVEL=0
    2008-09-02 12:26:43      0x308     20234 RTE       JOIN_TABLEBUFFER=128
    2008-09-02 12:26:43      0x308     20234 RTE       _KERNELDIAGFILE=knldiag
    2008-09-02 12:26:43      0x308     20234 RTE       KERNELDIAGSIZE=800
    2008-09-02 12:26:43      0x308     20234 RTE       _KERNELDUMPFILE=knldump
    2008-09-02 12:26:43      0x308     20234 RTE       _KERNELTRACEFILE=knltrace
    2008-09-02 12:26:43      0x308     20234 RTE       KERNELTRACESIZE=869
    2008-09-02 12:26:43      0x308     20234 RTE       KERNELVERSION=KERNEL    7.6.00   BUILD 035-123-139-084
    2008-09-02 12:26:43      0x308     20234 RTE       LOAD_BALANCING_CHK=0
    2008-09-02 12:26:43      0x308     20234 RTE       LOAD_BALANCING_DIF=10
    2008-09-02 12:26:43      0x308     20234 RTE       LOAD_BALANCING_EQ=5
    2008-09-02 12:26:43      0x308     20234 RTE       LOCAL_REDO_LOG_BUFFER_SIZE=57344
    2008-09-02 12:26:43      0x308     20234 RTE       LOCKSUPPLY_BLOCK=100
    2008-09-02 12:26:43      0x308     20234 RTE       LOGABOVELIMIT=50L75L90M95M96H97H98H99H
    2008-09-02 12:26:43      0x308     20234 RTE       LOGFULL=1
    2008-09-02 12:26:43      0x308     20234 RTE       LOGSEGMENTFULL=1
    2008-09-02 12:26:43      0x308     20234 RTE       LOG_BACKUP_TO_PIPE=NO
    2008-09-02 12:26:43      0x308     20234 RTE       LOG_IO_BLOCK_COUNT=4
    2008-09-02 12:26:43      0x308     20234 RTE       LOG_IO_QUEUE=200
    2008-09-02 12:26:43      0x308     20234 RTE       LOG_MIRRORED=YES
    2008-09-02 12:26:43      0x308     20234 RTE       LOG_QUEUE_COUNT=1
    2008-09-02 12:26:43      0x308     20234 RTE       LOG_SEGMENT_SIZE=85333
    2008-09-02 12:26:43      0x308     20234 RTE       LOG_VOLUME_NAME_001=E:\sapdb\DFS\saplog\log01\DISKL001
    2008-09-02 12:26:43      0x308     20234 RTE       LOG_VOLUME_NAME_002=E:\sapdb\DFS\saplog\log02\DISKL002
    2008-09-02 12:26:43      0x308     20234 RTE       LOG_VOLUME_SIZE_001=256000
    2008-09-02 12:26:43      0x308     20234 RTE       LOG_VOLUME_SIZE_002=256000
    2008-09-02 12:26:43      0x308     20234 RTE       LOG_VOLUME_TYPE_001=F
    2008-09-02 12:26:43      0x308     20234 RTE       LOG_VOLUME_TYPE_002=F
    2008-09-02 12:26:43      0x308     20234 RTE       LRU_FOR_SCAN=NO
    2008-09-02 12:26:43      0x308     20234 RTE       MAXBACKUPDEVS=2
    2008-09-02 12:26:43      0x308     20234 RTE       MAXCPU=1
    2008-09-02 12:26:43      0x308     20234 RTE       MAXDATAVOLUMES=11
    2008-09-02 12:26:43      0x308     20234 RTE       _MAXEVENTS=100
    2008-09-02 12:26:43      0x308     20234 RTE       _MAXEVENTTASKS=2
    2008-09-02 12:26:43      0x308     20234 RTE       MAXGARBAGECOLL=1
    2008-09-02 12:26:43      0x308     20234 RTE       MAXLOCKS=300000
    2008-09-02 12:26:43      0x308     20234 RTE       MAXLOGVOLUMES=3
    2008-09-02 12:26:43      0x308     20234 RTE       MAXPAGER=64
    2008-09-02 12:26:43      0x308     20234 RTE       MAXRGN_REQUEST=-1
    2008-09-02 12:26:43      0x308     20234 RTE       MAXSERVERTASKS=28
    2008-09-02 12:26:43      0x308     20234 RTE       MAXTASKSTACK=1024
    2008-09-02 12:26:43      0x308     20234 RTE       _MAXTRANS=408
    2008-09-02 12:26:43      0x308     20234 RTE       MAXUSERTASKS=50
    2008-09-02 12:26:43      0x308     20234 RTE       MAXVOLUMES=18
    2008-09-02 12:26:43      0x308     20234 RTE       MAX_HASHTABLE_MEMORY=24000
    2008-09-02 12:26:43      0x308     20234 RTE       MAX_LOG_QUEUE_COUNT=0
    2008-09-02 12:26:43      0x308     20234 RTE       MAXMESSAGE_FILES=0
    2008-09-02 12:26:43      0x308     20234 RTE       MAX_MESSAGE_LIST_LENGTH=100
    2008-09-02 12:26:43      0x308     20234 RTE       MAX_RETENTION_TIME=480
    2008-09-02 12:26:43      0x308     20234 RTE       MAX_SERVERTASK_STACK=500
    2008-09-02 12:26:43      0x308     20234 RTE       MAX_SINGLE_HASHTABLE_SIZE=4000
    2008-09-02 12:26:43      0x308     20234 RTE       MAX_SPECIALTASK_STACK=500
    2008-09-02 12:26:43      0x308     20234 RTE       MBLOCKDATA_SIZE=32768
    2008-09-02 12:26:43      0x308     20234 RTE       MBLOCKQUAL_SIZE=32768
    2008-09-02 12:26:43      0x308     20234 RTE       MBLOCKSTACK_SIZE=32768
    2008-09-02 12:26:43      0x308     20234 RTE       MBLOCKSTRAT_SIZE=12288
    2008-09-02 12:26:43      0x308     20234 RTE       MCOD=NO
    2008-09-02 12:26:43      0x308     20234 RTE       MEMORY_ALLOCATION_LIMIT=0
    2008-09-02 12:26:43      0x308     20234 RTE       MEM_ENHANCE_LIMIT=0
    2008-09-02 12:26:43      0x308     20234 RTE       MINI_DUMP=NORMAL
    2008-09-02 12:26:43      0x308     20234 RTE       MINREPLYSIZE=4096
    2008-09-02 12:26:43      0x308     20234 RTE       MINSERVERTASKS=28
    2008-09-02 12:26:43      0x308     20234 RTE       MIN_RETENTION_TIME=60
    2008-09-02 12:26:43      0x308     20234 RTE       MONITOR_READ=2147483647
    2008-09-02 12:26:43      0x308     20234 RTE       MONITOR_ROWNO=0
    2008-09-02 12:26:43      0x308     20234 RTE       MONITOR_SELECTIVITY=0
    2008-09-02 12:26:43      0x308     20234 RTE       MONITOR_TIME=2147483647
    2008-09-02 12:26:43      0x308     20234 RTE       MPDISP_LOOPS=1
    2008-09-02 12:26:43      0x308     20234 RTE       MPDISP_PRIO=DEFAULT
    2008-09-02 12:26:43      0x308     20234 RTE       MPRGN_BUSY_WAIT=DEFAULT
    2008-09-02 12:26:43      0x308     20234 RTE       MPRGN_DIRTY_READ=DEFAULT
    2008-09-02 12:26:43      0x308     20234 RTE       MP_RGN_LOOP=-1
    2008-09-02 12:26:43      0x308     20234 RTE       MPRGN_PRIO=DEFAULT
    2008-09-02 12:26:43      0x308     20234 RTE       MPRGN_QUEUE=YES
    2008-09-02 12:26:43      0x308     20234 RTE       M_LOG_VOLUME_NAME_001=D:\sapdb\DFS\saplog\m_log01\M_DISKL001
    2008-09-02 12:26:43      0x308     20234 RTE       M_LOG_VOLUME_NAME_002=D:\sapdb\DFS\saplog\m_log02\M_DISKL002
    2008-09-02 12:26:43      0x308     20234 RTE       M_LOG_VOLUME_TYPE_001=F
    2008-09-02 12:26:43      0x308     20234 RTE       M_LOG_VOLUME_TYPE_002=F
    2008-09-02 12:26:43      0x308     20234 RTE       OFFICIAL_NODE=
    2008-09-02 12:26:43      0x308     20234 RTE       OMS_HEAP_BLOCKSIZE=10000
    2008-09-02 12:26:43      0x308     20234 RTE       OMS_HEAP_COUNT=1
    2008-09-02 12:26:43      0x308     20234 RTE       OMS_HEAP_LIMIT=0
    2008-09-02 12:26:43      0x308     20234 RTE       OMS_HEAP_THRESHOLD=100
    2008-09-02 12:26:43      0x308     20234 RTE       OMSREGIONS=0
    2008-09-02 12:26:43      0x308     20234 RTE       OMSRGNS=7
    2008-09-02 12:26:43      0x308     20234 RTE       OMS_RUN_IN_UDE_SERVER=NO
    2008-09-02 12:26:43      0x308     20234 RTE       OMS_STREAM_TIMEOUT=30
    2008-09-02 12:26:43      0x308     20234 RTE       OMS_VERS_THRESHOLD=2097152
    2008-09-02 12:26:43      0x308     20234 RTE       ONLINE=1
    2008-09-02 12:26:43      0x308     20234 RTE       OPTIMIZE_AGGREGATION=YES
    2008-09-02 12:26:43      0x308     20234 RTE       OPTIMIZE_FETCH_REVERSE=YES
    2008-09-02 12:26:43      0x308     20234 RTE       OPTIMIZE_FIRST_ROWS=NO
    2008-09-02 12:26:43      0x308     20234 RTE       OPTIMIZE_JOIN_HASHTABLE=YES
    2008-09-02 12:26:43      0x308     20234 RTE       OPTIMIZE_JOIN_HASH_MINIMAL_RATIO=1
    2008-09-02 12:26:43      0x308     20234 RTE       OPTIMIZE_JOIN_ONEPHASE=YES
    2008-09-02 12:26:43      0x308     20234 RTE       OPTIMIZE_JOIN_OPERATOR_SORT=YES
    2008-09-02 12:26:43      0x308     20234 RTE       OPTIMIZE_JOIN_OUTER=YES
    2008-09-02 12:26:43      0x308     20234 RTE       OPTIMIZE_JOIN_PARALLEL_MINSIZE=1000000
    2008-09-02 12:26:43      0x308     20234 RTE       OPTIMIZE_JOIN_PARALLEL_SERVERS=0
    2008-09-02 12:26:43      0x308     20234 RTE       OPTIMIZE_MIN_MAX=YES
    2008-09-02 12:26:43      0x308     20234 RTE       OPTIMIZE_OPERATOR_JOIN_COSTFUNC=YES
    2008-09-02 12:26:43      0x308     20234 RTE       OPTIMIZE_OPERATOR_JOIN=YES
    2008-09-02 12:26:43      0x308     20234 RTE       OPTIMIZE_QUAL_ON_INDEX=YES
    2008-09-02 12:26:43      0x308     20234 RTE       OPTIMIZE_QUERYREWRITE=STATEMENT
    2008-09-02 12:26:43      0x308     20234 RTE       OPTIM_CACHE=NO
    2008-09-02 12:26:43      0x308     20234 RTE       OPTIM_INV_ONLY=YES
    2008-09-02 12:26:43      0x308     20234 RTE       OPTIM_JOIN_FETCH=0
    2008-09-02 12:26:43      0x308     20234 RTE       OPTIM_MAX_MERGE=500
    2008-09-02 12:26:43      0x308     20234 RTE       OUTOFSESSIONS=3
    2008-09-02 12:26:43      0x308     20234 RTE       PACKETSIZE=131072
    2008-09-02 12:26:43      0x308     20234 RTE       PAGESIZE=8192
    2008-09-02 12:26:43      0x308     20234 RTE       PREALLOCATE_IOWORKER=NO
    2008-09-02 12:26:43      0x308     20234 RTE       PRIOBASE_COM=10
    2008-09-02 12:26:43      0x308     20234 RTE       PRIOBASE_IOC=80
    2008-09-02 12:26:43      0x308     20234 RTE       PRIOBASE_RAV=80
    2008-09-02 12:26:43      0x308     20234 RTE       PRIOBASE_REX=40
    2008-09-02 12:26:43      0x308     20234 RTE       PRIOBASE_U2U=100
    2008-09-02 12:26:43      0x308     20234 RTE       PRIOFACTOR=80
    2008-09-02 12:26:43      0x308     20234 RTE       PROTECT_DATACACHE_MEMORY=NO
    2008-09-02 12:26:43      0x308     20234 RTE       READAHEADBLOBS=32
    2008-09-02 12:26:43      0x308     20234 RTE       REQUEST_TIMEOUT=5000
    2008-09-02 12:26:43      0x308     20234 RTE       RESERVEDSERVERTASKS=16
    2008-09-02 12:26:43      0x308     20234 RTE       RESTARTTIME=600
    2008-09-02 12:26:43      0x308     20234 RTE       ROWRGNS=8
    2008-09-02 12:26:43      0x308     20234 RTE       _RTEDUMPFILE=rtedump
    2008-09-02 12:26:43      0x308     20234 RTE       RTE_TEST_REGIONS=0
    2008-09-02 12:26:43      0x308     20234 RTE       RUNDIRECTORY=e:\sapdb\data\wrk\DFS
    2008-09-02 12:26:43      0x308     20234 RTE       SEQUENCE_CACHE=1
    2008-09-02 12:26:43      0x308     20234 RTE       SERVERDBFOR_SAP=YES
    2008-09-02 12:26:43      0x308     20234 RTE       SESSION_TIMEOUT=900
    2008-09-02 12:26:43      0x308     20234 RTE       SET_VOLUME_LOCK=YES
    2008-09-02 12:26:43      0x308     20234 RTE       SHAREDSQL_COMMANDCACHESIZE=262144
    2008-09-02 12:26:43      0x308     20234 RTE       SHAREDSQL_EXPECTEDSTATEMENTCOUNT=1500
    2008-09-02 12:26:43      0x308     20234 RTE       SHAREDSQL=YES
    2008-09-02 12:26:43      0x308     20234 RTE       SHOW_MAX_KB_STACK_USE=NO
    2008-09-02 12:26:43      0x308     20234 RTE       SHOW_MAX_STACK_USE=NO
    2008-09-02 12:26:43      0x308     20234 RTE       STANDBY=1
    2008-09-02 12:26:43      0x308     20234 RTE       SUBTREE_LOCKS=NO
    2008-09-02 12:26:43      0x308     20234 RTE       SYMBOL_DEMANGLING=NO
    2008-09-02 12:26:43      0x308     20234 RTE       SYMBOL_RESOLUTION=YES
    2008-09-02 12:26:43      0x308     20234 RTE       SYSTEMERROR=3
    2008-09-02 12:26:43      0x308     20234 RTE       TABRGNS=8
    2008-09-02 12:26:43      0x308     20234 RTE       TASKCLUSTER01=tw;al;ut;2000sv,100bup;10ev,10gc;
    2008-09-02 12:26:43      0x308     20234 RTE       TASKCLUSTER02=ti,100dw;30000us;
    2008-09-02 12:26:43      0x308     20234 RTE       TASKCLUSTER03=compress
    2008-09-02 12:26:43      0x308     20234 RTE       TIME_MEASUREMENT=NO
    2008-09-02 12:26:43      0x308     20234 RTE       TRACE_AK=NO
    2008-09-02 12:26:43      0x308     20234 RTE       TRACE_ALLOCATOR=0
    2008-09-02 12:26:43      0x308     20234 RTE       TRACE_CATALOG=0
    2008-09-02 12:26:43      0x308     20234 RTE       TRACE_CLIENTKERNELCOM=0
    2008-09-02 12:26:43      0x308     20234 RTE       TRACE_COMMON=0
    2008-09-02 12:26:43      0x308     20234 RTE       TRACE_COMMUNICATION=0
    2008-09-02 12:26:43      0x308     20234 RTE       TRACE_CONVERTER=0
    2008-09-02 12:26:43      0x308     20234 RTE       TRACE_DATACHAIN=0
    2008-09-02 12:26:43      0x308     20234 RTE       TRACE_DATAINDEX=0
    2008-09-02 12:26:43      0x308     20234 RTE       TRACE_DATAPAM=0
    2008-09-02 12:26:43      0x308     20234 RTE       TRACE_DATATREE=0
    2008-09-02 12:26:43      0x308     20234 RTE       TRACE_DBPROC=0
    2008-09-02 12:26:43      0x308     20234 RTE       TRACE_DEFAULT=NO
    2008-09-02 12:26:43      0x308     20234 RTE       TRACE_DELETE=NO
    2008-09-02 12:26:43      0x308     20234 RTE       TRACE_FBM=0
    2008-09-02 12:26:43      0x308     20234 RTE       TRACE_FILEDIR=0
    2008-09-02 12:26:43      0x308     20234 RTE       TRACE_FRAMECTRL=0
    2008-09-02 12:26:43      0x308     20234 RTE       TRACE_INDEX=NO
    2008-09-02 12:26:43      0x308     20234 RTE       TRACE_INSERT=NO
    2008-09-02 12:26:43      0x308     20234 RTE       TRACE_IOMAN=0
    2008-09-02 12:26:43      0x308     20234 RTE       TRACE_IPC=0
    2008-09-02 12:26:43      0x308     20234 RTE       TRACE_JOIN=0
    2008-09-02 12:26:43      0x308     20234 RTE       TRACE_KSQL=0
    2008-09-02 12:26:43      0x308     20234 RTE       TRACE_LOCK=NO
    2008-09-02 12:26:43      0x308     20234 RTE       TRACE_LOGACTION=0
    2008-09-02 12:26:43      0x308     20234 RTE       TRACE_LOGHISTORY=0
    2008-09-02 12:26:43      0x308     20234 RTE       TRACE_LOGPAGE=0
    2008-09-02 12:26:43      0x308     20234 RTE       TRACE_LOGTRANS=0
    2008-09-02 12:26:43      0x308     20234 RTE       TRACE_LOGVOLUME=0
    2008-09-02 12:26:43      0x308     20234 RTE       TRACE_LONG=NO
    2008-09-02 12:26:43      0x308     20234 RTE       TRACE_MEMORY=0
    2008-09-02 12:26:43      0x308     20234 RTE       TRACE_MESSAGES=0
    2008-09-02 12:26:43      0x308     20234 RTE       TRACE_OBJECTCONTAINER=0
    2008-09-02 12:26:43      0x308     20234 RTE       TRACE_OBJECT_ADD=NO
    2008-09-02 12:26:43      0x308     20234 RTE       TRACE_OBJECT_ALTER=NO
    2008-09-02 12:26:43      0x308     20234 RTE       TRACE_OBJECT_FREE=NO
    2008-09-02 12:26:43      0x308     20234 RTE       TRACE_OBJECT_GET=NO
    2008-09-02 12:26:43      0x308     20234 RTE       TRACE_OBJECT=NO
    2008-09-02 12:26:43      0x308     20234 RTE       TRACE_OMS_CONTAINERDIR=0
    2008-09-02 12:26:43      0x308     20234 RTE       TRACE_OMS_CONTEXT=0
    2008-09-02 12:26:43      0x308     20234 RTE       TRACE_OMS_ERROR=0
    2008-09-02 12:26:43      0x308     20234 RTE       TRACE_OMS_FLUSHCACHE=0
    2008-09-02 12:26:43      0x308     20234 RTE       TRACE_OMS_INTERFACE=0
    2008-09-02 12:26:43      0x308     20234 RTE       TRACE_OMS_KEYRANGE=0
    2008-09-02 12:26:43      0x308     20234 RTE       TRACE_OMS_KEY=0
    2008-09-02 12:26:43      0x308     20234 RTE       TRACE_OMS_LOCK=0
    2008-09-02 12:26:43      0x308     20234 RTE       TRACE_OMS_MEMORY=0
    2008-09-02 12:26:43      0x308     20234 RTE       TRACE_OMS_NEWOBJ=0
    2008-09-02 12:26:43      0x308     20234 RTE       TRACE_OMS_SESSION=0
    2008-09-02 12:26:43      0x308     20234 RTE       TRACE_OMS_STREAM=0
    2008-09-02 12:26:43      0x308     20234 RTE       TRACE_OMS_VAROBJECT=0
    2008-09-02 12:26:43      0x308     20234 RTE       TRACE_OMS_VERSION=0
    2008-09-02 12:26:43      0x308     20234 RTE       TRACE_OPTIMIZE=NO
    2008-09-02 12:26:43      0x308     20234 RTE       TRACE_ORDER_STANDARD=NO
    2008-09-02 12:26:43      0x308     20234 RTE       TRACE_ORDER=NO
    2008-09-02 12:26:43      0x308     20234 RTE       TRACE_PAGER=0
    2008-09-02 12:26:43      0x308     20234 RTE       TRACE_PAGES_BUP=0
    2008-09-02 12:26:43      0x308     20234 RTE       TRACE_PAGES_EV=2
    2008-09-02 12:26:43      0x308     20234 RTE       TRACE_PAGES_GC=20
    2008-09-02 12:26:43      0x308     20234 RTE       TRACE_PAGES_LW=5
    2008-09-02 12:26:43      0x308     20234 RTE       TRACE_PAGES_PG=3
    2008-09-02 12:26:43      0x308     20234 RTE       TRACE_PAGES_SV=5
    2008-09-02 12:26:43      0x308     20234 RTE       TRACE_PAGES_TI=2
    2008-09-02 12:26:43      0x308     20234 RTE       TRACE_PAGES_US=10
    2008-09-02 12:26:43      0x308     20234 RTE       TRACE_PAGES_UT=5
    2008-09-02 12:26:43      0x308     20234 RTE       TRACE_PAGES=NO
    2008-09-02 12:26:43      0x308     20234 RTE       TRACE_PRIMARY_TREE=NO
    2008-09-02 12:26:43      0x308     20234 RTE       TRACE_QUERYREWRITE=0
    2008-09-02 12:26:43      0x308     20234 RTE       TRACE_RUNTIME=0
    2008-09-02 12:26:43      0x308     20234 RTE       TRACE_SELECT=NO
    2008-09-02 12:26:43      0x308     20234 RTE       TRACE_SHAREDSQL=0
    2008-09-02 12:26:43      0x308     20234 RTE       TRACE_SQLMANAGER=0
    2008-09-02 12:26:43      0x308     20234 RTE       TRACE_SRVTASKS=0
    2008-09-02 12:26:43      0x308     20234 RTE       TRACE_STOP_ERRORCODE=0
    2008-09-02 12:26:43      0x308     20234 RTE       TRACE_SYNCHRONISATION=0
    2008-09-02 12:26:43      0x308     20234 RTE       TRACE_SYSVIEW=0
    2008-09-02 12:26:43      0x308     20234 RTE       TRACE_TABLE=0
    2008-09-02 12:26:43      0x308     20234 RTE       TRACE_TIME=NO
    2008-09-02 12:26:43      0x308     20234 RTE       TRACE_UPDATE=NO
    2008-09-02 12:26:43      0x308     20234 RTE       TRACE_VOLUME=0
    2008-09-02 12:26:43      0x308     20234 RTE       TRANS_HISTORY_SIZE=0
    2008-09-02 12:26:43      0x308     20234 RTE       TRANSRGNS=8
    2008-09-02 12:26:43      0x308     20234 RTE       TRANS_THRESHOLD_VALUE=60
    2008-09-02 12:26:43      0x308     20234 RTE       UKT_CPU_RELATIONSHIP=NONE
    2008-09-02 12:26:43      0x308     20234 RTE       _UNICODE=YES
    2008-09-02 12:26:43      0x308     20234 RTE       UPDATESTAT_PARALLEL_SERVERS=0
    2008-09-02 12:26:43      0x308     20234 RTE       UPDATESTAT_SAMPLE_ALGO=1
    2008-09-02 12:26:43      0x308     20234 RTE       UPDSTATWANTED=1
    2008-09-02 12:26:43      0x308     20234 RTE       USED_MAX_LOG_QUEUE_COUNT=1
    2008-09-02 12:26:43      0x308     20234 RTE       USESELECTFETCH=YES
    2008-09-02 12:26:43      0x308     20234 RTE       USEVARIABLEINPUT=NO
    2008-09-02 12:26:43      0x308     20234 RTE       USEASYNC_IO=YES
    2008-09-02 12:26:43      0x308     20234 RTE       USE_COROUTINES=YES
    2008-09-02 12:26:43      0x308     20234 RTE       USE_FIBERS=YES
    2008-09-02 12:26:43      0x308     20234 RTE       USEIOPROCS_ONLY=NO
    2008-09-02 12:26:43      0x308     20234 RTE       USE_MEM_ENHANCE=NO
    2008-09-02 12:26:43      0x308     20234 RTE       USE_OPEN_DIRECT=NO
    2008-09-02 12:26:43      0x308     20234 RTE       USE_SYSTEM_PAGE_CACHE=YES
    2008-09-02 12:26:43      0x308     20234 RTE       UTILITYPROTFILE=dbm.utl
    2008-09-02 12:26:43      0x308     20234 RTE       UTILITY_PROTSIZE=100
    2008-09-02 12:26:43      0x308     20234 RTE       VOLUMENO_BIT_COUNT=8
    2008-09-02 12:26:43      0x308     20234 RTE       WORKDATASIZE=8192
    2008-09-02 12:26:43      0x308     20234 RTE       WORKSTACKSIZE=8192
    2008-09-02 12:26:43      0x308     20234 RTE       XP_CONVERTER_REGIONS=0
    2008-09-02 12:26:43      0x308     20234 RTE       XP_DATA_CACHE_RGNS=0
    2008-09-02 12:26:43      0x308     20234 RTE       XP_MAXPAGER=0
    2008-09-02 12:26:43      0x308     20235 RTE      Dump of all kernel parameters done
    2008-09-02 12:26:43      0x308     19841 DIAGHIST Backup of diagnostic files is in progress
    2008-09-02 12:26:43      0xE8C WRN 20190 RTE      Unexpected CPU timer leaps, timer type ignored
    2008-09-02 12:26:44      0x308     19842 DIAGHIST Backup of diagnostic files has finished
    2008-09-02 12:26:44      0x308     19600 VERSION  'Kernel    7.6.00   Build 035-123-139-084'
    2008-09-02 12:26:44      0x308     19600 VERSION  'W32/INTEL 7.6.00   Build 035-123-139-084'
    2008-09-02 12:26:44      0x308     19769 INFO     Starting SERVERDB:      'DFS'
    2008-09-02 12:26:44      0x308     19770 INFO              SERVERNODE:    'autaris'
    2008-09-02 12:26:44      0x308     19771 INFO              Process ID:    2216
    2008-09-02 12:26:44      0x308     19773 INFO              Date:          2008-09-02
    2008-09-02 12:26:44      0x308     19772 INFO              Owner:         'SYSTEM'
    2008-09-02 12:26:44      0x308     19774 INFO              Product suite: 'Enterprise'
    2008-09-02 12:26:44      0x308     19806 INFO              Machine:       'Intel IA32 level f revision 2b01'
    2008-09-02 12:26:44      0x308     19783 INFO              Processors:    1 ( logical: 2 )
    2008-09-02 12:26:44      0x308     19782 INFO              Fiber:         'YES'
    2008-09-02 12:26:44      0x308     19776 INFO              Max virtual memory:        2047 MB
    2008-09-02 12:26:44      0x308     19777 INFO              Total physical memory:     4095 MB
    2008-09-02 12:26:44      0x308     19778 INFO              Available physical memory: 3428 MB
    2008-09-02 12:26:44      0x308     20219 RTE      Memory allocation not limited
    2008-09-02 12:26:44      0x308     20220 RTE      System page cache usage enabled
    2008-09-02 12:26:44      0x308     19692 TCLUSTER tw;al;ut;2000sv,100bup;10ev,10gc;ti,100dw;30000us;compress
    2008-09-02 12:26:44      0x308     19693 TCLUSTER number of 'BUP':   0
    2008-09-02 12:26:44      0x308     19693 TCLUSTER number of ' DW':  64
    2008-09-02 12:26:44      0x308     19693 TCLUSTER number of ' US':  50
    2008-09-02 12:26:44      0x308     19693 TCLUSTER number of ' SV':  28
    2008-09-02 12:26:44      0x308     19693 TCLUSTER number of ' EV':   2
    2008-09-02 12:26:44      0x308     19693 TCLUSTER number of ' GC':   1
    2008-09-02 12:26:44      0x308     19692 TCLUSTER Total Number of UKT 7
    2008-09-02 12:26:44      0x308     19692 TCLUSTER Number of UKT with User Tasks 1
    2008-09-02 12:26:44      0x308     19860 MEMORY   I/O buffer cache: 174720 Pages allocated
    2008-09-02 12:26:44      0x308     19811 EVENTING Suppressing output to 'knldiag.evt' 0 pages
    2008-09-02 12:26:44      0x308     19812 EVENTING Eventbuffer 100 events 2 tasks
    2008-09-02 12:26:44      0xB94     19821 TASKING  Thread 2964 starting
    2008-09-02 12:26:44      0x308     19831 TRACE_IO Configured MAXMESSAGE_FILES:0
    2008-09-02 12:26:44      0x308     19832 TRACE_IO Disabled: No TraceMessagefiles wanted
    2008-09-02 12:26:44      0xBA0     19688 THREAD   CLOCK thread started
    2008-09-02 12:26:44      0x774     19688 THREAD   REQUESTOR thread started
    2008-09-02 12:26:44      0xBFC     19688 THREAD   ASYNC0 thread started
    2008-09-02 12:26:44      0xBE8     19688 THREAD   TIMER thread started
    2008-09-02 12:26:44      0xB7C     19821 TASKING  Thread 2940 starting
    2008-09-02 12:26:44      0xB88     20213 RTE      CONSOLE thread started
    2008-09-02 12:26:44       0xE4     19821 TASKING  Thread 228 starting
    2008-09-02 12:26:44       0xE0     19821 TASKING  Thread 224 starting
    2008-09-02 12:26:44      0xB78     19821 TASKING  Thread 2936 starting
    2008-09-02 12:26:44      0x4F8     19821 TASKING  Thread 1272 starting
    2008-09-02 12:26:44      0xC98     19821 TASKING  Thread 3224 starting
    2008-09-02 12:26:44      0x608     19821 TASKING  Thread 1544 starting
    2008-09-02 12:26:44      0x480     19821 TASKING  Thread 1152 starting
    2008-09-02 12:26:44      0x720     19821 TASKING  Thread 1824 starting
    2008-09-02 12:26:44      0x670     19821 TASKING  Thread 1648 starting
    2008-09-02 12:26:44      0x244     19821 TASKING  Thread 580 starting
    2008-09-02 12:26:44      0x314     19627 TASKING  UKT started, TID:0x314
    2008-09-02 12:26:44      0xA50     19627 TASKING  UKT started, TID:0xA50
    2008-09-02 12:26:44      0xE88     19627 TASKING  UKT started, TID:0xE88
    2008-09-02 12:26:44      0x5E8     19627 TASKING  UKT started, TID:0x5E8
    2008-09-02 12:26:44      0xA70     19627 TASKING  UKT started, TID:0xA70
    2008-09-02 12:26:44      0x2F4     19627 TASKING  UKT started, TID:0x2F4
    2008-09-02 12:26:44      0xE34     19627 TASKING  UKT started, TID:0xE34
    2008-09-02 12:26:44      0xE34     19615 VOLUMEIO Attaching volume 'knltrace'
    2008-09-02 12:26:46      0x6C8     19613 DBSTATE  I/O thread for 'knltrace' started
    2008-09-02 12:26:46      0xE34     20040 Admin    Kernel state: 'ADMIN' reached
    2008-09-02 12:26:46      0xE34         9 SrvTasks Available Servertasks: 28
    2008-09-02 12:26:46      0xE34     54003 dynpool  HIST_DIR  item size    :      8
    2008-09-02 12:26:46      0xE34     54003 dynpool  HIST_DIR  num items    :     50
    2008-09-02 12:26:46      0xE34     54003 dynpool  DYNP_B930_HIST_DIR     :    400
    2008-09-02 12:26:46      0xE34     20083 Log      Size of LocalRedoEntryBuffer/transactions: 57344
    2008-09-02 12:26:46      0xE34     54003 dynDATA  DYND_K57_KB_PAGES      :     11
    2008-09-02 12:26:46      0xE34     54003 dynDATA  BACKUP RESTART REC (8K):      1
    2008-09-02 12:26:46      0xE34     54003 dynpool  BACKUP TASK LIST       :    208
    2008-09-02 12:26:46      0xE34     54003 dynpool  BACKUP TAPE LIST       :    672
    2008-09-02 12:26:46      0xE34     54003 dynpool  BACKUP DEVSP LIST      :     96
    2008-09-02 12:26:46      0xE34     54003 dynpool  BACKUP VOL IDX LIST    :     32
    2008-09-02 12:26:46      0xE34     54003 dynpool  BACKUP SRR QUEUE       :    656
    2008-09-02 12:26:46      0xE34     54003 dynpool  DYNP_K38_SAVE_GLOB     :   1568
    2008-09-02 12:26:46      0xE34     54003 dynDATA  DYND_K38_SAVE          :   1729
    2008-09-02 12:26:46      0xE34     54003 dynDATA  BACKUP RESTART REC (8K):      1
    2008-09-02 12:26:46      0xE34     54003 dynpool  BACKUP TASK LIST       :     32
    2008-09-02 12:26:46      0xE34     54003 dynpool  BACKUP TAPE LIST       :    672
    2008-09-02 12:26:46      0xE34     54003 dynpool  BACKUP DEVSP LIST      :     16
    2008-09-02 12:26:46      0xE34     54003 dynpool  BACKUP VOL IDX LIST    :     32
    2008-09-02 12:26:46      0xE34     54003 dynpool  BACKUP SRR QUEUE       :    128
    2008-09-02 12:26:46      0xE34     54003 dynpool  DYNP_K38_AUTOSAVE      :    864
    2008-09-02 12:26:46      0xE34     54003 dynDATA  DYND_K38_AUTOSAVE      :    321
    2008-09-02 12:26:46      0xE34     19930 TASKING  Kernel initialization completed
    2008-09-02 12:26:46      0xE34     20018 Pager    Start TaskId: 5
    2008-09-02 12:26:46      0xE34     20019 Pager    First DataCacheSegment:0
    2008-09-02 12:26:46      0xE34     20018 Pager    Start TaskId: 68
    2008-09-02 12:26:46      0xE34     20019 Pager    First DataCacheSegment:1
    2008-09-02 12:26:46      0xE34     20018 Pager    Start TaskId: 67
    2008-09-02 12:26:46      0xE34     20019 Pager    First DataCacheSegment:2
    2008-09-02 12:26:46      0xE34     20018 Pager    Start TaskId: 66
    2008-09-02 12:26:46      0xE34     20019 Pager    First DataCacheSegment:3
    2008-09-02 12:26:46      0xE34     20018 Pager    Start TaskId: 65
    2008-09-02 12:26:46      0xE34     20019 Pager    First DataCacheSegment:4
    2008-09-02 12:26:46      0xE34     20018 Pager    Start TaskId: 64
    2008-09-02 12:26:46      0xE34     20019 Pager    First DataCacheSegment:5
    2008-09-02 12:26:46      0xE34     20018 Pager    Start TaskId: 63
    2008-09-02 12:26:46      0xE34     20019 Pager    First DataCacheSegment:6
    2008-09-02 12:26:46      0xE34     20018 Pager    Start TaskId: 62
    2008-09-02 12:26:46      0xE34     20019 Pager    First DataCacheSegment:7
    2008-09-02 12:26:46      0xE34     20018 Pager    Start TaskId: 61
    2008-09-02 12:26:46      0xE34     20019 Pager    First DataCacheSegment:8
    2008-09-02 12:26:46      0xE34     20018 Pager    Start TaskId: 60
    2008-09-02 12:26:46      0xE34     20019 Pager    First DataCacheSegment:9
    2008-09-02 12:26:46      0xE34     20018 Pager    Start TaskId: 59
    2008-09-02 12:26:46      0xE34     20019 Pager    First DataCacheSegment:10
    2008-09-02 12:26:46      0xE34     20018 Pager    Start TaskId: 58
    2008-09-02 12:26:46      0xE34     20019 Pager    First DataCacheSegment:11
    2008-09-02 12:26:46      0xE34     20018 Pager    Start TaskId: 57
    2008-09-02 12:26:46      0xE34     20019 Pager    First DataCacheSegment:12
    2008-09-02 12:26:46      0xE34     20018 Pager    Start TaskId: 56
    2008-09-02 12:26:46      0xE34     20019 Pager    First DataCacheSegment:13
    2008-09-02 12:26:46      0xE34     20018 Pager    Start TaskId: 55
    2008-09-02 12:26:46      0xE34     20019 Pager    First DataCacheSegment:14
    2008-09-02 12:26:46      0xE34     20018 Pager    Start TaskId: 54
    2008-09-02 12:26:46      0xE34     20019 Pager    First DataCacheSegment:15
    2008-09-02 12:26:46      0xE34     20018 Pager    Start TaskId: 53
    2008-09-02 12:26:46      0xE34     20019 Pager    First DataCacheSegment:16
    2008-09-02 12:26:46      0xE34     20018 Pager    Start TaskId: 52
    2008-09-02 12:26:46      0xE34     20019 Pager    First DataCacheSegment:17
    2008-09-02 12:26:46      0xE34     20018 Pager    Start TaskId: 51
    2008-09-02 12:26:46      0xE34     20019 Pager    First DataCacheSegment:18
    2008-09-02 12:26:46      0xE34     20018 Pager    Start TaskId: 50
    2008-09-02 12:26:46      0xE34     20019 Pager    First DataCacheSegment:19
    2008-09-02 12:26:46      0xE34     20018 Pager    Start TaskId: 49
    2008-09-02 12:26:46      0xE34     20019 Pager    First DataCacheSegment:20
    2008-09-02 12:26:46      0xE34     20018 Pager    Start TaskId: 48
    2008-09-02 12:26:46      0xE34     20019 Pager    First DataCacheSegment:21
    2008-09-02 12:26:46      0xE34     20018 Pager    Start TaskId: 47
    2008-09-02 12:26:46      0xE34     20019 Pager    First DataCacheSegment:22
    2008-09-02 12:26:46      0xE34     20018 Pager    Start TaskId: 46
    2008-09-02 12:26:46      0xE34     20019 Pager    First DataCacheSegment:23
    2008-09-02 12:26:46      0xE34     20018 Pager    Start TaskId: 45
    2008-09-02 12:26:46      0xE34     20019 Pager    First DataCacheSegment:24
    2008-09-02 12:26:46      0xE34     20018 Pager    Start TaskId: 44
    2008-09-02 12:26:46      0xE34     20019 Pager    First DataCacheSegment:25
    2008-09-02 12:26:46      0xE34     20018 Pager    Start TaskId: 43
    2008-09-02 12:26:46      0xE34     20019 Pager    First DataCacheSegment:26
    2008-09-02 12:26:46      0xE34     20018 Pager    Start TaskId: 42
    2008-09-02 12:26:46      0xE34     20019 Pager    First DataCacheSegment:27
    2008-09-02 12:26:46      0xE34     20018 Pager    Start TaskId: 41
    2008-09-02 12:26:46      0xE34     20019 Pager    First DataCacheSegment:28
    2008-09-02 12:26:46      0xE34     20018 Pager    Start TaskId: 40
    2008-09-02 12:26:46      0xE34     20019 Pager    First DataCacheSegment:29
    2008-09-02 12:26:46      0xE34     20018 Pager    Start TaskId: 39
    2008-09-02 12:26:46      0xE34     20019 Pager    First DataCacheSegment:30
    2008-09-02 12:26:46      0xE34     20018 Pager    Start TaskId: 38
    2008-09-02 12:26:46      0xE34     20019 Pager    First DataCacheSegment:31
    2008-09-02 12:26:46      0xE34     20018 Pager    Start TaskId: 37
    2008-09-02 12:26:46      0xE34     20019 Pager    First DataCacheSegment:32
    2008-09-02 12:26:46      0xE34     20018 Pager    Start TaskId: 36
    2008-09-02 12:26:46      0xE34     20019 Pager    First DataCacheSegment:33
    2008-09-02 12:26:46      0xE34     20018 Pager    Start TaskId: 35
    2008-09-02 12:26:46      0xE34     20019 Pager    First DataCacheSegment:34
    2008-09-02 12:26:46      0xE34     20018 Pager    Start TaskId: 34
    2008-09-02 12:26:46      0xE34     20019 Pager    First DataCacheSegment:35
    2008-09-02 12:26:46      0xE34     20018 Pager    Start TaskId: 33
    2008-09-02 12:26:46      0xE34     20019 Pager    First DataCacheSegment:36
    2008-09-02 12:26:46      0xE34     20018 Pager    Start TaskId: 32
    2008-09-02 12:26:46      0xE34     20019 Pager    First DataCacheSegment:37
    2008-09-02 12:26:46      0xE34     20018 Pager    Start TaskId: 31
    2008-09-02 12:26:46      0xE34     20019 Pager    First DataCacheSegment:38
    2008-09-02 12:26:46      0xE34     20018 Pager    Start TaskId: 30
    2008-09-02 12:26:46      0xE34     20019 Pager    First DataCacheSegment:39
    2008-09-02 12:26:46      0xE34     20018 Pager    Start TaskId: 29
    2008-09-02 12:26:46      0xE34     20019 Pager    First DataCacheSegment:40
    2008-09-02 12:26:46      0xE34     20018 Pager    Start TaskId: 28
    2008-09-02 12:26:46      0xE34     20019 Pager    First DataCacheSegment:41
    2008-09-02 12:26:46      0xE34     20018 Pager    Start TaskId: 27
    2008-09-02 12:26:46      0xE34     20019 Pager    First DataCacheSegment:42
    2008-09-02 12:26:46      0xE34     20018 Pager    Start TaskId: 26
    2008-09-02 12:26:46      0xE34     20019 Pager    First DataCacheSegment:43
    2008-09-02 12:26:46      0xE34     20018 Pager    Start TaskId: 25
    2008-09-02 12:26:46      0xE34     20019 Pager    First DataCacheSegment:44
    2008-09-02 12:26:46      0xE34     20018 Pager    Start TaskId: 24
    2008-09-02 12:26:46      0xE34     20019 Pager    First DataCacheSegment:45
    2008-09-02 12:26:46      0xE34     20018 Pager    Start TaskId: 23
    2008-09-02 12:26:46      0xE34     20019 Pager    First DataCacheSegment:46
    2008-09-02 12:26:46      0xE34     20018 Pager    Start TaskId: 22
    2008-09-02 12:26:46      0xE34     20019 Pager    First DataCacheSegment:47
    2008-09-02 12:26:46      0xE34     20018 Pager    Start TaskId: 21
    2008-09-02 12:26:46      0xE34     20019 Pager    First DataCacheSegment:48
    2008-09-02 12:26:46      0xE34     20018 Pager    Start TaskId: 20
    2008-09-02 12:26:46      0xE34     20019 Pager    First DataCacheSegment:49
    2008-09-02 12:26:46      0xE34     20018 Pager    Start TaskId: 19
    2008-09-02 12:26:46      0xE34     20019 Pager    First DataCacheSegment:50
    2008-09-02 12:26:46      0xE34     20018 Pager    Start TaskId: 18
    2008-09-02 12:26:46      0xE34     20019 Pager    First DataCacheSegment:51
    2008-09-02 12:26:46      0xE34     20018 Pager    Start TaskId: 17
    2008-09-02 12:26:46      0xE34     20019 Pager    First DataCacheSegment:52
    2008-09-02 12:26:46      0xE34     20018 Pager    Start TaskId: 16
    2008-09-02 12:26:46      0xE34     20019 Pager    First DataCacheSegment:53
    2008-09-02 12:26:46      0xE34     20018 Pager    Start TaskId: 15
    2008-09-02 12:26:46      0xE34     20019 Pager    First DataCacheSegment:54
    2008-09-02 12:26:46      0xE34     20018 Pager    Start TaskId: 14
    2008-09-02 12:26:46      0xE34     20019 Pager    First DataCacheSegment:55
    2008-09-02 12:26:46      0xE34     20018 Pager    Start TaskId: 13
    2008-09-02 12:26:46      0xE34     20019 Pager    First DataCacheSegment:56
    2008-09-02 12:26:46      0xE34     20018 Pager    Start TaskId: 12
    2008-09-02 12:26:46      0xE34     20019 Pager    First DataCacheSegment:57
    2008-09-02 12:26:46      0xE34     20018 Pager    Start TaskId: 11
    2008-09-02 12:26:46      0xE34     20019 Pager    First DataCacheSegment:58
    2008-09-02 12:26:46      0xE34     20018 Pager    Start TaskId: 10
    2008-09-02 12:26:46      0xE34     20019 Pager    First DataCacheSegment:59
    2008-09-02 12:26:46      0xE34     20018 Pager    Start TaskId: 9
    2008-09-02 12:26:46      0xE34     20019 Pager    First DataCacheSegment:60
    2008-09-02 12:26:46      0xE34     20018 Pager    Start TaskId: 8
    2008-09-02 12:26:46      0xE34     20019 Pager    First DataCacheSegment:61
    2008-09-02 12:26:46      0xE34     20018 Pager    Start TaskId: 7
    2008-09-02 12:26:46      0xE34     20019 Pager    First DataCacheSegment:62
    2008-09-02 12:26:46      0xE34     20018 Pager    Start TaskId: 6
    2008-09-02 12:26:46      0xE34     20019 Pager    First DataCacheSegment:63
    2008-09-02 12:26:47      0xE34        31 SrvTasks Permanently reserved 13 servertasks for 'Backup / Restore'.
    2008-09-02 12:26:47      0xE34        31 SrvTasks Permanently reserved 2 servertasks for 'Backup / Restore'.
    2008-09-02 12:26:47      0xE34        31 SrvTasks Permanently reserved 1 servertasks for 'Savepoint'.
    2008-09-02 12:26:47      0xBE8         3 RunTime  State changed from STARTING to ADMIN
    2008-09-02 12:26:47      0xBE8     19601 DBSTATE  SERVERDB is ready
    ============================================ begin of write cycle ==================
    2008-09-02 12:26:48      0xE88     19633 CONNECT  Connect req. (T69, Node:'', PID:2360)
    2008-09-02 12:26:48      0xE88     19615 VOLUMEIO Attaching volume 'E:\sapdb\DFS\sapdata\disk001\DISKD0001'
    2008-09-02 12:26:48      0x684     19613 DBSTATE  I/O thread for 'E:\sapdb\DFS\sapdata\disk001\DISKD0001' started
    2008-09-02 12:26:48      0xE88     19617 VOLUMEIO Single I/O attach, 'E:\sapdb\DFS\sapdata\disk001\DISKD0001', UKT:7
    2008-09-02 12:26:48      0xE88     19615 VOLUMEIO Attaching volume 'E:\sapdb\DFS\sapdata\disk002\DISKD0002'
    2008-09-02 12:26:48      0xCAC     19613 DBSTATE  I/O thread for 'E:\sapdb\DFS\sapdata\disk002\DISKD0002' started
    2008-09-02 12:26:48      0xE88     19617 VOLUMEIO Single I/O attach, 'E:\sapdb\DFS\sapdata\disk002\DISKD0002', UKT:7
    2008-09-02 12:26:48      0xE88     19615 VOLUMEIO Attaching volume 'E:\sapdb\DFS\sapdata\disk003\DISKD0003'
    2008-09-02 12:26:48      0xAC0     19613 DBSTATE  I/O thread for 'E:\sapdb\DFS\sapdata\disk003\DISKD0003' started
    2008-09-02 12:26:48      0xE88     19617 VOLUMEIO Single I/O attach, 'E:\sapdb\DFS\sapdata\disk003\DISKD0003', UKT:7
    2008-09-02 12:26:48      0xE88     19615 VOLUMEIO Attaching volume 'E:\sapdb\DFS\saplog\log01\DISKL001'
    2008-09-02 12:26:48      0x634     19613 DBSTATE  I/O thread for 'E:\sapdb\DFS\saplog\log01\DISKL001' started
    2008-09-02 12:26:49      0xE88     19617 VOLUMEIO Single I/O attach, 'E:\sapdb\DFS\saplog\log01\DISKL001', UKT:7
    2008-09-02 12:26:49      0xE88     19615 VOLUMEIO Attaching volume 'D:\sapdb\DFS\saplog\m_log01\M_DISKL001'
    2008-09-02 12:26:49      0x678     19613 DBSTATE  I/O thread for 'D:\sapdb\DFS\saplog\m_log01\M_DISKL001' started
    2008-09-02 12:26:49      0xE88     19617 VOLUMEIO Single I/O attach, 'D:\sapdb\DFS\saplog\m_log01\M_DISKL001', UKT:7
    2008-09-02 12:26:49      0xE88     19615 VOLUMEIO Attaching volume 'E:\sapdb\DFS\saplog\log02\DISKL002'
    2008-09-02 12:26:49      0x5B0     19613 DBSTATE  I/O thread for 'E:\sapdb\DFS\saplog\log02\DISKL002' started
    2008-09-02 12:26:49      0xE88     19617 VOLUMEIO Single I/O attach, 'E:\sapdb\DFS\saplog\log02\DISKL002', UKT:7
    2008-09-02 12:26:49      0xE88     19615 VOLUMEIO Attaching volume 'D:\sapdb\DFS\saplog\m_log02\M_DISKL002'
    2008-09-02 12:26:49      0xB08     19613 DBSTATE  I/O thread for 'D:\sapdb\DFS\saplog\m_log02\M_DISKL002' started
    2008-09-02 12:26:49      0xE88     19617 VOLUMEIO Single I/O attach, 'D:\sapdb\DFS\saplog\m_log02\M_DISKL002', UKT:7
    2008-09-02 12:26:49      0xE88     20016 Pager    Start Read Converter
    2008-09-02 12:27:06      0xE34     20003 KernelDB  70 percent of data area occupied, 3455999 pages free
    2008-09-02 12:27:07      0xE88     20017 Pager    Stop Read Converter, Pages: 4528 IO: 4528
    2008-09-02 12:27:07      0xE88     53000 DATACACH Begin data cache restart
    2008-09-02 12:27:07      0xE88     54003 dynpool  DATA_CACHE_REGIONS     :     64
    2008-09-02 12:27:07      0xE88     54003 dynpool  B20_DATACACHE_HEAD     :  85112
    2008-09-02 12:27:07      0xE88     54003 dynpool  DATACACHE head num item:  10639
    2008-09-02 12:27:07      0xE88     54003 dynpool  DATACACHE head item siz:      8
    2008-09-02 12:27:07      0xE88     54003 dynpool  DATACACHE task queue   :   2144
    2008-09-02 12:27:07      0xE88     54003 dynpool  US + SV + DW +  8      :    134
    2008-09-02 12:27:07      0xE88     54003 dynpool  DATACACHE taskq elem   :     16
    2008-09-02 12:27:07      0xE88     54003 dynpool  B20_DATACACHE_TASKQ    :  87256
    2008-09-02 12:27:07      0xE88     54003 dynDATA  DATA_CACHE_PAGES       :   2658
    2008-09-02 12:27:07      0xE88     54003 dynpool  B20_DATACACHE_CB       : 223272
    2008-09-02 12:27:07      0xE88     54003 dynpool  DATACACHE num cblocks  :   2658
    2008-09-02 12:27:07      0xE88     54003 dynpool  DATACACHE cblock size  :     84
    2008-09-02 12:27:07      0xE88     54003 dynpool  DYNP_B20_DATACACHE     : 19873792
    2008-09-02 12:27:07      0xE88     54003 dynDATA  DYND_B20_DATACACHE     : 170112
    2008-09-02 12:27:07      0xE88     53000 DATACACH Finish data cache restart
    2008-09-02 12:27:07      0xE88     53000 B*TREE   LOB file directory restart successful
    2008-09-02 12:27:07      0xE88         7 FileDir  File directory restarting
    2008-09-02 12:27:18      0xE88         8 FileDir  File directory restart completed
    2008-09-02 12:27:19      0xE88     20061 Log      History: 50 (50) files existing
    2008-09-02 12:27:19      0xE88     20064 Log      History: all history files registered, GC is ready
    2008-09-02 12:27:19      0xE88     54003 dynpool  DYNP_K51_LOCK_LIST     : 66843632
    2008-09-02 12:27:19      0xE88     54003 dynpool  LOCK maxlocks          : 300000
    2008-09-02 12:27:19      0xE88     54003 dynpool  LOCK items             : 902400
    2008-09-02 12:27:19      0xE88     54003 dynpool  LOCK Regions           :     24
    2008-09-02 12:27:19      0xE88     54003 dynpool  LOCK TransRegions      :      8
    2008-09-02 12:27:19      0xE88     54003 dynpool  LOCK RegionGlob+Space  :   3072
    2008-09-02 12:27:19      0xE88     54003 dynpool  LOCK TransGlob         :    640
    2008-09-02 12:27:19      0xE88     54003 dynpool  LOCK SupplyItemsPerRgn :    100
    2008-09-02 12:27:19      0xE88     54003 dynpool  LOCK SupplySize        : 172800
    2008-09-02 12:27:19      0xE88     54003 dynpool  LOCK RowHash entries   : 300000
    2008-09-02 12:27:19      0xE88     54003 dynpool  LOCK TabHash entries   :  60000
    2008-09-02 12:27:19      0xE88     54003 dynpool  LOCK Row+Tab hash size :1440000
    2008-09-02 12:27:19      0xE88     54003 dynpool  LOCK Trans entries     :    408
    2008-09-02 12:27:19      0xE88     54003 dynpool  LOCK trans_list size   :  78336
    2008-09-02 12:27:19      0xE88     54003 dynpool  LOCK TransPtrList      :   1632
    2008-09-02 12:27:19      0xE88     54003 dynpool  LOCK TransHash entries :    408
    2008-09-02 12:27:19      0xE88     54003 dynpool  LOCK TransHash size    :   1664
    2008-09-02 12:27:19      0xE88     54003 dynpool  LOCK SupplyPoolSegments:   9000
    2008-09-02 12:27:19      0xE88     54003 dynpool  LOCK SupplyPoolSize    : 64980000
    2008-09-02 12:27:19      0xE88     54003 dynpool  LOCK ObjColl_list size :  13056
    2008-09-02 12:27:19      0xE88     54003 dynpool  LOCK ObjReq_list size  :   8160
    2008-09-02 12:27:19      0xE88     20006 Log      1 queues, flushmode is 'MaximizeSafety', devstate is 'Okay'
    2008-09-02 12:27:19      0xE88     20007 Log      Oldest not saved is ioseq 5105560 @ off 85273
    2008-09-02 12:27:19      0xE88     20008 Log      First known on LogVolume is ioseq 2750300 @ off 108504
    2008-09-02 12:27:19      0xE88     20005 Log      Restart from ioseq 5233533 @ off 108112 to ioseq 5236323 @ off 108503
    2008-09-02 12:27:19      0xE88     20010 Log      Result after checking the log device: 'Ok'
    2008-09-02 12:27:19      0xE88         9 Log      The number of active logging-queues has been increased to 1
    2008-09-02 12:27:19      0xE88     53000 OBJECT   Restarted Garbage coll: 0
    2008-09-02 12:27:19      0xE88        11 Rst      408 redo transactions readable and 11 redo tasks available.
    2008-09-02 12:27:19      0xA50         7 Restart  recovering log from log_volume from IOSeq: '5233533'
    2008-09-02 12:27:21      0xA50 ERR 18793 EXCEPT   EXCEPTION:'Access violation' (0xc0000005), The program code at IP:0x5afde9 attempted to read to/from address:0x18
    2008-09-02 12:27:22      0xA50     19624 EXCEPT   Kernel aborts
    2008-09-02 12:27:22      0x880 ERR 19999 BTRACE   Using 'imagehlp.dll' ver

    Hi, Lars.
    Thank you.
    Ok, I just try your variant after the recovery will finished (I start recovery with initialization this morning).
    Before it I tried to recovery with initialization. Full recovery finished successfull, Database Manager sugest me to restart database or continie log recovery, first log recovery falled with error and stop:
    2008-09-08 09:42:59      0xB6C ERR 52012 RESTORE  error occured, basis_err 400
    2008-09-08 09:42:59      0xB6C ERR     3 Admin    Database state: OFFLINE
    2008-09-08 09:42:59      0xB6C ERR     6 KernelCo  +   Internal errorcode, Error code 400 "cancelled"
    2008-09-08 09:42:59      0xB6C ERR 20000 Log       +   no update of LogInfoPage: DeviceState = Cleared, LogIsEmpty = true
    2008-09-08 09:42:59      0xB6C ERR     6 KernelCo  +   k38headmaster, Error code 400 "cancelled"
    2008-09-08 09:42:59      0x308 ERR     7 Messages Begin of dump of registered messages
    2008-09-08 09:42:59      0x308 ERR    10 Messages abort dump of registered messages
    2008-09-08 09:42:59      0x308 ERR     8 Messages End of the message list registry dump
    2008-09-08 09:43:03                               ___ Stopping GMT 2008-09-08 05:43:03           7.6.04   Build 016-123-191-583
    Then I tried to restart database as Database Manager sugest. Next error:
    2008-09-08 10:00:25                               --- Starting GMT 2008-09-08 06:00:25           7.6.04   Build 016-123-191-583
    2008-09-08 10:00:40      0x3D4 ERR 51080 SYSERROR -9407 unexpected error
    2008-09-08 10:00:40      0x3D4 ERR     3 Admin    Database state: OFFLINE
    2008-09-08 10:00:40      0x3D4 ERR 20002 Log       +   Expected ioseq 632114, found NIL-NIL on off 511952
    2008-09-08 10:00:40      0x3D4 ERR 20023 Log       +   Savepoint not found on log
    2008-09-08 10:00:40      0x3D4 ERR 20028 Admin     +   Initialization of log for 'restart' failed with 'SavepointPositionNotFound'
    2008-09-08 10:00:40      0x684 ERR     7 Messages Begin of dump of registered messages
    2008-09-08 10:00:40      0x684 ERR     8 Messages End of the message list registry dump
    2008-09-08 10:00:46                               ___ Stopping GMT 2008-09-08 06:00:46           7.6.04   Build 016-123-191-58
    Now I recover one more time and try to restart database without log recovery.
    Can I do it via database manager (put "Online")?  Or via your command "dbmcli -d <dbsid> -u control,<pw> util_execute clear log"? And how I can perform recover of logs without error?
    Best regards, Elena

  • Finder.app doesn't start error -10810

    Hope someone can help:
    Restarted the computer and the finder app doesn't start anymore showing error -10810 (The application Finder.app can't be opened)
    The top menu bar doesn't show and no app can be started. Safari says: You can't use this version of the application Safari.app with this version of MAC OS X
    ps. the cdrom doesn't work!

    I repaired permissions from the SL DVD a few times and nothing changed.
    Finder starts then closes.
    Any app I run ends up in a Problem Report dialog with the SIGTRAP exception type.

  • Doesn't start when starting as administrator. Error Firefox is already running, but is not responding. To open a new window, you must first close the existing Firefox process, or restart your system.

    Update firefox, it asked me to update flash, I tried to update flash but it said I had to close firefox. A box came up and said the Flash install would continue when I closed firefox. I closed all firefox windows and no update of flash occurred. I tried relaunching firefox but got the "Doesn't start when starting as administrator. Error Firefox is already running, but is not responding. To open a new window, you must first close the existing Firefox process, or restart your system." message. I rebooted the system, no improvement. I tried to run firefox as administrator and got the same message. Either I find a fix or I won't be able to use firefox and will have to go back to ie.

    -> press '''CTRL''' + '''SHIFT''' + '''ESC''' to Open Task Manager -> Processes tab -> right-click '''firefox.exe''' and click '''End Process Tree''' -> close Task Manager
    Troubleshooting extensions and themes
    * https://support.mozilla.com/en-US/kb/Troubleshooting%20extensions%20and%20themes
    Troubleshooting plugins
    * https://support.mozilla.com/en-US/kb/Troubleshooting%20plugins
    Check and tell if its working.

  • I have updated itunes but now it gives an error r6034 (runtime error) and itunes doesn`t start

    I have updated itunes but now it doesn`t start. I have removed all apple components and reinstalled itunes, but gives the same error: r6034 Runtime error.
    Now i cannot use itunes. Anybody can help me?
    Thanks in advance.

    Hello iTunes_Bad_Update,
    The following article provides information and troubleshooting steps that can help get iTunes back up and running.
    iTunes for Windows Vista, Windows 7, or Windows 8: Fix unexpected quits or launch issues
    http://support.apple.com/kb/TS1717
    Cheers,
    Allen

  • I just updated my itune on my PC and now it doesn't start.  There was no error in installing/upgrading the software but once I rebut the computer the icon appeared but it wouldn't start the program. Did I loose all my music and data?\

    I just updated my itune on my PC and now it doesn't start.  There was no error in installing/upgrading the software but once I rebut the computer the icon appeared but it wouldn't start the program. Did I loose all my music and data?  How can I fix the problem? Thanks

    Try this from MacFixIt as well:
    In the case of drive directory damage or problems with permissions, the solution is usually to use Apple's Disk Utility to repair the disk. Of course, you won't be able to perform this operation normally (simply launching the Disk Utility application, located in Applications/Utilities, and initiating a disk repair) if your system will not startup. So two options exist:
    * Insert your Mac OS X 10.4.x (Tiger) media (DVD or CD) and restart the computer while holding down the "C" key. Once the computer has booted from the installation disc, select "Utilities" from the menubar and open Disk Utility. Repair the disk, then quit Disk Utility and restart your system.
    * Alternatively, you can repair the disk while booted in single user mode if you do not have access to a retail Mac OS X 10.4.x (Tiger) DVD/CD. To startup in single user mode, hold down the "Command" and "S" keys simultaneously at startup. Once properly booted, type the command fsck at the prompt. Repeat these process until no errors appear.

  • I updated iTunes to 10.4 version and now it doesn't start and sen a messages "iTunes has detected an error and must be closed". Someone have the same problem and how can we repair our installation insted of change the windows XP installation? Best regard

    I updated iTunes to 10.4 version and now it doesn't start and send a messages "iTunes has detected an error and must be closed". Someone have the same problem and how can we repair our installation insted of change the windows XP installation? Best regards

    Only way to get iMac starting again was to re-install 10.4.4 from DVD, and then update it into 10.4.6. For a while it worked perfectly, just as before.
    Then I tried to print to CD with my EPSON Stylus Photo 950 from Adobe Photoshop Elements (2.0). It didn't print anything, but printer started flashing all lights. The print job was not performed, so I did remove it from the Printer Utility. After that the iMac started "ticking" again, same noise than before, after 10.4.7 installation. I did re-boot iMac. It never started, it does stuck on gray screen (gray block running clockwise). HW test from DVD didn't find any problems (extended search looping 3 times). But Disk Utility found hard drive to have inaccurate node structure, it could not fix it.
    Apple support recommended to use DiskWarrior. However, it does not support (yet) Intel Macs. I haven't got TechTool Pro 4.5.1 anywhere. iMac does start on to FireWire mode (T at boot), but I cannot see the disk from 10.2.8 iMac.
    So, obvisously the problem is not 10.4.7. I believe it to be ESPON printer driver compatibility on Mac OSX. This does not suprise me, EPSON printers *****, I shall never purchase one again. However, disk catalog structure should not get messed by one faulty printer driver!

  • After Effects doesn't start due an unexpected Error.

    I downloaded & installed After Effects through the Creative Cloud client in my macbook pro 15" (Retina), but the program doesn't start. There's always the same error message (sorry, it's German): "After Effects kann nicht fortgesetzt werden: Unerwarteter Fehler beim Starten der Anwendung", which means something like there's an unexpected error while starting. I deinstalled it, downloaded it again, always the same - its that a known problem and how can I solve this?

    Kein Plan. Unerwartete Fehler sind eben genau das - unerwartet. Was sagt das Crash Log zu dem Thema (auf Report klicken, wen ndie entsprechende Warnung kommt) oder rausfischen: Working with your Operating System’s Tools?
    Mylenium

  • Opening iTunes shows an error- The program can't start because AVFoundationCF.dll is missing from your computer. Try reinstalling the program to fix this problem. ; Even after reinstalling iTunes doesn't start!

    When I start the iTunes program it comes up with this.. pls help!!
    "The program can't start because AVFoundationCF.dll is missing from your computer. Try reinstalling the program to fix this problem."
    Even after reinstalling iTunes doesn't start!

    Repair your Apple Application Support.
    Control Panel > Programs n Features (Win7) or Add n Remove Programs(XP) > highlight AAS, click CHANGE then REPAIR.

  • SAP NETWEAVER COMPOSITION ENVIRONMENT 7.1 EHP1 - System doesn't start

    Hello,<br>
    <br>
    after i get the message the installation was succesfully and i start the server the proces jstart.exe<br>
    <br>
    doesn't start completely.<br>
    <br>
    in the trace file dev_jstart in find this error message:<br>
    <br>
    F  Starting process: D:\usr\sap\CE1\SYS\exe\uc\NTI386\jstart.EXE<br>
    F    arg[ 1] = -nodeId=1000<br>
    F    arg[ 2] = pf=D:\usr\sap\CE1\SYS\profile\CE1_J00_sjodevb1<br>
    F    arg[ 3] = -DSAPINFO=CE1_00_collector<br>
    F    arg[ 4] = -hostvm<br>
    F    arg[ 5] = -nodeName=collector<br>
    F    arg[ 6] = -file=D:\usr\sap\CE1\SYS\exe\uc\NTI386\startup.properties<br>
    F    arg[ 7] = -jvmFile=D:\usr\sap\CE1\J00\work\jstart.jvm<br>
    F    arg[ 8] = -traceFile=D:\usr\sap\CE1\J00\work\dev_collector<br>
    F    arg[ 9] = -javaOutFile=D:\usr\sap\CE1\J00\work\jvm_collector.out<br>
    F    arg[10] = -clusterId=bootstrap<br>
    F    arg[11] = -exitcode<br><br>
    F    arg[12] = 503<br>
    <br>
    an in the tracefile log_bootstrap.0 this error message:<br>
    <br>
    [Nov 19, 2009 5:17:50 PM ] Exception of type com.sap.sql.log.OpenSQLException caught: Could not load class com.sap.dbtech.jdbc.DriverSapDB with class loader com.sap.engine.offline.FileClassLoader@6caf16..
    [EXCEPTION]
    com.sap.sql.log.OpenSQLException: Could not load class com.sap.dbtech.jdbc.DriverSapDB with class loader com.sap.engine.offline.FileClassLoader@6caf16.
         at com.sap.sql.log.Syslog.createAndLogOpenSQLException(Syslog.java:104)
         at com.sap.sql.connect.factory.VendorConnectionFactory.createInstance(VendorConnectionFactory.java:210)
         at com.sap.sql.connect.factory.VendorConnectionFactory.createVendorDriver(VendorConnectionFactory.java:43)
         at com.sap.sql.connect.factory.DriverPooledConnectionFactory.<init>(DriverPooledConnectionFactory.java:31)
         at com.sap.sql.connect.datasource.DataSourceManager.createPooledConnectionFactory(DataSourceManager.java:546)
         at com.sap.sql.connect.datasource.DataSourceManager.createDataSource(DataSourceManager.java:505)
         at com.sap.sql.connect.datasource.DataSourceManager.createDataSource(DataSourceManager.java:136)
         at com.sap.sql.connect.OpenSQLDataSourceImpl.getDataSource(OpenSQLDataSourceImpl.java:272)
         at com.sap.sql.connect.OpenSQLDataSourceImpl.getPooledConnection(OpenSQLDataSourceImpl.java:208)
         at com.sap.engine.core.configuration.impl.persistence.rdbms.DBConnectionPool.createConnection(DBConnectionPool.java:357)
         at com.sap.engine.core.configuration.impl.persistence.rdbms.DBConnectionPool.<init>(DBConnectionPool.java:157)
         at com.sap.engine.core.configuration.impl.persistence.rdbms.PersistenceHandler.<init>(PersistenceHandler.java:48)
         at com.sap.engine.core.configuration.impl.cache.ConfigurationCache.<init>(ConfigurationCache.java:127)
         at com.sap.engine.core.configuration.bootstrap.ConfigurationManagerBootstrapImpl.init(ConfigurationManagerBootstrapImpl.java:262)
         at com.sap.engine.core.configuration.bootstrap.ConfigurationManagerBootstrapImpl.<init>(ConfigurationManagerBootstrapImpl.java:39)
         at com.sap.engine.bootstrap.HelperImpl.getConfigurationHandlerFactory(HelperImpl.java:38)
         at com.sap.engine.bootstrap.Synchronizer.<init>(Synchronizer.java:111)
         at com.sap.engine.bootstrap.Bootstrap.initializeSynchronizer(Bootstrap.java:74)
         at com.sap.engine.bootstrap.Bootstrap.main(Bootstrap.java:229)
         at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
         at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
         at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
         at java.lang.reflect.Method.invoke(Method.java:585)
         at com.sap.engine.offline.OfflineToolStart.main(OfflineToolStart.java:161)
    Caused by: java.lang.ClassNotFoundException: com.sap.dbtech.jdbc.DriverSapDB
         at com.sap.engine.offline.FileClassLoader.findClass(FileClassLoader.java:909)
         at com.sap.engine.offline.FileClassLoader.loadClass(FileClassLoader.java:800)
         at com.sap.engine.offline.FileClassLoader.loadClass(FileClassLoader.java:748)
         at com.sap.sql.connect.factory.VendorConnectionFactory.createInstance(VendorConnectionFactory.java:206)
         ... 22 more
    <br>
    <br>
    any idea?<br>
    <br>
    <br>
    thank you for your help<br>
    thomas<br>

    Hi Angie,
    You will find the needed information here - http://service.sap.com/~form/handler?_EVENT=DISP_NEW&_APP=00200682500000001303&00200682500000002804=01200615320900001418
    Release to Customer     Available     09.05.2007                    
    Default Release             Available     14.12.2007
    Good Luck!!!
    GLM

  • Chromium doesn't start and suspend, shutdown don't work occassionally

    Hello,
    I have this problem on my laptop but since chromium doesn't start on my desktop either, I don't think it's specific to laptops.
    When I try to start chromium in a terminal, I get a blank window (I can tell because I use spectrwm):
    ATTENTION: default value of option force_s3tc_enable overridden by environment.
    [25148:25148:0215/130205:ERROR:background_mode_manager_aura.cc(14)] Not implemented reached in virtual void BackgroundModeManager::EnableLaunchOnStartup(bool)
    I temporarily resorted to using Firefox instead, but at times it just freezes up while opening some pages. After that point, even killing firefox doesn't help: the system load level keeps on rising. I used pidof to check if firefox is still running, but I had no output from pidof. After having firefox to freeze, shutdown, suspend, etc don't work. The laptop goes to a black screen state, but the power LED remains on indefinitely.
    These might be two separate issues, but they started together on my laptop.
    Thanks in advance!
    Last edited by SgrA (2015-02-15 09:47:08)

    I also have issues wich starting up  chromium (google-chrome and opera too).
    Feb 15 10:09:58 localhost kernel: [ 102.301038] chromium[786]: segfault at 7ffffd294ff8 ip 00007fb4386962b2 sp 00007ffffd295000 error 6 in chromium[7fb43371e000+66c6000]
    Feb 15 10:12:16 localhost kernel: [ 240.102784] chromium D 0000000000000000 0 786 1 0x00000104
    Feb 15 10:12:16 localhost kernel: [ 240.102789] ffff8800c2d5bb68 0000000000000082 ffff8800c5635a90 0000000000013640
    Feb 15 10:12:16 localhost kernel: [ 240.102793] ffff8800c2d5bfd8 0000000000013640 ffffffff81818540 ffff8800c5635a90
    Feb 15 10:12:16 localhost kernel: [ 240.102796] ffff8800c2d5bb78 0000000000000246 ffffffff81a52047 ffff88042f5eeb08
    Feb 15 10:12:16 localhost kernel: [ 240.102799] Call Trace:
    Feb 15 10:12:16 localhost kernel: [ 240.102809] [<ffffffff8109e777>] ? try_to_wake_up+0x1e7/0x380
    Feb 15 10:12:16 localhost kernel: [ 240.102814] [<ffffffff81551599>] schedule+0x29/0x70
    Feb 15 10:12:16 localhost kernel: [ 240.102818] [<ffffffff81553e25>] rwsem_down_write_failed+0x175/0x360
    Feb 15 10:12:16 localhost kernel: [ 240.102823] [<ffffffff812c0e63>] call_rwsem_down_write_failed+0x13/0x20
    Feb 15 10:12:16 localhost kernel: [ 240.102827] [<ffffffff81553604>] ? down_write+0x24/0x40
    Feb 15 10:12:16 localhost kernel: [ 240.102832] [<ffffffff8122c5cd>] do_coredump+0x16d/0xf30
    Feb 15 10:12:16 localhost kernel: [ 240.102837] [<ffffffff81080524>] ? force_sig_info+0xd4/0xf0
    Feb 15 10:12:16 localhost kernel: [ 240.102841] [<ffffffff8107e3d7>] ? __sigqueue_free.part.15+0x37/0x40
    Feb 15 10:12:16 localhost kernel: [ 240.102846] [<ffffffff8108180c>] get_signal+0x38c/0x710
    Feb 15 10:12:16 localhost kernel: [ 240.102852] [<ffffffff81014617>] do_signal+0x37/0x800
    Feb 15 10:12:16 localhost kernel: [ 240.102855] [<ffffffff81550f08>] ? __schedule+0x3e8/0xa50
    Feb 15 10:12:16 localhost kernel: [ 240.102859] [<ffffffff81014e48>] do_notify_resume+0x68/0xa0
    Feb 15 10:12:16 localhost kernel: [ 240.102863] [<ffffffff81556322>] retint_signal+0x48/0x86
    Feb 15 10:12:16 localhost kernel: [ 240.102871] Watchdog D 0000000000000004 0 794 1 0x00000104
    Feb 15 10:12:16 localhost kernel: [ 240.102874] ffff880402757d40 0000000000000082 ffff8800c5632840 0000000000013640
    Feb 15 10:12:16 localhost kernel: [ 240.102877] ffff880402757fd8 0000000000013640 ffff880418841420 ffff8800c5632840
    Feb 15 10:12:16 localhost kernel: [ 240.102880] ffff880402757ce8 ffff880402757e70 00000000ffffff92 ffff880402757c98
    Feb 15 10:12:16 localhost kernel: [ 240.102883] Call Trace:
    Feb 15 10:12:16 localhost kernel: [ 240.102888] [<ffffffff810dbe32>] ? hrtimer_cancel+0x22/0x30
    Feb 15 10:12:16 localhost kernel: [ 240.102893] [<ffffffff810ed4e6>] ? futex_wait+0x206/0x280
    Feb 15 10:12:16 localhost kernel: [ 240.102897] [<ffffffff810dbbc0>] ? __run_hrtimer+0x250/0x250
    Feb 15 10:12:16 localhost kernel: [ 240.102900] [<ffffffff81551599>] schedule+0x29/0x70
    Feb 15 10:12:16 localhost kernel: [ 240.102903] [<ffffffff81553c65>] rwsem_down_read_failed+0xe5/0x130
    Feb 15 10:12:16 localhost kernel: [ 240.102906] [<ffffffff810ed0d0>] ? futex_wake+0x80/0x160
    Feb 15 10:12:16 localhost kernel: [ 240.102910] [<ffffffff812c0e34>] call_rwsem_down_read_failed+0x14/0x30
    Feb 15 10:12:16 localhost kernel: [ 240.102913] [<ffffffff815535d7>] ? down_read+0x17/0x20
    Feb 15 10:12:16 localhost kernel: [ 240.102918] [<ffffffff81060aed>] __do_page_fault+0x1ed/0x600
    Feb 15 10:12:16 localhost kernel: [ 240.102923] [<ffffffff8110e7f9>] ? seccomp_phase1+0x99/0x210
    Feb 15 10:12:16 localhost kernel: [ 240.102927] [<ffffffff81060f22>] do_page_fault+0x22/0x30
    Feb 15 10:12:16 localhost kernel: [ 240.102930] [<ffffffff81557598>] page_fault+0x28/0x30
    Feb 15 10:12:43 localhost kernel: [ 267.288947] chromium[920]: segfault at 7fff3faceff8 ip 00007fa90fcc62bc sp 00007fff3facf000 error 6 in chromium[7fa90ad4e000+66c6000]
    It started happening after upgrade:
    [2015-02-15 09:43] [ALPM] upgraded chromium (40.0.2214.94-1 -> 40.0.2214.111-1)
    I was wondering if it has anything to do with some X-related upgrades:
    [2015-02-15 09:42] [ALPM] upgraded xorg-server-common (1.16.3-2 -> 1.16.4-1)
    [2015-02-15 09:43] [ALPM] upgraded xorg-server (1.16.3-2 -> 1.16.4-1)
    [2015-02-15 09:48] [ALPM] upgraded xorg-server-devel (1.16.3-2 -> 1.16.4-1)
    [2015-02-15 09:45] [ALPM] upgraded nvidia (346.35-5 -> 346.35-6)
    I tried to downgrade chromimu to 40.0.2214.94-1 and it didn't help. I tried to downgrade nvidia, xorg-server and xorg-server-devel to previous versions, when everything worked and X chouldn't start.
    Other observations are that if I start chromium, the ps command hangs and I have to reboot the system to be able to use ps command again.
    Linux lisa 3.18.6-1-ARCH #1 SMP PREEMPT Sat Feb 7 08:44:05 CET 2015 x86_64 GNU/Linux
    It's worth mentioning that I also run spectrwm, like SgrA, however i don't have other issues with freezing on shutdown etc.

  • Remote Update Manager on Yosemite doesn't start

    Hi to all, I have recently updated my 15 iMac (year 2012) to Yosemite.
    After the upgrade, the Adobe Remote Update Manager tool doesn't start, with an error 1.
    In the console, I see these lines:
    Any suggestions?
    Many thanks

    Same problem here on my wife's mid-2012 Macbook Air. Really annoying.

  • RT app doesn't start on power-up or re-boot

    Hi Again, Gang:
    This one is stumping me.  I've finished a cRIO application, and am now in the process of getting it ready for distribution.  The RT part of the app runs fine when I upload it from the host PC.  When I set the app to run at startup from NV RAM, it doesn't run.  Well, actually, to make matters worse--it DID run ONCE!  This morning I powered the cRIO, then did other things for a while.  I later looked at the unit and saw the user LED was flashing the sequence that says it's working.
    I've read through the troubleshooting stuff on the web site.  I've FTPd into the box and it looks like it's set up right.  The dip switches are all off.  I've waited for 10 mins to see if comes up after a while.  I've experimented with the FPGA upload settings to see if that's the issue.  (The RT won't get very far if the FPGA doesn't start)  Is it possible that something with the shared variable engine is holding it up?
    I'm about out of ideas.  I really hope that someone can give me some!
    Thanks in advance!
    Roger

    hi!!
     Have you got any solutions. it seems there some bugs in lv2010. we are facing similar problems. some times every thing works but after restart it shows some error(blinking of yellow LED on RT).some time variable are not being published .i am working with mutltiple target in a single project. i have tried all options like auto deploy variable(ON/OFF)
    seperate libraries for each target eventhough applications is similar for all targets. Just shareing my experience(pain)
    Regards
    Nageswar

  • [SOLVED] Xorg doesn't start after upgrade to 1.17.1

    Archlinux i686
    Intel Core 2 Duo 6600
    01:00.0 VGA compatible controller: NVIDIA Corporation G71 [GeForce 7900 GT/GTO] (rev a1)
    After following upgrades:
    [2015-02-26 03:27] [PACMAN] Running 'pacman -S mesa mesa-demos mesa-libgl'
    [2015-02-26 03:27] [ALPM] transaction started
    [2015-02-26 03:28] [ALPM] upgraded mesa (10.4.2-1 -> 10.4.5-1)
    [2015-02-26 03:28] [ALPM] upgraded mesa-libgl (10.4.2-1 -> 10.4.5-1)
    [2015-02-26 03:28] [ALPM] upgraded mesa-demos (8.2.0-3 -> 8.2.0-4)
    [2015-02-26 03:28] [ALPM] transaction completed
    [2015-02-26 03:28] [PACMAN] Running 'pacman -S xorg-server xorg-server-common'
    [2015-02-26 03:29] [ALPM] transaction started
    [2015-02-26 03:29] [ALPM] removed xf86-video-vesa (2.3.2-5)
    [2015-02-26 03:29] [ALPM] removed xf86-video-nouveau (1.0.11-2)
    [2015-02-26 03:29] [ALPM] removed xf86-video-modesetting (0.9.0-2)
    [2015-02-26 03:29] [ALPM] upgraded xorg-server-common (1.16.3-2 -> 1.17.1-3)
    [2015-02-26 03:29] [ALPM] upgraded xorg-server (1.16.3-2 -> 1.17.1-3)
    Xorg doesn't start after reboot and I found following kernel message:
    kernel: [drm:drm_mmap_locked] *ERROR* Could not find map
    and /var/log/Xorg.0.log looks like this:
    [ 5.591]
    X.Org X Server 1.17.1
    Release Date: 2015-02-10
    [ 5.591] X Protocol Version 11, Revision 0
    [ 5.591] Build Operating System: Linux 3.18.6-1-ARCH i686
    [ 5.591] Current Operating System: Linux emeria7 3.18.6-1-ARCH #1 SMP PREEMPT Sat Feb 7 08:59:29 CET 2015 i686
    [ 5.591] Kernel command line: root=/dev/disk/by-label/archroot rw
    [ 5.591] Build Date: 22 February 2015 12:52:47PM
    [ 5.591]
    [ 5.592] Current version of pixman: 0.32.6
    [ 5.592] Before reporting problems, check http://wiki.x.org
    to make sure that you have the latest version.
    [ 5.592] Markers: (--) probed, (**) from config file, (==) default setting,
    (++) from command line, (!!) notice, (II) informational,
    (WW) warning, (EE) error, (NI) not implemented, (??) unknown.
    [ 5.592] (==) Log file: "/var/log/Xorg.0.log", Time: Thu Feb 26 14:58:35 2015
    [ 5.597] (==) Using config directory: "/etc/X11/xorg.conf.d"
    [ 5.597] (==) Using system config directory "/usr/share/X11/xorg.conf.d"
    [ 5.598] (==) ServerLayout "ServerLayout0"
    [ 5.598] (==) No screen section available. Using defaults.
    [ 5.598] (**) |-->Screen "Default Screen Section" (0)
    [ 5.598] (**) | |-->Monitor "<default monitor>"
    [ 5.599] (==) No device specified for screen "Default Screen Section".
    Using the first device section listed.
    [ 5.599] (**) | |-->Device "Device0"
    [ 5.599] (==) No monitor specified for screen "Default Screen Section".
    Using a default monitor configuration.
    [ 5.599] (**) Option "BlankTime" "0"
    [ 5.599] (**) Option "StandbyTime" "0"
    [ 5.599] (**) Option "SuspendTime" "0"
    [ 5.599] (**) Option "OffTime" "0"
    [ 5.599] (==) Automatically adding devices
    [ 5.599] (==) Automatically enabling devices
    [ 5.599] (==) Automatically adding GPU devices
    [ 5.608] (==) FontPath set to:
    /usr/share/fonts/misc/,
    /usr/share/fonts/TTF/,
    /usr/share/fonts/OTF/,
    /usr/share/fonts/Type1/,
    /usr/share/fonts/100dpi/,
    /usr/share/fonts/75dpi/
    [ 5.608] (==) ModulePath set to "/usr/lib/xorg/modules"
    [ 5.608] (**) Extension "Composite" is disabled
    [ 5.608] (II) The server relies on udev to provide the list of input devices.
    If no devices become available, reconfigure udev or disable AutoAddDevices.
    [ 5.608] (II) Loader magic: 0x829e700
    [ 5.608] (II) Module ABI versions:
    [ 5.608] X.Org ANSI C Emulation: 0.4
    [ 5.608] X.Org Video Driver: 19.0
    [ 5.608] X.Org XInput driver : 21.0
    [ 5.608] X.Org Server Extension : 9.0
    [ 5.611] (EE) systemd-logind: failed to get session: PID 995 does not belong to any known session
    [ 5.611] (II) xfree86: Adding drm device (/dev/dri/card0)
    [ 5.612] (--) PCI:*(0:1:0:0) 10de:0291:107d:2a62 rev 161, Mem @ 0xfd000000/16777216, 0xc0000000/268435456, 0xfc000000/16777216, I/O @ 0x0000ac00/128, BIOS @ 0x????????/131072
    [ 5.612] (II) Open ACPI successful (/var/run/acpid.socket)
    [ 5.613] (II) LoadModule: "glx"
    [ 5.616] (II) Loading /usr/lib/xorg/modules/extensions/libglx.so
    [ 5.632] (II) Module glx: vendor="X.Org Foundation"
    [ 5.632] compiled for 1.17.1, module version = 1.0.0
    [ 5.632] ABI class: X.Org Server Extension, version 9.0
    [ 5.632] (==) AIGLX enabled
    [ 5.632] (==) Matched nouveau as autoconfigured driver 0
    [ 5.632] (==) Matched nv as autoconfigured driver 1
    [ 5.632] (==) Matched nouveau as autoconfigured driver 2
    [ 5.632] (==) Matched nv as autoconfigured driver 3
    [ 5.632] (==) Matched modesetting as autoconfigured driver 4
    [ 5.632] (==) Matched fbdev as autoconfigured driver 5
    [ 5.632] (==) Matched vesa as autoconfigured driver 6
    [ 5.632] (==) Assigned the driver to the xf86ConfigLayout
    [ 5.632] (II) LoadModule: "nouveau"
    [ 5.632] (WW) Warning, couldn't open module nouveau
    [ 5.632] (II) UnloadModule: "nouveau"
    [ 5.632] (II) Unloading nouveau
    [ 5.632] (EE) Failed to load module "nouveau" (module does not exist, 0)
    [ 5.633] (II) LoadModule: "nv"
    [ 5.633] (WW) Warning, couldn't open module nv
    [ 5.633] (II) UnloadModule: "nv"
    [ 5.633] (II) Unloading nv
    [ 5.633] (EE) Failed to load module "nv" (module does not exist, 0)
    [ 5.633] (II) LoadModule: "modesetting"
    [ 5.633] (II) Loading /usr/lib/xorg/modules/drivers/modesetting_drv.so
    [ 5.634] (II) Module modesetting: vendor="X.Org Foundation"
    [ 5.634] compiled for 1.17.1, module version = 1.17.1
    [ 5.634] Module class: X.Org Video Driver
    [ 5.634] ABI class: X.Org Video Driver, version 19.0
    [ 5.634] (II) LoadModule: "fbdev"
    [ 5.634] (WW) Warning, couldn't open module fbdev
    [ 5.634] (II) UnloadModule: "fbdev"
    [ 5.634] (II) Unloading fbdev
    [ 5.634] (EE) Failed to load module "fbdev" (module does not exist, 0)
    [ 5.634] (II) LoadModule: "vesa"
    [ 5.634] (WW) Warning, couldn't open module vesa
    [ 5.634] (II) UnloadModule: "vesa"
    [ 5.634] (II) Unloading vesa
    [ 5.634] (EE) Failed to load module "vesa" (module does not exist, 0)
    [ 5.634] (II) modesetting: Driver for Modesetting Kernel Drivers: kms
    [ 5.634] (++) using VT number 7
    [ 5.635] (II) modeset(0): using drv /dev/dri/card0
    [ 5.635] (II) modeset(0): Creating default Display subsection in Screen section
    "Default Screen Section" for depth/fbbpp 24/32
    [ 5.636] (==) modeset(0): Depth 24, (==) framebuffer bpp 32
    [ 5.636] (==) modeset(0): RGB weight 888
    [ 5.636] (==) modeset(0): Default visual is TrueColor
    [ 5.636] (II) Loading sub module "glamoregl"
    [ 5.636] (II) LoadModule: "glamoregl"
    [ 5.636] (II) Loading /usr/lib/xorg/modules/libglamoregl.so
    [ 5.647] (II) Module glamoregl: vendor="X.Org Foundation"
    [ 5.647] compiled for 1.17.1, module version = 1.0.0
    [ 5.647] ABI class: X.Org ANSI C Emulation, version 0.4
    [ 5.647] (II) glamor: OpenGL accelerated X.org driver based.
    [ 5.772] (II) glamor: EGL version 1.4 (DRI2):
    [ 5.786] (II) modeset(0): glamor initialized
    [ 5.786] (II) Loading sub module "dri2"
    [ 5.786] (II) LoadModule: "dri2"
    [ 5.786] (II) Module "dri2" already built-in
    [ 5.843] (II) modeset(0): Output DVI-0 has no monitor section
    [ 5.896] (II) modeset(0): Output DVI-1 has no monitor section
    [ 5.950] (II) modeset(0): Output TV-0 has no monitor section
    [ 6.006] (II) modeset(0): EDID for output DVI-0
    [ 6.006] (II) modeset(0): Manufacturer: SAM Model: 76f Serial#: 1110590261
    [ 6.006] (II) modeset(0): Year: 2011 Week: 8
    [ 6.006] (II) modeset(0): EDID Version: 1.3
    [ 6.006] (II) modeset(0): Digital Display Input
    [ 6.006] (II) modeset(0): Max Image Size [cm]: horiz.: 51 vert.: 29
    [ 6.006] (II) modeset(0): Gamma: 2.20
    [ 6.006] (II) modeset(0): DPMS capabilities: Off
    [ 6.006] (II) modeset(0): Supported color encodings: RGB 4:4:4 YCrCb 4:4:4
    [ 6.006] (II) modeset(0): First detailed timing is preferred mode
    [ 6.006] (II) modeset(0): redX: 0.640 redY: 0.330 greenX: 0.300 greenY: 0.600
    [ 6.006] (II) modeset(0): blueX: 0.150 blueY: 0.060 whiteX: 0.312 whiteY: 0.329
    [ 6.006] (II) modeset(0): Supported established timings:
    [ 6.006] (II) modeset(0): 720x400@70Hz
    [ 6.006] (II) modeset(0): 640x480@60Hz
    [ 6.006] (II) modeset(0): 640x480@67Hz
    [ 6.006] (II) modeset(0): 640x480@72Hz
    [ 6.006] (II) modeset(0): 640x480@75Hz
    [ 6.006] (II) modeset(0): 800x600@56Hz
    [ 6.006] (II) modeset(0): 800x600@60Hz
    [ 6.006] (II) modeset(0): 800x600@72Hz
    [ 6.006] (II) modeset(0): 800x600@75Hz
    [ 6.006] (II) modeset(0): 832x624@75Hz
    [ 6.006] (II) modeset(0): 1024x768@60Hz
    [ 6.006] (II) modeset(0): 1024x768@70Hz
    [ 6.006] (II) modeset(0): 1024x768@75Hz
    [ 6.006] (II) modeset(0): 1280x1024@75Hz
    [ 6.006] (II) modeset(0): 1152x864@75Hz
    [ 6.006] (II) modeset(0): Manufacturer's mask: 0
    [ 6.006] (II) modeset(0): Supported standard timings:
    [ 6.006] (II) modeset(0): #0: hsize: 1152 vsize 864 refresh: 75 vid: 20337
    [ 6.006] (II) modeset(0): #1: hsize: 1280 vsize 800 refresh: 60 vid: 129
    [ 6.006] (II) modeset(0): #2: hsize: 1280 vsize 960 refresh: 60 vid: 16513
    [ 6.006] (II) modeset(0): #3: hsize: 1280 vsize 1024 refresh: 60 vid: 32897
    [ 6.006] (II) modeset(0): #4: hsize: 1440 vsize 900 refresh: 60 vid: 149
    [ 6.006] (II) modeset(0): #5: hsize: 1440 vsize 900 refresh: 75 vid: 3989
    [ 6.007] (II) modeset(0): #6: hsize: 1600 vsize 1200 refresh: 60 vid: 16553
    [ 6.007] (II) modeset(0): #7: hsize: 1680 vsize 1050 refresh: 60 vid: 179
    [ 6.007] (II) modeset(0): Supported detailed timing:
    [ 6.007] (II) modeset(0): clock: 148.5 MHz Image Size: 509 x 286 mm
    [ 6.007] (II) modeset(0): h_active: 1920 h_sync: 2008 h_sync_end 2052 h_blank_end 2200 h_border: 0
    [ 6.007] (II) modeset(0): v_active: 1080 v_sync: 1084 v_sync_end 1089 v_blanking: 1125 v_border: 0
    [ 6.007] (II) modeset(0): Supported detailed timing:
    [ 6.007] (II) modeset(0): clock: 74.2 MHz Image Size: 509 x 286 mm
    [ 6.007] (II) modeset(0): h_active: 1280 h_sync: 1390 h_sync_end 1430 h_blank_end 1650 h_border: 0
    [ 6.007] (II) modeset(0): v_active: 720 v_sync: 725 v_sync_end 730 v_blanking: 750 v_border: 0
    [ 6.007] (II) modeset(0): Ranges: V min: 50 V max: 75 Hz, H min: 31 H max: 81 kHz, PixClock max 175 MHz
    [ 6.007] (II) modeset(0): Monitor name: SMBX2331
    [ 6.007] (II) modeset(0): Supported detailed timing:
    [ 6.007] (II) modeset(0): clock: 74.2 MHz Image Size: 509 x 286 mm
    [ 6.007] (II) modeset(0): h_active: 1920 h_sync: 2448 h_sync_end 2492 h_blank_end 2640 h_border: 0
    [ 6.007] (II) modeset(0): v_active: 540 v_sync: 542 v_sync_end 547 v_blanking: 562 v_border: 0
    [ 6.007] (II) modeset(0): Supported detailed timing:
    [ 6.007] (II) modeset(0): clock: 74.2 MHz Image Size: 509 x 286 mm
    [ 6.007] (II) modeset(0): h_active: 1920 h_sync: 2008 h_sync_end 2052 h_blank_end 2200 h_border: 0
    [ 6.007] (II) modeset(0): v_active: 540 v_sync: 542 v_sync_end 547 v_blanking: 562 v_border: 0
    [ 6.007] (II) modeset(0): Supported detailed timing:
    [ 6.007] (II) modeset(0): clock: 74.2 MHz Image Size: 509 x 286 mm
    [ 6.007] (II) modeset(0): h_active: 1280 h_sync: 1720 h_sync_end 1760 h_blank_end 1980 h_border: 0
    [ 6.007] (II) modeset(0): v_active: 720 v_sync: 725 v_sync_end 730 v_blanking: 750 v_border: 0
    [ 6.007] (II) modeset(0): Supported detailed timing:
    [ 6.007] (II) modeset(0): clock: 27.0 MHz Image Size: 509 x 286 mm
    [ 6.007] (II) modeset(0): h_active: 720 h_sync: 732 h_sync_end 796 h_blank_end 864 h_border: 0
    [ 6.007] (II) modeset(0): v_active: 576 v_sync: 581 v_sync_end 586 v_blanking: 625 v_border: 0
    [ 6.007] (II) modeset(0): Supported detailed timing:
    [ 6.007] (II) modeset(0): clock: 27.0 MHz Image Size: 509 x 286 mm
    [ 6.007] (II) modeset(0): h_active: 720 h_sync: 736 h_sync_end 798 h_blank_end 858 h_border: 0
    [ 6.007] (II) modeset(0): v_active: 480 v_sync: 489 v_sync_end 495 v_blanking: 525 v_border: 0
    [ 6.007] (II) modeset(0): Number of EDID sections to follow: 1
    [ 6.007] (II) modeset(0): EDID (in hex):
    [ 6.007] (II) modeset(0): 00ffffffffffff004c2d6f0735433242
    [ 6.007] (II) modeset(0): 0815010380331d782aee91a3544c9926
    [ 6.007] (II) modeset(0): 0f5054bfef80714f8100814081809500
    [ 6.007] (II) modeset(0): 950fa940b300023a801871382d40582c
    [ 6.007] (II) modeset(0): 4500fd1e1100001e011d007251d01e20
    [ 6.007] (II) modeset(0): 6e285500fd1e1100001e000000fd0032
    [ 6.007] (II) modeset(0): 4b1f5111000a202020202020000000fc
    [ 6.007] (II) modeset(0): 00534d4258323333310a2020202001ee
    [ 6.007] (II) modeset(0): 02031cf14890041f0514131203230907
    [ 6.007] (II) modeset(0): 078301000066030c00100080011d80d0
    [ 6.007] (II) modeset(0): 721c1620102c2580fd1e1100009e011d
    [ 6.007] (II) modeset(0): 8018711c1620582c2500fd1e1100009e
    [ 6.007] (II) modeset(0): 011d00bc52d01e20b8285540fd1e1100
    [ 6.007] (II) modeset(0): 001e8c0ad090204031200c405500fd1e
    [ 6.007] (II) modeset(0): 110000188c0ad08a20e02d10103e9600
    [ 6.007] (II) modeset(0): fd1e110000180000000000000000004c
    [ 6.007] (II) modeset(0): Not using default mode "1600x1200" (bad mode clock/interlace/doublescan)
    [ 6.007] (II) modeset(0): Not using default mode "1600x1200" (bad mode clock/interlace/doublescan)
    [ 6.007] (II) modeset(0): Printing probed modes for output DVI-0
    [ 6.007] (II) modeset(0): Modeline "1920x1080"x60.0 148.50 1920 2008 2052 2200 1080 1084 1089 1125 +hsync +vsync (67.5 kHz eP)
    [ 6.007] (II) modeset(0): Modeline "1920x1080"x50.0 148.50 1920 2448 2492 2640 1080 1084 1089 1125 +hsync +vsync (56.2 kHz e)
    [ 6.007] (II) modeset(0): Modeline "1920x1080"x59.9 148.35 1920 2008 2052 2200 1080 1084 1089 1125 +hsync +vsync (67.4 kHz e)
    [ 6.007] (II) modeset(0): Modeline "1600x1200"x65.0 175.50 1600 1664 1856 2160 1200 1201 1204 1250 +hsync +vsync (81.2 kHz d)
    [ 6.007] (II) modeset(0): Modeline "1600x1200"x60.0 162.00 1600 1664 1856 2160 1200 1201 1204 1250 +hsync +vsync (75.0 kHz e)
    [ 6.007] (II) modeset(0): Modeline "1680x1050"x59.9 119.00 1680 1728 1760 1840 1050 1053 1059 1080 +hsync -vsync (64.7 kHz e)
    [ 6.007] (II) modeset(0): Modeline "1400x1050"x74.8 155.80 1400 1464 1784 1912 1050 1052 1064 1090 +hsync +vsync (81.5 kHz d)
    [ 6.007] (II) modeset(0): Modeline "1400x1050"x60.0 122.00 1400 1488 1640 1880 1050 1052 1064 1082 +hsync +vsync (64.9 kHz d)
    [ 6.007] (II) modeset(0): Modeline "1280x1024"x75.0 135.00 1280 1296 1440 1688 1024 1025 1028 1066 +hsync +vsync (80.0 kHz e)
    [ 6.007] (II) modeset(0): Modeline "1280x1024"x60.0 108.00 1280 1328 1440 1688 1024 1025 1028 1066 +hsync +vsync (64.0 kHz e)
    [ 6.007] (II) modeset(0): Modeline "1440x900"x75.0 136.75 1440 1536 1688 1936 900 903 909 942 -hsync +vsync (70.6 kHz e)
    [ 6.007] (II) modeset(0): Modeline "1440x900"x59.9 88.75 1440 1488 1520 1600 900 903 909 926 +hsync -vsync (55.5 kHz e)
    [ 6.007] (II) modeset(0): Modeline "1280x960"x60.0 108.00 1280 1376 1488 1800 960 961 964 1000 +hsync +vsync (60.0 kHz e)
    [ 6.007] (II) modeset(0): Modeline "1280x800"x59.9 71.00 1280 1328 1360 1440 800 803 809 823 +hsync -vsync (49.3 kHz e)
    [ 6.007] (II) modeset(0): Modeline "1152x864"x75.0 108.00 1152 1216 1344 1600 864 865 868 900 +hsync +vsync (67.5 kHz e)
    [ 6.007] (II) modeset(0): Modeline "1280x720"x60.0 74.25 1280 1390 1430 1650 720 725 730 750 +hsync +vsync (45.0 kHz e)
    [ 6.007] (II) modeset(0): Modeline "1280x720"x50.0 74.25 1280 1720 1760 1980 720 725 730 750 +hsync +vsync (37.5 kHz e)
    [ 6.007] (II) modeset(0): Modeline "1280x720"x59.9 74.18 1280 1390 1430 1650 720 725 730 750 +hsync +vsync (45.0 kHz e)
    [ 6.007] (II) modeset(0): Modeline "1024x768"x75.0 170.24 1024 1108 1220 1416 768 768 770 801 doublescan -hsync +vsync (120.2 kHz d)
    [ 6.007] (II) modeset(0): Modeline "1024x768"x60.0 133.47 1024 1100 1212 1400 768 768 770 794 doublescan -hsync +vsync (95.3 kHz d)
    [ 6.007] (II) modeset(0): Modeline "1024x768"x75.1 78.80 1024 1040 1136 1312 768 769 772 800 +hsync +vsync (60.1 kHz e)
    [ 6.007] (II) modeset(0): Modeline "1024x768"x75.0 78.75 1024 1040 1136 1312 768 769 772 800 +hsync +vsync (60.0 kHz d)
    [ 6.007] (II) modeset(0): Modeline "1024x768"x70.1 75.00 1024 1048 1184 1328 768 771 777 806 -hsync -vsync (56.5 kHz e)
    [ 6.007] (II) modeset(0): Modeline "1024x768"x60.0 65.00 1024 1048 1184 1344 768 771 777 806 -hsync -vsync (48.4 kHz e)
    [ 6.008] (II) modeset(0): Modeline "960x720"x75.0 148.50 960 1032 1144 1320 720 720 722 750 doublescan -hsync +vsync (112.5 kHz d)
    [ 6.008] (II) modeset(0): Modeline "960x720"x60.0 117.00 960 1024 1128 1300 720 720 722 750 doublescan -hsync +vsync (90.0 kHz d)
    [ 6.008] (II) modeset(0): Modeline "928x696"x75.0 144.00 928 992 1104 1280 696 696 698 750 doublescan -hsync +vsync (112.5 kHz d)
    [ 6.008] (II) modeset(0): Modeline "928x696"x60.1 109.15 928 976 1088 1264 696 696 698 719 doublescan -hsync +vsync (86.4 kHz d)
    [ 6.008] (II) modeset(0): Modeline "896x672"x75.0 130.50 896 944 1052 1228 672 672 674 708 doublescan -hsync +vsync (106.3 kHz d)
    [ 6.008] (II) modeset(0): Modeline "896x672"x60.0 102.40 896 960 1060 1224 672 672 674 697 doublescan -hsync +vsync (83.7 kHz d)
    [ 6.008] (II) modeset(0): Modeline "832x624"x74.6 57.28 832 864 928 1152 624 625 628 667 -hsync -vsync (49.7 kHz e)
    [ 6.008] (II) modeset(0): Modeline "800x600"x75.0 101.25 800 832 928 1080 600 600 602 625 doublescan +hsync +vsync (93.8 kHz d)
    [ 6.008] (II) modeset(0): Modeline "800x600"x70.0 94.50 800 832 928 1080 600 600 602 625 doublescan +hsync +vsync (87.5 kHz d)
    [ 6.008] (II) modeset(0): Modeline "800x600"x65.0 87.75 800 832 928 1080 600 600 602 625 doublescan +hsync +vsync (81.2 kHz d)
    [ 6.008] (II) modeset(0): Modeline "800x600"x60.0 81.00 800 832 928 1080 600 600 602 625 doublescan +hsync +vsync (75.0 kHz d)
    [ 6.008] (II) modeset(0): Modeline "800x600"x72.2 50.00 800 856 976 1040 600 637 643 666 +hsync +vsync (48.1 kHz e)
    [ 6.008] (II) modeset(0): Modeline "800x600"x75.0 49.50 800 816 896 1056 600 601 604 625 +hsync +vsync (46.9 kHz e)
    [ 6.008] (II) modeset(0): Modeline "800x600"x60.3 40.00 800 840 968 1056 600 601 605 628 +hsync +vsync (37.9 kHz e)
    [ 6.008] (II) modeset(0): Modeline "800x600"x56.2 36.00 800 824 896 1024 600 601 603 625 +hsync +vsync (35.2 kHz e)
    [ 6.008] (II) modeset(0): Modeline "720x576"x50.0 27.00 720 732 796 864 576 581 586 625 -hsync -vsync (31.2 kHz e)
    [ 6.008] (II) modeset(0): Modeline "700x525"x74.8 77.90 700 732 892 956 525 526 532 545 doublescan +hsync +vsync (81.5 kHz d)
    [ 6.008] (II) modeset(0): Modeline "700x525"x60.0 61.00 700 744 820 940 525 526 532 541 doublescan +hsync +vsync (64.9 kHz d)
    [ 6.008] (II) modeset(0): Modeline "720x480"x60.0 27.03 720 736 798 858 480 489 495 525 -hsync -vsync (31.5 kHz e)
    [ 6.008] (II) modeset(0): Modeline "720x480"x59.9 27.00 720 736 798 858 480 489 495 525 -hsync -vsync (31.5 kHz e)
    [ 6.008] (II) modeset(0): Modeline "640x512"x75.0 67.50 640 648 720 844 512 512 514 533 doublescan +hsync +vsync (80.0 kHz d)
    [ 6.008] (II) modeset(0): Modeline "640x512"x60.0 54.00 640 664 720 844 512 512 514 533 doublescan +hsync +vsync (64.0 kHz d)
    [ 6.008] (II) modeset(0): Modeline "640x480"x60.0 54.00 640 688 744 900 480 480 482 500 doublescan +hsync +vsync (60.0 kHz d)
    [ 6.008] (II) modeset(0): Modeline "640x480"x75.0 31.50 640 656 720 840 480 481 484 500 -hsync -vsync (37.5 kHz e)
    [ 6.008] (II) modeset(0): Modeline "640x480"x72.8 31.50 640 664 704 832 480 489 491 520 -hsync -vsync (37.9 kHz e)
    [ 6.008] (II) modeset(0): Modeline "640x480"x72.8 31.50 640 664 704 832 480 489 492 520 -hsync -vsync (37.9 kHz d)
    [ 6.008] (II) modeset(0): Modeline "640x480"x75.0 31.50 640 656 720 840 480 481 484 500 -hsync -vsync (37.5 kHz d)
    [ 6.008] (II) modeset(0): Modeline "640x480"x66.7 30.24 640 704 768 864 480 483 486 525 -hsync -vsync (35.0 kHz e)
    [ 6.008] (II) modeset(0): Modeline "640x480"x60.0 25.20 640 656 752 800 480 490 492 525 -hsync -vsync (31.5 kHz e)
    [ 6.008] (II) modeset(0): Modeline "640x480"x59.9 25.18 640 656 752 800 480 490 492 525 -hsync -vsync (31.5 kHz e)
    [ 6.008] (II) modeset(0): Modeline "720x400"x70.1 28.32 720 738 846 900 400 412 414 449 -hsync +vsync (31.5 kHz e)
    [ 6.008] (II) modeset(0): Modeline "576x432"x75.0 54.00 576 608 672 800 432 432 434 450 doublescan +hsync +vsync (67.5 kHz d)
    [ 6.008] (II) modeset(0): Modeline "512x384"x75.0 39.38 512 520 568 656 384 384 386 400 doublescan +hsync +vsync (60.0 kHz d)
    [ 6.008] (II) modeset(0): Modeline "512x384"x70.1 37.50 512 524 592 664 384 385 388 403 doublescan -hsync -vsync (56.5 kHz d)
    [ 6.008] (II) modeset(0): Modeline "512x384"x60.0 32.50 512 524 592 672 384 385 388 403 doublescan -hsync -vsync (48.4 kHz d)
    [ 6.008] (II) modeset(0): Modeline "416x312"x74.7 28.64 416 432 464 576 312 312 314 333 doublescan -hsync -vsync (49.7 kHz d)
    [ 6.008] (II) modeset(0): Modeline "400x300"x72.2 25.00 400 428 488 520 300 318 321 333 doublescan +hsync +vsync (48.1 kHz d)
    [ 6.008] (II) modeset(0): Modeline "400x300"x75.1 24.75 400 408 448 528 300 300 302 312 doublescan +hsync +vsync (46.9 kHz d)
    [ 6.008] (II) modeset(0): Modeline "400x300"x60.3 20.00 400 420 484 528 300 300 302 314 doublescan +hsync +vsync (37.9 kHz d)
    [ 6.008] (II) modeset(0): Modeline "400x300"x56.3 18.00 400 412 448 512 300 300 301 312 doublescan +hsync +vsync (35.2 kHz d)
    [ 6.008] (II) modeset(0): Modeline "320x240"x72.8 15.75 320 332 352 416 240 244 246 260 doublescan -hsync -vsync (37.9 kHz d)
    [ 6.008] (II) modeset(0): Modeline "320x240"x75.0 15.75 320 328 360 420 240 240 242 250 doublescan -hsync -vsync (37.5 kHz d)
    [ 6.008] (II) modeset(0): Modeline "320x240"x60.1 12.59 320 328 376 400 240 245 246 262 doublescan -hsync -vsync (31.5 kHz d)
    [ 6.063] (II) modeset(0): EDID for output DVI-1
    [ 6.116] (II) modeset(0): EDID for output TV-0
    [ 6.116] (II) modeset(0): Output DVI-0 connected
    [ 6.116] (II) modeset(0): Output DVI-1 disconnected
    [ 6.116] (II) modeset(0): Output TV-0 disconnected
    [ 6.116] (II) modeset(0): Using exact sizes for initial modes
    [ 6.116] (II) modeset(0): Output DVI-0 using initial mode 1920x1080
    [ 6.116] (II) modeset(0): Using default gamma of (1.0, 1.0, 1.0) unless otherwise stated.
    [ 6.116] (==) modeset(0): DPI set to (96, 96)
    [ 6.116] (II) Loading sub module "fb"
    [ 6.116] (II) LoadModule: "fb"
    [ 6.117] (II) Loading /usr/lib/xorg/modules/libfb.so
    [ 6.118] (II) Module fb: vendor="X.Org Foundation"
    [ 6.118] compiled for 1.17.1, module version = 1.0.0
    [ 6.118] ABI class: X.Org ANSI C Emulation, version 0.4
    [ 6.118] (==) Depth 24 pixmap format is 32 bpp
    [ 6.462] (==) modeset(0): Backing store disabled
    [ 6.462] (==) modeset(0): Silken mouse enabled
    [ 6.464] (II) modeset(0): RandR 1.2 enabled, ignore the following RandR disabled message.
    [ 6.535] (==) modeset(0): DPMS enabled
    [ 6.535] (WW) modeset(0): Option "EXANoComposite" is not used
    [ 6.535] (II) modeset(0): [DRI2] Setup complete
    [ 6.535] (II) modeset(0): [DRI2] DRI driver: nouveau
    [ 6.535] (II) modeset(0): [DRI2] VDPAU driver: nouveau
    [ 6.535] (--) RandR disabled
    [ 6.551] (II) AIGLX: enabled GLX_MESA_copy_sub_buffer
    [ 6.551] (II) AIGLX: enabled GLX_ARB_create_context
    [ 6.551] (II) AIGLX: enabled GLX_ARB_create_context_profile
    [ 6.551] (II) AIGLX: enabled GLX_EXT_create_context_es2_profile
    [ 6.551] (II) AIGLX: enabled GLX_INTEL_swap_event
    [ 6.551] (II) AIGLX: enabled GLX_SGI_swap_control and GLX_MESA_swap_control
    [ 6.551] (II) AIGLX: enabled GLX_EXT_framebuffer_sRGB
    [ 6.551] (II) AIGLX: enabled GLX_ARB_fbconfig_float
    [ 6.551] (II) AIGLX: GLX_EXT_texture_from_pixmap backed by buffer objects
    [ 6.552] (II) AIGLX: Loaded and initialized nouveau
    [ 6.552] (II) GLX: Initialized DRI2 GL provider for screen 0
    [ 6.559] (II) modeset(0): Setting screen physical size to 507 x 285
    [ 6.741] (II) config/udev: Adding input device Power Button (/dev/input/event3)
    [ 6.741] (**) Power Button: Applying InputClass "evdev keyboard catchall"
    [ 6.741] (**) Power Button: Applying InputClass "Keyboard Defaults"
    [ 6.741] (II) LoadModule: "evdev"
    [ 6.741] (II) Loading /usr/lib/xorg/modules/input/evdev_drv.so
    [ 6.744] (II) Module evdev: vendor="X.Org Foundation"
    [ 6.744] compiled for 1.16.2, module version = 2.9.1
    [ 6.744] Module class: X.Org XInput Driver
    [ 6.744] ABI class: X.Org XInput driver, version 21.0
    [ 6.744] (II) Using input driver 'evdev' for 'Power Button'
    [ 6.744] (**) Power Button: always reports core events
    [ 6.744] (**) evdev: Power Button: Device: "/dev/input/event3"
    [ 6.744] (--) evdev: Power Button: Vendor 0 Product 0x1
    [ 6.744] (--) evdev: Power Button: Found keys
    [ 6.744] (II) evdev: Power Button: Configuring as keyboard
    [ 6.744] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXPWRBN:00/input/input3/event3"
    [ 6.744] (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD, id 6)
    [ 6.744] (**) Option "xkb_rules" "evdev"
    [ 6.744] (**) Option "xkb_model" "pc104"
    [ 6.744] (**) Option "xkb_layout" "us"
    [ 6.744] (**) Option "xkb_options" "terminate:ctrl_alt_bksp"
    [ 6.780] (II) config/udev: Adding input device Power Button (/dev/input/event2)
    [ 6.780] (**) Power Button: Applying InputClass "evdev keyboard catchall"
    [ 6.780] (**) Power Button: Applying InputClass "Keyboard Defaults"
    [ 6.780] (II) Using input driver 'evdev' for 'Power Button'
    [ 6.780] (**) Power Button: always reports core events
    [ 6.780] (**) evdev: Power Button: Device: "/dev/input/event2"
    [ 6.780] (--) evdev: Power Button: Vendor 0 Product 0x1
    [ 6.780] (--) evdev: Power Button: Found keys
    [ 6.780] (II) evdev: Power Button: Configuring as keyboard
    [ 6.780] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0C:00/input/input2/event2"
    [ 6.780] (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD, id 7)
    [ 6.780] (**) Option "xkb_rules" "evdev"
    [ 6.780] (**) Option "xkb_model" "pc104"
    [ 6.780] (**) Option "xkb_layout" "us"
    [ 6.780] (**) Option "xkb_options" "terminate:ctrl_alt_bksp"
    [ 6.781] (II) config/udev: Adding input device HDA Digital PCBeep (/dev/input/event4)
    [ 6.781] (II) No input driver specified, ignoring this device.
    [ 6.781] (II) This device may have been added with another device file.
    [ 6.782] (II) config/udev: Adding input device HDA Intel Line Out Side (/dev/input/event10)
    [ 6.782] (II) No input driver specified, ignoring this device.
    [ 6.782] (II) This device may have been added with another device file.
    [ 6.782] (II) config/udev: Adding input device HDA Intel Rear Mic (/dev/input/event5)
    [ 6.782] (II) No input driver specified, ignoring this device.
    [ 6.782] (II) This device may have been added with another device file.
    [ 6.782] (II) config/udev: Adding input device HDA Intel Line (/dev/input/event6)
    [ 6.782] (II) No input driver specified, ignoring this device.
    [ 6.782] (II) This device may have been added with another device file.
    [ 6.783] (II) config/udev: Adding input device HDA Intel Line Out Front (/dev/input/event7)
    [ 6.783] (II) No input driver specified, ignoring this device.
    [ 6.783] (II) This device may have been added with another device file.
    [ 6.783] (II) config/udev: Adding input device HDA Intel Line Out Surround (/dev/input/event8)
    [ 6.783] (II) No input driver specified, ignoring this device.
    [ 6.783] (II) This device may have been added with another device file.
    [ 6.783] (II) config/udev: Adding input device HDA Intel Line Out CLFE (/dev/input/event9)
    [ 6.783] (II) No input driver specified, ignoring this device.
    [ 6.783] (II) This device may have been added with another device file.
    [ 6.784] (II) config/udev: Adding input device Logitech USB-PS/2 Optical Mouse (/dev/input/event1)
    [ 6.784] (**) Logitech USB-PS/2 Optical Mouse: Applying InputClass "evdev pointer catchall"
    [ 6.784] (II) Using input driver 'evdev' for 'Logitech USB-PS/2 Optical Mouse'
    [ 6.784] (**) Logitech USB-PS/2 Optical Mouse: always reports core events
    [ 6.784] (**) evdev: Logitech USB-PS/2 Optical Mouse: Device: "/dev/input/event1"
    [ 6.784] (--) evdev: Logitech USB-PS/2 Optical Mouse: Vendor 0x46d Product 0xc050
    [ 6.784] (--) evdev: Logitech USB-PS/2 Optical Mouse: Found 12 mouse buttons
    [ 6.784] (--) evdev: Logitech USB-PS/2 Optical Mouse: Found scroll wheel(s)
    [ 6.784] (--) evdev: Logitech USB-PS/2 Optical Mouse: Found relative axes
    [ 6.784] (--) evdev: Logitech USB-PS/2 Optical Mouse: Found x and y relative axes
    [ 6.784] (II) evdev: Logitech USB-PS/2 Optical Mouse: Configuring as mouse
    [ 6.784] (II) evdev: Logitech USB-PS/2 Optical Mouse: Adding scrollwheel support
    [ 6.784] (**) evdev: Logitech USB-PS/2 Optical Mouse: YAxisMapping: buttons 4 and 5
    [ 6.784] (**) evdev: Logitech USB-PS/2 Optical Mouse: EmulateWheelButton: 4, EmulateWheelInertia: 10, EmulateWheelTimeout: 200
    [ 6.784] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:1d.1/usb6/6-1/6-1:1.0/0003:046D:C050.0001/input/input1/event1"
    [ 6.784] (II) XINPUT: Adding extended input device "Logitech USB-PS/2 Optical Mouse" (type: MOUSE, id 8)
    [ 6.784] (II) evdev: Logitech USB-PS/2 Optical Mouse: initialized for relative axes.
    [ 6.784] (**) Logitech USB-PS/2 Optical Mouse: (accel) keeping acceleration scheme 1
    [ 6.784] (**) Logitech USB-PS/2 Optical Mouse: (accel) acceleration profile 0
    [ 6.784] (**) Logitech USB-PS/2 Optical Mouse: (accel) acceleration factor: 2.000
    [ 6.784] (**) Logitech USB-PS/2 Optical Mouse: (accel) acceleration threshold: 4
    [ 6.785] (II) config/udev: Adding input device Logitech USB-PS/2 Optical Mouse (/dev/input/mouse0)
    [ 6.785] (II) No input driver specified, ignoring this device.
    [ 6.785] (II) This device may have been added with another device file.
    [ 6.785] (II) config/udev: Adding input device AT Translated Set 2 keyboard (/dev/input/event0)
    [ 6.785] (**) AT Translated Set 2 keyboard: Applying InputClass "evdev keyboard catchall"
    [ 6.785] (**) AT Translated Set 2 keyboard: Applying InputClass "Keyboard Defaults"
    [ 6.785] (II) Using input driver 'evdev' for 'AT Translated Set 2 keyboard'
    [ 6.785] (**) AT Translated Set 2 keyboard: always reports core events
    [ 6.785] (**) evdev: AT Translated Set 2 keyboard: Device: "/dev/input/event0"
    [ 6.785] (--) evdev: AT Translated Set 2 keyboard: Vendor 0x1 Product 0x1
    [ 6.785] (--) evdev: AT Translated Set 2 keyboard: Found keys
    [ 6.785] (II) evdev: AT Translated Set 2 keyboard: Configuring as keyboard
    [ 6.785] (**) Option "config_info" "udev:/sys/devices/platform/i8042/serio0/input/input0/event0"
    [ 6.785] (II) XINPUT: Adding extended input device "AT Translated Set 2 keyboard" (type: KEYBOARD, id 9)
    [ 6.785] (**) Option "xkb_rules" "evdev"
    [ 6.785] (**) Option "xkb_model" "pc104"
    [ 6.785] (**) Option "xkb_layout" "us"
    [ 6.785] (**) Option "xkb_options" "terminate:ctrl_alt_bksp"
    [ 6.803] (EE)
    [ 6.803] (EE) Backtrace:
    [ 6.803] (EE) 0: /usr/lib/xorg-server/Xorg (OsLookupColor+0x132) [0x81df9e2]
    [ 6.804] (EE) 1: ? (?+0x132) [0xb7787cc5]
    [ 6.804] (EE) 2: /usr/lib/xorg/modules/drivers/modesetting_drv.so (_init+0x4cd7) [0xb6e2a1c7]
    [ 6.806] (EE) 3: /usr/lib/xorg-server/Xorg (xf86_show_cursors+0x688) [0x80f9008]
    [ 6.806] (EE) 4: /usr/lib/xorg-server/Xorg (xf86DestroyCursorInfoRec+0xcf8) [0x8103fc8]
    [ 6.806] (EE) 5: /usr/lib/xorg-server/Xorg (RamDacHandleColormaps+0x67b) [0x810218b]
    [ 6.807] (EE) 6: /usr/lib/xorg-server/Xorg (miPointerUpdateSprite+0x25d) [0x81c648d]
    [ 6.808] (EE) 7: /usr/lib/xorg-server/Xorg (miPointerUpdateSprite+0x4c1) [0x81c6b31]
    [ 6.808] (EE) 8: /usr/lib/xorg-server/Xorg (CompositeRegisterImplicitRedirectionException+0x4199) [0x8114399]
    [ 6.809] (EE) 9: /usr/lib/xorg-server/Xorg (PanoramiXRenderReset+0x72a) [0x815915a]
    [ 6.810] (EE) 10: /usr/lib/xorg-server/Xorg (ConfineToShape+0x9f1) [0x80843b1]
    [ 6.810] (EE) 11: /usr/lib/xorg-server/Xorg (WindowHasNewCursor+0x3b) [0x8084f2b]
    [ 6.810] (EE) 12: /usr/lib/xorg-server/Xorg (ChangeWindowAttributes+0xb7c) [0x80aa9ec]
    [ 6.811] (EE) 13: /usr/lib/xorg-server/Xorg (ProcBadRequest+0x209) [0x8074a49]
    [ 6.811] (EE) 14: /usr/lib/xorg-server/Xorg (SendErrorToClient+0x3a6) [0x807abf6]
    [ 6.811] (EE) 15: /usr/lib/xorg-server/Xorg (remove_fs_handlers+0x42f) [0x807edaf]
    [ 6.811] (EE) 16: /usr/lib/xorg-server/Xorg (miPolyFillRect+0x27f) [0x8068ddf]
    [ 6.814] (EE) 17: /usr/lib/libc.so.6 (__libc_start_main+0xde) [0xb72d864e]
    [ 6.814] (EE) 18: /usr/lib/xorg-server/Xorg (_start+0x21) [0x8068bd9]
    [ 6.814] (EE)
    [ 6.814] (EE) Segmentation fault at address 0x0
    [ 6.814] (EE)
    Fatal server error:
    [ 6.814] (EE) Caught signal 11 (Segmentation fault). Server aborting
    [ 6.814] (EE)
    [ 6.814] (EE)
    Please consult the The X.Org Foundation support
    at http://wiki.x.org
    for help.
    [ 6.814] (EE) Please also check the log file at "/var/log/Xorg.0.log" for additional information.
    [ 6.814] (EE)
    [ 6.815] (II) AIGLX: Suspending AIGLX clients for VT switch
    [ 6.817] (EE) Server terminated with error (1). Closing log file.
    Note the segfault in modesetting_drv.so!
    Any help?
    I tried to reinstall dependencies of xorg-server and mesa. And then I even went through with the whole system update which I postponed for a few weeks because of the KDE changes. Sadly even the whole system update didn't help.
    Is it possible that any old config files can cause this?
    EDIT:
    I tried kernel parameter "nouveau.modeset=0" but it didn't help.
    Last edited by cro (2015-02-26 16:33:19)

    Ok, I guess I solved it by reinstalling xf86-video-nouveau.
    Funny business! Why did the upgrade to xorg-server 1.17.1 force me to remove it when it is still needed??
    And why does that lead to mysterious error messages and segfault??
    I discovered it accidentally when I stumbled upon the fact that the package was still installed on my newer x86-64 Arch installation despite being on xorg-server 1.17.1.

  • Xorg doesn't start on Macbook Pro 4,1

    I've just installed Arch on my Macbook Pro 4,1 (Early 2008).
    The machine has this graphics card:
    VGA compatible controller: NVIDIA Corporation G84M [GeForce 8600 GT] (rev a1)
    I've installed "nvidia" package driver, launched "nvidia-xconfig" but when I try to launch:
    X -config /etc/X11/xorg.conf
    Xorg gives me some errors and doesn't starts X.
    http://i.imgur.com/AtzHf77l.jpg
    Ideas?
    -- mod edit: read the Forum Etiquette and only post thumbnails http://wiki.archlinux.org/index.php/For … s_and_Code [jwr] --

    Yeah it is quite a mess... but thats what you get when you try to use hardware that picks and chooses the bits of the UEFI standard it wants to include.
    So like most UEFI systems, Mac(book)s are able to boot their own system with it's EFI setup.  It *can* also be used to boot other systems, but setting it up is unique to Macs.  So for the purpose of "bootcamp", Apple introduced a bios compatibility mode.  When it was introduced, there was no real windows UEFI prevalence (existence?) at that point.  So that is how they made this possible.
    But the compatibility mode is not turned on by default.  OSX uses GPT (according to the standard and everything in this case), but when it makes a "bootcamp" partition it adds to the GPT a MBR partition table (ms-dos) with partitions.  According to the GPT spec, there is the actual GPT partition table, but there is also the inclusion of a MBR with a single partition spanning the whole disk.  This is to protect the disk from being overwritten by non-GPT aware tools (like fdisk was until recently).  So a hybrid MBR simply adds partitions to the ms-dos partition table that (hoepfully) line up with at lease the first few partitions of the GPT.  When this is present, the machine will enable the bios compatibility mode.
    Booting the Mac with EFI will have no bearing on the Arch Linux installation that is installed in bios compatibility mode.  It will use its own bootloader and everything.  So there should be no issue.  It is probably good to use something like rEFInd in order to give yourself a nice interface with which to select between the two though.  The other boot loaders and/or boot managers don't have the ability to recognize both EFI and bios bootloaders.

Maybe you are looking for

  • Open sale orders

    In a report i am in need of obtaining open sale order for a material. open sale order means sale orders for which the PGI is not yet done. Please tell me the data fetching from various tables. can anybody tell me how to achieve this..

  • Absolute horrible customer service!!!! I cannot use a product I've already paid for and no one is helping!!!!

    So I have been a longtime Adobe customer. I have nearly every version of the creative suites, with all the bells and whistles and have spent thousands and thousands of dollars on these products for our business as well as personal use. SO.....we just

  • Web Sharing Problem

    Hi all. I want to create a localhsot conexion. Y enable web sharing in preferences and introduce into the correct site my index page. But when i put http://localhost it say me "You don't have permission to access / on this server." Thanks for all

  • Problems with booleans - Unreachable Statement.

    Hey, at the top of my class I have Random() declared like so... private static Random noise = new Random(); and further down I'm trying to do an IF statement like so.... if(noise.nextBoolean() == true) makeBetterSB.reverse(); the IDE displays an erro

  • I want to change my email address, how to proceed ?

    hi all, i need to change my email adress after a mistake in registering icloud, how can i do ?