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

Bring2mind Forums

Errors with S3 Storage
Last Post 01/25/2010 1:52 PM by Peter Donker. 4 Replies.
Sort:
PrevPrev NextNext
You are not authorized to post a reply.
Author Messages
Paul Deschenes
New Member
New Member
Posts:33


--
01/19/2010 3:48 PM

Trying to set Amazon S3 storage up.

I entered my access and secret key

I receive the error:

Entry point was not found

every time I try the TEST or CREATE buttons for setting up the bucket. Strange this is that, even with error, the bucket IS being created and is accessible through other S3 tools

Now, trying to upload to the folder that exists in my DMX, I get the following error BUT the file is actually still uploaded to S3:

Error: Document Library is currently unavailable.
DotNetNuke.Services.Exceptions.ModuleLoadException: Object reference not set to an instance of an object. ---> System.NullReferenceException: Object reference not set to an instance of an object. at Bring2mind.DNN.Modules.DMX.Framework.SyncFolderAttSettings..ctor(String settingString) at Bring2mind.DNN.Modules.DMX.Controls.SyncFolderAtts.LoadSettings() at Bring2mind.DNN.Modules.DMX.Controls.WebControls.CustomAttributes.CreateChildControls() at System.Web.UI.Control.EnsureChildControls() at Bring2mind.DNN.Modules.DMX.Controls.WebControls.CustomAttributes.BeforeSubmit(EntryInfo& EntryBeingUpdated) at Bring2mind.DNN.Modules.DMX.Controls.EditEntry.ᜀ() at Bring2mind.DNN.Modules.DMX.Controls.EditEntry.DmxEditWizard_FinishButtonClick(Object sender, WizardNavigationEventArgs e) --- End of inner exception stack trace ---

 

 

Paul Deschenes
New Member
New Member
Posts:33


--
01/19/2010 4:32 PM
Further to this, I thought I would try the storage provider conversion script and received the following error

00:00:00.013 - Retrieving Settings
00:00:00.020 - PortalId: Success
00:00:00.020 - TabId: Success
00:00:00.020 - ModuleId: Success
00:00:00.020 - Finding Script: Success
00:00:00.022 - Reading 'C:\Web Sites\N2O2\DesktopModules\Bring2mind\DMX\Admin\Scripts\MoveContentToNew.Resources': Success
00:00:00.022 - Script title: Move Old Content To New Storage Provider 00:00:00.022 - Checking permission: Success
00:00:00.023 - 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.023 - Instantiating Bring2mind.DNN.Modules.DMX.Services.Storage.StorageController, BRING2MIND.DNN.MODULES.DMX.CORE: Success
00:00:00.026 - Moving all files from other storage providers to current storage provider in portal NitroCenter Base Portal
00:00:00.026 - Current storage provider: S3StorageProvider
00:00:00.027 - Moving stuff for provider FileStorageProvider
00:00:00.069 - Moving entry ID 23: Error!
00:00:00.073 - Finished Running Script
Peter Donker
Veteran Member
Veteran Member
Posts:4536


--
01/22/2010 3:09 PM
Hi Paul,

A bug was found in the content migration logic. This will be tackled shortly.

About the earlier error: I'll make a note of it. I don't think it's related to S3 though.

Peter
Paul Deschenes
New Member
New Member
Posts:33


--
01/22/2010 4:01 PM
So, any guidance on getting this working. It's seems like it should be pretty simple. I've used S3 before so I know how it works and I'm sure the S3 side of things, in terms of receiving and storing the file correctly are working.

Would it help if I put together a video showing all the steps I go through to cause this error?
Peter Donker
Veteran Member
Veteran Member
Posts:4536


--
01/25/2010 1:52 PM
The error is related to SyncFolders. Can you check the column Entry in DMX_Entries where EntryType = Collection.SyncFolder? It should not be NULL anywhere. What do you see?

Peter
You are not authorized to post a reply.