Copied to clipboard

Flag this post as spam?

This post will be reported to the moderators as potential spam to be looked at


  • Madura Silva 27 posts 79 karma points
    Feb 23, 2015 @ 05:40
    Madura Silva
    0

    Media not loading after migrating to the 7.1.2

    Hi,

    I have migrated an Umbraco instance from 6.1.5 to 7.1.2 Everything went well except media section. Media items does not load and it shows following error message.

    Much appreciate if anyone could help

    message in the umbracoTracelog

    2015-02-23 15:25:38,173 [13] INFO  Umbraco.Core.Persistence.UmbracoDatabase - [Thread 21]    at System.RuntimeMethodHandle.InvokeMethod(Object target, Object[] arguments, Signature sig, Boolean constructor)
       at System.Reflection.RuntimeMethodInfo.UnsafeInvokeInternal(Object obj, Object[] parameters, Object[] arguments)
       at System.Delegate.DynamicInvokeImpl(Object[] args)
       at Umbraco.Core.Persistence.Database.MultiPocoFactory.CallCallback[TRet](Delegate callback, IDataReader dr, Int32 count)
       at Umbraco.Core.Persistence.Database.<>c__DisplayClass1a`1.<CreateMultiPocoFactory>b__19(IDataReader reader, Delegate arg3)
       at Umbraco.Core.Persistence.Database.<Query>d__1c`1.MoveNext()
    

    enter image description here

  • Madura Silva 27 posts 79 karma points
    Feb 23, 2015 @ 06:06
  • Jeroen Breuer 4908 posts 12265 karma points MVP 4x admin c-trib
    Feb 23, 2015 @ 12:12
    Jeroen Breuer
    0

    Hello,

    Media is related to Examine so maybe it helps to remove all you Examine files and rebuild them.

    Jeroen

  • Madura Silva 27 posts 79 karma points
    Feb 23, 2015 @ 22:44
    Madura Silva
    0

    Thanks Jerone

    I removed all the index files and rebuilt, but it did not work for media section:(

    enter image description here

  • Madura Silva 27 posts 79 karma points
    Feb 24, 2015 @ 05:22
    Madura Silva
    0

    It seems 7.1.8 working much better but still media items cannot expand and media items shows in a listview.

    What could be the reason these media items dot showing its child items? no errors in the I found in the log file Is there a way to change the listview to default control ?

    enter image description here

  • Jeroen Breuer 4908 posts 12265 karma points MVP 4x admin c-trib
    Feb 24, 2015 @ 09:08
    Jeroen Breuer
    0

    Umbraco 7.2 had some other issues with media. For example the sort order didn't work: http://issues.umbraco.org/issue/U4-6129. They probably changed some things for the Grid which might go wrong.

    Jeroen

  • Madura Silva 27 posts 79 karma points
    Feb 26, 2015 @ 01:01
    Madura Silva
    0

    Upgraded to 7.2.2. still media not loading problem is there.

    I found this does not return any JSON values http://localhost:9102/umbraco/backoffice/UmbracoTrees/MediaTree/GetNodes?id=1061&application=media&tree=&isDialog=false

    enter image description here

  • Hywel Rees 56 posts 224 karma points
    Feb 26, 2015 @ 15:17
    Hywel Rees
    0

    I am also having the same issue, having run an upgrade from 6.1.6 to 7.2.2 via NuGet.

    I cannot expand my media folders, although I can expand the Recycle bin. Clicking on my 'Images' subfolder opens a list of Child items in the right pane.

    The site loads, with about 25% of the images missing.

  • Hywel Rees 56 posts 224 karma points
    Feb 26, 2015 @ 16:16
    Hywel Rees
    100

    So, I went into :

    Settings -> Media Types -> Folder -> Structure

    There is a setting in here I missed, 'Enable List View'. I disabled that, and voila! I can now expand my media tree folders (I had to log out / log in again first), and the list view is gone.

    Yay :)

  • Mahesh 20 posts 90 karma points
    Jan 09, 2020 @ 11:32
    Mahesh
    0

    Hi Madura Silva,

    I am getting the same error in log files, Have you got any solution for it.

    2020-01-09 11:25:50,452 [11] INFO Umbraco.Core.Persistence.UmbracoDatabase - [Thread 21] at System.RuntimeMethodHandle.InvokeMethod(Object target, Object[] arguments, Signature sig, Boolean constructor) at System.Reflection.RuntimeMethodInfo.UnsafeInvokeInternal(Object obj, Object[] parameters, Object[] arguments) at System.Delegate.DynamicInvokeImpl(Object[] args) at Umbraco.Core.Persistence.Database.MultiPocoFactory.CallDelegate(Int32 index, IDataReader reader) at Umbraco.Core.Persistence.Database.MultiPocoFactory.CallCallback[TRet](Delegate callback, IDataReader dr, Int32 count) at Umbraco.Core.Persistence.Database.<>c__DisplayClass1a1.<CreateMultiPocoFactory>b__19(IDataReader reader, Delegate arg3) at Umbraco.Core.Persistence.Database.<Query>d__1c1.MoveNext()

    enter image description here

    Note: I am getting this error in Live site only, In local it is working fine.

  • Mahesh 20 posts 90 karma points
    Jan 16, 2020 @ 11:44
    Mahesh
    0

    Hi Jeroen,

    I am getting below error:

    Umbraco.Core.Persistence.UmbracoDatabase - [Thread 10] at System.RuntimeMethodHandle.InvokeMethod(Object target, Object[] arguments, Signature sig, Boolean constructor) at System.Reflection.RuntimeMethodInfo.UnsafeInvokeInternal(Object obj, Object[] parameters, Object[] arguments) at System.Delegate.DynamicInvokeImpl(Object[] args) at Umbraco.Core.Persistence.Database.MultiPocoFactory.CallDelegate(Int32 index, IDataReader reader) at Umbraco.Core.Persistence.Database.MultiPocoFactory.CallCallback[TRet](Delegate callback, IDataReader dr, Int32 count) at Umbraco.Core.Persistence.Database.<>c__DisplayClass1a1.<CreateMultiPocoFactory>b__19(IDataReader reader, Delegate arg3) at Umbraco.Core.Persistence.Database.<Query>d__1c1.MoveNext()

    In local i am not getting any issue but i am facing this problem in server. Please let me know why this error occurring only in server.

    I am using Umbraco 6.2.5 version.

  • Mahesh 20 posts 90 karma points
    Feb 25, 2020 @ 05:09
    Mahesh
    0

    Hi,

    In my case after restoring my database the media is loading fine.

Please Sign in or register to post replies

Write your reply to:

Draft