Hello,
I have the following error when launching fresh install of Casper 8.52 on a OS X Server 10.7.4 and it doesn't launch
An unexpected error occurred: NSInternalInconsistencyException Reason: Modal session requires modal window The program will close.
#0 CoreFoundation 0x99425a45 raiseError()
#1 libobjc.A.dylib 0x949de149 objc_exception_throw()
#2 CoreFoundation 0x9938d289 +[NSException raise:format:arguments:]
#3 Foundation 0x94b94233 -[NSAssertionHandler handleFailureInMethod:object:file:lineNumber:description:]
#4 AppKit 0x902df478 -[NSApplication commonBeginModalSessionForWindow:relativeToWindow:modalDelegate:didEndSelector:contextInfo:]
#5 AppKit 0x902dfd4c -[NSApplication beginSheet:modalForWindow:modalDelegate:didEndSelector:contextInfo:]
#6 JAMFCore 0x000f3520 -[JAMFAuthenticationWindowController showAuthSheetForWindow:showKeychainField:]
#7 Recon 0x00005242 -[ReconAppDelegate displayLoginWindow]
#8 Recon 0x0000270b -[ReconAppDelegate startupAndHandleErrors]
#9 Foundation 0x94ad0df1 -[NSNotificationCenter addObserver:selector:name:object:]_block_invoke_1()
#10 CoreFoundation 0x99365903 _CFXNotificationPost_block_invoke_1()
#11 CoreFoundation 0x99330688 _CFXNotificationPost()
#12 Foundation 0x94abbfde -[NSNotificationCenter postNotificationName:object:userInfo:]
#13 AppKit 0x90013d99 -[NSApplication _postDidFinishNotification]
#14 AppKit 0x90013a8f -[NSApplication _sendFinishLaunchingNotification]
#15 AppKit 0x900125b0 -[NSApplication _handleAEOpenEvent:]
#16 AppKit 0x900122c6 -[NSApplication _handleCoreEvent:withReplyEvent:]
#17 CoreFoundation 0x9937e1c8 -[Protocol performSelector:withObject:withObject:]
#18 Foundation 0x94af60c2 -[NSAppleEventManager setEventHandler:andSelector:forEventClass:andEventID:]_block_invoke_1()
#19 Foundation 0x94af4e75 -[NSAppleEventManager dispatchRawAppleEvent:withRawReply:handlerRefCon:]
#20 Foundation 0x94af4c49 _NSAppleEventManagerGenericHandler()
#21 AE 0x994d2045 _Z20aeDispatchAppleEventPK6AEDescPS_mPh()
#22 AE 0x994bbb67 _ZL25dispatchEventAndSendReplyPK6AEDescPS()
#23 AE 0x994bba54 aeProcessAppleEvent()
#24 HIToolbox 0x97b31c66 AEProcessAppleEvent()
#25 AppKit 0x9000f347 _DPSNextEvent()
#26 AppKit 0x9000e942 -[NSApplication nextEventMatchingMask:untilDate:inMode:dequeue:]
#27 AppKit 0x9000acb1 -[NSApplication run]
#28 AppKit 0x9029bbd9 NSApplicationMain()
#29 Recon 0x00002239 start()
#30 ?? 0x00000002 ???()