Hi!
I setuped Domino Server R9.01 FP4.
OS : Microsoft Windows Server 2012 R2 Standard x64
Server :IBM Domino 9.0.1 Social Edition FP4
I have moved some templete files.
The Error Message of “dcntrlrxxxxxxxxx.log” is
[0A2C:0002-13EC] IBM Domino (r) Server (64 Bit), Release 9.0.1FP4, June 07, 2015
[0A2C:0002-13EC] Copyright (c) IBM Corporation 1987, 2013. All Rights Reserved.
[0A2C:0002-13EC] File not found or not a Notes database: F:\Domino\data\da50.ntf - File does not exist
[0A2C:0002-13EC] File not found or not a Notes database: F:\Domino\data\decomsrv.ntf - File does not exist
[0A2C:0002-13EC] File not found or not a Notes database: F:\Domino\data\dspa.ntf - File does not exist
[0A2C:0002-13EC] File not found or not a Notes database: F:\Domino\data\dspd.ntf - File does not exist
[0A2C:0002-13EC] File not found or not a Notes database: F:\Domino\data\dspv.ntf - File does not exist
[0A2C:0002-13EC] File not found or not a Notes database: F:\Domino\data\iNotes5.ntf - File does not exist
[0A2C:0002-13EC] File not found or not a Notes database: F:\Domino\data\iNotes6.ntf - File does not exist
[0A2C:0002-13EC] Please wait, creating new transaction logs in directory: F:\Domino\data\logdir
[0A2C:0002-13EC] PANIC_SQLO _rc = 0x00000000
[0A2C:0002-13EC] PANIC_SQLO _hiCode = 0x00002157
[0A2C:0002-13EC] PANIC_SQLO file = logger\amqhsofn.c
[0A2C:0002-13EC] comp = 11, fnc = 81, probeid = 80, errcode = 5010, extsympt = 006F
4A200000
Unexpected internal error returned to logger: 0x204A2010
There was “fault_recovery.log”.
2015/11/13 17:24:31 [1] STARTING FAULT RECOVERY by process: 1508
2015/11/13 17:24:31 [18] FAULT RECOVERY COMPLETE
2015/11/13 17:24:31 [15] Running external script: E:\Domino\nsd.exe
2015/11/13 17:24:31 [15] Running external script: “E:\Domino\nsd.exe” -dumpandkill -termstatus 1 -panicdirect -crashpid 1508 -crashtid 1148 -runtime 300
2015/11/13 17:24:31 [15] Running external script: NSD service invoked successfully
2015/11/13 17:24:31 [15] Running external script: Launching NSD status dialog process
2015/11/13 17:24:31 [15] Running external script: Process created; waiting for termination
After I changed “notes.ini”, Domino started with no trouble.
TRANSLOG_AutoFixup=1
TRANSLOG_UseAll=0
TRANSLOG_Style=0
TRANSLOG_Performance=2
TRANSLOG_Status=1 → 0
CRASH_REMOVE_DATA=0
CRASH_MSGSIZE_MB=20
CRASH_NSDSIZE_MB=10
CRASH_LOGFILE_KB=10240
What’s happend on the system ?
Please advice me.