I just noticed a wierd issue i was having with the gallery, basically one of my portals i seem to get a exception when adding items. I looked further in and noticed in file manager there was a couple of items under the gallery that when check under ftp are no longer on the server. Also i tried to delete through file manager and says items do not exist, i then proceded to delete the module from the site and then check back in filemanager and still same. I noticed a item in schedular called FileSystem.SynchronizeFileSystem which i had disabled as i think i had issues with with 3.1 and been reading that a lot of fixes been added in 3.3 to rectify. Anyways i ran and get
AssemblyVersion: -1
Method:
FileName:
FileLineNumber: -1
FileColumnNumber: -1
PortalID: -1
PortalName:
UserID: -1
UserName:
ActiveTabID: -1
ActiveTabName:
AbsoluteURL:
AbsoluteURLReferrer:
ExceptionGUID:
DefaultDataProvider:
InnerException: Object reference not set to an instance of an object.
Message: System.NullReferenceException: Object reference not set to an instance of an object. at DotNetNuke.Services.FileSystem.FolderController.GetMappedDirectory(String VirtualDirectory) at DotNetNuke.Entities.Portals.PortalInfo.get_HomeDirectoryMapPath() at DotNetNuke.Services.FileSystem.SynchronizeFileSystem.Synchronize() at DotNetNuke.Services.FileSystem.SynchronizeFileSystem.DoWork()
StackTrace:
Source:
AssemblyVersion: -1
Method:
FileName:
FileLineNumber: -1
FileColumnNumber: -1
PortalID: -1
PortalName:
UserID: -1
UserName:
ActiveTabID: -1
ActiveTabName:
AbsoluteURL:
AbsoluteURLReferrer:
ExceptionGUID:
DefaultDataProvider:
InnerException: Object reference not set to an instance of an object.
Message: System.NullReferenceException: Object reference not set to an instance of an object. at DotNetNuke.Services.FileSystem.FolderController.GetMappedDirectory(String VirtualDirectory) at DotNetNuke.Entities.Portals.PortalInfo.get_HomeDirectoryMapPath() at DotNetNuke.Services.FileSystem.SynchronizeFileSystem.Synchronize() at DotNetNuke.Services.FileSystem.SynchronizeFileSystem.DoWork()
StackTrace:
Source:
THREAD ID: 19
TYPE: DotNetNuke.Services.FileSystem.SynchronizeFileSystem
EXCEPTION: Object reference not set to an instance of an object.
RESCHEDULED FOR: 19/06/2006 15:52:45
SOURCE: STARTED_FROM_TIMER
ACTIVE THREADS: 0
FREE THREADS: 1
READER TIMEOUTS: 0
WRITER TIMEOUTS: 0
IN PROGRESS: 0
IN QUEUE: 4
Any ideas would be nice as i can't understand why they showing up in filemanager when the don't exsist on the server portals folder, i know they was poss deleted ages using ftp as the original problems with the gallery.
Appreciated in advanced
MK