Copied to clipboard

Flag this post as spam?

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


  • gambrielp 10 posts 30 karma points
    Jun 22, 2010 @ 12:32
    gambrielp
    0

    Broken Link Checker not displaying any results

    Hi Darren,

    Firstly, having seen the video demo - this looks like a great addition to Umbraco! :-)

    Unfortunately, I can't quite get this to work.
    Basically, I am at the same stage as both Dan and MK-Ultra in the post  'can't get any link to show up in the list'.
    I would really appreciate some pointers if possible?

    Please let me know if you need any further information.
    Many thanks for your help Darren.

    Kind regards,
    Paul

  • Darren Ferguson 1022 posts 3259 karma points MVP c-trib
    Jun 22, 2010 @ 13:50
    Darren Ferguson
    0

    As I'm in transit to Denmark I'm not really in a position to invesigate - but my guess would be an issue with permissions.

    Did the installer create a folder called /umbraco/plugins/FergusonMoriyama and if so what are the contents of the subfolders here?

    Also - publish an extract of your umbracoLog table here - i need to see what gets logged after a node publish.

    Finally check your event log for any unhandled exceptions.

    I'll try and look at it over the next couple of days - but will have limited access.

     

  • gambrielp 10 posts 30 karma points
    Jun 23, 2010 @ 16:57
    gambrielp
    0

    Hi Darren,

    Thanks for getting back to me so quickly!
    In the /umbraco/plugins/FergusonMoriyama location I have the below folders 

    BrokenLink

    • Broken.config
    • LinkCheck.aspx
    • PostInstall.ascx
    • queue.config
    • Resolve.aspx

    DashRss

    • ajax-loader.gif
    • brokenlink-broken.xsl
    • brokenlink-queue.xsl
    • DashRss.ascx
    • DashRss.config
    • dashrss.css
    • dashrss.js
    • dashrss.xsl
    • rss.xml
    • RssProxy.aspx

    The Network Service account has Modify permissions to the above path.

    UmbracoLog Table extract after a publish:

    id userid nodeid Datestemp LogHeader LogComment
    513257 0 -1 ############# Error At /umbraco/ping.aspx (Referred by: ): 
    513256 0 -1 ############# Error [UmbracoExamine] Error indexing queue items,Object reference not set to an instance of an object.
    513255 0 -1 ############# Debug Xml saved in 00:00:00.1471538
    513254 0 -1 ############# Debug Xml saved in 00:00:00.2183333
    513253 0 3304 ############# Publish  
    513252 0 -1 ############# Debug FMBROKENLINK:: Firing Event
    513251 0 3304 ############# Publish  
    513250 71 3304 ############# Error Error indexing node: System.IO.FileNotFoundException: Could not find file 'C:\www\fcintranet\data\_systemUmbracoIndexDontDelete\_46u.fnm'.  File name: 'C:\www\fcintranet\data\_systemUmbracoIndexDontDelete\_46u.fnm'     at System.IO.__Error.WinIOError(Int32 errorCode, String maybeFullPath)     at System.IO.FileStream.Init(String path, FileMode mode, FileAccess access, Int32 rights, Boolean useRights, FileShare share, Int32 bufferSize, FileOptions options, SECURITY_ATTRIBUTES secAttrs, String msgPath, Boolean bFromProxy)     at System.IO.FileStream..ctor(String path, FileMode mode, FileAccess access, FileShare share)     at Lucene.Net.Store.FSIndexInput.Descriptor..ctor(FSIndexInput enclosingInstance, FileInfo file, FileAccess mode)     at Lucene.Net.Store.FSIndexInput..ctor(FileInfo path)     at Lucene.Net.Store.FSDirectory.OpenInput(String name)     at Lucene.Net.Index.FieldInfos..ctor(Directory d, String name)     at Lucene.Net.Index.SegmentReader.Initialize(SegmentInfo si)     at Lucene.Net.Index.SegmentReader.Get(Directory dir, SegmentInfo si, SegmentInfos sis, Boolean closeDir, Boolean ownDir)     at Lucene.Net.Index.IndexWriter.MergeSegments(Int32 minSegment, Int32 end)     at Lucene.Net.Index.IndexWriter.MergeSegments(Int32 minSegment)     at Lucene.Net.Index.IndexWriter.FlushRamSegments()     at Lucene.Net.Index.IndexWriter.Close()     at umbraco.cms.businesslogic.index.Indexer.IndexNode(Guid ObjectType, Int32 Id, String Text, String UserName, DateTime CreateDate, Hashtable Fields, Boolean Optimize)     at umbraco.cms.businesslogic.web.Document.Index(Boolean Optimze)
    513249 0 3304 ############# Error Error indexing node: (System.IO.FileNotFoundException: Could not find file 'C:\www\fcintranet\data\_systemUmbracoIndexDontDelete\_46u.fnm'.  File name: 'C:\www\fcintranet\data\_systemUmbracoIndexDontDelete\_46u.fnm'     at System.IO.__Error.WinIOError(Int32 errorCode, String maybeFullPath)     at System.IO.FileStream.Init(String path, FileMode mode, FileAccess access, Int32 rights, Boolean useRights, FileShare share, Int32 bufferSize, FileOptions options, SECURITY_ATTRIBUTES secAttrs, String msgPath, Boolean bFromProxy)     at System.IO.FileStream..ctor(String path, FileMode mode, FileAccess access, FileShare share)     at Lucene.Net.Store.FSIndexInput.Descriptor..ctor(FSIndexInput enclosingInstance, FileInfo file, FileAccess mode)     at Lucene.Net.Store.FSIndexInput..ctor(FileInfo path)     at Lucene.Net.Store.FSDirectory.OpenInput(String name)     at Lucene.Net.Index.FieldInfos..ctor(Directory d, String name)     at Lucene.Net.Index.SegmentReader.Initialize(SegmentInfo si)     at Lucene.Net.Index.SegmentReader.Get(Directory dir, SegmentInfo si, SegmentInfos sis, Boolean closeDir, Boolean ownDir)     at Lucene.Net.Index.IndexWriter.MergeSegments(Int32 minSegment, Int32 end)     at Lucene.Net.Index.IndexWriter.MergeSegments(Int32 minSegment)     at Lucene.Net.Index.IndexWriter.FlushRamSegments()     at Lucene.Net.Index.IndexWriter.Optimize()     at umbraco.cms.businesslogic.index.Indexer.IndexNode(Guid ObjectType, Int32 Id, String Text, String UserName, DateTime CreateDate, Hashtable Fields, Boolean Optimize))
    513248 0 3304 ############# Error Error removing node from umbraco index: 'System.IO.FileNotFoundException: Could not find file 'C:\www\fcintranet\data\_systemUmbracoIndexDontDelete\_46u.fnm'.  File name: 'C:\www\fcintranet\data\_systemUmbracoIndexDontDelete\_46u.fnm'     at System.IO.__Error.WinIOError(Int32 errorCode, String maybeFullPath)     at System.IO.FileStream.Init(String path, FileMode mode, FileAccess access, Int32 rights, Boolean useRights, FileShare share, Int32 bufferSize, FileOptions options, SECURITY_ATTRIBUTES secAttrs, String msgPath, Boolean bFromProxy)     at System.IO.FileStream..ctor(String path, FileMode mode, FileAccess access, FileShare share)     at Lucene.Net.Store.FSIndexInput.Descriptor..ctor(FSIndexInput enclosingInstance, FileInfo file, FileAccess mode)     at Lucene.Net.Store.FSIndexInput..ctor(FileInfo path)     at Lucene.Net.Store.FSDirectory.OpenInput(String name)     at Lucene.Net.Index.FieldInfos..ctor(Directory d, String name)     at Lucene.Net.Index.SegmentReader.Initialize(SegmentInfo si)     at Lucene.Net.Index.SegmentReader.Get(Directory dir, SegmentInfo si, SegmentInfos sis, Boolean closeDir, Boolean ownDir)     at Lucene.Net.Index.IndexReader.AnonymousClassWith.DoBody()     at Lucene.Net.Store.Lock.With.Run()     at Lucene.Net.Index.IndexReader.Open(Directory directory, Boolean closeDirectory)     at Lucene.Net.Index.IndexReader.Open(String path)     at umbraco.cms.businesslogic.index.Indexer.RemoveNode(Int32 Id)'
    513247 0 3304 ############# Save  
    513246 0 -1 ############# Error [UmbracoExamine] Error indexing queue items,Object reference not set to an instance of an object.
    513245 0 -1 ############# Error [UmbracoExamine] Error indexing queue items,Object reference not set to an instance of an object.
    513244 0 -1 ############# Error [UmbracoExamine] Error indexing queue items,Object reference not set to an instance of an object.
               

     

    I have checked the event logs and there does not seem to be anything suspicious in there.
    Once again Darren, really appreciate your help!

    Regards,
    Paul

     

     

  • gambrielp 10 posts 30 karma points
    Jul 26, 2010 @ 15:23
    gambrielp
    0

    Hello Darren,

    I was just wondering whether you had a chance to look at the above info you requested?

    Any help would be greatly appreciated

    Best regards,
    Paul

     

  • Ismail Mayat 4511 posts 10090 karma points MVP 2x admin c-trib
    Jul 26, 2010 @ 15:39
    Ismail Mayat
    0

    Paul,

    Did you publish a page with broken links on it?  The way this works is there is action handler for publish event that finds all links in the page and queues those links and then generates report.  Please note if the broken link is to content within your site ie other umbraco content nodes that are unpublished or deleted then they will not be reported.  I have a hack to them to report if you need it give me a shout.  One more thing do you acutally see the dashboard control? If not then due to issues with umbraco package installer dashboard controls are not always inserted correctly see http://our.umbraco.org/projects/developer-tools/tagmanager/tagmanager/6345-Install-instructions

    Regards

     

    Ismail

  • Connie DeCinko 931 posts 1160 karma points
    Dec 02, 2010 @ 18:23
    Connie DeCinko
    0

    Having the same issue here, all appears good but lists remain empty.

    What is considered a broken link?  A page that generates a 404?

Please Sign in or register to post replies

Write your reply to:

Draft