Enabled Trans logging cannot startup domino

Below is the message during server startup anyone have an idea ?

PANIC_SQLO _rc = 0x00000000

PANIC_SQLO _hiCode = 0x00000102

PANIC_SQLO errno? = 0x0000000D

PANIC_SQLO file = logger/amqhsofn.c

Unexpected OS error returned to logger:

25:C2

Please wait, creating new transaction logs in directory: /translogs/

PANIC_SQLO _rc = 0x00000000

PANIC_SQLO _hiCode = 0x00000102

PANIC_SQLO errno? = 0x0000000D

PANIC_SQLO file = logger/amqhsofn.c

Unexpected OS error returned to logger:

25:C2

comp = 11, fnc = 52, probeid = 37, errcode = 5010, extsympt =

A00000

Unexpected internal error returned to logger: 0xA0772010

Logger Failure: Func=hlgCreateLog RC=0x00002010 File=rm/rmrest.cpp:896

RM: Error Creating log, RC=0x00002010

Unable to complete restart processing, err = Recovery Manager: Error from Loggin g Subsystem…

Thread=[04910:00002-1421824]

Stack base=0xBFFEE52C, Stack size = 2060 bytes

PANIC: Unable to complete restart processing.

Stack base = 0xbffee52c, Stack size = 3552 bytes

Fatal Error signal = 0x0000000b PID/TID = 4910/1421824

5/31/2007 17:33:56 Running cleanup script

NSD is in progress …

Please attach the following files to your bug report along with the server log:

Log file : /local/notesdata/IBM_TECHNICAL_SUPPORT/nsd_Linux_lnd01_2007_05_31@17_33_57.log

5/31/2007 17:34:17 Running NSD

NSD is in progress …

Please attach the following files to your bug report along with the server log:

Log file : /local/notesdata/IBM_TECHNICAL_SUPPORT/nsd_Linux_lnd01_2007_05_31@17_34_18.log

5/31/2007 17:34:42 Termination is in progress

5/31/2007 17:34:42 Terminating tasks

5/31/2007 17:34:47 Freeing resources

5/31/2007 17:34:47 Termination completed

Subject: Enabled Trans logging cannot startup domino

No idea what’s going on but you can restart the server without translog. Comment TRANS_XXX line in notes.ini. Restart server, uncomment previously commented line in notes.ini and type restart server inside the server command line window.

This will cleanup all the mess. I don’t know if this is the correct and clean way to do but it worked many times to restart with this kind of error.

Any expert about this?

Subject: RE: Enabled Trans logging cannot startup domino

Yes it worked after doing what you said. anyway i already have found out why it crashed

my /translogs folder owner/group is “root” so i just need to change it to ownership to “notes”

lesson well learned :slight_smile: