• Welcome to Dizzi's Support Forum.
 

News:

Did you know that the latest AL betas can show the references in Poser files?

Main Menu

Start Background Indexing returns error

Started by ibr_remote, June 17, 2008, 06:36:18 AM

Previous topic - Next topic

ibr_remote

Here is the error message dump for version 1.8.1.2



See the end of this message for details on invoking
just-in-time (JIT) debugging instead of this dialog box.

************** Exception Text **************
System.IO.DirectoryNotFoundException: The system cannot find the path specified. (Exception from HRESULT: 0x80070003)
   at IWshRuntimeLibrary.IWshShortcut.Save()
   at Advanced_Library.Form1.set_bFolderEntryForBackgroundIndexer(Boolean value)
   at Advanced_Library.Form1.cbFolderEntryForBackgroundIndexer_CheckedChanged(Object sender, EventArgs e)
   at System.Windows.Forms.CheckBox.OnCheckedChanged(EventArgs e)
   at System.Windows.Forms.CheckBox.set_CheckState(CheckState value)
   at System.Windows.Forms.CheckBox.OnClick(EventArgs e)
   at System.Windows.Forms.CheckBox.OnMouseUp(MouseEventArgs mevent)
   at System.Windows.Forms.Control.WmMouseUp(Message& m, MouseButtons button, Int32 clicks)
   at System.Windows.Forms.Control.WndProc(Message& m)
   at System.Windows.Forms.ButtonBase.WndProc(Message& m)
   at System.Windows.Forms.Control.ControlNativeWindow.OnMessage(Message& m)
   at System.Windows.Forms.Control.ControlNativeWindow.WndProc(Message& m)
   at System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)


************** Loaded Assemblies **************
mscorlib
    Assembly Version: 2.0.0.0
    Win32 Version: 2.0.50727.1433 (REDBITS.050727-1400)
    CodeBase: file:///C:/WINDOWS/Microsoft.NET/Framework/v2.0.50727/mscorlib.dll
----------------------------------------
Advanced_Library
    Assembly Version: 1.8.1.2
    Win32 Version: 1.8.1.2
    CodeBase: file:///D:/!%20Poser%20apps%20n%20utils/Advanced_Library_1_8_1_2/Advanced_Library_1_8_1_2/Advanced_Library.exe
----------------------------------------
System
    Assembly Version: 2.0.0.0
    Win32 Version: 2.0.50727.1433 (REDBITS.050727-1400)
    CodeBase: file:///C:/WINDOWS/assembly/GAC_MSIL/System/2.0.0.0__b77a5c561934e089/System.dll
----------------------------------------
System.Windows.Forms
    Assembly Version: 2.0.0.0
    Win32 Version: 2.0.50727.1433 (REDBITS.050727-1400)
    CodeBase: file:///C:/WINDOWS/assembly/GAC_MSIL/System.Windows.Forms/2.0.0.0__b77a5c561934e089/System.Windows.Forms.dll
----------------------------------------
System.Drawing
    Assembly Version: 2.0.0.0
    Win32 Version: 2.0.50727.1433 (REDBITS.050727-1400)
    CodeBase: file:///C:/WINDOWS/assembly/GAC_MSIL/System.Drawing/2.0.0.0__b03f5f7f11d50a3a/System.Drawing.dll
----------------------------------------
System.Configuration
    Assembly Version: 2.0.0.0
    Win32 Version: 2.0.50727.1433 (REDBITS.050727-1400)
    CodeBase: file:///C:/WINDOWS/assembly/GAC_MSIL/System.Configuration/2.0.0.0__b03f5f7f11d50a3a/System.Configuration.dll
----------------------------------------
System.Xml
    Assembly Version: 2.0.0.0
    Win32 Version: 2.0.50727.1433 (REDBITS.050727-1400)
    CodeBase: file:///C:/WINDOWS/assembly/GAC_MSIL/System.Xml/2.0.0.0__b77a5c561934e089/System.Xml.dll
----------------------------------------
Interop.IWshRuntimeLibrary
    Assembly Version: 1.0.0.0
    Win32 Version: 1.0.0.0
    CodeBase: file:///D:/!%20Poser%20apps%20n%20utils/Advanced_Library_1_8_1_2/Advanced_Library_1_8_1_2/Interop.IWshRuntimeLibrary.DLL
----------------------------------------
System.DirectoryServices
    Assembly Version: 2.0.0.0
    Win32 Version: 2.0.50727.1433 (REDBITS.050727-1400)
    CodeBase: file:///C:/WINDOWS/assembly/GAC_MSIL/System.DirectoryServices/2.0.0.0__b03f5f7f11d50a3a/System.DirectoryServices.dll
----------------------------------------
Accessibility
    Assembly Version: 2.0.0.0
    Win32 Version: 2.0.50727.1433 (REDBITS.050727-1400)
    CodeBase: file:///C:/WINDOWS/assembly/GAC_MSIL/Accessibility/2.0.0.0__b03f5f7f11d50a3a/Accessibility.dll
----------------------------------------

************** JIT Debugging **************
To enable just-in-time (JIT) debugging, the .config file for this
application or computer (machine.config) must have the
jitDebugging value set in the system.windows.forms section.
The application must also be compiled with debugging
enabled.

For example:

<configuration>
    <system.windows.forms jitDebugging="true" />
</configuration>

When JIT debugging is enabled, any unhandled exception
will be sent to the JIT debugger registered on the computer
rather than be handled by this dialog box.

=================================================

I am using Windows XP Professional SR3.





ibr_remote

Update:

I uninstalled and reinstalled.

Now I can start background indexer without crash, but there seems to be no noticeable activity.

How can I know whether the background indexing is happening ?

Thanks.


Dizzi

You should see the background indexer as symbol in the system tray. Right clicking on it should give you a context menu. Choosing "status" from it will show how often the background indexer updated the index. That count should increase when you move files around in your runtimes or add/remove files from them.
When adding a file to the runtime you should be able to find it via search without having to synchronize, so that's another way to see if the background indexer is working.

ibr_remote

UPDATE:

Since my last post, I have monitored the taskbar tray icon for Background Indexer.  I had AL 1.8.1.2 open and I was also re-organising some runtimes, and adding new runtimes.

My observation is that the taskbar tray icon does not report any updating.

When I instruct AL to run a synchronisation, the background indexer is halted.

Then, the computer starts to respond slowly.  I monitored Memory Usage using Windows Task Manager, and Advance Library appears to be taking up more and more memory until the machine hangs.

Therfore, I have uninstalled the latest version 1.8.1.2 and reverted to version 1.8.0.7. 

I also deleted the XML files inside my profile under Documents and Settings sub-folder.  Now re-building a new Synchronisation file set.

I don't know why AL 1.8.1.2 is not working correctly for me.


Ascavilya

I am encountering the same issue with this version.  It was installed on a brand now PC running XP Pro and generated the error when running the Synchronise.

Tried the background synch and this would start but no changes would be made to the library content (it stayed empty after I had installed some content).

No idea why this is occurring and the previous version is giving me issues as well (not synching either).
Sometimes the wolves are silent and only the moon howls.

Dizzi

Please mail me the library_config.xml and RuntimeSettings.xml from the AL settings folder.

Ascavilya

Hi Dizzi,

I've emailed you the files you requested, hope you can give me some idea of how to resolve this as after only a few days I am really missing using AL after having to go back to D|S interface.
Sometimes the wolves are silent and only the moon howls.