From: XxLicherxX on
Hello everyone,

I have recently recovered from an earlier WSS disaster and have put
some counter measures in action should I have to face another disaster.

One of these counter measures is to have a mirrored WSS site on a
different server. In the event WSS has problems on the main server, I
can redirect everyone to the mirror. The mirror works like this:

Every night a scheduled task makes a backup of the WSS site on the main
server with "stsadm.exe -o backup...". The backup file generated is
then copied over to the other server. This server in turn runs (hours
later) "stsadm -o restore..." to mirror the site.

The problem that I have is when I try to access the mirror site, It
seems as if it is timing out. It will take a long time to connect. When
it finally does connect, it gives me a page that says:

"
Error
Cannot complete this action.

Please try again.

Troubleshoot issues with Windows SharePoint Services.
"

When I get this, I click refresh and the page loads like normal and
everything is fine. What is could be causing this problem when the page
is accessed the first time? I do have this running on a different port
in IIS, but doubt that would have anything to do with it. I have also
set the timeout higher in IIS, but that doesn't seem to have made a
difference.

Thanks for you help.

From: XxLicherxX on
I have also noticed that when I try to access the website, I get the
following errors in the event log:


Event Type: Error
Event Source: Windows SharePoint Services 2.0
Event Category: (1)
Event ID: 1000
Date: 3/10/2006
Time: 7:46:49 AM
User: N/A
Computer:
Description:
Error: RuntimeFilter: Failed to load all runtime filter configurations
or the runtime filter component Exception has been thrown by the target
of an invocation.

For more information, see Help and Support Center at
http://go.microsoft.com/fwlink/events.asp.

-----------------------------------------------------------

Event Type: Error
Event Source: SharePoint Portal Server
Event Category: None
Event ID: 101
Date: 3/10/2006
Time: 7:46:47 AM
User: N/A
Computer:
Description:
An error occurred while initializing the portal application cache

For more information, see Help and Support Center at
http://go.microsoft.com/fwlink/events.asp.


-------------------------------------------------

Hello everyone,

I have recently recovered from an earlier WSS disaster and have put
some counter measures in action should I have to face another disaster.



One of these counter measures is to have a mirrored WSS site on a
different server. In the event WSS has problems on the main server, I
can redirect everyone to the mirror. The mirror works like this:


Every night a scheduled task makes a backup of the WSS site on the main

server with "stsadm.exe -o backup...". The backup file generated is
then copied over to the other server. This server in turn runs (hours
later) "stsadm -o restore..." to mirror the site.


The problem that I have is when I try to access the mirror site, It
seems as if it is timing out. It will take a long time to connect. When

it finally does connect, it gives me a page that says:


"
Error
Cannot complete this action.


Please try again.


Troubleshoot issues with Windows SharePoint Services.
"


When I get this, I click refresh and the page loads like normal and
everything is fine. What is could be causing this problem when the page

is accessed the first time? I do have this running on a different port
in IIS, but doubt that would have anything to do with it. I have also
set the timeout higher in IIS, but that doesn't seem to have made a
difference.


Thanks for you help.