My boss told me to change the password on our server account.
I go through our documented password change procedure, which almost
immediately fails because it's incorrect. (i.e. change password at any
desktop workstation, go to http://sharepoint/).
I call the guy that changed the password last time, and he walks me
through a hardcopy procedure that he has -- which is totally different.
(change identity on app pool, change logon account for SP related
services) Everything seemed to come up, except when I search, I get an
error: "Your search encountered an error. If the problem persists,
contact the portal site administrator."
If I go into site settings, and pick "Configure Search and Indexing", I
get the error: "The gatherer index was not initialized. The content
index must be remounted. If the index is still not initialized, remove
it."
When I use Sharepoint Central Administration to try and change any
setting, I get this error: "Error accessing database. Verify that the
database server name and the instance name (if present) are correct.
Also, ensure the configuration database administration account has
sufficient permissions on the server or instance and the service
corresponding to your SQL Server instance is running."
If I go through event logs, I can see username/password errors: "The
gatherer object cannot be initialized. Context: http://oxynet.oxy.com/
Application, ProfileImport Catalog Details:
Logon failure: unknown user name or bad password. (0x8007052e) For more
information visit
http://www.microsoft.com/servers/redirect/contentredirect2.asp For more
information, see Help and Support Center at
http://go.microsoft.com/fwlink/events.asp."
If I look at logs (Sharepoint Central Administration > Sharepoint
Portal Server > Configure Diagnostic Settings > xxxxx_SPSADMIN.LOG) I
see this line, repeatedly: "04/07/05 18:14:13:578 UNK 00000000 00000C9C
Exception in GetBlobFromCurrentState: System.InvalidOperationException:
Cannot get virtual server configuration at
Microsoft.SharePoint.Portal.Topology.PortalSite.a(a A_0)" although I
don't believe that it's related.
This was working fine before I changed the password. I screwed up our
SharePoint Portal server farm, and I haven't been able to find any
useful messages on how to fix it, although I think I've seen a couple
people who had a similar problem and ended up reinstalling.
Reinstalling will get me yelled at.
I've been wanting to "Configure the server farm account settings", but
this generates the above-mentioned "Error Accessing Database" message.
I used STSADM to change the content database, username, and password
but it didn't accomplish anything. (those settings were blank, so I
don't think STSADM uses the "real" settings for that).
If anybody knows something, I'd sure appreciate the help. I'm lost.
I've gone through the SharepointPSAdmin.chm.