Console Application crashes on SharePoint 2010 Production

Hi
I have a console application to migrate pdf files from database to SharePoint document library. It works great on my development machine and test server(one web/app server and one database server). However when I run this on our production enviornment web1
server (there are 2 web server and 1 app server), it crashes after taking input of SharePoint URL. Is this because production has hosted site collection name and single url. what url I need to type? so far I tried with actual web server name/hostedurlname/ipaddress
and every scenario its crashing.
Console.WriteLine("Enter SharePoint Site URL [Ex:
http://sharepointtest ]");
            mySharePointURL = Console.ReadLine();
 //As soon as I type the url and hit enter, console application crashes.
            using (SPSite site = new SPSite(mySharePointURL))
                using (SPWeb web = site.OpenWeb())
Please help.

Actually its a seperate web application and the root site. I have tried adding the following urls:
http://myapp.sharepoint.com  (hosted collection name)
http://myapp.sharepoint.com:7979 actual web application port but its configured and bind with root web 80
http://webFrontend1:7979
http://webFrontend2:7979
http://localhost:7979
None of those url works and when I added try catch, I found out that url not found error. I am triying to get a GUID of the site and web and try to pass as a next step.
Thanks and let me know if you have any other approaches

Similar Messages

  • SSRS 2012 service application error in sharepoint 2010

    Hi, 
    I have installed MS SQL SERVER 2012 enterprise edition and sharepoint 2010 SP2 standalone as i want to learn a few things. Everyting went smooth upto the point when i wanted to configure a Create the Reporting Services Service application in sharepoint.
    Firstly i cant change the account from network service on the checkbox predifined  under Select security account for this application pool.
    Secondly I get a error if i try to proceed >>>>> "The database engine
    instance 'SERVER\SharePoint' does not meet the edition requirements for the Reporting Services database."
    Please help me on this one im stuck i cant proceed 

    Hello,
    I think this thread may help you:
    http://social.msdn.microsoft.com/Forums/sqlserver/en-US/dddc7f63-935d-40fa-8402-ec43bd288c56/cant-create-a-ssrs-2012-service-application-in-sharepoint-2010?forum=sqlreportingservices
    http://blogs.msdn.com/b/psssql/archive/2013/02/20/rs-database-engine-does-not-meet-edition-requirements.aspx
    Hemendra:Yesterday is just a memory,Tomorrow we may never see
    Please remember to mark the replies as answers if they help and unmark them if they provide no help

  • Editing hosts file SharePoint 2010 Production

    Hello,
    I have SharePoint 2010 Farm, and I have two web applications; mysite and sharepoint.
    How do I suppose to change hosts file?
    I currently have
    127.0.0.1 sharepoint
    127.0.0.1 mysite
    Do I need to put NLB IP address instead of 127.0.0.1?
    Thanks

    There isn't really a reason to use a hosts file. For Search Crawl traffic, using the HOSTS file is not the proper way to target search, instead using the Web Application property SiteDataServers, or I have a project that makes this graphical, https://crawl.codeplex.com.
    Trevor Seward
    Follow or contact me at...
    &nbsp&nbsp
    This post is my own opinion and does not necessarily reflect the opinion or view of Microsoft, its employees, or other MVPs.

  • Server Error in '/' Application. (while opening sharepoint 2010 intranet portal )

    Hi All, 
    i am facing a error while opening the my SharePoint 2010 internet portal 
    "HTTP 404. The resource you are looking for (or one of its dependencies) could have been removed, had its name changed, or is temporarily unavailable. Please review the following URL and make sure that it is spelled correctly."
    please help me to fix this issue. 
    Regards, 
    Sudhanshu 

    Can be everything but not related (Of topic)to this forum.
    Try a sharepoint one
    http://social.msdn.microsoft.com/Forums/vstudio/en-US/home?category=sharepoint&filter=alltypes&sort=lastpostdesc
    Success
    Cor

  • Console Application Crashing

    Today I used iPhoto Library Manager to rebuild my photo library. It finished, but said there were errors. It had a button to launch Console to review the errors, but when I clicked it, Console opened then crashed. I've tried several times to relaunch Console by clicking on its icon directly, but it still crashes.
    I rebooted in Safe Mode and it still crashed. I've copied the error report below. Any suggestions?
    Thanks,
    Ty
    Process: Console [148]
    Path: /Applications/Utilities/Console.app/Contents/MacOS/Console
    Identifier: com.apple.Console
    Version: 10.5.6 (137)
    Build Info: ConsoleX-1370000~5
    Code Type: X86 (Native)
    Parent Process: launchd [120]
    Interval Since Last Report: 785 sec
    Crashes Since Last Report: 2
    Per-App Interval Since Last Report: 32 sec
    Per-App Crashes Since Last Report: 1
    Date/Time: 2010-12-23 17:56:04.656 -0600
    OS Version: Mac OS X 10.5.8 (9L31a)
    Report Version: 6
    Anonymous UUID: 456D84F9-0DA8-4B02-8436-E7346139CBD2
    Exception Type: EXCBADACCESS (SIGSEGV)
    Exception Codes: KERNINVALIDADDRESS at 0x0000000015600000
    Crashed Thread: 0
    Thread 0 Crashed:
    0 libSystem.B.dylib 0x95b6bf7b aslsetquery + 67
    1 libSystem.B.dylib 0x95b7ecf6 asl_set + 39
    2 libSystem.B.dylib 0x95c2e098 aslfile_fetchpos + 1039
    3 libSystem.B.dylib 0x95c2e4ac aslfile_matchnext + 149
    4 libSystem.B.dylib 0x95c2f684 aslfile_list_matchtimeout + 314
    5 libSystem.B.dylib 0x95c2c087 aslstore_matchtimeout + 294
    6 libSystem.B.dylib 0x95c2c0e8 aslstorematch + 74
    7 com.apple.Console 0x0000c2a1 0x1000 + 45729
    8 com.apple.Console 0x0000cba2 0x1000 + 48034
    9 com.apple.Console 0x0000bfcf 0x1000 + 45007
    10 com.apple.Console 0x0000bc0b 0x1000 + 44043
    11 com.apple.Foundation 0x9348788e __NSFireDelayedPerform + 382
    12 com.apple.CoreFoundation 0x93d928f5 CFRunLoopRunSpecific + 4469
    13 com.apple.CoreFoundation 0x93d92aa8 CFRunLoopRunInMode + 88
    14 com.apple.HIToolbox 0x946012ac RunCurrentEventLoopInMode + 283
    15 com.apple.HIToolbox 0x946010c5 ReceiveNextEventCommon + 374
    16 com.apple.HIToolbox 0x94600f39 BlockUntilNextEventMatchingListInMode + 106
    17 com.apple.AppKit 0x9758f6d5 _DPSNextEvent + 657
    18 com.apple.AppKit 0x9758ef88 -[NSApplication nextEventMatchingMask:untilDate:inMode:dequeue:] + 128
    19 com.apple.AppKit 0x97587f9f -[NSApplication run] + 795
    20 com.apple.AppKit 0x975551d8 NSApplicationMain + 574
    21 com.apple.Console 0x00002b42 0x1000 + 6978
    Thread 1:
    0 libSystem.B.dylib 0x95b4644e _semwaitsignal + 10
    1 libSystem.B.dylib 0x95b70dcd pthreadcondwait$UNIX2003 + 73
    2 com.apple.Foundation 0x9349a932 -[NSCondition wait] + 210
    3 com.apple.Foundation 0x9345327a -[NSObject(NSThreadPerformAdditions) performSelector:onThread:withObject:waitUntilDone:modes:] + 938
    4 com.apple.Foundation 0x934a68e8 -[NSObject(NSThreadPerformAdditions) performSelectorOnMainThread:withObject:waitUntilDone:] + 184
    5 com.apple.Console 0x00004da7 0x1000 + 15783
    6 com.apple.Foundation 0x93452dfd -[NSThread main] + 45
    7 com.apple.Foundation 0x934529a4 _NSThread__main_ + 308
    8 libSystem.B.dylib 0x95b70155 pthreadstart + 321
    9 libSystem.B.dylib 0x95b70012 thread_start + 34
    Thread 2:
    0 libSystem.B.dylib 0x95b4644e _semwaitsignal + 10
    1 libSystem.B.dylib 0x95b70dcd pthreadcondwait$UNIX2003 + 73
    2 com.apple.QuartzCore 0x94224a09 fefragmentthread + 54
    3 libSystem.B.dylib 0x95b70155 pthreadstart + 321
    4 libSystem.B.dylib 0x95b70012 thread_start + 34
    Thread 0 crashed with X86 Thread State (32-bit):
    eax: 0x95c75c48 ebx: 0x95b6bf49 ecx: 0x00000006 edx: 0x001c92f0
    edi: 0x95c75c48 esi: 0x15600000 ebp: 0xbfffe8e8 esp: 0xbfffe870
    ss: 0x0000001f efl: 0x00010206 eip: 0x95b6bf7b cs: 0x00000017
    ds: 0x0000001f es: 0x0000001f fs: 0x00000000 gs: 0x00000037
    cr2: 0x15600000
    Binary Images:
    0x1000 - 0x20feb com.apple.Console 10.5.6 (137) <58ff81288948c516cd2cfe257c4bc028> /Applications/Utilities/Console.app/Contents/MacOS/Console
    0x300000 - 0x305ff3 libCGXCoreImage.A.dylib ??? (???) <4199fa0c7dd9592abf465b20feec52f9> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libCGXCoreImage.A.dylib
    0x144ef000 - 0x148d6fff com.apple.RawCamera.bundle 3.4.0 (545) <46f9387243c4db157889522a00d16c32> /System/Library/CoreServices/RawCamera.bundle/Contents/MacOS/RawCamera
    0x8fe00000 - 0x8fe2db43 dyld 97.1 (???) <458eed38a009e5658a79579e7bc26603> /usr/lib/dyld
    0x90003000 - 0x90007fff libmathCommon.A.dylib ??? (???) /usr/lib/system/libmathCommon.A.dylib
    0x90008000 - 0x90008ffa com.apple.CoreServices 32 (32) <2fcc8f3bd5bbfc000b476cad8e6a3dd2> /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices
    0x901f5000 - 0x90205ffc com.apple.LangAnalysis 1.6.5 (1.6.5) <d057feb38163121ffd871c564c692804> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ LangAnalysis.framework/Versions/A/LangAnalysis
    0x90206000 - 0x90245fef libTIFF.dylib ??? (???) <a5991d757f0c17a9bb8b1bcb14ab9ec0> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libTIFF.dylib
    0x90246000 - 0x902d0ff7 com.apple.DesktopServices 1.4.9 (1.4.9) <f5e51a76d315798371b3dd35a4d46d6c> /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/Desk topServicesPriv
    0x902d1000 - 0x906e1fef libBLAS.dylib ??? (???) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libBLAS.dylib
    0x90a2d000 - 0x90addfff edu.mit.Kerberos 6.0.14 (6.0.14) <673f107cdae80c084774a27bc7bc46c1> /System/Library/Frameworks/Kerberos.framework/Versions/A/Kerberos
    0x90af4000 - 0x90b04fff com.apple.speech.synthesis.framework 3.7.1 (3.7.1) <7bd1ec22c47e62a11b34d7ba66606e2e> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ SpeechSynthesis.framework/Versions/A/SpeechSynthesis
    0x90b5b000 - 0x90b8afe3 com.apple.AE 402.3 (402.3) <b13bfda0ad9314922ee37c0d018d7de9> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/AE.fram ework/Versions/A/AE
    0x90efc000 - 0x90fa3feb com.apple.QD 3.11.57 (???) <35f058678972d42b88ebdf652df79956> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ QD.framework/Versions/A/QD
    0x90fa4000 - 0x90fbafff com.apple.DictionaryServices 1.0.0 (1.0.0) <ad0aa0252e3323d182e17f50defe56fc> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Diction aryServices.framework/Versions/A/DictionaryServices
    0x90fbb000 - 0x90fc2ff7 libCGATS.A.dylib ??? (???) <29154398dbefc2a1a97715e5af1e3552> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libCGATS.A.dylib
    0x91170000 - 0x912c2ff3 com.apple.audio.toolbox.AudioToolbox 1.5.3 (1.5.3) /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox
    0x912c3000 - 0x9131dff7 com.apple.CoreText 2.0.5 (???) <5483518a613464d043455ac661a9dcbe> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreText.framework/Versions/A/CoreText
    0x9131e000 - 0x91326fff com.apple.DiskArbitration 2.2.1 (2.2.1) <d97688958e0b1fdcd4747088bdf1962a> /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration
    0x914ad000 - 0x914ebfff libGLImage.dylib ??? (???) <a6425aeb77f4da13212ac75df57b056d> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dyl ib
    0x914ec000 - 0x914f0fff libGIF.dylib ??? (???) <36f7b0255a81d97c7b360c3b11b4e462> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libGIF.dylib
    0x914f1000 - 0x914f1ffd com.apple.Accelerate.vecLib 3.4.2 (vecLib 3.4.2) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/vecLib
    0x914f2000 - 0x914f9fe9 libgcc_s.1.dylib ??? (???) <f53c808e87d1184c0f9df63aef53ce0b> /usr/lib/libgcc_s.1.dylib
    0x914fa000 - 0x91579ff5 com.apple.SearchKit 1.2.2 (1.2.2) <3b5f3ab6a363a4d8a2bbbf74213ab0e5> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SearchK it.framework/Versions/A/SearchKit
    0x92074000 - 0x9209ffe7 libauto.dylib ??? (???) <a64961ed20db64f0f439bfbc6f962bf9> /usr/lib/libauto.dylib
    0x92680000 - 0x92747ff2 com.apple.vImage 3.0 (3.0) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.fr amework/Versions/A/vImage
    0x928a6000 - 0x928e0fe7 com.apple.coreui 1.2 (62) /System/Library/PrivateFrameworks/CoreUI.framework/Versions/A/CoreUI
    0x92930000 - 0x92b01ff3 com.apple.security 5.0.6 (37592) <0b25e1e4cc34431630f01edb3fdf54d1> /System/Library/Frameworks/Security.framework/Versions/A/Security
    0x92b02000 - 0x92b7ffeb com.apple.audio.CoreAudio 3.1.2 (3.1.2) <782a08c44be4698597f4bbd79cac21c6> /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio
    0x92bd1000 - 0x92c1afef com.apple.Metadata 10.5.8 (398.26) <e4d268ea45379200f03cdc7c8bedae6f> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadat a.framework/Versions/A/Metadata
    0x92c1b000 - 0x92c43ff7 com.apple.shortcut 1.0.1 (1.0) <131202e7766e327d02d55c0f5fc44ad7> /System/Library/PrivateFrameworks/Shortcut.framework/Versions/A/Shortcut
    0x92c44000 - 0x92c9dff7 libGLU.dylib ??? (???) <a3b9be30100a25a6cd3ad109892f52b7> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib
    0x92c9e000 - 0x92d45fec com.apple.CFNetwork 438.16 (438.16) <dbf00ca36a09edfae60ec44f9d7a9ef9> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CFNetwo rk.framework/Versions/A/CFNetwork
    0x92d46000 - 0x92d87fe7 libRIP.A.dylib ??? (???) <378694b494a02de1b0c812da572579d2> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libRIP.A.dylib
    0x92d9d000 - 0x92ed6ff7 libicucore.A.dylib ??? (???) <f2819243b278259b9a622ea111ea5fd6> /usr/lib/libicucore.A.dylib
    0x930ce000 - 0x9315bff7 com.apple.framework.IOKit 1.5.2 (???) <7a3cc24f78f93931731203854ae0d891> /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit
    0x932dd000 - 0x933a8fef com.apple.ColorSync 4.5.3 (4.5.3) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ColorSync.framework/Versions/A/ColorSync
    0x933a9000 - 0x933cdfff libxslt.1.dylib ??? (???) <ec4c269815bab8e7211cb8fe9df3a9a3> /usr/lib/libxslt.1.dylib
    0x933ce000 - 0x933eaff3 com.apple.CoreVideo 1.6.1 (48.6) <f1837beeefc81964abf7b58075edea2f> /System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo
    0x933f1000 - 0x933f1ff8 com.apple.Cocoa 6.5 (???) <e064f94d969ce25cb7de3cfb980c3249> /System/Library/Frameworks/Cocoa.framework/Versions/A/Cocoa
    0x933f2000 - 0x933fcfeb com.apple.audio.SoundManager 3.9.2 (3.9.2) <0f2ba6e891d3761212cf5a5e6134d683> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CarbonSound.f ramework/Versions/A/CarbonSound
    0x933fd000 - 0x93409ffe libGL.dylib ??? (???) /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib
    0x93410000 - 0x93410ffc com.apple.audio.units.AudioUnit 1.5 (1.5) /System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit
    0x93448000 - 0x936c4fe7 com.apple.Foundation 6.5.9 (677.26) <c68b3cff7864959becfc7fd1a384f925> /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
    0x936c5000 - 0x93716ff7 com.apple.HIServices 1.7.1 (???) <ba7fd0ede540a0da08db027f87efbd60> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ HIServices.framework/Versions/A/HIServices
    0x9373f000 - 0x93887ff7 com.apple.ImageIO.framework 2.0.7 (2.0.7) <acf821a3c418fdc86ef02b654366f5f6> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/ImageIO
    0x93888000 - 0x938b5feb libvDSP.dylib ??? (???) <e89461ed03200fb3c0304e62e14a42ed> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libvDSP.dylib
    0x93924000 - 0x93930ff9 com.apple.helpdata 1.0.1 (14.2) /System/Library/PrivateFrameworks/HelpData.framework/Versions/A/HelpData
    0x93964000 - 0x93a1ffe3 com.apple.CoreServices.OSServices 228.1 (228.1) <76fdc146b4d9937f9c5cbaa1512e0023> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServi ces.framework/Versions/A/OSServices
    0x93a20000 - 0x93cfaff3 com.apple.CoreServices.CarbonCore 786.16 (786.16) <60b518e4ad02b91826240199a6311286> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonC ore.framework/Versions/A/CarbonCore
    0x93d03000 - 0x93d1eff3 libPng.dylib ??? (???) <c0791798fb92acc136c250a373449359> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libPng.dylib
    0x93d1f000 - 0x93e52fe7 com.apple.CoreFoundation 6.5.7 (476.19) <a332c8f45529ee26d2e9c36d0c723bad> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
    0x93e89000 - 0x93f16ff7 com.apple.LaunchServices 292 (292) <a41286c7c1eb20ffd5cc796f791070f0> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchS ervices.framework/Versions/A/LaunchServices
    0x93f17000 - 0x93f17ffd com.apple.Accelerate 1.4.2 (Accelerate 1.4.2) /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate
    0x94111000 - 0x9412ffff libresolv.9.dylib ??? (???) <36c871d5da9b49bb5bcf0449833d1dc5> /usr/lib/libresolv.9.dylib
    0x94130000 - 0x944cdfef com.apple.QuartzCore 1.5.8 (1.5.8) <a28fa54346a9f9d5b3bef076a1ee0fcf> /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore
    0x9450b000 - 0x94534fff libcups.2.dylib ??? (???) <2b0ab6b9fa1957ee940835d0cfd42894> /usr/lib/libcups.2.dylib
    0x945b6000 - 0x945c1fe7 libCSync.A.dylib ??? (???) <06652e36188190ec04d294f49c68f28a> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libCSync.A.dylib
    0x945c2000 - 0x945d0ffd libz.1.dylib ??? (???) <5ddd8539ae2ebfd8e7cc1c57525385c7> /usr/lib/libz.1.dylib
    0x945d1000 - 0x948d9fe7 com.apple.HIToolbox 1.5.6 (???) <eece3cb8aa0a4e6843fcc1500aca61c5> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.fra mework/Versions/A/HIToolbox
    0x948da000 - 0x948e1ffe libbsm.dylib ??? (???) <d25c63378a5029648ffd4b4669be31bf> /usr/lib/libbsm.dylib
    0x94939000 - 0x94a1aff7 libxml2.2.dylib ??? (???) <b3bc0b280c36aa17ac477b4da56cd038> /usr/lib/libxml2.2.dylib
    0x94c0b000 - 0x94c68ffb libstdc++.6.dylib ??? (???) <04b812dcec670daa8b7d2852ab14be60> /usr/lib/libstdc++.6.dylib
    0x94c69000 - 0x94c6bff5 libRadiance.dylib ??? (???) <276f13ab6429e05b093a8dda251e3b53> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libRadiance.dylib
    0x94c6c000 - 0x94cf3ff7 libsqlite3.0.dylib ??? (???) <3334ea5af7a911637413334154bb4100> /usr/lib/libsqlite3.0.dylib
    0x94d24000 - 0x94e0cff3 com.apple.CoreData 100.2 (186.2) <44df326fea0236718f5ed64084e82270> /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData
    0x94fcb000 - 0x9566bfef com.apple.CoreGraphics 1.409.7 (???) <7b65edcce394f39b6a1954d5e30bc34c> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/CoreGraphics
    0x9566c000 - 0x95b3dfbe libGLProgrammability.dylib ??? (???) <7f18294a7bd0b6afe4319f29187fc70d> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLProgramma bility.dylib
    0x95b3e000 - 0x95ca5ff3 libSystem.B.dylib ??? (???) <c8f52e158bf540cc000146ca8a705958> /usr/lib/libSystem.B.dylib
    0x95ca6000 - 0x95cc5ffa libJPEG.dylib ??? (???) <d23f3f3b9d168bf32f89449f83fa07f7> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libJPEG.dylib
    0x95cd6000 - 0x95d0dfff com.apple.SystemConfiguration 1.9.2 (1.9.2) <cfd64ded4da1064ce316243fd425d5a4> /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfi guration
    0x95d0e000 - 0x95d17fff com.apple.speech.recognition.framework 3.7.24 (3.7.24) <d3180f9edbd9a5e6f283d6156aa3c602> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SpeechRecogni tion.framework/Versions/A/SpeechRecognition
    0x96c91000 - 0x96c92ffc libffi.dylib ??? (???) <a3b573eb950ca583290f7b2b4c486d09> /usr/lib/libffi.dylib
    0x96c93000 - 0x96c93ffd com.apple.vecLib 3.4.2 (vecLib 3.4.2) /System/Library/Frameworks/vecLib.framework/Versions/A/vecLib
    0x96d9c000 - 0x96e4effb libcrypto.0.9.7.dylib ??? (???) <d02f7e5b8a68813bb7a77f5edb34ff9d> /usr/lib/libcrypto.0.9.7.dylib
    0x96e4f000 - 0x9720dfea libLAPACK.dylib ??? (???) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libLAPACK.dylib
    0x9720e000 - 0x9728bfef libvMisc.dylib ??? (???) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libvMisc.dylib
    0x9728c000 - 0x9728cffb com.apple.installserver.framework 1.0 (8) /System/Library/PrivateFrameworks/InstallServer.framework/Versions/A/InstallSer ver
    0x97301000 - 0x973e1fff libobjc.A.dylib ??? (???) <bba0c22add60c7724e259ab28de8953e> /usr/lib/libobjc.A.dylib
    0x9754f000 - 0x97d4dfef com.apple.AppKit 6.5.9 (949.54) <4df5d2e2271175452103f789b4f4d8a8> /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit
    0x97d4e000 - 0x97de1ff3 com.apple.ApplicationServices.ATS 3.8 (???) <e61b0945da6ab368348a927f7428ad67> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/ATS
    0x97de2000 - 0x97de2ff8 com.apple.ApplicationServices 34 (34) <8f910fa65f01d401ad8d04cc933cf887> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Application Services
    0x97de3000 - 0x97e5dff8 com.apple.print.framework.PrintCore 5.5.4 (245.6) <03d0585059c20cb0bde5e000438c49e1> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ PrintCore.framework/Versions/A/PrintCore
    0x97e61000 - 0x97e6efe7 com.apple.opengl 1.5.10 (1.5.10) <5a2813f80c9441170cc1ab8a3dac5038> /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL
    0xfffe8000 - 0xfffebfff libobjc.A.dylib ??? (???) /usr/lib/libobjc.A.dylib
    0xffff0000 - 0xffff1780 libSystem.B.dylib ??? (???) /usr/lib/libSystem.B.dylib

    Today I used iPhoto Library Manager to rebuild my photo library. It finished, but said there were errors. It had a button to launch Console to review the errors, but when I clicked it, Console opened then crashed. I've tried several times to relaunch Console by clicking on its icon directly, but it still crashes.
    I rebooted in Safe Mode and it still crashed. I've copied the error report below. Any suggestions?
    Thanks,
    Ty
    Process: Console [148]
    Path: /Applications/Utilities/Console.app/Contents/MacOS/Console
    Identifier: com.apple.Console
    Version: 10.5.6 (137)
    Build Info: ConsoleX-1370000~5
    Code Type: X86 (Native)
    Parent Process: launchd [120]
    Interval Since Last Report: 785 sec
    Crashes Since Last Report: 2
    Per-App Interval Since Last Report: 32 sec
    Per-App Crashes Since Last Report: 1
    Date/Time: 2010-12-23 17:56:04.656 -0600
    OS Version: Mac OS X 10.5.8 (9L31a)
    Report Version: 6
    Anonymous UUID: 456D84F9-0DA8-4B02-8436-E7346139CBD2
    Exception Type: EXCBADACCESS (SIGSEGV)
    Exception Codes: KERNINVALIDADDRESS at 0x0000000015600000
    Crashed Thread: 0
    Thread 0 Crashed:
    0 libSystem.B.dylib 0x95b6bf7b aslsetquery + 67
    1 libSystem.B.dylib 0x95b7ecf6 asl_set + 39
    2 libSystem.B.dylib 0x95c2e098 aslfile_fetchpos + 1039
    3 libSystem.B.dylib 0x95c2e4ac aslfile_matchnext + 149
    4 libSystem.B.dylib 0x95c2f684 aslfile_list_matchtimeout + 314
    5 libSystem.B.dylib 0x95c2c087 aslstore_matchtimeout + 294
    6 libSystem.B.dylib 0x95c2c0e8 aslstorematch + 74
    7 com.apple.Console 0x0000c2a1 0x1000 + 45729
    8 com.apple.Console 0x0000cba2 0x1000 + 48034
    9 com.apple.Console 0x0000bfcf 0x1000 + 45007
    10 com.apple.Console 0x0000bc0b 0x1000 + 44043
    11 com.apple.Foundation 0x9348788e __NSFireDelayedPerform + 382
    12 com.apple.CoreFoundation 0x93d928f5 CFRunLoopRunSpecific + 4469
    13 com.apple.CoreFoundation 0x93d92aa8 CFRunLoopRunInMode + 88
    14 com.apple.HIToolbox 0x946012ac RunCurrentEventLoopInMode + 283
    15 com.apple.HIToolbox 0x946010c5 ReceiveNextEventCommon + 374
    16 com.apple.HIToolbox 0x94600f39 BlockUntilNextEventMatchingListInMode + 106
    17 com.apple.AppKit 0x9758f6d5 _DPSNextEvent + 657
    18 com.apple.AppKit 0x9758ef88 -[NSApplication nextEventMatchingMask:untilDate:inMode:dequeue:] + 128
    19 com.apple.AppKit 0x97587f9f -[NSApplication run] + 795
    20 com.apple.AppKit 0x975551d8 NSApplicationMain + 574
    21 com.apple.Console 0x00002b42 0x1000 + 6978
    Thread 1:
    0 libSystem.B.dylib 0x95b4644e _semwaitsignal + 10
    1 libSystem.B.dylib 0x95b70dcd pthreadcondwait$UNIX2003 + 73
    2 com.apple.Foundation 0x9349a932 -[NSCondition wait] + 210
    3 com.apple.Foundation 0x9345327a -[NSObject(NSThreadPerformAdditions) performSelector:onThread:withObject:waitUntilDone:modes:] + 938
    4 com.apple.Foundation 0x934a68e8 -[NSObject(NSThreadPerformAdditions) performSelectorOnMainThread:withObject:waitUntilDone:] + 184
    5 com.apple.Console 0x00004da7 0x1000 + 15783
    6 com.apple.Foundation 0x93452dfd -[NSThread main] + 45
    7 com.apple.Foundation 0x934529a4 _NSThread__main_ + 308
    8 libSystem.B.dylib 0x95b70155 pthreadstart + 321
    9 libSystem.B.dylib 0x95b70012 thread_start + 34
    Thread 2:
    0 libSystem.B.dylib 0x95b4644e _semwaitsignal + 10
    1 libSystem.B.dylib 0x95b70dcd pthreadcondwait$UNIX2003 + 73
    2 com.apple.QuartzCore 0x94224a09 fefragmentthread + 54
    3 libSystem.B.dylib 0x95b70155 pthreadstart + 321
    4 libSystem.B.dylib 0x95b70012 thread_start + 34
    Thread 0 crashed with X86 Thread State (32-bit):
    eax: 0x95c75c48 ebx: 0x95b6bf49 ecx: 0x00000006 edx: 0x001c92f0
    edi: 0x95c75c48 esi: 0x15600000 ebp: 0xbfffe8e8 esp: 0xbfffe870
    ss: 0x0000001f efl: 0x00010206 eip: 0x95b6bf7b cs: 0x00000017
    ds: 0x0000001f es: 0x0000001f fs: 0x00000000 gs: 0x00000037
    cr2: 0x15600000
    Binary Images:
    0x1000 - 0x20feb com.apple.Console 10.5.6 (137) <58ff81288948c516cd2cfe257c4bc028> /Applications/Utilities/Console.app/Contents/MacOS/Console
    0x300000 - 0x305ff3 libCGXCoreImage.A.dylib ??? (???) <4199fa0c7dd9592abf465b20feec52f9> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libCGXCoreImage.A.dylib
    0x144ef000 - 0x148d6fff com.apple.RawCamera.bundle 3.4.0 (545) <46f9387243c4db157889522a00d16c32> /System/Library/CoreServices/RawCamera.bundle/Contents/MacOS/RawCamera
    0x8fe00000 - 0x8fe2db43 dyld 97.1 (???) <458eed38a009e5658a79579e7bc26603> /usr/lib/dyld
    0x90003000 - 0x90007fff libmathCommon.A.dylib ??? (???) /usr/lib/system/libmathCommon.A.dylib
    0x90008000 - 0x90008ffa com.apple.CoreServices 32 (32) <2fcc8f3bd5bbfc000b476cad8e6a3dd2> /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices
    0x901f5000 - 0x90205ffc com.apple.LangAnalysis 1.6.5 (1.6.5) <d057feb38163121ffd871c564c692804> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ LangAnalysis.framework/Versions/A/LangAnalysis
    0x90206000 - 0x90245fef libTIFF.dylib ??? (???) <a5991d757f0c17a9bb8b1bcb14ab9ec0> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libTIFF.dylib
    0x90246000 - 0x902d0ff7 com.apple.DesktopServices 1.4.9 (1.4.9) <f5e51a76d315798371b3dd35a4d46d6c> /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/Desk topServicesPriv
    0x902d1000 - 0x906e1fef libBLAS.dylib ??? (???) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libBLAS.dylib
    0x90a2d000 - 0x90addfff edu.mit.Kerberos 6.0.14 (6.0.14) <673f107cdae80c084774a27bc7bc46c1> /System/Library/Frameworks/Kerberos.framework/Versions/A/Kerberos
    0x90af4000 - 0x90b04fff com.apple.speech.synthesis.framework 3.7.1 (3.7.1) <7bd1ec22c47e62a11b34d7ba66606e2e> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ SpeechSynthesis.framework/Versions/A/SpeechSynthesis
    0x90b5b000 - 0x90b8afe3 com.apple.AE 402.3 (402.3) <b13bfda0ad9314922ee37c0d018d7de9> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/AE.fram ework/Versions/A/AE
    0x90efc000 - 0x90fa3feb com.apple.QD 3.11.57 (???) <35f058678972d42b88ebdf652df79956> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ QD.framework/Versions/A/QD
    0x90fa4000 - 0x90fbafff com.apple.DictionaryServices 1.0.0 (1.0.0) <ad0aa0252e3323d182e17f50defe56fc> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Diction aryServices.framework/Versions/A/DictionaryServices
    0x90fbb000 - 0x90fc2ff7 libCGATS.A.dylib ??? (???) <29154398dbefc2a1a97715e5af1e3552> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libCGATS.A.dylib
    0x91170000 - 0x912c2ff3 com.apple.audio.toolbox.AudioToolbox 1.5.3 (1.5.3) /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox
    0x912c3000 - 0x9131dff7 com.apple.CoreText 2.0.5 (???) <5483518a613464d043455ac661a9dcbe> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreText.framework/Versions/A/CoreText
    0x9131e000 - 0x91326fff com.apple.DiskArbitration 2.2.1 (2.2.1) <d97688958e0b1fdcd4747088bdf1962a> /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration
    0x914ad000 - 0x914ebfff libGLImage.dylib ??? (???) <a6425aeb77f4da13212ac75df57b056d> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dyl ib
    0x914ec000 - 0x914f0fff libGIF.dylib ??? (???) <36f7b0255a81d97c7b360c3b11b4e462> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libGIF.dylib
    0x914f1000 - 0x914f1ffd com.apple.Accelerate.vecLib 3.4.2 (vecLib 3.4.2) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/vecLib
    0x914f2000 - 0x914f9fe9 libgcc_s.1.dylib ??? (???) <f53c808e87d1184c0f9df63aef53ce0b> /usr/lib/libgcc_s.1.dylib
    0x914fa000 - 0x91579ff5 com.apple.SearchKit 1.2.2 (1.2.2) <3b5f3ab6a363a4d8a2bbbf74213ab0e5> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SearchK it.framework/Versions/A/SearchKit
    0x92074000 - 0x9209ffe7 libauto.dylib ??? (???) <a64961ed20db64f0f439bfbc6f962bf9> /usr/lib/libauto.dylib
    0x92680000 - 0x92747ff2 com.apple.vImage 3.0 (3.0) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.fr amework/Versions/A/vImage
    0x928a6000 - 0x928e0fe7 com.apple.coreui 1.2 (62) /System/Library/PrivateFrameworks/CoreUI.framework/Versions/A/CoreUI
    0x92930000 - 0x92b01ff3 com.apple.security 5.0.6 (37592) <0b25e1e4cc34431630f01edb3fdf54d1> /System/Library/Frameworks/Security.framework/Versions/A/Security
    0x92b02000 - 0x92b7ffeb com.apple.audio.CoreAudio 3.1.2 (3.1.2) <782a08c44be4698597f4bbd79cac21c6> /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio
    0x92bd1000 - 0x92c1afef com.apple.Metadata 10.5.8 (398.26) <e4d268ea45379200f03cdc7c8bedae6f> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadat a.framework/Versions/A/Metadata
    0x92c1b000 - 0x92c43ff7 com.apple.shortcut 1.0.1 (1.0) <131202e7766e327d02d55c0f5fc44ad7> /System/Library/PrivateFrameworks/Shortcut.framework/Versions/A/Shortcut
    0x92c44000 - 0x92c9dff7 libGLU.dylib ??? (???) <a3b9be30100a25a6cd3ad109892f52b7> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib
    0x92c9e000 - 0x92d45fec com.apple.CFNetwork 438.16 (438.16) <dbf00ca36a09edfae60ec44f9d7a9ef9> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CFNetwo rk.framework/Versions/A/CFNetwork
    0x92d46000 - 0x92d87fe7 libRIP.A.dylib ??? (???) <378694b494a02de1b0c812da572579d2> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libRIP.A.dylib
    0x92d9d000 - 0x92ed6ff7 libicucore.A.dylib ??? (???) <f2819243b278259b9a622ea111ea5fd6> /usr/lib/libicucore.A.dylib
    0x930ce000 - 0x9315bff7 com.apple.framework.IOKit 1.5.2 (???) <7a3cc24f78f93931731203854ae0d891> /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit
    0x932dd000 - 0x933a8fef com.apple.ColorSync 4.5.3 (4.5.3) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ColorSync.framework/Versions/A/ColorSync
    0x933a9000 - 0x933cdfff libxslt.1.dylib ??? (???) <ec4c269815bab8e7211cb8fe9df3a9a3> /usr/lib/libxslt.1.dylib
    0x933ce000 - 0x933eaff3 com.apple.CoreVideo 1.6.1 (48.6) <f1837beeefc81964abf7b58075edea2f> /System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo
    0x933f1000 - 0x933f1ff8 com.apple.Cocoa 6.5 (???) <e064f94d969ce25cb7de3cfb980c3249> /System/Library/Frameworks/Cocoa.framework/Versions/A/Cocoa
    0x933f2000 - 0x933fcfeb com.apple.audio.SoundManager 3.9.2 (3.9.2) <0f2ba6e891d3761212cf5a5e6134d683> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CarbonSound.f ramework/Versions/A/CarbonSound
    0x933fd000 - 0x93409ffe libGL.dylib ??? (???) /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib
    0x93410000 - 0x93410ffc com.apple.audio.units.AudioUnit 1.5 (1.5) /System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit
    0x93448000 - 0x936c4fe7 com.apple.Foundation 6.5.9 (677.26) <c68b3cff7864959becfc7fd1a384f925> /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
    0x936c5000 - 0x93716ff7 com.apple.HIServices 1.7.1 (???) <ba7fd0ede540a0da08db027f87efbd60> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ HIServices.framework/Versions/A/HIServices
    0x9373f000 - 0x93887ff7 com.apple.ImageIO.framework 2.0.7 (2.0.7) <acf821a3c418fdc86ef02b654366f5f6> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/ImageIO
    0x93888000 - 0x938b5feb libvDSP.dylib ??? (???) <e89461ed03200fb3c0304e62e14a42ed> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libvDSP.dylib
    0x93924000 - 0x93930ff9 com.apple.helpdata 1.0.1 (14.2) /System/Library/PrivateFrameworks/HelpData.framework/Versions/A/HelpData
    0x93964000 - 0x93a1ffe3 com.apple.CoreServices.OSServices 228.1 (228.1) <76fdc146b4d9937f9c5cbaa1512e0023> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServi ces.framework/Versions/A/OSServices
    0x93a20000 - 0x93cfaff3 com.apple.CoreServices.CarbonCore 786.16 (786.16) <60b518e4ad02b91826240199a6311286> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonC ore.framework/Versions/A/CarbonCore
    0x93d03000 - 0x93d1eff3 libPng.dylib ??? (???) <c0791798fb92acc136c250a373449359> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libPng.dylib
    0x93d1f000 - 0x93e52fe7 com.apple.CoreFoundation 6.5.7 (476.19) <a332c8f45529ee26d2e9c36d0c723bad> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
    0x93e89000 - 0x93f16ff7 com.apple.LaunchServices 292 (292) <a41286c7c1eb20ffd5cc796f791070f0> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchS ervices.framework/Versions/A/LaunchServices
    0x93f17000 - 0x93f17ffd com.apple.Accelerate 1.4.2 (Accelerate 1.4.2) /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate
    0x94111000 - 0x9412ffff libresolv.9.dylib ??? (???) <36c871d5da9b49bb5bcf0449833d1dc5> /usr/lib/libresolv.9.dylib
    0x94130000 - 0x944cdfef com.apple.QuartzCore 1.5.8 (1.5.8) <a28fa54346a9f9d5b3bef076a1ee0fcf> /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore
    0x9450b000 - 0x94534fff libcups.2.dylib ??? (???) <2b0ab6b9fa1957ee940835d0cfd42894> /usr/lib/libcups.2.dylib
    0x945b6000 - 0x945c1fe7 libCSync.A.dylib ??? (???) <06652e36188190ec04d294f49c68f28a> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libCSync.A.dylib
    0x945c2000 - 0x945d0ffd libz.1.dylib ??? (???) <5ddd8539ae2ebfd8e7cc1c57525385c7> /usr/lib/libz.1.dylib
    0x945d1000 - 0x948d9fe7 com.apple.HIToolbox 1.5.6 (???) <eece3cb8aa0a4e6843fcc1500aca61c5> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.fra mework/Versions/A/HIToolbox
    0x948da000 - 0x948e1ffe libbsm.dylib ??? (???) <d25c63378a5029648ffd4b4669be31bf> /usr/lib/libbsm.dylib
    0x94939000 - 0x94a1aff7 libxml2.2.dylib ??? (???) <b3bc0b280c36aa17ac477b4da56cd038> /usr/lib/libxml2.2.dylib
    0x94c0b000 - 0x94c68ffb libstdc++.6.dylib ??? (???) <04b812dcec670daa8b7d2852ab14be60> /usr/lib/libstdc++.6.dylib
    0x94c69000 - 0x94c6bff5 libRadiance.dylib ??? (???) <276f13ab6429e05b093a8dda251e3b53> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libRadiance.dylib
    0x94c6c000 - 0x94cf3ff7 libsqlite3.0.dylib ??? (???) <3334ea5af7a911637413334154bb4100> /usr/lib/libsqlite3.0.dylib
    0x94d24000 - 0x94e0cff3 com.apple.CoreData 100.2 (186.2) <44df326fea0236718f5ed64084e82270> /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData
    0x94fcb000 - 0x9566bfef com.apple.CoreGraphics 1.409.7 (???) <7b65edcce394f39b6a1954d5e30bc34c> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/CoreGraphics
    0x9566c000 - 0x95b3dfbe libGLProgrammability.dylib ??? (???) <7f18294a7bd0b6afe4319f29187fc70d> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLProgramma bility.dylib
    0x95b3e000 - 0x95ca5ff3 libSystem.B.dylib ??? (???) <c8f52e158bf540cc000146ca8a705958> /usr/lib/libSystem.B.dylib
    0x95ca6000 - 0x95cc5ffa libJPEG.dylib ??? (???) <d23f3f3b9d168bf32f89449f83fa07f7> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libJPEG.dylib
    0x95cd6000 - 0x95d0dfff com.apple.SystemConfiguration 1.9.2 (1.9.2) <cfd64ded4da1064ce316243fd425d5a4> /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfi guration
    0x95d0e000 - 0x95d17fff com.apple.speech.recognition.framework 3.7.24 (3.7.24) <d3180f9edbd9a5e6f283d6156aa3c602> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SpeechRecogni tion.framework/Versions/A/SpeechRecognition
    0x96c91000 - 0x96c92ffc libffi.dylib ??? (???) <a3b573eb950ca583290f7b2b4c486d09> /usr/lib/libffi.dylib
    0x96c93000 - 0x96c93ffd com.apple.vecLib 3.4.2 (vecLib 3.4.2) /System/Library/Frameworks/vecLib.framework/Versions/A/vecLib
    0x96d9c000 - 0x96e4effb libcrypto.0.9.7.dylib ??? (???) <d02f7e5b8a68813bb7a77f5edb34ff9d> /usr/lib/libcrypto.0.9.7.dylib
    0x96e4f000 - 0x9720dfea libLAPACK.dylib ??? (???) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libLAPACK.dylib
    0x9720e000 - 0x9728bfef libvMisc.dylib ??? (???) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libvMisc.dylib
    0x9728c000 - 0x9728cffb com.apple.installserver.framework 1.0 (8) /System/Library/PrivateFrameworks/InstallServer.framework/Versions/A/InstallSer ver
    0x97301000 - 0x973e1fff libobjc.A.dylib ??? (???) <bba0c22add60c7724e259ab28de8953e> /usr/lib/libobjc.A.dylib
    0x9754f000 - 0x97d4dfef com.apple.AppKit 6.5.9 (949.54) <4df5d2e2271175452103f789b4f4d8a8> /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit
    0x97d4e000 - 0x97de1ff3 com.apple.ApplicationServices.ATS 3.8 (???) <e61b0945da6ab368348a927f7428ad67> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/ATS
    0x97de2000 - 0x97de2ff8 com.apple.ApplicationServices 34 (34) <8f910fa65f01d401ad8d04cc933cf887> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Application Services
    0x97de3000 - 0x97e5dff8 com.apple.print.framework.PrintCore 5.5.4 (245.6) <03d0585059c20cb0bde5e000438c49e1> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ PrintCore.framework/Versions/A/PrintCore
    0x97e61000 - 0x97e6efe7 com.apple.opengl 1.5.10 (1.5.10) <5a2813f80c9441170cc1ab8a3dac5038> /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL
    0xfffe8000 - 0xfffebfff libobjc.A.dylib ??? (???) /usr/lib/libobjc.A.dylib
    0xffff0000 - 0xffff1780 libSystem.B.dylib ??? (???) /usr/lib/libSystem.B.dylib

  • Using NLB over Application Server in SharePoint 2010?

    I have two application server that I need to load balance using Microsoft NLB.
    My queries:
    1) Just load balancing the Application Server will load balance the SharePoint service as well?  
    2) How would service application on application server would response to the request that is coming via VIP,  what I want ask is where in IIS the physical ips be configured?
    3) Once I configure the NLB and have VIP pointing to two physical IPs, how would the Web Server knows that he has to send the request over the VIP(virtual ip) . Where is this configuration done?

    In the SharePoint world an 'application server' is a server that does not handle user traffic directly. It doesn't host the websites that users access but instead handles the behind the scenes processing such as searches, PowerPivot etc.
    For those servers you do not need to use load balancing, SharePoint handles load balancing internally for those services.
    If you want to load balance the web front ends (WFEs) which serve websites to users then this blog covers it quite comprehensively:
    http://blogs.technet.com/b/praveenh/archive/2010/12/17/setting-up-load-balancing-on-a-sharepoint-farm-running-on-windows-server-2008.aspx

  • Can you refine people search results using a SharePoint 2013 search service application connected in SharePoint 2010?

    We have an SP2010 farm which is now using some of the service applications from an SP2013 farm, including the search, managed metadata and user profile.  This is part of an upgrade programme of work which will involve upgrading infrastructure and
    then gradually the sites, and this is seen as one way to minimise the impact.
    So, the SP2010 search results are being generated by the SP2013 which is indexing the SP2010 content.  The initial results appear fine, however, the refiners in the people results for Job Title and Department are no longer working.  We are receiving
    a 404 page not found, even though the page is there as was working before.
    If we compare the URL generated in SP2010 for refining results to an OOTB SP2013 search centre site, there is clearly a big difference to the format.  Example below is where LastName is Smith and then refined where Department is HR.
    SP2010 URL which now gives a 404 error:
    http://intranet2010/search/pages/peopleresults.aspx?k=LastName%3Asmith&r=%22owstaxIdSPShDepartment%22%3D%23832e3479%2Dd168%2D4620%2Dac69%2D9b00a4c4205b%3A%22HR%22
    OOTB SP2013 URL:
    http://intranet2013/search/pages/peopleresults.aspx?k%3Asmith#Default=%7B%22k%22%3A%22smith%22%2C%22r%22%3A%5B%7B%22n%22%3A%22Department%22%2C%22t%22%3A%5B%22%5C%22%C7%82%C7%824335%5C%22%22%5D%2C%22o%22%3A%22and%22%2C%22m%22%3Anull%2C%22k%22%3Afalse%7D%5D%7D
    I've looked at the URL decoded versions so can see how the query is built up.
    Any ideas?  Is this even possible?
    Matt

    All working now.  Turns out there was an entry in the web.config which was causing issues.
      <denyQueryStringSequences>
          <add sequence="ID" />
      </denyQueryStringSequences>
    Seems IIS is denying something in the query string.  We removed the whole section as was not needed.
    http://www.iis.net/configreference/system.webserver/security/requestfiltering/denyquerystringsequences
    Thanks to a colleague who spotted this; I would've never of thought to check the web.config for something like this.

  • Were is the information from LinkID 142689, 142685, 163445 refered in application log by Sharepoint 2010

    In SharePoint Beta, you may get errors in the event log. The error points to information linked that do not exist or does not resolve.
    Particular examples are:
    http://go.microsoft.com/fwlink/?LinkID=142689
    http://go.microsoft.com/fwlink/?LinkID=142685
    http://go.microsoft.com/fwlink/?LinkID=163445

    as i know, the help-files are not written yet. so you must wait for the RTM date to get access to the complete help files.
    Hokay folks, it's been 5 years... still no documentation.

  • Search is not working for only one site collection sharepoint 2010 production environment

     did full crawling but it could not crawled particular this only site collection somehow.
    when i search under Crawl log, it doesnt appear and throws message like
    there are no urls in the system that match your request.
    you can see following screenshot,
    Thanks
    Deepak patel

    Hi Deepak,
    Is this site collection url (e.g. FQDN url, or host named site collection url) different from other site collection?
    If yes, please add the host named site collection in content source.
    If not, and this site collection url are the same type/format with other site collection, please "reset index" if possible, and start a full crawl, let us know your resutls.
    If issue still persists, please perform a query in search box, see if there is any related useful information from ULS log.
    Thanks,
    Daniel Yang
    Forum Support
    Please remember to mark the replies as answers if they help and unmark them if they provide no help. If you
    have feedback for TechNet Subscriber Support, contact [email protected] 
    Daniel Yang
    TechNet Community Support

  • Move A Site From Moss 2007 To Sharepoint 2010

    i have a site in sharepoint 2007 and i want to move it to a sharepoint 2010 server
    not too sure what is the best method to do this ?
    thanks

    I landed in this thread because I had a similar need to Muthuvel's. I am wanting to bring over just one subsite out of several.  My database in 2007 is around 7GB, and all I really want is just one site out of the many in it. 
    Ahmed's Ammar's steps were just right, and worked well for me in order to get the complete 7GB database over to SharePoint 2010, and later export\import that single site I was looking for.
    For Muthuvel, here are my updated steps, starting with Ahmed's text (sorry for plagiarizing!).  Steps 7 and 9 are for subsites.  See links at the bottom for dealing with site collections.
    1) Find the content Database;  These are listed under Central Admin->Application Management->Site Collection List
    2) Backup the content database. Just doing a backup in SQL Server Management studio.
    3) Restore content database to the new server, I mean the DB server for your SP2010
    Copy the BAK file to new server. Create an empty DB in Management Studio, restore from backup, you may need to change an option in the "options" tab of the restore dialog to get it to work. (Overwrite db).
    4) Create a new Web App on SharePoint 2010
    For Step 4, I created a new Web App, choosing to create it with a suggested port number, such as 4072.  This was a temporary web application that I ended up deleting later.
    5) Remove Content Database from the new web app.
    I didn't find that you neeed to remove the Content Database first.  You can add the content database by Central Admin or by STSADM, or by Powershell. 
    Central Admin would be Application Management > Web Applications > Manage Content DAtabases > Set the web application to your newly created web app > Add Content Database > specify the name of the database you just restored
    STSADM is as Ahmed gave: 
    Now use STSADM to add restored DB to this web app
    c:\program files\common files\microsoft shared\web server extentions\14\bin on new server is where you can find the STSADM.
    run this command from there. Which will upgrade the content db to 2010?
    stsadm -o addcontentdb -url http://yourwebapp:port -databasename yourcontentdb -databaseserver yoursqlserver
    Powershell would be this command below.  Be sure to run the "SharePoint 2010 Management Powershell" console, found under Programs\SharePoint 2010 Products.  If you run just regular powershell this won't work. 
    Mount-SPContentDatabase "MyDatabase" -DatabaseServer "MyServer" -WebApplication
    http://sitename:port
    6) Run ISSRESET from command prompt
    I'm not sure this was necessary, but I did it anyway.
    NOW, the rest of the part about getting that subsite you want. 
    7)  Export the subsite.  I did this with Powershell.
    Export-SPWeb http://sitename:port/sites/subsitename –Path "subsitename.cmp"
    8)  Create a new site for you to import this subsite into, in the Web Application where you want it to go.  This would be done with the regular Site Actions > New Site command.  You can also do it from Powershell, but that requires knowing
    site templates by name, something I'm just learning myself.  The other thing here is that you have to create the subsite using the same template as the site you just exported.  So if that was a Team site, be sure to use a team site when you create
    this new area.
    9)  Import the subsite to where you want it to land permanently. Here I'm saying port 80 because that's the requirement Muthuvel mentioned.
    Import-SPWeb http://sitename:80 –Path "subsitename.cmp" -Overwrite
    10) Even after things say they are done on the server, the site may take an extra minute or two to come up when testing from a client.  Give it a little time. Once it comes up, somehow I found a way to change the visual appearance from the old SharePoint
    2007 to SharePoint 2010, but now that I flipped that switch, I can't find the option again.  So I'm sorry that I am not documenting that here.
    11) Delete that temporary web app you created in step 4.  Again you can do this with Central Admin or Powershell.  Here's the Central Admin way:
    Central Admin would be Application Management > Web Applications > Manage Web Applications, land on the temporary web app, click Delete.  Choose Yes to deleting the content database and the IIS web site. 
    GROAN!! I'm sorry, I just wrote all this out and realized Muthuvel was asking about a site collection, not a subsite.  Then for Steps 7 and 9 you'd want to use
    Backup-SPSite 
    http://technet.microsoft.com/en-us/library/ee748617.aspx
    and
    Restore-SPSite 
    http://technet.microsoft.com/en-us/library/ee748655.aspx
    Good luck, hope someone else finds this as useful as I did!
    Lady_M MCITP SharePoint 2010

  • Single Signon from SharePoint 2010 to SharePoint 2013 application

    Hello all,
    We have two SharePoint applications,
    1. SharePoint 2010 application which uses Classic mode of authentication
    2. SharePoint 2013 application which uses claim based authentication + Form Based Authentication.
    We have provided a link for SharePoint 2013 application in SharePoint 2010 application.
    Once user logs into SharePoint 2010 application and clicks on the link of SharePoint 2013 application, user sholuld not be prompted for the credentials again and should be able to login to landing page.
    How can we go about this, need an help. Any help is appreciated.
    Thanks & Regards,
    Sharath
    Sharath Bharadwaj

    Is this an intranet application, in which you can add the sites to the trusted internet zone or intranet zone to allow your machine to automatically pass credentials.
    That of course won't make the FBA work automatically, that isn't possible as far as i know.

  • Rename State Service Database in SharePoint 2010

    As the title says, I want to rename/change database for State Service Application.
    I did some experiments wit it as suggested by others but I think I somehow managed to broken my service.
    I can SharePoint Products Configuration again and I got another database State_Service_GUID which I didnt want at the first place.
    I followed the steps on
    http://technet.microsoft.com/en-us/library/ff851878.aspx#State and it failed as well, and I am in middle of no where.
    I am even not sure if my service is properly running or not. I can see it in Service Applications page in Central Administration as Started but I cannot select it and use ribbon operations on it.

    Hi ,
    Rename the Service Database 
    Go to SQL Management Studio and rename the database
    Open SQL Management Studio. You may have to go to your SQL Server to do this.
    Attach to the instance that host SharePoint
    Find your database
    Right click on the database name and choose Rename
    Delete the GUID off the end of the name or make the name whatever you want then press Enter. SQL Database is now renamed. Notice I changed all of the spaces to underscores. Why? Because DBAs hate spaces in names more than they hate GUIDs and I am a nice
    guy.
    Now go to your SharePoint Server and use PowerShell to set the database name.
    Click Start > All Programs > Microsoft SharePoint 2010 Products > SharePoint 2010 Management Shell. If you have UAC enabled be sure to run it as Administrator.
    Then run the following line. Be sure to replace your info for service app and database name.
    Now you can celebrate you have saved the world another GUID. I have a master post here with all of the anti GUID posts linked in one place. Right here.
     Thx
    Surendra Singh, MCITP: SharePoint Administrator 2010

  • Sharepoint 2010 Configuration failed

    Hi,
    Anyone please help. I'm new to sharepoint 
    After installing the sharepoint in my machine(OS Windows7 ) It showing the Configuration failed in the Share point Product Configuration Wizard.
    Throws the below log message:
    Begin trace logging for SharePoint 2010 Products Configuration Wizard.  Version 14.0.6009.1000
    03/11/2015 19:12:30  1  INF  Entering function PsconfigUserInterfaceMain.Main
    03/11/2015 19:12:30  1  INF    Entering function Common.SetCurrentThreadCultureToInstalledCulture
    03/11/2015 19:12:30  1  INF      Entering function Common.SetThreadCultureToInstalledCulture
    03/11/2015 19:12:30  1  INF        Current thread culture is English (United States), current thread ui culture is English (United States), installed culture is English (United States)
    03/11/2015 19:12:30  1  INF      Leaving function Common.SetThreadCultureToInstalledCulture
    03/11/2015 19:12:30  1  INF      The current ui culture English (United States) is NOT right to left
    03/11/2015 19:12:30  1  INF    Leaving function Common.SetCurrentThreadCultureToInstalledCulture
    03/11/2015 19:12:30  1  INF    Creating the psconfig application context
    03/11/2015 19:12:30  1  INF    Entering function PsconfigApplicationContext.PsconfigApplicationContext
    03/11/2015 19:12:30  1  INF      Entering function UserInterface.UserInterface
    03/11/2015 19:12:30  1  INF      Leaving function UserInterface.UserInterface
    03/11/2015 19:12:30  1  INF      Entering function TaskDriver.TaskDriver
    03/11/2015 19:12:30  1  INF        Entering function TaskDriver.BuildCommandCollection
    03/11/2015 19:12:30  1  INF          Entering function CommandCollectionBase.CommandCollectionBase
    03/11/2015 19:12:30  1  INF          Leaving function CommandCollectionBase.CommandCollectionBase
    03/11/2015 19:12:30  1  INF          Entering function CommandCollection.CommandCollection
    03/11/2015 19:12:30  1  INF          Leaving function CommandCollection.CommandCollection
    03/11/2015 19:12:30  1  INF          Entering function CommandCollectionBase.CommandCollectionBase
    03/11/2015 19:12:30  1  INF          Leaving function CommandCollectionBase.CommandCollectionBase
    03/11/2015 19:12:30  1  INF          Entering function Command.Command
    and etc. repeats the above message.
    Please help me to solve this issue.
    Best regards,
    Renuka.V

    For installing SharePoint 2010 at Windows 7 , You should change SP installer config file to allow client install -
    <Setting Id="AllowWindowsClientInstall" Value="True"/>
    Please follow steps described in these urls,
    http://www.codeproject.com/Tips/373724/SharePoint-Installation-on-Windows
    http://www.codeproject.com/Articles/44210/Installing-SharePoint-Server-on-Windows-x
    Thanks
    Ganesh Jat [My Blog |
    LinkedIn | Twitter ]
    Please click 'Mark As Answer' if a post solves your problem or 'Vote As Helpful' if it was useful.

  • SharePoint 2010 SP2 hosted on Windows 2012 R2 NOT discovered by SCOM 2012 R2 + 2 SP MP's

    What is the process to get SharePoint 2010 Management Packs loaded in System Center 2012 R2 to discover/monitor SharePoint 2010 SP2 (14.0.7121.5000) loaded on Windows 2012 R2?
    View of installed system:
     System Center 2012 R2 loaded on Windows 2012 R2 (supported separately by SQL 2012 SP1 loaded on Windows 2012 R2)
    -Microsoft SharePoint 2010 Products Management Pack for System Center Operations Manager 2007
    -System Center 2012 Monitoring Pack for SharePoint 2010
     SharePoint 2010 SP2 (14.0.7121.5000) loaded on Windows 2012 R2 (supported separately by SQL 2012 SP1 loaded on Windows 2012 R2)
    The SharePoint 2010 Management Shell works fine!
    Result
    Event 0, Operations Manager - Cannot identify which SharePoint farm server is associated with. Check the management pack guide for troubleshooting information.
    Looked at these already:
    KB2690744, Configuring the SharePoint 2010 Management Pack for System Center Operations Manager. 
    http://om2012.wordpress.com/2013/05/24/sharepoint-2010-mp-on-scom-2012/
    Further, if the xml push does have the command get-farm instead of get-spfarm, that could be the issue. i.e.
    http://www.scom2k7.com/advanced-troubleshooting-of-the-sharepoint-2010-mp/
    Thanks,
    +Tony
    Please click "Propose As Answer" if a post solves your problem or "Vote As Helpful" if a post has been useful to you.

    Peter,
     I recommend to remove the Windows 2012 R2 server out of the farm and redeploy on W2008 R2.
    This issue does not have an easy fix.
    Summarizing, this appears to be the issue:
    1. Windows Management Framework 3.0 is integrated with Windows 2012 R2, which installs .NET 4 and Powershell 4.0. Not uninstallable.
    2. The Add-PSSnapin Microsoft.SharePoint.PowerShell is not supported with Powershell 4.0.
    3. The SCOM SP2010 MP puts a package on the defined farm server and when the agent launches the package, it calls Powershell (v4 in theis case) and errors out. The target W2012 server will have an Error 0 in the Operations Manager Event log. See below.
    Options:
    1. Work around maybe - Develop method for manual discovery (I'm working on that now).
    2. Rebuild SP2010 farm on Windows 2008 R2
    3. System Center Team - Write a new MP to down version Powershell (Powershell.exe -Version 2)
    4. Powershell Team - Write a SharePoint Snapin for Powershell 4
    Please click "Propose As Answer" if a post solves your problem or "Vote As Helpful" if a post has been useful to you.

  • Office Web Apps - Preview Sharepoint 2010 documents in Sharepoint 2013 Search Results

    Hi,
    We have a Sharepoint 2013 search site collection. The content sources for the Search service application includes some Sharepoint 2010 sites. We also have Office Web Apps server deployed. When searching for documents, the OWA preview works for all the document
    in local sharepoint 2013 farm. However document preview doesn't work for documents in the sharepoint 2010 farm.
    Any idea why this happens?
    Regards,
    Muthu

    Could you please elaborate more on open url / please give us some syntax how to use that is display template?
    When we use open url do we still need to install office webapps in the 2010 environment? 

Maybe you are looking for

  • Dbms_datapump - How to ennusre pl/sql only completes when job completes -

    Hi, Calling dbms_datapump via pl/sql - when look at outpurt directory where log and export file are created it seems to take a while but pl/sql comes back saying complete far earlier. Uisng 11.2.0.3 Want pl/sql to show complete only when actually com

  • Java API for Error Handling

    There are some common error tables storing error IDs information ( IDs like error type, project id, interface id, message id etc.) in Operational Database (is not on source or target system) which we have to update using java API. We need to call jav

  • Error "Cannot be resolved to a type" on OwnerPIN, APDU, ISO7816

    The error I'm reffering to might clearify the fact that I'm new at Java/javaCard-development. To learn how it all works I've downloaded an example and try to understand what happens. I opened the source in Eclipse and get errors "Cannot be resolved t

  • Acknowledgement errors in PI - JMS scenario

    Hello, We have a scenario R3 Idoc -> PI7.0 -> JMS. After the Idoc message is sent to PI, In the sxi_monitor, in acknowledgement status column, I normally see a red icon which says ack not possible. But for few JMS interfaces, I observe there is a gre

  • Bug in socket.writeUTF ???

    I am writing a tcp/ip client. I am using socket .writeUTF to send the string to the server socket. However, there is a character being inserted in my utf string (that I am not putting there). I write the string to my display just before sending it, a