You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The following is a sample replication from one unixfilesystem to another when the indexing plugin is loaded:
$ iput -R demoResc file
$ irepl -R otherResc file
remote addresses: 127.0.1.1 ERROR: replUtil: repl error for /tempZone/home/rods/file, status = -130000 status = -130000 SYS_INVALID_INPUT_PARAM
Level 0: resc hier is null
Indexing is trying, at this point, to launch a fresh "full text" indexing event / task. It never gets there, but we're in the post PEP so the replicate operation hasn't failed, only the new indexing attempt.
The text was updated successfully, but these errors were encountered:
(Not fatal. replication is not prevented)
The following is a sample replication from one
unixfilesystem
to another when the indexing plugin is loaded:Indexing is trying, at this point, to launch a fresh "full text" indexing event / task. It never gets there, but we're in the post PEP so the replicate operation hasn't failed, only the new indexing attempt.
The text was updated successfully, but these errors were encountered: