fiogf49gjkf0d
When I initially start my SLX server I have a few issues. This is a fresh install with no errors during the actual install. When I go to the administrator->SpeedSearch Configuration under the Schedules tab I have seen "IndexThread.Execute Error: dtSearch Server initialization failed. HomeDir: E:\Program Files\SalesLogix\SpeedSearch\Bin" The thing is, there is no E drive even on this server so I don't know where it's pulling that infrom from? I have checked the INI file and it was fine, the SpeedSearch configuration program is fine as well. The only thing I can think of is possibly the old server they were using had an E: drive. Anyone know where I can find this setting? I figure it has to be in the database somewhere given that this is a fresh install.
The first of which is:
Log Name: Application Source: SalesLogix SpeedSearch Date: 4/23/2012 8:54:05 AM Event ID: 4 Task Category: None Level: Error Keywords: Classic User: N/A Computer: Description: LoadIndexes Error: Line 4 vIdx 4 Advanced License: False Field 'NoiseFile' not found Event Xml: <Event xmlns="http://schemas.microsoft.com/win/2004/08/events/event"> <System> <rovider Name="SalesLogix SpeedSearch" /> <EventID Qualifiers="49152">4</EventID> <Data>LoadIndexes Error: Line 4 vIdx 4 Advanced License: False Field 'NoiseFile' not found</Data>
Then I get a series of about 20 entries of this error:
Log Name: Application Source: SalesLogix SpeedSearch Date: 4/23/2012 8:54:08 AM Event ID: 4 Task Category: None Level: Error Keywords: Classic User: N/A Computer: Description: RunSchedules Error: Line:4 List index out of bounds (-1) Event Xml: <Event xmlns="http://schemas.microsoft.com/win/2004/08/events/event"> <System> <rovider Name="SalesLogix SpeedSearch" /> <EventID Qualifiers="49152">4</EventID> <Level>2</Level> <Task>0</Task> <Keywords>0x80000000000000</Keywords> <TimeCreated SystemTime="2012-04-23T12:54:08.000000000Z" /> <EventRecordID>6855</EventRecordID> <Channel>Application</Channel> <Security /> </System> <EventData> <Data>RunSchedules Error: Line:4 List index out of bounds (-1)</Data> </EventData> </Event>
|