ERR_PROTECTED ERROR: nsfsem2.c/ln In IBM Domino
My customer has been getting a series of errors at the Domino console, "ERR_PROTECTED". The Domino version is 8.5.3FP6 HF1020. The error is causing Domino to think that the database files are read-only. But looking at the windows file properties, we see that they are not, and neither are their parent directories.
There are approximately 1000 databases (all the same template) being used at any one time, and this is happening on three clustered servers. Because of this, the databases can't replicate, either manually or via the cluster. And it is not every replica that has the problem. Replica A on Server 1 may have a problem but will work fine on Server 2 and 3. Replica B on Server 1 and 2 might be fine, but not work on Server 3.
Because these customer databases are used the most, it seems like they are the only ones affected, but they are not. The commonly accessed databases are often marked as read-only. For example, the OpenLog database, a support ticket database, and even Names.nsf and DA.nsf can be affected
These are traditional web page being accessed. That is, there are no Xpages involved.
Rebooting the server takes care of the problem for the time being, and even for several hours. But as web traffic increases after noon-ish, they begin to occur again, until we need to reboot again.
Here are some sample lines from the domino console:
Almost every agent writes to OpenLog at some point...
[1940:000D-1B00] err_protected> ERR_PROTECTED ERROR: D:LotusDominodataOpenLogOpenlog1_5Apache.nsf [ntupdate.c/ln 2399]
Support Tickets get updated with new statuses, etc.
[1940:000D-1B00] err_protected> ERR_PROTECTED ERROR: D:LotusDominodatasupport.nsf [nsfsem3.c/ln 1238]
Or this one when a scheduled LS agent is run (it updates docs in a customer doc)
[1A28:0002-1A2C] Hardware/OS error (Access to data denied.) writing to database (D:LotusDominodatacustomer1customer1.nsf), Length=30 (PID=1A28/TID=2)
Whatever the problem is, it seems that it happens with any of the web facing servers.
Any clue as to why this might be happening is most welcome.
For reference, this blog link, Weird issue resulting in application getting corrupt from 2012 comes close to what I am seeing.
database read-only
migrated from superuser.com Jan 3 at 19:17
This question came from our site for computer enthusiasts and power users.
add a comment |
My customer has been getting a series of errors at the Domino console, "ERR_PROTECTED". The Domino version is 8.5.3FP6 HF1020. The error is causing Domino to think that the database files are read-only. But looking at the windows file properties, we see that they are not, and neither are their parent directories.
There are approximately 1000 databases (all the same template) being used at any one time, and this is happening on three clustered servers. Because of this, the databases can't replicate, either manually or via the cluster. And it is not every replica that has the problem. Replica A on Server 1 may have a problem but will work fine on Server 2 and 3. Replica B on Server 1 and 2 might be fine, but not work on Server 3.
Because these customer databases are used the most, it seems like they are the only ones affected, but they are not. The commonly accessed databases are often marked as read-only. For example, the OpenLog database, a support ticket database, and even Names.nsf and DA.nsf can be affected
These are traditional web page being accessed. That is, there are no Xpages involved.
Rebooting the server takes care of the problem for the time being, and even for several hours. But as web traffic increases after noon-ish, they begin to occur again, until we need to reboot again.
Here are some sample lines from the domino console:
Almost every agent writes to OpenLog at some point...
[1940:000D-1B00] err_protected> ERR_PROTECTED ERROR: D:LotusDominodataOpenLogOpenlog1_5Apache.nsf [ntupdate.c/ln 2399]
Support Tickets get updated with new statuses, etc.
[1940:000D-1B00] err_protected> ERR_PROTECTED ERROR: D:LotusDominodatasupport.nsf [nsfsem3.c/ln 1238]
Or this one when a scheduled LS agent is run (it updates docs in a customer doc)
[1A28:0002-1A2C] Hardware/OS error (Access to data denied.) writing to database (D:LotusDominodatacustomer1customer1.nsf), Length=30 (PID=1A28/TID=2)
Whatever the problem is, it seems that it happens with any of the web facing servers.
Any clue as to why this might be happening is most welcome.
For reference, this blog link, Weird issue resulting in application getting corrupt from 2012 comes close to what I am seeing.
database read-only
migrated from superuser.com Jan 3 at 19:17
This question came from our site for computer enthusiasts and power users.
add a comment |
My customer has been getting a series of errors at the Domino console, "ERR_PROTECTED". The Domino version is 8.5.3FP6 HF1020. The error is causing Domino to think that the database files are read-only. But looking at the windows file properties, we see that they are not, and neither are their parent directories.
There are approximately 1000 databases (all the same template) being used at any one time, and this is happening on three clustered servers. Because of this, the databases can't replicate, either manually or via the cluster. And it is not every replica that has the problem. Replica A on Server 1 may have a problem but will work fine on Server 2 and 3. Replica B on Server 1 and 2 might be fine, but not work on Server 3.
Because these customer databases are used the most, it seems like they are the only ones affected, but they are not. The commonly accessed databases are often marked as read-only. For example, the OpenLog database, a support ticket database, and even Names.nsf and DA.nsf can be affected
These are traditional web page being accessed. That is, there are no Xpages involved.
Rebooting the server takes care of the problem for the time being, and even for several hours. But as web traffic increases after noon-ish, they begin to occur again, until we need to reboot again.
Here are some sample lines from the domino console:
Almost every agent writes to OpenLog at some point...
[1940:000D-1B00] err_protected> ERR_PROTECTED ERROR: D:LotusDominodataOpenLogOpenlog1_5Apache.nsf [ntupdate.c/ln 2399]
Support Tickets get updated with new statuses, etc.
[1940:000D-1B00] err_protected> ERR_PROTECTED ERROR: D:LotusDominodatasupport.nsf [nsfsem3.c/ln 1238]
Or this one when a scheduled LS agent is run (it updates docs in a customer doc)
[1A28:0002-1A2C] Hardware/OS error (Access to data denied.) writing to database (D:LotusDominodatacustomer1customer1.nsf), Length=30 (PID=1A28/TID=2)
Whatever the problem is, it seems that it happens with any of the web facing servers.
Any clue as to why this might be happening is most welcome.
For reference, this blog link, Weird issue resulting in application getting corrupt from 2012 comes close to what I am seeing.
database read-only
My customer has been getting a series of errors at the Domino console, "ERR_PROTECTED". The Domino version is 8.5.3FP6 HF1020. The error is causing Domino to think that the database files are read-only. But looking at the windows file properties, we see that they are not, and neither are their parent directories.
There are approximately 1000 databases (all the same template) being used at any one time, and this is happening on three clustered servers. Because of this, the databases can't replicate, either manually or via the cluster. And it is not every replica that has the problem. Replica A on Server 1 may have a problem but will work fine on Server 2 and 3. Replica B on Server 1 and 2 might be fine, but not work on Server 3.
Because these customer databases are used the most, it seems like they are the only ones affected, but they are not. The commonly accessed databases are often marked as read-only. For example, the OpenLog database, a support ticket database, and even Names.nsf and DA.nsf can be affected
These are traditional web page being accessed. That is, there are no Xpages involved.
Rebooting the server takes care of the problem for the time being, and even for several hours. But as web traffic increases after noon-ish, they begin to occur again, until we need to reboot again.
Here are some sample lines from the domino console:
Almost every agent writes to OpenLog at some point...
[1940:000D-1B00] err_protected> ERR_PROTECTED ERROR: D:LotusDominodataOpenLogOpenlog1_5Apache.nsf [ntupdate.c/ln 2399]
Support Tickets get updated with new statuses, etc.
[1940:000D-1B00] err_protected> ERR_PROTECTED ERROR: D:LotusDominodatasupport.nsf [nsfsem3.c/ln 1238]
Or this one when a scheduled LS agent is run (it updates docs in a customer doc)
[1A28:0002-1A2C] Hardware/OS error (Access to data denied.) writing to database (D:LotusDominodatacustomer1customer1.nsf), Length=30 (PID=1A28/TID=2)
Whatever the problem is, it seems that it happens with any of the web facing servers.
Any clue as to why this might be happening is most welcome.
For reference, this blog link, Weird issue resulting in application getting corrupt from 2012 comes close to what I am seeing.
database read-only
database read-only
asked Jan 2 at 14:36
Bill Wheaton
migrated from superuser.com Jan 3 at 19:17
This question came from our site for computer enthusiasts and power users.
migrated from superuser.com Jan 3 at 19:17
This question came from our site for computer enthusiasts and power users.
add a comment |
add a comment |
0
active
oldest
votes
Your Answer
StackExchange.ready(function() {
var channelOptions = {
tags: "".split(" "),
id: "2"
};
initTagRenderer("".split(" "), "".split(" "), channelOptions);
StackExchange.using("externalEditor", function() {
// Have to fire editor after snippets, if snippets enabled
if (StackExchange.settings.snippets.snippetsEnabled) {
StackExchange.using("snippets", function() {
createEditor();
});
}
else {
createEditor();
}
});
function createEditor() {
StackExchange.prepareEditor({
heartbeatType: 'answer',
autoActivateHeartbeat: false,
convertImagesToLinks: true,
noModals: true,
showLowRepImageUploadWarning: true,
reputationToPostImages: 10,
bindNavPrevention: true,
postfix: "",
imageUploader: {
brandingHtml: "Powered by u003ca class="icon-imgur-white" href="https://imgur.com/"u003eu003c/au003e",
contentPolicyHtml: "User contributions licensed under u003ca href="https://creativecommons.org/licenses/by-sa/3.0/"u003ecc by-sa 3.0 with attribution requiredu003c/au003e u003ca href="https://stackoverflow.com/legal/content-policy"u003e(content policy)u003c/au003e",
allowUrls: true
},
onDemand: true,
discardSelector: ".discard-answer"
,immediatelyShowMarkdownHelp:true
});
}
});
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
StackExchange.ready(
function () {
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fserverfault.com%2fquestions%2f947512%2ferr-protected-error-nsfsem2-c-ln-in-ibm-domino%23new-answer', 'question_page');
}
);
Post as a guest
Required, but never shown
0
active
oldest
votes
0
active
oldest
votes
active
oldest
votes
active
oldest
votes
Thanks for contributing an answer to Server Fault!
- Please be sure to answer the question. Provide details and share your research!
But avoid …
- Asking for help, clarification, or responding to other answers.
- Making statements based on opinion; back them up with references or personal experience.
To learn more, see our tips on writing great answers.
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
StackExchange.ready(
function () {
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fserverfault.com%2fquestions%2f947512%2ferr-protected-error-nsfsem2-c-ln-in-ibm-domino%23new-answer', 'question_page');
}
);
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown