Select the search type
  • Site
  • Web
Search
You are here:  Support/Forums
Support

Bring2mind Forums

Help with move content to new storage script.
Last Post 12/21/2009 3:48 PM by Peter Donker. 11 Replies.
Sort:
PrevPrev NextNext
You are not authorized to post a reply.
Author Messages
Brandon Hartsell
New Member
New Member
Posts:73


--
12/11/2009 11:35 AM

Run Script

00: - Retrieving Settings
00: -  PortalId:  Success
00:00:00.015 -  TabId:  Success
00:00:00.015 -  ModuleId:  Success
00:00:00.015 -  Finding Script:  Success
00:00:00.015 -  Reading 'C:\Inetpub\wwwroot\DNN\DesktopModules\Bring2mind\DMX\Admin\Scripts\MoveContentToNew.Resources':  Success
00:00:00.015 -  Script title: Move Old Content To New Storage Provider 00:00:00.015 -  Checking permission:  Success
00:00:00.015 -  Script description: This script will move all old entries that are in different storage providers than the currently selected one to the currently selected content provider.
00:00:00.015 -  Instantiating Bring2mind.DNN.Modules.DMX.Services.Storage.StorageController, BRING2MIND.DNN.MODULES.DMX.CORE:  Success
00:00:00.031 -   Moving all files from other storage providers to current storage provider in portal Sunstone Yoga, LLC
00:00:00.031 -   Current storage provider: SqlStorageProvider
00:00:00.031 -   Moving stuff for provider FileStorageProvider
00:00:00.109 -   Moving entry ID 11: Error!
00:00:00.171 - Finished Running Script


 

Click Here To Return To DMX

Alain RAMON
New Member
New Member
Posts:11


--
12/12/2009 11:06 PM

Hi!

DMX 5.2.1 / DNN 5.2, and exactly the same issue.

Alain.

Alain RAMON
New Member
New Member
Posts:11


--
12/12/2009 11:24 PM

Hi!

I forgot to add that if the issue is the same, I don't use the SQL provider, but the S3 provider (which seems to work fine).

Alain

Brandon Hartsell
New Member
New Member
Posts:73


--
12/12/2009 11:27 PM

if you add new content it goes for sure to S3? Not for me. It stays in the local file folder.

Alain RAMON
New Member
New Member
Posts:11


--
12/12/2009 11:44 PM

Hi!

New content goes to S3 bucket, for sure.
I wasn't successful when moving old content from files to S3 (running the ad hoc script), so I deleted the old content... and got another issue. I'm going to test a little more. I don't want to post an issue which is not.

Best regards,

Alain.

Peter Donker
Veteran Member
Veteran Member
Posts:4536


--
12/14/2009 12:11 PM
Before you move stuff can you first verify it works with the file storage provider? When it says 'Moving entry ID 11: Error!' it sounds like it can't find the file. That error would also appear if you staid with the old provider. Can you verify the old disk storage provider first?

Peter
Alain RAMON
New Member
New Member
Posts:11


--
12/14/2009 12:39 PM

Hi Peter!

I did it, and there's wasn't any problem with the disk storage provider. So I downloaded the files, deleted them in DMX, changed the provider from disk storage to S3 and then tried to upload them.
Not successfully at all with a lot of issues. So I uninstalled DMX 5.2.1 and re-installed it (previously I deleted 1 table and several stored procedures that weren't deleted during the uninstall process), set up the S3 provider and uploaded all the files. Everything was OK. It looks like obscurantism but it worked.

Best regards.

Alain.

Brandon Hartsell
New Member
New Member
Posts:73


--
12/14/2009 10:26 PM

I appologize peter. What does 'can you verify the old disk storage provider first?' mean?

I have been using Disk File Storage provider and it is working as expected.

The Docuemnt Excahnge Srorage Settings now only show Storage Provider and the drop down box for the 3 choices and nothing more. I will email you a screen shot.

 

 

Brandon Hartsell
New Member
New Member
Posts:73


--
12/14/2009 10:52 PM
Ok I see that yes ID 11 in the database is no longer in the file system for some reason. Is there a way to clean this up? it is very old and i haven't manually deleted anything so it might just be a 1 off.
Peter Donker
Veteran Member
Veteran Member
Posts:4536


--
12/18/2009 11:49 AM
Hi Guys,

I think the issue is some trailing dlls that were not deleted:

DesktopModules\Bring2mind\DMX\Controls\Upload.ascx
DesktopModules\Bring2mind\DMX\Bring2mind.DMX.idc
bin\Bring2mind.DNN.Modules.DMX.LuceneSearchProvider.dll
bin\Bring2mind.DNN.Modules.DMX.ISRemoteSqlSearchProvider.dll
bin\Bring2mind.DNN.Modules.DMX.IndexingServiceSearchProvider.dll
bin\Bring2mind.DNN.Modules.DMX.FileStorageProvider.dll
bin\Bring2mind.DNN.Modules.DMX.DNNNotificationProvider.dll
bin\Bring2mind.DNN.Modules.DMX.DNNLoggingProvider.dll


Make sure these files are deleted from your system.

Peter
Brandon Hartsell
New Member
New Member
Posts:73


--
12/18/2009 3:09 PM

I have a CAUpload.ascx but no Upload.ascx
No:

Bring2mind.DMX.idc
bin\Bring2mind.DNN.Modules.DMX.LuceneSearchProvider.dll
bin\Bring2mind.DNN.Modules.DMX.ISRemoteSqlSearchProvider.dll
bin\Bring2mind.DNN.Modules.DMX.IndexingServiceSearchProvider.dll
bin\Bring2mind.DNN.Modules.DMX.FileStorageProvider.dll
bin\Bring2mind.DNN.Modules.DMX.DNNNotificationProvider.dll
bin\Bring2mind.DNN.Modules.DMX.DNNLoggingProvider.dll

 But I still get the error on the EntryType collection entries in the dbo.DMX_Entries table. It tries to move them and says error.

Peter Donker
Veteran Member
Veteran Member
Posts:4536


--
12/21/2009 3:48 PM
Hi Brandon,

The tripping over a folder in data migration was identified as a bug. It has been resolved and will be rolled out soon as part of 05.02.02. The goal is to release that this week.

Peter
You are not authorized to post a reply.