Error unarchiving object

I was trying to create a simple message queue using archived message objects to the file system. My message object coding methods are implemented as follows:
- (id) initWithCoder:(NSCoder *) aDecoder
if ( self = [super init] )
self.endpoint = [aDecoder decodeObjectForKey:ENDPOINT];
self.payload = [aDecoder decodeObjectForKey:PAYLOAD];
self.headers = [aDecoder decodeObjectForKey:HEADERS];
return self;
- (void) encodeWithCoder:(NSCoder *) aCoder
[aCoder encodeObject:endpoint forKey:ENDPOINT];
[aCoder encodeObject:payload forKey:PAYLOAD];
[aCoder encodeObject:headers forKey:HEADERS];
I archive an unarchive as follows:
- (NSString *) save:(Message *) message
NSString *file = [NSString stringWithFormat:@"%@/%@", [self path],
[[DatabaseInitialiser generateKey] stringValue]];
if ( ! [NSKeyedArchiver archiveRootObject:message toFile:file] )
NSLog( @"Failed to archive message to file: %@", message );
return nil;
return file;
- (Message *) read:(NSString *) file
if ( ! file ) return nil;
return [NSKeyedUnarchiver unarchiveObjectWithFile:file];
When unit testing the process, I consistently get the following error on unarchival:
[NSKeyedUnarchiver initForReadingWithData:]: incomprehensible archive (0x0, 0x0, 0x0, 0x1, 0x42, 0x75, 0x64, 0x31)
I used plutil to check the format, as well as opened up the serialised file in Property List Editor to check the data. It seems to be fine.
http://sptci.com/uploads/cocoa/binary.png - The binary plist as originally created.
http://sptci.com/uploads/cocoa/xml.png - After converting to xml using plutil.
I did see a post on stackoverflow related to size (http://stackoverflow.com/questions/2026720/archiving-unarchiving-results-in-init forreadingwithdata-incomprehensible-archiv), but that is not an issue for me (although I probably should think of the limitation). Can someone spot an error in the way I am archiving or unarchiving the data? Thanks in advance for all hints and suggestions.
Rakesh

It was a stupid error on my part, when I was scanning the messages directory for serialised messages. I had not filtered out the .DS_Store file, which happened to be what I was trying to unarchive.

Similar Messages

  • Photoshop 12.0.1 crashes on startup / error for object 0x10734d208

    Hello. Photoshop 12.0.1 / Mac OS X 10.6.4 crashes on startup having run flawlessly hitherto. No new fonts installed, no problem in any other application, CS5 or no. Preferences and cache deleted, no change. Disk Permissions etc. checked / repaired. Report says (amongst other things): Application Specific Information: *** error for object 0x10734d208: incorrect checksum for freed object - object was probably modified after being freed. I could try reinstalling, but so far, I'd like to know what happened and how to avoid it; and maybe how to repair without a reinstall.
    Thanks a lot in advance.
    Here's the entire report:
    Process:         Adobe Photoshop CS5 [492]
    Path:            /Applications/Adobe Photoshop CS5/Adobe Photoshop CS5.app/Contents/MacOS/Adobe Photoshop CS5
    Identifier:      com.adobe.Photoshop
    Version:         12.0.1 (12.0.1)
    Code Type:       X86-64 (Native)
    Parent Process:  launchd [111]
    Date/Time:       2010-11-10 13:35:35.080 +0100
    OS Version:      Mac OS X 10.6.4 (10F569)
    Report Version:  6
    Interval Since Last Report:          266213 sec
    Crashes Since Last Report:           9
    Per-App Interval Since Last Report:  281649 sec
    Per-App Crashes Since Last Report:   8
    Exception Type:  EXC_CRASH (SIGABRT)
    Exception Codes: 0x0000000000000000, 0x0000000000000000
    Crashed Thread:  0  Dispatch queue: com.apple.main-thread
    Application Specific Information:
    *** error for object 0x10734d208: incorrect checksum for freed object - object was probably modified after being freed.
    Thread 0 Crashed:  Dispatch queue: com.apple.main-thread
    0   libSystem.B.dylib             0x00007fff849fc3d6 __kill + 10
    1   libSystem.B.dylib             0x00007fff84a9c972 abort + 83
    2   libSystem.B.dylib             0x00007fff84a8b625 szone_error + 519
    3   libSystem.B.dylib             0x00007fff849b8aef small_free_list_remove_ptr + 154
    4   libSystem.B.dylib             0x00007fff849b55ef szone_free_definite_size + 3254
    5   com.apple.CoreFoundation      0x00007fff80d50b50 __CFDataDeallocate + 48
    6   com.apple.CoreFoundation      0x00007fff80d39613 _CFRelease + 179
    7   com.apple.ColorSync           0x00007fff87ebcc0b colorSyncProfileFinalize + 45
    8   com.apple.CoreFoundation      0x00007fff80d39613 _CFRelease + 179
    9   com.apple.ColorSync           0x00007fff87ec2c5d verifyProfileURL + 26
    10  com.apple.ColorSync           0x00007fff87ec2d36 factoryProfileLocalizer + 207
    11  com.apple.CoreFoundation      0x00007fff80d59796 __CFDictionaryApplyFunction_block_invoke_1 + 22
    12  com.apple.CoreFoundation      0x00007fff80d59685 CFBasicHashApply + 213
    13  com.apple.CoreFoundation      0x00007fff80d5957f CFDictionaryApplyFunction + 191
    14  com.apple.ColorSync           0x00007fff87ec2bad copyDeviceInfo + 1300
    15  com.apple.ColorSync           0x00007fff87ebe37a ColorSyncProfileCreateDeviceProfile + 36
    16  com.apple.ColorSync           0x00007fff87ebe54a ColorSyncProfileCreateWithDisplayID + 72
    17  com.apple.DP.ScreenInputDevice 0x00000001234c5408 AppleDALScreenInputDeviceNewPlugIn + 107004
    18  com.apple.DP.ScreenInputDevice 0x00000001234c6c0b AppleDALScreenInputDeviceNewPlugIn + 113151
    19  com.apple.DP.ScreenInputDevice 0x00000001234c735c AppleDALScreenInputDeviceNewPlugIn + 115024
    20  com.apple.DP.ScreenInputDevice 0x00000001234be17b AppleDALScreenInputDeviceNewPlugIn + 77679
    21  com.apple.DP.ScreenInputDevice 0x00000001234cb813 AppleDALScreenInputDeviceNewPlugIn + 132615
    22  com.apple.DP.ScreenInputDevice 0x00000001234cb9c5 AppleDALScreenInputDeviceNewPlugIn + 133049
    23  com.apple.DP.ScreenInputDevice 0x00000001234aae3a 0x1234a9000 + 7738
    24  com.apple.DP.ScreenInputDevice 0x00000001234ab098 0x1234a9000 + 8344
    25  com.apple.DP.ScreenInputDevice 0x00000001234b716b AppleDALScreenInputDeviceNewPlugIn + 48991
    26  com.apple.CoreMediaIOServices 0x00007fff846c856b MIO::DAL::PlugInManagement::CreatePlugIn(CACFPlugIn const*) + 1169
    27  com.apple.CoreMediaIOServices 0x00007fff846c8d13 MIO::DAL::PlugInManagement::Initialize() + 411
    28  com.apple.CoreMediaIOServices 0x00007fff846c3f4f MIO::DAL::System::InitializeDevices() + 9
    29  com.apple.CoreMediaIOServices 0x00007fff846c4c9e MIO::DAL::System::CheckOutInstance() + 340
    30  com.apple.CoreMediaIOServices 0x00007fff846be570 TundraObjectGetPropertyDataSize + 143
    31  com.apple.QTKit               0x00007fff85df8450 +[QTCaptureDALDevice _refreshDevices] + 173
    32  com.apple.QTKit               0x00007fff85df5eec +[QTCaptureDALDevice devicesWithIOType:] + 32
    33  com.apple.QTKit               0x00007fff85df9525 +[QTCaptureDevice devicesWithIOType:] + 207
    34  com.adobe.adobeswfl           0x0000000124ae75e7 APXGetHostAPI + 1809351
    35  com.adobe.adobeswfl           0x000000012499abad APXGetHostAPI + 446861
    36  com.adobe.adobeswfl           0x0000000124d85b5e SWFLPlayer_Initialize + 27582
    37  com.adobe.adobeswfl           0x0000000124d82d47 SWFLPlayer_Initialize + 15783
    38  com.adobe.ape                 0x000000012310f9c3 APEStreamWrite + 1843
    39  com.adobe.ape                 0x000000012310a1c8 APEInitialize + 3576
    40  com.adobe.ape                 0x0000000123111371 APEStreamWrite + 8417
    41  com.adobe.ape                 0x0000000123114678 APEStreamWrite + 21480
    42  com.adobe.ape                 0x00000001231165dc APEStreamWrite + 29516
    43  com.adobe.PSAutomate          0x0000000122b677c9 -[ScriptUIAPEStage initWithFrame:stageArgs:] + 121
    44  com.adobe.PSAutomate          0x0000000122b6684d ScriptUI::APE_Player::apOSCreateStage(Opaque_APEPlayer*, long, NSView*, NSWindow*, ScCore::Rect const&, bool, bool, NSView*&) + 189
    45  com.adobe.PSAutomate          0x0000000122b64992 ScriptUI::APE_Player::apCreateStage(Opaque_APEPlayer*, long, NSView*, NSWindow*, ScCore::Rect const&, bool, bool, NSView*&) + 66
    46  com.adobe.PSAutomate          0x0000000122b6429c ScriptUI::APE_Player::apInitialize(NSView*, NSWindow*, long, bool, bool) + 172
    47  com.adobe.PSAutomate          0x0000000122b5a856 ScriptUI::FlexServer::createServerPlayer(bool, bool) + 198
    48  com.adobe.PSAutomate          0x0000000122b504ee ScriptUI::Flex_ScriptUI::start(ScCore::Error*) + 3806
    49  com.adobe.PSAutomate          0x0000000122a26a6e JavaScriptUI::IJavaScriptUI() + 544
    50  com.adobe.PSAutomate          0x0000000122a27af4 InitJavaScriptUI() + 106
    51  com.adobe.PSAutomate          0x0000000122a27dc0 CScriptPs::DoLateInitialize() + 622
    52  com.adobe.PSAutomate          0x0000000122a28b64 CScriptPs::DoExecute(PIActionParameters*) + 630
    53  com.adobe.PSAutomate          0x0000000122a29042 PluginMain + 110
    54  com.adobe.Photoshop           0x00000001006fe083 AWS_CUI_GetVersionComments(OpaqueWindowPtr*, adobe::q::QDocument&, adobe::q::QString&, adobe::q::QAttributeList&, adobe::q::QDocument*, adobe::q::QProject*, long) + 4330483
    55  com.adobe.Photoshop           0x00000001002778ec 0x100000000 + 2586860
    56  com.adobe.Photoshop           0x0000000100277a69 0x100000000 + 2587241
    57  com.adobe.Photoshop           0x0000000100071796 0x100000000 + 464790
    58  com.adobe.Photoshop           0x0000000100066baf 0x100000000 + 420783
    59  com.adobe.Photoshop           0x0000000100066c72 0x100000000 + 420978
    60  com.adobe.Photoshop           0x000000010024f407 0x100000000 + 2421767
    61  com.adobe.Photoshop           0x00000001002789f7 0x100000000 + 2591223
    62  com.adobe.PSAutomate          0x0000000122a28427 PSEventIdle(unsigned int, _ADsc*, int, void*) + 107
    63  com.adobe.Photoshop           0x000000010024a943 0x100000000 + 2402627
    64  com.adobe.Photoshop           0x0000000100071796 0x100000000 + 464790
    65  com.adobe.Photoshop           0x0000000100066baf 0x100000000 + 420783
    66  com.adobe.Photoshop           0x0000000100066c72 0x100000000 + 420978
    67  com.adobe.Photoshop           0x00000001012dd6cd AWS_CUI_GetVersionComments(OpaqueWindowPtr*, adobe::q::QDocument&, adobe::q::QString&, adobe::q::QAttributeList&, adobe::q::QDocument*, adobe::q::QProject*, long) + 16779837
    68  com.apple.Foundation          0x00007fff81a6fa2d __NSFireTimer + 114
    69  com.apple.CoreFoundation      0x00007fff80d7b678 __CFRunLoopRun + 6488
    70  com.apple.CoreFoundation      0x00007fff80d7984f CFRunLoopRunSpecific + 575
    71  com.apple.HIToolbox           0x00007fff83e3d91a RunCurrentEventLoopInMode + 333
    72  com.apple.HIToolbox           0x00007fff83e3d71f ReceiveNextEventCommon + 310
    73  com.apple.HIToolbox           0x00007fff83e3d5d8 BlockUntilNextEventMatchingListInMode + 59
    74  com.apple.AppKit              0x00007fff823df29e _DPSNextEvent + 708
    75  com.apple.AppKit              0x00007fff823debed -[NSApplication nextEventMatchingMask:untilDate:inMode:dequeue:] + 155
    76  com.apple.AppKit              0x00007fff823a48d3 -[NSApplication run] + 395
    77  com.adobe.Photoshop           0x00000001012dd5ee AWS_CUI_GetVersionComments(OpaqueWindowPtr*, adobe::q::QDocument&, adobe::q::QString&, adobe::q::QAttributeList&, adobe::q::QDocument*, adobe::q::QProject*, long) + 16779614
    78  com.adobe.Photoshop           0x00000001012de819 AWS_CUI_GetVersionComments(OpaqueWindowPtr*, adobe::q::QDocument&, adobe::q::QString&, adobe::q::QAttributeList&, adobe::q::QDocument*, adobe::q::QProject*, long) + 16784265
    79  com.adobe.Photoshop           0x00000001000688c2 0x100000000 + 428226
    80  com.adobe.Photoshop           0x0000000100237c01 0x100000000 + 2325505
    81  com.adobe.Photoshop           0x0000000100237c91 0x100000000 + 2325649
    82  com.adobe.Photoshop           0x00000001000028e4 0x100000000 + 10468
    Thread 1:  Dispatch queue: com.apple.libdispatch-manager
    0   libSystem.B.dylib             0x00007fff849c708a kevent + 10
    1   libSystem.B.dylib             0x00007fff849c8f5d _dispatch_mgr_invoke + 154
    2   libSystem.B.dylib             0x00007fff849c8c34 _dispatch_queue_invoke + 185
    3   libSystem.B.dylib             0x00007fff849c875e _dispatch_worker_thread2 + 252
    4   libSystem.B.dylib             0x00007fff849c8088 _pthread_wqthread + 353
    5   libSystem.B.dylib             0x00007fff849c7f25 start_wqthread + 13
    Thread 2:
    0   libSystem.B.dylib             0x00007fff849e8eb6 __semwait_signal + 10
    1   libSystem.B.dylib             0x00007fff849eccd1 _pthread_cond_wait + 1286
    2   com.adobe.amt.services        0x0000000108723c53 AMTConditionLock::LockWhenCondition(int) + 37
    3   com.adobe.amt.services        0x000000010871ccce _AMTThreadedPCDService::PCDThreadWorker(_AMTThreadedPCDService*) + 92
    4   com.adobe.amt.services        0x0000000108723cbe AMTThread::Worker(void*) + 28
    5   libSystem.B.dylib             0x00007fff849e7456 _pthread_start + 331
    6   libSystem.B.dylib             0x00007fff849e7309 thread_start + 13
    Thread 3:
    0   libSystem.B.dylib             0x00007fff849ae34e semaphore_timedwait_trap + 10
    1   ...ple.CoreServices.CarbonCore 0x00007fff87b9388e MPWaitOnSemaphore + 96
    2   MultiProcessor Support        0x000000011dd4cbd3 ThreadFunction(void*) + 69
    3   ...ple.CoreServices.CarbonCore 0x00007fff87afeea1 PrivateMPEntryPoint + 63
    4   libSystem.B.dylib             0x00007fff849e7456 _pthread_start + 331
    5   libSystem.B.dylib             0x00007fff849e7309 thread_start + 13
    Thread 4:
    0   libSystem.B.dylib             0x00007fff849ae34e semaphore_timedwait_trap + 10
    1   ...ple.CoreServices.CarbonCore 0x00007fff87b9388e MPWaitOnSemaphore + 96
    2   MultiProcessor Support        0x000000011dd4cbd3 ThreadFunction(void*) + 69
    3   ...ple.CoreServices.CarbonCore 0x00007fff87afeea1 PrivateMPEntryPoint + 63
    4   libSystem.B.dylib             0x00007fff849e7456 _pthread_start + 331
    5   libSystem.B.dylib             0x00007fff849e7309 thread_start + 13
    Thread 5:
    0   libSystem.B.dylib             0x00007fff849ae34e semaphore_timedwait_trap + 10
    1   ...ple.CoreServices.CarbonCore 0x00007fff87b9388e MPWaitOnSemaphore + 96
    2   MultiProcessor Support        0x000000011dd4cbd3 ThreadFunction(void*) + 69
    3   ...ple.CoreServices.CarbonCore 0x00007fff87afeea1 PrivateMPEntryPoint + 63
    4   libSystem.B.dylib             0x00007fff849e7456 _pthread_start + 331
    5   libSystem.B.dylib             0x00007fff849e7309 thread_start + 13
    Thread 6:
    0   libSystem.B.dylib             0x00007fff849ae34e semaphore_timedwait_trap + 10
    1   ...ple.CoreServices.CarbonCore 0x00007fff87b9388e MPWaitOnSemaphore + 96
    2   MultiProcessor Support        0x000000011dd4cbd3 ThreadFunction(void*) + 69
    3   ...ple.CoreServices.CarbonCore 0x00007fff87afeea1 PrivateMPEntryPoint + 63
    4   libSystem.B.dylib             0x00007fff849e7456 _pthread_start + 331
    5   libSystem.B.dylib             0x00007fff849e7309 thread_start + 13
    Thread 7:
    0   libSystem.B.dylib             0x00007fff849ae34e semaphore_timedwait_trap + 10
    1   ...ple.CoreServices.CarbonCore 0x00007fff87b9388e MPWaitOnSemaphore + 96
    2   MultiProcessor Support        0x000000011dd4cbd3 ThreadFunction(void*) + 69
    3   ...ple.CoreServices.CarbonCore 0x00007fff87afeea1 PrivateMPEntryPoint + 63
    4   libSystem.B.dylib             0x00007fff849e7456 _pthread_start + 331
    5   libSystem.B.dylib             0x00007fff849e7309 thread_start + 13
    Thread 8:
    0   libSystem.B.dylib             0x00007fff849ae34e semaphore_timedwait_trap + 10
    1   ...ple.CoreServices.CarbonCore 0x00007fff87b9388e MPWaitOnSemaphore + 96
    2   MultiProcessor Support        0x000000011dd4cbd3 ThreadFunction(void*) + 69
    3   ...ple.CoreServices.CarbonCore 0x00007fff87afeea1 PrivateMPEntryPoint + 63
    4   libSystem.B.dylib             0x00007fff849e7456 _pthread_start + 331
    5   libSystem.B.dylib             0x00007fff849e7309 thread_start + 13
    Thread 9:
    0   libSystem.B.dylib             0x00007fff849ae34e semaphore_timedwait_trap + 10
    1   ...ple.CoreServices.CarbonCore 0x00007fff87b9388e MPWaitOnSemaphore + 96
    2   MultiProcessor Support        0x000000011dd4cbd3 ThreadFunction(void*) + 69
    3   ...ple.CoreServices.CarbonCore 0x00007fff87afeea1 PrivateMPEntryPoint + 63
    4   libSystem.B.dylib             0x00007fff849e7456 _pthread_start + 331
    5   libSystem.B.dylib             0x00007fff849e7309 thread_start + 13
    Thread 10:
    0   libSystem.B.dylib             0x00007fff849e8eb6 __semwait_signal + 10
    1   libSystem.B.dylib             0x00007fff849eccd1 _pthread_cond_wait + 1286
    2   ...ple.CoreServices.CarbonCore 0x00007fff87bbd4c3 TSWaitOnCondition + 118
    3   ...ple.CoreServices.CarbonCore 0x00007fff87b2ccc4 TSWaitOnConditionTimedRelative + 177
    4   ...ple.CoreServices.CarbonCore 0x00007fff87b26bcf MPWaitOnQueue + 215
    5   AdobeACE                      0x000000010591eccd 0x1058e4000 + 240845
    6   AdobeACE                      0x000000010591e67a 0x1058e4000 + 239226
    7   ...ple.CoreServices.CarbonCore 0x00007fff87afeea1 PrivateMPEntryPoint + 63
    8   libSystem.B.dylib             0x00007fff849e7456 _pthread_start + 331
    9   libSystem.B.dylib             0x00007fff849e7309 thread_start + 13
    Thread 11:
    0   libSystem.B.dylib             0x00007fff849e8eb6 __semwait_signal + 10
    1   libSystem.B.dylib             0x00007fff849eccd1 _pthread_cond_wait + 1286
    2   ...ple.CoreServices.CarbonCore 0x00007fff87bbd4c3 TSWaitOnCondition + 118
    3   ...ple.CoreServices.CarbonCore 0x00007fff87b2ccc4 TSWaitOnConditionTimedRelative + 177
    4   ...ple.CoreServices.CarbonCore 0x00007fff87b26bcf MPWaitOnQueue + 215
    5   AdobeACE                      0x000000010591eccd 0x1058e4000 + 240845
    6   AdobeACE                      0x000000010591e67a 0x1058e4000 + 239226
    7   ...ple.CoreServices.CarbonCore 0x00007fff87afeea1 PrivateMPEntryPoint + 63
    8   libSystem.B.dylib             0x00007fff849e7456 _pthread_start + 331
    9   libSystem.B.dylib             0x00007fff849e7309 thread_start + 13
    Thread 12:
    0   libSystem.B.dylib             0x00007fff849e8eb6 __semwait_signal + 10
    1   libSystem.B.dylib             0x00007fff849eccd1 _pthread_cond_wait + 1286
    2   ...ple.CoreServices.CarbonCore 0x00007fff87bbd4c3 TSWaitOnCondition + 118
    3   ...ple.CoreServices.CarbonCore 0x00007fff87b2ccc4 TSWaitOnConditionTimedRelative + 177
    4   ...ple.CoreServices.CarbonCore 0x00007fff87b26bcf MPWaitOnQueue + 215
    5   AdobeACE                      0x000000010591eccd 0x1058e4000 + 240845
    6   AdobeACE                      0x000000010591e67a 0x1058e4000 + 239226
    7   ...ple.CoreServices.CarbonCore 0x00007fff87afeea1 PrivateMPEntryPoint + 63
    8   libSystem.B.dylib             0x00007fff849e7456 _pthread_start + 331
    9   libSystem.B.dylib             0x00007fff849e7309 thread_start + 13
    Thread 13:
    0   libSystem.B.dylib             0x00007fff849e8eb6 __semwait_signal + 10
    1   libSystem.B.dylib             0x00007fff849eccd1 _pthread_cond_wait + 1286
    2   ...ple.CoreServices.CarbonCore 0x00007fff87bbd4c3 TSWaitOnCondition + 118
    3   ...ple.CoreServices.CarbonCore 0x00007fff87b2ccc4 TSWaitOnConditionTimedRelative + 177
    4   ...ple.CoreServices.CarbonCore 0x00007fff87b26bcf MPWaitOnQueue + 215
    5   AdobeACE                      0x000000010591eccd 0x1058e4000 + 240845
    6   AdobeACE                      0x000000010591e67a 0x1058e4000 + 239226
    7   ...ple.CoreServices.CarbonCore 0x00007fff87afeea1 PrivateMPEntryPoint + 63
    8   libSystem.B.dylib             0x00007fff849e7456 _pthread_start + 331
    9   libSystem.B.dylib             0x00007fff849e7309 thread_start + 13
    Thread 14:
    0   libSystem.B.dylib             0x00007fff849e8eb6 __semwait_signal + 10
    1   libSystem.B.dylib             0x00007fff849eccd1 _pthread_cond_wait + 1286
    2   ...ple.CoreServices.CarbonCore 0x00007fff87bbd4c3 TSWaitOnCondition + 118
    3   ...ple.CoreServices.CarbonCore 0x00007fff87b2ccc4 TSWaitOnConditionTimedRelative + 177
    4   ...ple.CoreServices.CarbonCore 0x00007fff87b26bcf MPWaitOnQueue + 215
    5   AdobeACE                      0x000000010591eccd 0x1058e4000 + 240845
    6   AdobeACE                      0x000000010591e67a 0x1058e4000 + 239226
    7   ...ple.CoreServices.CarbonCore 0x00007fff87afeea1 PrivateMPEntryPoint + 63
    8   libSystem.B.dylib             0x00007fff849e7456 _pthread_start + 331
    9   libSystem.B.dylib             0x00007fff849e7309 thread_start + 13
    Thread 15:
    0   libSystem.B.dylib             0x00007fff849e8eb6 __semwait_signal + 10
    1   libSystem.B.dylib             0x00007fff849eccd1 _pthread_cond_wait + 1286
    2   ...ple.CoreServices.CarbonCore 0x00007fff87bbd4c3 TSWaitOnCondition + 118
    3   ...ple.CoreServices.CarbonCore 0x00007fff87b2ccc4 TSWaitOnConditionTimedRelative + 177
    4   ...ple.CoreServices.CarbonCore 0x00007fff87b26bcf MPWaitOnQueue + 215
    5   AdobeACE                      0x000000010591eccd 0x1058e4000 + 240845
    6   AdobeACE                      0x000000010591e67a 0x1058e4000 + 239226
    7   ...ple.CoreServices.CarbonCore 0x00007fff87afeea1 PrivateMPEntryPoint + 63
    8   libSystem.B.dylib             0x00007fff849e7456 _pthread_start + 331
    9   libSystem.B.dylib             0x00007fff849e7309 thread_start + 13
    Thread 16:
    0   libSystem.B.dylib             0x00007fff849e8eb6 __semwait_signal + 10
    1   libSystem.B.dylib             0x00007fff849eccd1 _pthread_cond_wait + 1286
    2   ...ple.CoreServices.CarbonCore 0x00007fff87bbd4c3 TSWaitOnCondition + 118
    3   ...ple.CoreServices.CarbonCore 0x00007fff87b2ccc4 TSWaitOnConditionTimedRelative + 177
    4   ...ple.CoreServices.CarbonCore 0x00007fff87b26bcf MPWaitOnQueue + 215
    5   AdobeACE                      0x000000010591eccd 0x1058e4000 + 240845
    6   AdobeACE                      0x000000010591e67a 0x1058e4000 + 239226
    7   ...ple.CoreServices.CarbonCore 0x00007fff87afeea1 PrivateMPEntryPoint + 63
    8   libSystem.B.dylib             0x00007fff849e7456 _pthread_start + 331
    9   libSystem.B.dylib             0x00007fff849e7309 thread_start + 13
    Thread 17:
    0   libSystem.B.dylib             0x00007fff849c7eaa __workq_kernreturn + 10
    1   libSystem.B.dylib             0x00007fff849c82bc _pthread_wqthread + 917
    2   libSystem.B.dylib             0x00007fff849c7f25 start_wqthread + 13
    Thread 18:
    0   libSystem.B.dylib             0x00007fff849e8eb6 __semwait_signal + 10
    1   libSystem.B.dylib             0x00007fff849e8d45 nanosleep + 148
    2   com.adobe.PSAutomate          0x0000000122ba609b ScObjects::Thread::sleep(unsigned int) + 59
    3   com.adobe.PSAutomate          0x0000000122b87fd3 ScObjects::BridgeTalkThread::run() + 163
    4   com.adobe.PSAutomate          0x0000000122ba6196 ScObjects::Thread::go(void*) + 166
    5   libSystem.B.dylib             0x00007fff849e7456 _pthread_start + 331
    6   libSystem.B.dylib             0x00007fff849e7309 thread_start + 13
    Thread 19:
    0   libSystem.B.dylib             0x00007fff849c7eaa __workq_kernreturn + 10
    1   libSystem.B.dylib             0x00007fff849c82bc _pthread_wqthread + 917
    2   libSystem.B.dylib             0x00007fff849c7f25 start_wqthread + 13
    Thread 20:
    0   libSystem.B.dylib             0x00007fff849e8eb6 __semwait_signal + 10
    1   libSystem.B.dylib             0x00007fff849eccd1 _pthread_cond_wait + 1286
    2   com.adobe.adobeswfl           0x0000000124b7f04d APXGetHostAPI + 2430509
    3   com.adobe.adobeswfl           0x0000000124940a39 APXGetHostAPI + 77849
    4   com.adobe.adobeswfl           0x0000000124b7f161 APXGetHostAPI + 2430785
    5   com.adobe.adobeswfl           0x0000000124b7f2ba APXGetHostAPI + 2431130
    6   com.adobe.adobeswfl           0x0000000124b7f3b0 APXGetHostAPI + 2431376
    7   libSystem.B.dylib             0x00007fff849e7456 _pthread_start + 331
    8   libSystem.B.dylib             0x00007fff849e7309 thread_start + 13
    Thread 21:
    0   libSystem.B.dylib             0x00007fff849e8eb6 __semwait_signal + 10
    1   libSystem.B.dylib             0x00007fff849eccd1 _pthread_cond_wait + 1286
    2   com.adobe.adobeswfl           0x0000000124b7f04d APXGetHostAPI + 2430509
    3   com.adobe.adobeswfl           0x0000000124940a39 APXGetHostAPI + 77849
    4   com.adobe.adobeswfl           0x0000000124b7f161 APXGetHostAPI + 2430785
    5   com.adobe.adobeswfl           0x0000000124b7f2ba APXGetHostAPI + 2431130
    6   com.adobe.adobeswfl           0x0000000124b7f3b0 APXGetHostAPI + 2431376
    7   libSystem.B.dylib             0x00007fff849e7456 _pthread_start + 331
    8   libSystem.B.dylib             0x00007fff849e7309 thread_start + 13
    Thread 22:
    0   libSystem.B.dylib             0x00007fff849e8eb6 __semwait_signal + 10
    1   libSystem.B.dylib             0x00007fff849eccd1 _pthread_cond_wait + 1286
    2   com.adobe.adobeswfl           0x0000000124b7f04d APXGetHostAPI + 2430509
    3   com.adobe.adobeswfl           0x0000000124940a39 APXGetHostAPI + 77849
    4   com.adobe.adobeswfl           0x0000000124b7f161 APXGetHostAPI + 2430785
    5   com.adobe.adobeswfl           0x0000000124b7f2ba APXGetHostAPI + 2431130
    6   com.adobe.adobeswfl           0x0000000124b7f3b0 APXGetHostAPI + 2431376
    7   libSystem.B.dylib             0x00007fff849e7456 _pthread_start + 331
    8   libSystem.B.dylib             0x00007fff849e7309 thread_start + 13
    Thread 23:
    0   libSystem.B.dylib             0x00007fff849e8eb6 __semwait_signal + 10
    1   libSystem.B.dylib             0x00007fff849eccd1 _pthread_cond_wait + 1286
    2   com.adobe.adobeswfl           0x0000000124b7f04d APXGetHostAPI + 2430509
    3   com.adobe.adobeswfl           0x0000000124940a39 APXGetHostAPI + 77849
    4   com.adobe.adobeswfl           0x0000000124b7f161 APXGetHostAPI + 2430785
    5   com.adobe.adobeswfl           0x0000000124b7f2ba APXGetHostAPI + 2431130
    6   com.adobe.adobeswfl           0x0000000124b7f3b0 APXGetHostAPI + 2431376
    7   libSystem.B.dylib             0x00007fff849e7456 _pthread_start + 331
    8   libSystem.B.dylib             0x00007fff849e7309 thread_start + 13
    Thread 24:
    0   libSystem.B.dylib             0x00007fff849e8eb6 __semwait_signal + 10
    1   libSystem.B.dylib             0x00007fff849eccd1 _pthread_cond_wait + 1286
    2   com.adobe.adobeswfl           0x0000000124b7f04d APXGetHostAPI + 2430509
    3   com.adobe.adobeswfl           0x0000000124940a39 APXGetHostAPI + 77849
    4   com.adobe.adobeswfl           0x0000000124b7f161 APXGetHostAPI + 2430785
    5   com.adobe.adobeswfl           0x0000000124b7f2ba APXGetHostAPI + 2431130
    6   com.adobe.adobeswfl           0x0000000124b7f3b0 APXGetHostAPI + 2431376
    7   libSystem.B.dylib             0x00007fff849e7456 _pthread_start + 331
    8   libSystem.B.dylib             0x00007fff849e7309 thread_start + 13
    Thread 25:
    0   libSystem.B.dylib             0x00007fff849e8eb6 __semwait_signal + 10
    1   libSystem.B.dylib             0x00007fff849eccd1 _pthread_cond_wait + 1286
    2   com.adobe.adobeswfl           0x0000000124b7f04d APXGetHostAPI + 2430509
    3   com.adobe.adobeswfl           0x0000000124940a39 APXGetHostAPI + 77849
    4   com.adobe.adobeswfl           0x0000000124b7f161 APXGetHostAPI + 2430785
    5   com.adobe.adobeswfl           0x0000000124b7f2ba APXGetHostAPI + 2431130
    6   com.adobe.adobeswfl           0x0000000124b7f3b0 APXGetHostAPI + 2431376
    7   libSystem.B.dylib             0x00007fff849e7456 _pthread_start + 331
    8   libSystem.B.dylib             0x00007fff849e7309 thread_start + 13
    Thread 26:
    0   libSystem.B.dylib             0x00007fff849e8eb6 __semwait_signal + 10
    1   libSystem.B.dylib             0x00007fff849eccd1 _pthread_cond_wait + 1286
    2   com.adobe.adobeswfl           0x0000000124b7f04d APXGetHostAPI + 2430509
    3   com.adobe.adobeswfl           0x0000000124940a39 APXGetHostAPI + 77849
    4   com.adobe.adobeswfl           0x0000000124b7f161 APXGetHostAPI + 2430785
    5   com.adobe.adobeswfl           0x0000000124b7f2ba APXGetHostAPI + 2431130
    6   com.adobe.adobeswfl           0x0000000124b7f3b0 APXGetHostAPI + 2431376
    7   libSystem.B.dylib             0x00007fff849e7456 _pthread_start + 331
    8   libSystem.B.dylib             0x00007fff849e7309 thread_start + 13
    Thread 27:
    0   libSystem.B.dylib             0x00007fff849e8eb6 __semwait_signal + 10
    1   libSystem.B.dylib             0x00007fff849eccd1 _pthread_cond_wait + 1286
    2   com.adobe.adobeswfl           0x0000000124b7f04d APXGetHostAPI + 2430509
    3   com.adobe.adobeswfl           0x0000000124940a39 APXGetHostAPI + 77849
    4   com.adobe.adobeswfl           0x0000000124b7f161 APXGetHostAPI + 2430785
    5   com.adobe.adobeswfl           0x0000000124b7f2ba APXGetHostAPI + 2431130
    6   com.adobe.adobeswfl           0x0000000124b7f3b0 APXGetHostAPI + 2431376
    7   libSystem.B.dylib             0x00007fff849e7456 _pthread_start + 331
    8   libSystem.B.dylib             0x00007fff849e7309 thread_start + 13
    Thread 0 crashed with X86 Thread State (64-bit):
      rax: 0x0000000000000000  rbx: 0x000000011fef8000  rcx: 0x00007fff5fbfb828  rdx: 0x0000000000000000
      rdi: 0x00000000000001ec  rsi: 0x0000000000000006  rbp: 0x00007fff5fbfb840  rsp: 0x00007fff5fbfb828
       r8: 0x0000000000000e03   r9: 0x0000000000000000  r10: 0x00007fff849f8412  r11: 0x0000000000000206
      r12: 0x0000000000000000  r13: 0x000000010734d208  r14: 0x0000000106bd1000  r15: 0x000000011fef80c0
      rip: 0x00007fff849fc3d6  rfl: 0x0000000000000206  cr2: 0x000000011fefa000
    Binary Images:
           0x100000000 -        0x1026a7fff +com.adobe.Photoshop 12.0.1 (12.0.1) <CFDED939-0A8A-EBC4-215B-94A4A224A1D1> /Applications/Adobe Photoshop CS5/Adobe Photoshop CS5.app/Contents/MacOS/Adobe Photoshop CS5
           0x103287000 -        0x1032fffef +com.adobe.adobe_caps adobe_caps 3.0.116.0 (3.0.116.0) <4A355686-1451-B19A-0C55-DFE49FD2539E> /Applications/Adobe Photoshop CS5/Adobe Photoshop CS5.app/Contents/Frameworks/adobe_caps.framework/Versions/A/adobe_caps
           0x103315000 -        0x10331cfff  org.twain.dsm 1.9.4 (1.9.4) <D32C2B79-7DE8-1609-6BD4-FB55215BD75B> /System/Library/Frameworks/TWAIN.framework/Versions/A/TWAIN
           0x103324000 -        0x103334ff8 +com.adobe.ahclientframework 1.5.0.30 (1.5.0.30) <5D6FFC4E-7B81-3E8C-F0D4-66A3FA94A837> /Applications/Adobe Photoshop CS5/Adobe Photoshop CS5.app/Contents/Frameworks/ahclient.framework/Versions/A/ahclient
           0x10333f000 -        0x103345ff7  com.apple.agl 3.0.12 (AGL-3.0.12) <1AB34F57-2E8D-42FB-A484-5CCB928CA456> /System/Library/Frameworks/AGL.framework/Versions/A/AGL
           0x10334c000 -        0x103552fef +com.adobe.linguistic.LinguisticManager 5.0.0 (11696) <499B4E7A-08BB-80FC-C220-D57D45CA424F> /Applications/Adobe Photoshop CS5/Adobe Photoshop CS5.app/Contents/Frameworks/AdobeLinguistic.framework/Versions/3/AdobeLinguistic
           0x1035e5000 -        0x103793fef +com.adobe.owl AdobeOwl version 3.0.93 (3.0.93) <74CF40F6-B216-DB73-5C8F-FC5533220CD9> /Applications/Adobe Photoshop CS5/Adobe Photoshop CS5.app/Contents/Frameworks/AdobeOwl.framework/Versions/A/AdobeOwl
           0x103835000 -        0x103c65fef +AdobeMPS ??? (???) <FA334142-5343-8808-7760-4318EB62AD51> /Applications/Adobe Photoshop CS5/Adobe Photoshop CS5.app/Contents/Frameworks/AdobeMPS.framework/Versions/A/AdobeMPS
           0x103dbf000 -        0x1040eaff7 +AdobeAGM ??? (???) <52E17D56-6E7A-A635-82ED-5DE1F3E5045D> /Applications/Adobe Photoshop CS5/Adobe Photoshop CS5.app/Contents/Frameworks/AdobeAGM.framework/Versions/A/AdobeAGM
           0x1041b7000 -        0x1044dffe7 +AdobeCoolType ??? (???) <7EF54CD5-3426-A1E5-7961-FA34CCC2018D> /Applications/Adobe Photoshop CS5/Adobe Photoshop CS5.app/Contents/Frameworks/AdobeCoolType.framework/Versions/A/AdobeCoolType
           0x104577000 -        0x104598ff7 +AdobeBIBUtils ??? (???) <F7150688-2C15-0F0C-AF24-93ED82FC321A> /Applications/Adobe Photoshop CS5/Adobe Photoshop CS5.app/Contents/Frameworks/AdobeBIBUtils.framework/Versions/A/AdobeBIBUtils
           0x1045a5000 -        0x1045d0ff6 +AdobeAXE8SharedExpat ??? (???) <7E809606-BF97-DB3A-E465-156446E56D00> /Applications/Adobe Photoshop CS5/Adobe Photoshop CS5.app/Contents/Frameworks/AdobeAXE8SharedExpat.framework/Versions/A/AdobeAXE8SharedExpa t
           0x1045e2000 -        0x104726fef +WRServices ??? (???) <76354373-F0BD-0BAF-6FC0-B96DBB371755> /Applications/Adobe Photoshop CS5/Adobe Photoshop CS5.app/Contents/Frameworks/WRServices.framework/Versions/A/WRServices
           0x10476d000 -        0x1047d2fff +aif_core ??? (???) <12FA670E-05A8-1FCB-A7A2-AAE68728EA30> /Applications/Adobe Photoshop CS5/Adobe Photoshop CS5.app/Contents/Frameworks/aif_core.framework/Versions/A/aif_core
           0x1047ee000 -        0x104804fff +data_flow ??? (???) <9C5D39A6-D2A2-9B6A-8B64-D1B59396C112> /Applications/Adobe Photoshop CS5/Adobe Photoshop CS5.app/Contents/Frameworks/data_flow.framework/Versions/A/data_flow
           0x10481c000 -        0x1048b2fff +image_flow ??? (???) <B72AA922-0D68-D57E-96B1-2E009B0AD4AE> /Applications/Adobe Photoshop CS5/Adobe Photoshop CS5.app/Contents/Frameworks/image_flow.framework/Versions/A/image_flow
           0x104929000 -        0x104947fff +image_runtime ??? (???) <32786637-C9BF-4CB6-2DF9-5D99220E00BE> /Applications/Adobe Photoshop CS5/Adobe Photoshop CS5.app/Contents/Frameworks/image_runtime.framework/Versions/A/image_runtime
           0x104964000 -        0x104b93fff +aif_ogl ??? (???) <615E7DF6-09B1-857A-74AC-E224A636BEE1> /Applications/Adobe Photoshop CS5/Adobe Photoshop CS5.app/Contents/Frameworks/aif_ogl.framework/Versions/A/aif_ogl
           0x104c72000 -        0x104d05fff +AdobeOwlCanvas ??? (???) <EC667F6D-0BB6-03EA-41E8-624425B2BF4B> /Applications/Adobe Photoshop CS5/Adobe Photoshop CS5.app/Contents/Frameworks/AdobeOwlCanvas.framework/Versions/A/AdobeOwlCanvas
           0x104d25000 -        0x10506efef +com.adobe.dvaui.framework dvaui version 5.0.0 (5.0.0.0) <023E0760-0223-AB5D-758C-2C5A052F6AF4> /Applications/Adobe Photoshop CS5/Adobe Photoshop CS5.app/Contents/Frameworks/dvaui.framework/Versions/A/dvaui
           0x1051fe000 -        0x105380fe7 +com.adobe.dvacore.framework dvacore version 5.0.0 (5.0.0.0) <42077295-9026-D519-C057-35E07029D97B> /Applications/Adobe Photoshop CS5/Adobe Photoshop CS5.app/Contents/Frameworks/dvacore.framework/Versions/A/dvacore
           0x105422000 -        0x10579afff +com.adobe.dvaadameve.framework dvaadameve version 5.0.0 (5.0.0.0) <0E95A0DF-038A-CFF2-EC7B-BDB905CDF5C5> /Applications/Adobe Photoshop CS5/Adobe Photoshop CS5.app/Contents/Frameworks/dvaadameve.framework/Versions/A/dvaadameve
           0x1058e4000 -        0x1059f9fff +AdobeACE ??? (???) <5BFBC4A1-1704-06A7-B656-D28BF592307A> /Applications/Adobe Photoshop CS5/Adobe Photoshop CS5.app/Contents/Frameworks/AdobeACE.framework/Versions/A/AdobeACE
           0x105a1e000 -        0x105a3afff +AdobeBIB ??? (???) <7A792F27-42CC-2DCA-D5DF-88A2CE6C2626> /Applications/Adobe Photoshop CS5/Adobe Photoshop CS5.app/Contents/Frameworks/AdobeBIB.framework/Versions/A/AdobeBIB
           0x105a44000 -        0x105aaeff7 +com.adobe.amtlib amtlib 3.0.0.64 (3.0.0.64) <6B2F73C2-10AB-08B3-4AB0-A31C83D1E5E0> /Applications/Adobe Photoshop CS5/Adobe Photoshop CS5.app/Contents/Frameworks/amtlib.framework/Versions/A/amtlib
           0x105ae1000 -        0x105bb4ffb +AdobeJP2K ??? (???) <465D1693-BE79-590E-E1AA-BAA8061B4746> /Applications/Adobe Photoshop CS5/Adobe Photoshop CS5.app/Contents/Frameworks/AdobeJP2K.framework/Versions/A/AdobeJP2K
           0x105bd4000 -        0x105bd8ff8 +com.adobe.ape.shim adbeape version 3.1.65.7508 (3.1.65.7508) <0C380604-C686-C2E4-0535-C1FAB230187E> /Applications/Adobe Photoshop CS5/Adobe Photoshop CS5.app/Contents/Frameworks/adbeape.framework/Versions/A/adbeape
           0x105bdc000 -        0x105c53fff +FileInfo ??? (???) <6D5235B9-0EB6-17CA-6457-A2507A87EA8F> /Applications/Adobe Photoshop CS5/Adobe Photoshop CS5.app/Contents/Frameworks/FileInfo.framework/Versions/A/FileInfo
           0x105c74000 -        0x105cd2ffd +AdobeXMP ??? (???) <561026BB-C6EA-29CE-4790-CABCB81E8884> /Applications/Adobe Photoshop CS5/Adobe Photoshop CS5.app/Contents/Frameworks/AdobeXMP.framework/Versions/A/AdobeXMP
           0x105ce0000 -        0x10617bfff +com.nvidia.cg 2.2.0006 (???) /Applications/Adobe Photoshop CS5/Adobe Photoshop CS5.app/Contents/Frameworks/Cg.framework/Cg
           0x106701000 -        0x106757feb +com.adobe.headlights.LogSessionFramework ??? (2.0.1.011) <03B80698-2C3B-A232-F15F-8F08F8963A19> /Applications/Adobe Photoshop CS5/Adobe Photoshop CS5.app/Contents/Frameworks/LogSession.framework/Versions/A/LogSession
           0x10679c000 -        0x1067c1ffe +adobepdfsettings ??? (???) <56E7F033-6032-2EC2-250E-43F1EBD123B1> /Applications/Adobe Photoshop CS5/Adobe Photoshop CS5.app/Contents/Frameworks/adobepdfsettings.framework/Versions/A/adobepdfsettings
           0x1067fb000 -        0x106800ffd +com.adobe.AdobeCrashReporter 3.0 (3.0.20100302) <DFFB9A08-8369-D65F-161F-7C61D562E307> /Applications/Adobe Photoshop CS5/Adobe Photoshop CS5.app/Contents/Frameworks/AdobeCrashReporter.framework/Versions/A/AdobeCrashReporter
           0x106805000 -        0x1069a1fff +com.adobe.PlugPlug 2.0.0.109 (2.0.0.109) <83092855-E671-F64A-EE0D-1110CF669634> /Applications/Adobe Photoshop CS5/Adobe Photoshop CS5.app/Contents/Frameworks/PlugPlug.framework/Versions/A/PlugPlug
           0x106a49000 -        0x106a62feb +libtbb.dylib ??? (???) /Applications/Adobe Photoshop CS5/Adobe Photoshop CS5.app/Contents/Frameworks/libtbb.dylib
           0x106a73000 -        0x106a79feb +libtbbmalloc.dylib ??? (???) /Applications/Adobe Photoshop CS5/Adobe Photoshop CS5.app/Contents/Frameworks/libtbbmalloc.dylib
           0x106a80000 -        0x106a80ff7  libmx.A.dylib 315.0.0 (compatibility 1.0.0) <B146C134-CE18-EC95-12F8-E5C2BCB43A6B> /usr/lib/libmx.A.dylib
           0x106a83000 -        0x106a8bff3 +com.adobe.boost_threads.framework boost_threads version 5.0.0 (5.0.0.0) <6858DF5A-F020-22A7-B945-14EC277724D4> /Applications/Adobe Photoshop CS5/Adobe Photoshop CS5.app/Contents/Frameworks/boost_threads.framework/Versions/A/boost_threads
           0x106a92000 -        0x106b78fe7  libcrypto.0.9.7.dylib 0.9.7 (compatibility 0.9.7) <26FC56A6-EFD6-22FA-E1F1-4E1BA61C85BB> /usr/lib/libcrypto.0.9.7.dylib
           0x106f47000 -        0x106f49fef  com.apple.textencoding.unicode 2.3 (2.3) <B254327D-2C4A-3296-5812-6F74C7FFECD9> /System/Library/TextEncodings/Unicode Encodings.bundle/Contents/MacOS/Unicode Encodings
           0x106fe4000 -        0x106ffbfe7  libJapaneseConverter.dylib 49.0.0 (compatibility 1.0.0) <1B9D1076-CC7C-521A-676C-F7BE51F65271> /System/Library/CoreServices/Encodings/libJapaneseConverter.dylib
           0x108700000 -        0x108770ff6 +com.adobe.amt.services AMTServices 3.0.0.64 (BuildVersion: 3.0; BuildDate: Mon Jan 26 2010 21:49:00) (3.0.0.64) <52FF1F9B-9991-ECE2-C7E3-09DA1B368CBE> /Applications/Adobe Photoshop CS5/Adobe Photoshop CS5.app/Contents/Frameworks/amtservices.framework/Versions/a/amtservices
           0x1087b2000 -        0x1087d3fef  libKoreanConverter.dylib 49.0.0 (compatibility 1.0.0) <FA6280BD-A73C-3A3D-6494-81EB80FE1C24> /System/Library/CoreServices/Encodings/libKoreanConverter.dylib
           0x1087d7000 -        0x1087e6fe7  libSimplifiedChineseConverter.dylib 49.0.0 (compatibility 1.0.0) <0628B99F-F193-89BF-6332-B8C50D301F29> /System/Library/CoreServices/Encodings/libSimplifiedChineseConverter.dylib
           0x1087ea000 -        0x1087fcfff  libTraditionalChineseConverter.dylib 49.0.0 (compatibility 1.0.0) <A77665EF-B6FB-00B4-2F3D-90D7845814C9> /System/Library/CoreServices/Encodings/libTraditionalChineseConverter.dylib
           0x10addd000 -        0x10addefff  libCyrillicConverter.dylib 49.0.0 (compatibility 1.0.0) <5EB939D1-53CF-EDD2-36DF-3E8A3FB13179> /System/Library/CoreServices/Encodings/libCyrillicConverter.dylib
           0x10ade4000 -        0x10adecfff +com.adobe.asneu.framework asneu version 1.7.0.1 (1.7.0.1) <3D59CB21-F5C7-4232-AB00-DFEB04206024> /Applications/Adobe Photoshop CS5/Adobe Photoshop CS5.app/Contents/Frameworks/asneu.framework/Versions/a/asneu
           0x11bacb000 -        0x11baf1fff  GLRendererFloat ??? (???) <905A722A-2571-8F65-90AF-E1CEA8AD6DC9> /System/Library/Frameworks/OpenGL.framework/Resources/GLRendererFloat.bundle/GLRendererFl oat
           0x11d1e0000 -        0x11d1e7fff +DisableGetInfoComment ??? (???) <CCC3DE94-9BDB-5D6D-BEA1-05E449C78276> /Applications/Adobe Photoshop CS5/Plug-ins/32_64bit/DisableGetInfoComment.plugin/Contents/MacOS/DisableGetInfoComment
           0x11d1f0000 -        0x11d1f7fff +DisableDragBoundingBox ??? (???) <7B07929B-43B9-5C9E-AB26-6CE6CD12E2A4> /Applications/Adobe Photoshop CS5/Plug-ins/32_64bit/DisableDragBoundingBox.plugin/Contents/MacOS/DisableDragBoundingBox
           0x11d58e000 -        0x11d71efe7  GLEngine ??? (???) <E92B1EDA-7780-1FBC-4AEA-DF96D7117B19> /System/Library/Frameworks/OpenGL.framework/Resources/GLEngine.bundle/GLEngine
           0x11d74f000 -        0x11db32fef  com.apple.ATIRadeonX2000GLDriver 1.6.18 (6.1.8) <3A696128-18B2-3011-06BC-E6B6C83EEB1A> /System/Library/Extensions/ATIRadeonX2000GLDriver.bundle/Contents/MacOS/ATIRadeonX2000GLD river
           0x11db78000 -        0x11db7ffff +DisableScratchCompress ??? (???) <A13EDF4C-A6A6-3BB7-EF38-E51A18F87E46> /Applications/Adobe Photoshop CS5/Plug-ins/32_64bit/DisableScratchCompress.plugin/Contents/MacOS/DisableScratchCompress
           0x11db88000 -        0x11db8ffff +DisableVMBuffering ??? (???) <AC93FC67-6767-C60F-C76C-7F1A58826E77> /Applications/Adobe Photoshop CS5/Plug-ins/32_64bit/DisableVMBuffering.plugin/Contents/MacOS/DisableVMBuffering
           0x11db98000 -        0x11db9ffff +Enable Async IO ??? (???) <9C98DC9E-5974-FE5D-75C3-16BC4738DCC8> /Applications/Adobe Photoshop CS5/Plug-ins/Extensions/Enable Async IO.plugin/Contents/MacOS/Enable Async IO
           0x11dba8000 -        0x11dbaffff +ForceVMBuffering ??? (???) <FC3AF71C-F973-F0BB-D037-FC2D4B9BFE3F> /Applications/Adobe Photoshop CS5/Plug-ins/32_64bit/ForceVMBuffering.plugin/Contents/MacOS/ForceVMBuffering
           0x11dbb8000 -        0x11dbbffff +Force VM Compression ??? (???) <D072C85C-CBCA-5EAF-5185-C9574B23781A> /Applications/Adobe Photoshop CS5/Plug-ins/32_64bit/Force VM Compression.plugin/Contents/MacOS/Force VM Compression
           0x11dbc8000 -        0x11dbcffff +Overscroll Always ??? (???) <E7399F9C-62C1-D593-A535-A1178F10B481> /Applications/Adobe Photoshop CS5/Plug-ins/32_64bit/Overscroll Always.plugin/Contents/MacOS/Overscroll Always
           0x11dbd8000 -        0x11dbdffff +Overscroll Floating Windows ??? (???) <399BE1EC-BDDD-FEC9-BF08-8ECEEFD9A461> /Applications/Adobe Photoshop CS5/Plug-ins/32_64bit/Overscroll Floating Windows.plugin/Contents/MacOS/Overscroll Floating Windows
           0x11dbe8000 -        0x11dbeffff +RememberSlowFiles ??? (???) <CF752275-EC22-3FA8-9769-656BE684DFB6> /Applications/Adobe Photoshop CS5/Plug-ins/32_64bit/RememberSlowFiles.plugin/Contents/MacOS/RememberSlowFiles
           0x11dbf8000 -        0x11dbfffff +Unlimited Clipboard Size ??? (???) <4B63AAE0-CBC9-E0DB-521E-1ADC16437083> /Applications/Adobe Photoshop CS5/Plug-ins/32_64bit/Unlimited Clipboard Size.plugin/Contents/MacOS/Unlimited Clipboard Size
           0x11dc08000 -        0x11dc0ffff +Unlimited Preview Size ??? (???) <166F57AD-8FF6-C103-3F25-E9A821D750D4> /Applications/Adobe Photoshop CS5/Plug-ins/32_64bit/Unlimited Preview Size.plugin/Contents/MacOS/Unlimited Preview Size
           0x11dc18000 -        0x11dc21fff +FastCore ??? (???) <F1D1C94D-4FE1-F969-6FC2-8D81837CA5E1> /Applications/Adobe Photoshop CS5/Plug-ins/Extensions/FastCore.plugin/Contents/MacOS/FastCore
           0x11dc2e000 -        0x11dc91ff3 +MMXCore ??? (???) <2DB6FA8E-4373-9823-C4F5-A9F5F8F80717> /Applications/Adobe Photoshop CS5/Plug-ins/Extensions/MMXCore.plugin/Contents/MacOS/MMXCore
           0x11dd17000 -        0x11dd82ff0 +MultiProcessor Support ??? (???) <8A0A7B32-67A5-4CD5-80DC-F9BEDA271F2C> /Applications/Adobe Photoshop CS5/Plug-ins/Extensions/MultiProcessor Support.plugin/Contents/MacOS/MultiProcessor Support
           0x11fbd0000 -        0x11fbecff7 +MeasurementCore ??? (???) <0E3BE9B3-FF3D-78A6-38EC-5CB0828B80EB> /Applications/Adobe Photoshop CS5/Plug-ins/Measurements/MeasurementCore.plugin/Contents/MacOS/MeasurementCore
           0x11fc0c000 -        0x11fc10fef +com.stclairsoft.DefaultFolderX.osax Default Folder X Addition version 1.0 (4.3.7) <81B82668-8B62-6D55-F2A9-6A6202DB0E6E> /Users/k/Library/ScriptingAdditions/Default Folder X Addition.osax/Contents/MacOS/Default Folder X Addition
           0x11fc15000 -        0x11fc33ff7 +Cocoa Patcher ??? (???) <393E54B4-72AF-5FF4-F45B-8A356EA2CAF9> /Users/k/Library/PreferencePanes/Default Folder X.prefPane/Contents/Resources/Default Folder X.bundle/Contents/Resources/Cocoa Patcher.bundle/Contents/MacOS/Cocoa Patcher
           0x1217e3000 -        0x1217e7fff  com.apple.audio.AudioIPCPlugIn 1.1.2 (1.1.2) <F6E20DCA-3C00-8990-1F60-E5517F7D0C77> /System/Library/Extensions/AudioIPCDriver.kext/Contents/Resources/AudioIPCPlugIn.bundle/C ontents/MacOS/AudioIPCPlugIn
           0x1217ec000 -        0x1217f2fff  com.apple.audio.AppleHDAHALPlugIn 1.8.7 (1.8.7f1) <97D7045E-CFD7-AD5C-6954-3B7C3F367C63> /System/Library/Extensions/AppleHDA.kext/Contents/PlugIns/AppleHDAHALPlugIn.bundle/Conten ts/MacOS/AppleHDAHALPlugIn
           0x122a24000 -        0x122c80fef +com.adobe.PSAutomate 12.0.1 (12.0.1) <6A522366-AB0A-E14E-D695-CDC7F5211991> /Applications/Adobe Photoshop CS5/Plug-ins/Extensions/ScriptingSupport.plugin/Contents/MacOS/ScriptingSupport
           0x122e96000 -        0x122f3affb +com.adobe.AdobeExtendScript ExtendScript 4.1.25 (4.1.25.8769) <144F37AB-BE20-D159-C326-A34154FE04B3> /Applications/Adobe Photoshop CS5/Adobe Photoshop CS5.app/Contents/Frameworks/AdobeExtendScript.framework/Versions/A/AdobeExtendScript
           0x122f9c000 -        0x12303cfef +com.adobe.AdobeScCore ScCore 4.1.25 (4.1.25.8769) <28F9410F-A5B5-BB59-FB7E-F5DB8FA70A0C> /Applications/Adobe Photoshop CS5/Adobe Photoshop CS5.app/Contents/Frameworks/AdobeScCore.framework/Versions/A/AdobeScCore
           0x123105000 -        0x123125ffb +com.adobe.ape adbeapecore version 3.1.65.7508 (3.1.65.7508) <284C86BE-ACD8-31DD-E58D-544F581BC93B> /Library/Application Support/Adobe/APE/3.1/adbeapecore.framework/adbeapecore
           0x123188000 -        0x1231c5feb +com.adobe.AAM.AdobeUpdaterNotificationFramework UpdaterNotifications 1.0.0.64 (1.0.0.64) <CD8BD7C7-0F66-29B6-C158-A6EF8DF69996> /Applications/Adobe Photoshop CS5/Adobe Photoshop CS5.app/Contents/Frameworks/updaternotifications.framework/Versions/a/UpdaterNotification s
           0x1234a9000 -        0x1234e7ff7  com.apple.DP.ScreenInputDevice 13.0 (13.0) <22174597-D163-7A20-C82A-C00C2CA19640> /System/Library/PrivateFrameworks/CoreMediaIOServices.framework/Resources/AppleScreenInpu tDevice.plugin/Contents/MacOS/AppleScreenInputDevice
           0x124900000 -        0x125747fcf +com.adobe.adobeswfl ??? (2.0.0.7489) <DBD38111-48D6-C031-EF50-D034C94ED38B> /Library/Application Support/Adobe/APE/3.1/adbeapecore.framework/Resources/AdobeSWFL.bundle/Contents/MacOS/Ado beSWFL
        0x7fff5fc00000 -     0x7fff5fc3bdef  dyld 132.1 (???) <B536F2F1-9DF1-3B6C-1C2C-9075EA219A06> /usr/lib/dyld
        0x7fff800ce000 -     0x7fff801ddfe7  libcrypto.0.9.8.dylib 0.9.8 (compatibility 0.9.8) <36DA89A6-3AF5-86F2-BDD5-B94C7C0844D4> /usr/lib/libcrypto.0.9.8.dylib
        0x7fff801de000 -     0x7fff80447ff7  com.apple.QuartzComposer 4.1 (156.16) <0BAE3C90-CF60-C0C7-C29E-BF9922074095> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuartzComposer.framewor k/Versions/A/QuartzComposer
        0x7fff8057c000 -     0x7fff8057fff7  libCoreVMClient.dylib ??? (???) <CE19A78F-B76D-244A-1C04-0544B914F728> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreVMClient.dylib
        0x7fff80692000 -     0x7fff806d3fef  com.apple.QD 3.35 (???) <78C9A560-E6F7-DC4F-F85E-E63CF8A98F0B> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/QD.framewo rk/Versions/A/QD
        0x7fff807ad000 -     0x7fff807beff7  libz.1.dylib 1.2.3 (compatibility 1.0.0) <FB5EE53A-0534-0FFA-B2ED-486609433717> /usr/lib/libz.1.dylib
        0x7fff807bf000 -     0x7fff807d5ff7  com.apple.MultitouchSupport.framework 204.13 (204.13) <BFFEC259-F103-B25A-BB52-1AA79116DDBA> /System/Library/PrivateFrameworks/MultitouchSupport.framework/Versions/A/MultitouchSuppor t
        0x7fff807d6000 -     0x7fff8080fff7  com.apple.MeshKit 1.1 (49.2) <3795F201-4A5F-3D40-57E0-87AD6B714239> /System/Library/PrivateFrameworks/MeshKit.framework/Versions/A/MeshKit
        0x7fff80810000 -     0x7fff8088efff  com.apple.CoreText 3.1.0 (???) <B740DA1D-EFD0-CCBF-F893-E3004FE58A98> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreText.f ramework/Versions/A/CoreText
        0x7fff808c0000 -     0x7fff80aa8ff7  com.apple.JavaScriptCore 6533.18 (6533.18.1) <097272AC-E436-78E5-4A74-284DEB07D6D9> /System/Library/Frameworks/JavaScriptCore.framework/Versions/A/JavaScriptCore
        0x7fff80cbf000 -     0x7fff80d0eff7  com.apple.DirectoryService.PasswordServerFramework 6.0 (6.0) <14FD0978-4BE0-336B-A19E-F388694583EB> /System/Library/PrivateFrameworks/PasswordServer.framework/Versions/A/PasswordServer
        0x7fff80d0f000 -     0x7fff80d2aff7  com.apple.openscripting 1.3.1 (???) <FD46A0FE-AC79-3EF7-AB4F-396D376DDE71> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScripting.framework /Versions/A/OpenScripting
        0x7fff80d2e000 -     0x7fff80ea3ff7  com.apple.CoreFoundation 6.6.3 (550.29) <48810602-63C3-994D-E563-DD02B16E76E1> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
        0x7fff80ef6000 -     0x7fff80f3afe7  com.apple.ImageCaptureCore 1.0.2 (1.0.2) <075198A5-4C6B-D945-D3EF-D13960C9F738> /System/Library/Frameworks/ImageCaptureCore.framework/Versions/A/ImageCaptureCore
        0x7fff80f3b000 -     0x7fff80f3bff7  com.apple.Carbon 150 (152) <19B37B7B-1594-AD0A-7F14-FA2F85AD7241> /System/Library/Frameworks/Carbon.framework/Versions/A/Carbon
        0x7fff80f58000 -     0x7fff80f5dff7  com.apple.CommonPanels 1.2.4 (91) <4D84803B-BD06-D80E-15AE-EFBE43F93605> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CommonPanels.framework/ Versions/A/CommonPanels
        0x7fff80f5e000 -     0x7fff80f66fff  com.apple.DisplayServicesFW 2.2.2 (251) <A8AA237B-26DA-455D-4133-69B1D1E45DF4> /System/Library/PrivateFrameworks/DisplayServices.framework/Versions/A/DisplayServices
        0x7fff80f67000 -     0x7fff80f80fff  com.apple.CFOpenDirectory 10.6 (10.6) <0F46E102-8B8E-0995-BA85-3D9608F0A30C> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/Frameworks/CFOpenDirectory. framework/Versions/A/CFOpenDirectory
        0x7fff80f95000 -     0x7fff81692067  com.apple.CoreGraphics 1.545.0 (???) <88892F58-F785-2E30-50B1-E9CC8775E79F> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphi cs.framework/Versions/A/CoreGraphics
        0x7fff81693000 -     0x7fff81a08fe7  com.apple.RawCamera.bundle 3.0.3 (529) <2E6B251A-C5A5-A3F9-832B-BB1958F938E9> /System/Library/CoreServices/RawCamera.bundle/Contents/MacOS/RawCamera
        0x7fff81a09000 -     0x7fff81c8afef  com.apple.Foundation 6.6.3 (751.29) <DAEDB589-9F59-9556-CF8D-07556317937B> /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
        0x7fff81c8b000 -     0x7fff81cd2ff7  com.apple.coreui 2 (114) <D7645B59-0431-6283-7322-957D944DAB21> /System/Library/PrivateFrameworks/CoreUI.framework/Versions/A/CoreUI
        0x7fff81e3b000 -     0x7fff81e4aff7  com.apple.opengl 1.6.9 (1.6.9) <BB8AEF81-0EC1-ED4C-360B-186C60AE745C> /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL
        0x7fff81e4b000 -     0x7fff81f55ff7  com.apple.MeshKitIO 1.1 (49.2) <F296E151-80AE-7764-B969-C2050DF26BFE> /System/Library/PrivateFrameworks/MeshKit.framework/Versions/A/Frameworks/MeshKitIO.frame work/Versions/A/MeshKitIO
        0x7fff81f56000 -     0x7fff81f56ff7  com.apple.CoreServices 44 (44) <210A4C56-BECB-E3E4-B6EE-7EC53E02265D> /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices
        0x7fff81f57000 -     0x7fff8239afef  libLAPACK.dylib 219.0.0 (compatibility 1.0.0) <0CC61C98-FF51-67B3-F3D8-C5E430C201A9> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Ve rsions/A/libLAPACK.dylib
        0x7fff8239b000 -     0x7fff82d91fff  com.apple.AppKit 6.6.6 (1038.29) <7BDD335D-5425-0354-5AD6-41C4F1B4A2F4> /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit
        0x7fff82d92000 -     0x7fff8359cfe7  libBLAS.dylib 219.0.0 (compatibility 1.0.0) <FC941ECB-71D0-FAE3-DCBF-C5A619E594B8> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Ve rsions/A/libBLAS.dylib
        0x7fff835d3000 -     0x7fff8360bfef  libcups.2.dylib 2.8.0 (compatibility 2.0.0) <31A78904-A500-0DA9-0609-F1EB81383326> /usr/lib/libcups.2.dylib
        0x7fff83618000 -     0x7fff8369dfff  com.apple.print.framework.PrintCore 6.2 (312.5) <C20F87CE-ACC1-552B-8A73-2B3846A01D80> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/PrintCore. framework/Versions/A/PrintCore
        0x7fff8369e000 -     0x7fff837b7fef  libGLProgrammability.dylib ??? (???) <0E55A58B-5B42-669F-2655-90893554CA21> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLProgrammability.dyl ib
        0x7fff837b8000 -     0x7fff83976fff  libicucore.A.dylib 40.0.0 (compatibility 1.0.0) <0E53A4A6-AC06-1B61-2285-248F534EE356> /usr/lib/libicucore.A.dylib
        0x7fff83977000 -     0x7fff83a30fff  libsqlite3.dylib 9.6.0 (compatibility 9.0.0) <5A15E12A-AE8F-1A36-BBC7-564E7D7AD0FB> /usr/lib/libsqlite3.dylib
        0x7fff83a31000 -     0x7fff83a8fff7  com.apple.framework.IOKit 2.0 (???) <010C3398-7363-8F4B-719C-263867F15F63> /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit
        0x7fff83a90000 -     0x7fff83a90ff7  com.apple.vecLib 3.6 (vecLib 3.6) <96FB6BAD-5568-C4E0-6FA7-02791A58B584> /System/Library/Frameworks/vecLib.framework/Versions/A/vecLib
        0x7fff83a91000 -     0x7fff83ab6ff7  com.apple.CoreVideo 1.6.1 (45.5) <29F39070-5CEF-B286-66E3-7CC

    That crash is DEEP in Apple code.  Odds are that it has nothing to do with Adobe's code.
    And it crashes in ColorSync when parsing a profile, so it might involve a corrupt ICC profile.

  • Error this object is corrupt or is no longer available while trying to open a embedded files in word 2007 or 2013

    Hi All
    Word 2007 and 2013 always show this error
    This object is corrupt or is no longer available while clicking a embedded files( like pdf, doc and xls). I tried reinstall office 2007, and office 2013. But still have same problems.
    I surf internet, find out solution like turnning  off the add-on,  but not working for me, and I do not install Norton AntiVirus.
    Does anyone know what the solution of this issue is, I do not have any idea right now.
    Thanks in advance!!!!!

    I notice there is a cross post on Answer Forum:
    http://answers.microsoft.com/en-us/office/forum/office_2013_release-word/error-the-object-is-corrupt-or-is-no-longer/fde2160e-fc19-4f90-81db-4f569fac7b95
    Is Dinel's suggestion helpful?
    Tony Chen
    TechNet Community Support

  • Error "424 Object Required" when opening journal report using HFM 11.1.2.1

    Hi experts,
    I've installed EPM 11.1.2.1 along with Hyperion Financial Management and Financial Reporting on an virtual machine (OS is windows server 2008),
    when I logon to workspace and tried to open an journal report in HFM-Format, appears error message as follows:
    An error has occurred. Please contact your administrator
    Error Number:424
    Error Description: Object required
    Error Source: Microsoft VBScript runtime error
    Page On which Error Occurred:../reports/CheckStatus.asp
    I've checked oracle support and found article ID 967025.1 describing almost the same issue of mine,
    but the suggested solution was to add workspace and HFM web server to trusted site. (I'm using IE9)
    I did so as well as other recommended browser settings but still the error remains.
    The article said the solution was applied to Version 9.2.0.0 to 11.1.1.3, so I'm not sure if version 11.1.2.1 has other causes or solutions.
    Could experts provide any ideas?

    I believe you might have already done with the below steps, but please reconfirm:
    1) Ensure, that both the Hyperion Workspace URL AND the HFM webservername i.e(Http://<hfmwebservername>/hfm) is added in the sites button in the Trusted sites option. under Security tab.
    2) Here is a list of Internet Explorer settings which are recommended to be set on the client machine:
    1. Configure browser to check for new version every time user visits a page
    * Open Internet Explorer
    * Go to Tools > Internet options > General
    In 'Browsing history' section select 'Every time I visit the webpage'
    * Click Ok, then Apply.
    2. Disable default pop-up blocking
    * Open Internet Explorer
    * Go to Tools > Internet options > Privacy tab
    Uncheck 'Turn on Pop-up Blocker'
    3. Add workspace URL to trusted sites
    * Open Internet Explorer
    * Go to Tools > Internet options > Security tab
    * Select Trusted sites from Select a zone to view or change security settings.
    * Type your workspace URL in form http://workspaceserver:portnumber in 'Add this website to the zone'
    * Uncheck 'Require server verification (https:) for all sites in this zone'
    * Click Add, then Close.
    * Click Ok and Apply.
    4. Minimize security setting for trusted sites
    * Open Internet Explorer
    * Go to Tools > Internet options > Security tab
    * Select Trusted Sites from select a zone to view or change security settings
    * Select custom level
    * From Reset to list select Low
    * Click Ok
    * Click Apply, then Ok
    5. Customize security settings
    * Open Internet Explorer
    * Go to Tools > Internet options > Security Tab > Custom Level
    * In 'Miscellaneous' section enable the option "Allow script-initiated windows without size or position constraints"
    * In 'ActiveX controls and plug-ins' section enable “Run ActiveX controls and plug-ins” and “Script ActiveX controls marked safe for scripting.”
    6. Enable option "Always allow session cookies".
    * Open Internet Explorer
    * Go to Tools > Internet options > Privacy Tab > Advanced > Check the "Override automatic cookie handling" and accept the first and third party cookies and check the "Always allow session cookies" option.
    7. Disable option "Enable Native XMLHTTP".
    * Open Internet Explorer
    * Go to Tools > Internet options > Advanced Tab > Uncheck the option "Enable Native XMLHTTP"
    If still facing the same issue, perform the below action plan:
    1) Give full permission to Filetransferfolder and try generating the reports.
    2) Add the Everyone user and dcom user to BIPubSystemReports.
    DCOM Config-> BIPubSystemReports-> Security tab-> add the users in Launch and Activation Permission, Access permissions and Configuration Permissions.
    Best regards.

  • Error in object definition, DOMA  is not available

    Hi Gurus,
    While loading data from PSA to datatarget(0IC_C03), I am getting this error.
    I have scheduled the dataloading and the job is getting cancelled....
    The job log in sm37 looks like this:
    Job started
    Step 001 started (program RSNEW1, variant &0000000000004, user ID BWTRAINING)
    Reconstruction / addition started for InfoCube 0IC_C03
    Caller 36 data packet 000001
    Reading data from PSA  started
    Caller 39 data packet 000001
           29 records read from PSA 2LIS_03_BX_BA
    Caller 52 data packet 000001
    InfoCube 0IC_C03 will be updated
    Caller 55 data packet 000001
    Start of update-rule processing for InfoProvider 0IC_C03
    Caller 59 data packet 000001
    End of update-rule processing for InfoProvider 0IC_C03
    Error in object definition, DOMA  is not available
    Job cancelled
    I am working in BI7.0.
    Please help me in solving the issue.
    Vinod.

    Check all number range objects related to that cube.

  • When i open terminal i get (login(1685,0x7fff73770960) malloc: *** error for object 0x106d2c4d0: pointer being freed was not allocated *** set a breakpoint in malloc_error_break to debug  [Process completed])

    so all of a suddun i open terminal and i get
    login(1685,0x7fff73770960) malloc: *** error for object 0x106d2c4d0: pointer being freed was not allocated
    *** set a breakpoint in malloc_error_break to debug
    [Process completed]
    in the terminal window any help?

    Launch the Console application by entering the first few letters of its name into a Spotlight search, and look under "User Diagnostic Reports" for crash logs related to "login." Select the most recent one and post the contents -- the text, please, not a screenshot.

  • Net.sf.jasperreports.engine.JRException: Error loading object from file : C

    I started using JasperReports for my web application report generation. I'm using JSPs for web development.
    I created a .jrxml file using iReport and used the following code to generate the report.
    try {
              JasperDesign jasperDesign = JRXmlLoader.load("C:\\tomcat\\webapps\\web\\JSP\\reports\\samples\\pmm-final.jrxml");
              JasperReport jasperReport = JasperCompileManager.compileReport(jasperDesign);
    // Second, create a map of parameters to pass to the report.
              Map parameters = new HashMap();
              parameters.put("Title", "JasperReport");
    // Third, get a database connection
              Connection conn = null;
              Class.forName("sun.jdbc.odbc.JdbcOdbcDriver");
              conn=DriverManager.getConnection("jdbc:odbc:driver={Microsoft Access Driver (*.mdb)};DBQ=C:/tomcat/webapps/db1/db1.mdb");
    // Fourth, create JasperPrint using fillReport() method
              JasperPrint jasperPrint = JasperFillManager.fillReport(jasperReport,
                                  parameters, conn);
    // You can use JasperPrint to create PDF
              //JasperExportManager.exportReportToPdfFile(jasperPrint, "C:\\tomcat\\webapps\\web\\JSP\\reports\\TestReport.pdf");
              JasperExportManager.exportReportToHtmlFile(jasperPrint, "C:\\tomcat\\webapps\\web\\JSP\\reports\\TestPMM.html");
              JRXlsExporter exporter = new JRXlsExporter();
              exporter.setParameter(JRExporterParameter.JASPER_PRINT, jasperPrint);
              exporter.setParameter(JRExporterParameter.OUTPUT_FILE_NAME, "C:\\tomcat\\webapps\\web\\JSP\\reports\\TestPMM.xls");
              exporter.exportReport();
    // Or to view report in the JasperViewer
              //JasperViewer.viewReport(jasperPrint);
    } catch (JRException e) {
              // TODO Auto-generated catch block
              e.printStackTrace();
    } catch (SQLException e) {
              // TODO Auto-generated catch block
              e.printStackTrace();
    The above pmm-final.jrxml uses a subreport 'top.jasper'. Error being thrown while loading top.jasper file. Error is as follows.
    java.io.InvalidClassException: net.sf.jasperreports.engine.base.JRBaseReport; lo
    cal class incompatible: stream classdesc serialVersionUID = 604, local class ser
    ialVersionUID = 606
    at java.io.ObjectStreamClass.initNonProxy(Unknown Source)
    at java.io.ObjectInputStream.readNonProxyDesc(Unknown Source)
    at java.io.ObjectInputStream.readClassDesc(Unknown Source)
    at java.io.ObjectInputStream.readNonProxyDesc(Unknown Source)
    at java.io.ObjectInputStream.readClassDesc(Unknown Source)
    at java.io.ObjectInputStream.readOrdinaryObject(Unknown Source)
    at java.io.ObjectInputStream.readObject0(Unknown Source)
    at java.io.ObjectInputStream.readObject(Unknown Source)
    at net.sf.jasperreports.engine.util.JRLoader.loadObject(JRLoader.java:86
    at net.sf.jasperreports.engine.util.JRLoader.loadObjectFromLocation(JRLo
    ader.java:236)
    at net.sf.jasperreports.engine.fill.JRFillSubreport.evaluate(JRFillSubre
    port.java:295)
    at net.sf.jasperreports.engine.fill.JRFillBand.evaluate(JRFillBand.java:
    340)
    at net.sf.jasperreports.engine.fill.JRVerticalFiller.fillPageBand(JRVert
    icalFiller.java:1224)
    at net.sf.jasperreports.engine.fill.JRVerticalFiller.fillPageHeader(JRVe
    rticalFiller.java:353)
    at net.sf.jasperreports.engine.fill.JRVerticalFiller.fillReportStart(JRV
    erticalFiller.java:205)
    at net.sf.jasperreports.engine.fill.JRVerticalFiller.fillReport(JRVertic
    alFiller.java:119)
    at net.sf.jasperreports.engine.fill.JRBaseFiller.fill(JRBaseFiller.java:
    613)
    at net.sf.jasperreports.engine.fill.JRBaseFiller.fill(JRBaseFiller.java:
    483)
    at net.sf.jasperreports.engine.fill.JRFiller.fillReport(JRFiller.java:77
    at net.sf.jasperreports.engine.JasperFillManager.fillReport(JasperFillMa
    nager.java:248)
    at org.apache.jsp.JSP.UserGuide_jsp._jspService(org.apache.jsp.JSP.UserG
    uide_jsp:74)
    at org.apache.jasper.runtime.HttpJspBase.service(HttpJspBase.java:99)
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:802)
    at org.apache.jasper.servlet.JspServletWrapper.service(JspServletWrapper
    .java:325)
    at org.apache.jasper.servlet.JspServlet.serviceJspFile(JspServlet.java:2
    95)
    at org.apache.jasper.servlet.JspServlet.service(JspServlet.java:245)
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:802)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(Appl
    icationFilterChain.java:252)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationF
    ilterChain.java:173)
    at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperV
    alve.java:214)
    at org.apache.catalina.core.StandardContextValve.invoke(StandardContextV
    alve.java:178)
    at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.j
    ava:126)
    at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.j
    ava:105)
    at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineVal
    ve.java:107)
    at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.jav
    a:148)
    at org.apache.jk.server.JkCoyoteHandler.invoke(JkCoyoteHandler.java:306)
    at org.apache.jk.common.HandlerRequest.invoke(HandlerRequest.java:385)
    at org.apache.jk.common.ChannelSocket.invoke(ChannelSocket.java:745)
    at org.apache.jk.common.ChannelSocket.processConnection(ChannelSocket.ja
    va:675)
    at org.apache.jk.common.SocketConnection.runIt(ChannelSocket.java:868)
    at org.apache.tomcat.util.threads.ThreadPool$ControlRunnable.run(ThreadP
    ool.java:684)
    at java.lang.Thread.run(Unknown Source)
    NESTED BY :
    java.io.InvalidClassException: net.sf.jasperreports.engine.base.JRBaseReport; lo
    cal class incompatible: stream classdesc serialVersionUID = 604, local class ser
    ialVersionUID = 606
    at java.io.ObjectStreamClass.initNonProxy(Unknown Source)
    at java.io.ObjectInputStream.readNonProxyDesc(Unknown Source)
    at java.io.ObjectInputStream.readClassDesc(Unknown Source)
    at java.io.ObjectInputStream.readNonProxyDesc(Unknown Source)
    at java.io.ObjectInputStream.readClassDesc(Unknown Source)
    at java.io.ObjectInputStream.readOrdinaryObject(Unknown Source)
    at java.io.ObjectInputStream.readObject0(Unknown Source)
    at java.io.ObjectInputStream.readObject(Unknown Source)
    at net.sf.jasperreports.engine.util.JRLoader.loadObject(JRLoader.java:86
    at net.sf.jasperreports.engine.util.JRLoader.loadObjectFromLocation(JRLo
    ader.java:236)
    at net.sf.jasperreports.engine.fill.JRFillSubreport.evaluate(JRFillSubre
    port.java:295)
    at net.sf.jasperreports.engine.fill.JRFillBand.evaluate(JRFillBand.java:
    340)
    at net.sf.jasperreports.engine.fill.JRVerticalFiller.fillPageBand(JRVert
    icalFiller.java:1224)
    at net.sf.jasperreports.engine.fill.JRVerticalFiller.fillPageHeader(JRVe
    rticalFiller.java:353)
    at net.sf.jasperreports.engine.fill.JRVerticalFiller.fillReportStart(JRV
    erticalFiller.java:205)
    at net.sf.jasperreports.engine.fill.JRVerticalFiller.fillReport(JRVertic
    alFiller.java:119)
    at net.sf.jasperreports.engine.fill.JRBaseFiller.fill(JRBaseFiller.java:
    613)
    at net.sf.jasperreports.engine.fill.JRBaseFiller.fill(JRBaseFiller.java:
    483)
    at net.sf.jasperreports.engine.fill.JRFiller.fillReport(JRFiller.java:77
    at net.sf.jasperreports.engine.JasperFillManager.fillReport(JasperFillMa
    nager.java:248)
    at org.apache.jsp.JSP.UserGuide_jsp._jspService(org.apache.jsp.JSP.UserG
    uide_jsp:74)
    at org.apache.jasper.runtime.HttpJspBase.service(HttpJspBase.java:99)
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:802)
    at org.apache.jasper.servlet.JspServletWrapper.service(JspServletWrapper
    .java:325)
    at org.apache.jasper.servlet.JspServlet.serviceJspFile(JspServlet.java:2
    95)
    at org.apache.jasper.servlet.JspServlet.service(JspServlet.java:245)
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:802)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(Appl
    icationFilterChain.java:252)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationF
    ilterChain.java:173)
    at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperV
    alve.java:214)
    at org.apache.catalina.core.StandardContextValve.invoke(StandardContextV
    alve.java:178)
    at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.j
    ava:126)
    at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.j
    ava:105)
    at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineVal
    ve.java:107)
    at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.jav
    a:148)
    at org.apache.jk.server.JkCoyoteHandler.invoke(JkCoyoteHandler.java:306)
    at org.apache.jk.common.HandlerRequest.invoke(HandlerRequest.java:385)
    at org.apache.jk.common.ChannelSocket.invoke(ChannelSocket.java:745)
    at org.apache.jk.common.ChannelSocket.processConnection(ChannelSocket.ja
    va:675)
    at org.apache.jk.common.SocketConnection.runIt(ChannelSocket.java:868)
    at org.apache.tomcat.util.threads.ThreadPool$ControlRunnable.run(ThreadP
    ool.java:684)
    at java.lang.Thread.run(Unknown Source)
    NESTED BY :
    net.sf.jasperreports.engine.JRException: Error loading object from file : C:\tom
    cat\webapps\web\JSP\reports\samples\top.jasper
    at net.sf.jasperreports.engine.util.JRLoader.loadObject(JRLoader.java:90
    at net.sf.jasperreports.engine.util.JRLoader.loadObjectFromLocation(JRLo
    ader.java:236)
    at net.sf.jasperreports.engine.fill.JRFillSubreport.evaluate(JRFillSubre
    port.java:295)
    at net.sf.jasperreports.engine.fill.JRFillBand.evaluate(JRFillBand.java:
    340)
    at net.sf.jasperreports.engine.fill.JRVerticalFiller.fillPageBand(JRVert
    icalFiller.java:1224)
    at net.sf.jasperreports.engine.fill.JRVerticalFiller.fillPageHeader(JRVe
    rticalFiller.java:353)
    at net.sf.jasperreports.engine.fill.JRVerticalFiller.fillReportStart(JRV
    erticalFiller.java:205)
    at net.sf.jasperreports.engine.fill.JRVerticalFiller.fillReport(JRVertic
    alFiller.java:119)
    at net.sf.jasperreports.engine.fill.JRBaseFiller.fill(JRBaseFiller.java:
    613)
    at net.sf.jasperreports.engine.fill.JRBaseFiller.fill(JRBaseFiller.java:
    483)
    at net.sf.jasperreports.engine.fill.JRFiller.fillReport(JRFiller.java:77
    at net.sf.jasperreports.engine.JasperFillManager.fillReport(JasperFillMa
    nager.java:248)
    at org.apache.jsp.JSP.UserGuide_jsp._jspService(org.apache.jsp.JSP.UserG
    uide_jsp:74)
    at org.apache.jasper.runtime.HttpJspBase.service(HttpJspBase.java:99)
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:802)
    at org.apache.jasper.servlet.JspServletWrapper.service(JspServletWrapper
    .java:325)
    at org.apache.jasper.servlet.JspServlet.serviceJspFile(JspServlet.java:2
    95)
    at org.apache.jasper.servlet.JspServlet.service(JspServlet.java:245)
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:802)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(Appl
    icationFilterChain.java:252)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationF
    ilterChain.java:173)
    at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperV
    alve.java:214)
    at org.apache.catalina.core.StandardContextValve.invoke(StandardContextV
    alve.java:178)
    at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.j
    ava:126)
    at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.j
    ava:105)
    at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineVal
    ve.java:107)
    at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.jav
    a:148)
    at org.apache.jk.server.JkCoyoteHandler.invoke(JkCoyoteHandler.java:306)
    at org.apache.jk.common.HandlerRequest.invoke(HandlerRequest.java:385)
    at org.apache.jk.common.ChannelSocket.invoke(ChannelSocket.java:745)
    at org.apache.jk.common.ChannelSocket.processConnection(ChannelSocket.ja
    va:675)
    at org.apache.jk.common.SocketConnection.runIt(ChannelSocket.java:868)
    at org.apache.tomcat.util.threads.ThreadPool$ControlRunnable.run(ThreadP
    ool.java:684)
    at java.lang.Thread.run(Unknown Source)
    Caused by: java.io.InvalidClassException: net.sf.jasperreports.engine.base.JRBas
    eReport; local class incompatible: stream classdesc serialVersionUID = 604, loca
    l class serialVersionUID = 606
    at java.io.ObjectStreamClass.initNonProxy(Unknown Source)
    at java.io.ObjectInputStream.readNonProxyDesc(Unknown Source)
    at java.io.ObjectInputStream.readClassDesc(Unknown Source)
    at java.io.ObjectInputStream.readNonProxyDesc(Unknown Source)
    at java.io.ObjectInputStream.readClassDesc(Unknown Source)
    at java.io.ObjectInputStream.readOrdinaryObject(Unknown Source)
    at java.io.ObjectInputStream.readObject0(Unknown Source)
    at java.io.ObjectInputStream.readObject(Unknown Source)
    at net.sf.jasperreports.engine.util.JRLoader.loadObject(JRLoader.java:86
    ... 33 more
    Anyone pls help. It's bit urgent. Thanks.

    I was using iReport v0.5.0 and it uses jasperreports-0.6.7.jar (v0.6.7) of
    JasperReports. I compiled and i deployed my application in BEA weblogic server. I got the error listed below. Only after i saw your
    response explaining that iReport was the issue, i checked the iReport lib directory and found this version of jasperreport jar.
    iReport creates a java source file which is used to a jasper file.
    iReport will link in the v0.6.7 version of jasperReports. When you
    deploy your web application it will recognize this version through the compiled jasper file and give you the InvalidClassException, even
    though you only have one jasperReport jar deployed with your war file.
    The way i fixed this problem was to create my web application with the
    jasperreport jar comes with iReport.
    Thanks for mentioning iReport.
    Christopher
    Error:
    Caused by: java.io.InvalidClassException: net.sf.jasperreports.engine.base.JRBas
    eReport; local class incompatible: stream classdesc serialVersionUID = 607, local class serialVersionUID = 10002
    at java.io.ObjectStreamClass.initNonProxy(ObjectStreamClass.java:463)
    at java.io.ObjectInputStream.readNonProxyDesc(ObjectInputStream.java:1521)
    at java.io.ObjectInputStream.readClassDesc(ObjectInputStream.java:1435)
    at java.io.ObjectInputStream.readNonProxyDesc(ObjectInputStream.java:1521)
    ...

  • Error encountered while signing. Windows cryptographic service provider reported an error. Object not found. Error code:2148073489. Windows 7, Adobe Reader XI, Symantec PKI, Smart Card and CAC. I have seen other threads for this error but none have a reso

    Error encountered while signing. Windows cryptographic service provider reported an error. Object not found. Error code:2148073489. Windows 7, Adobe Reader XI, Symantec PKI, Smart Card and CAC. I have seen other threads for this error but none have a resolution. Any help would be appreciated.
    Sorry for the long title, first time poster here.

    This thread is pretty old, are you still having this issue?

  • Error : 'No object identification permitted for infotype 0582, subtype LTA'

    Hi Experts,
                   While executing the program 'HINUINFO_UPDATE'
    i am getting an error 'No object identification permitted for infotype 0582, subtype LTA'.
                   After the approval for LTA claim  is done in ESS i have executed the program 'HINUINFO_UPDATE' to update he infotypes 15 and 582. Infotype 15 is getting created but while creating the infotype 582 system gives the above error message.
                 In the detailed error log system gives the following message.
                    "You attempted to access a data record with the object identification 1. However, according to the Customizing settings, object identifications cannot be used for subtype LTA of infotype 0582".
            Can anybody please assist me how to solve this problem. Helpful answers will be rewarded.
    Thanks and Best Regards,
    Sanoj.

    Hi ,
    Did any one find solution for this ? Please reply how to fix this issue.

  • Error while releasing PO :  System error: block object EKKO, Key PO Number.

    Dear All,
    I am getting error while releasing PO :  System error: block object EKKO, Key PO Number.
    Please help to resolve.

    Hi Friend,
    How the issue is resolved, because i am facing the same issue, while positing Service entry sheet.
    If you can give us solution, it will be more useful and more appreciated
    REgards
    RS

  • Error ASPRUNTIME: Object reference not set to an instance of an object.in Visual Studio in method CopyPrecompiledFile.

    Hello, I have this issue and Ihave wasted atleast 2 days with this one. I have tried all possible solutions -
    1. Turn Off Real time McAffee scanning  -- I do not have real time scanning ON
    2. Delete Bin folder and start all over by adding references -- Did not work
    3. delete .compiles or refresh filesdelete temp files from asp.net temp files folder -- no .Compiled file. Deleted refresh files but no use
    4. change temp file for appliation in compilation tag of web config -- No use
    My application framework is .NET 4.5 and VSD 2012. I have tried to compile from C:\WINDOWS\Mi
    crosoft.NET\Framework folder as well as C:\WINDOWS\Mi
    crosoft.NET\Framework64 folder. Both gave same error.
    I need urgent assistance plz.
    Here is stack trace :
    C:\Development\Convergence\Applications\CAP\WixSetup\WixSetupView>"C:\WINDOWS\Mi
    crosoft.NET\Framework\v4.0.30319\aspnet_compiler.exe" -u -fixedNames -p "C:\Deve
    lopment\Convergence\Applications\CAP\TouchPointTier\Presentations" -v / "C:\Deve
    lopment\Convergence\Applications\CAP\PrecompiledWeb\ConvergenceCAP" -errorstack
    Microsoft (R) ASP.NET Compilation Tool version 4.0.30319.17929
    Utility to precompile an ASP.NET application
    Copyright (C) Microsoft Corporation. All rights reserved.
    error ASPRUNTIME: Object reference not set to an instance of an object.
    [NullReferenceException]: Object reference not set to an instance of an object.
       at System.Web.Compilation.BuildManager.CopyPrecompiledFile(VirtualFile vfile,
     String destPhysicalPath)
       at System.Web.Compilation.BuildManager.CopyStaticFilesRecursive(VirtualDirect
    ory sourceVdir, String destPhysicalDir, Boolean topLevel)
       at System.Web.Compilation.BuildManager.CopyStaticFilesRecursive(VirtualDirect
    ory sourceVdir, String destPhysicalDir, Boolean topLevel)
       at System.Web.Compilation.BuildManager.CopyStaticFilesRecursive(VirtualDirect
    ory sourceVdir, String destPhysicalDir, Boolean topLevel)
       at System.Web.Compilation.BuildManager.CopyStaticFilesRecursive(VirtualDirect
    ory sourceVdir, String destPhysicalDir, Boolean topLevel)
       at System.Web.Compilation.BuildManager.PrecompileAppInternal(VirtualPath star
    tingVirtualDir, IEnumerable`1 excludedVirtualPaths)
       at System.Web.Compilation.BuildManager.PrecompileApp(VirtualPath startingVirt
    ualDir, IEnumerable`1 excludedVirtualPaths)
       at System.Web.Compilation.BuildManager.PrecompileApp(ClientBuildManagerCallba
    ck callback, IEnumerable`1 excludedVirtualPaths)
       at System.Web.Compilation.BuildManagerHost.PrecompileApp(ClientBuildManagerCa
    llback callback, List`1 excludedVirtualPaths)
       at System.Web.Compilation.BuildManagerHost.PrecompileApp(ClientBuildManagerCa
    llback callback, List`1 excludedVirtualPaths)
       at System.Web.Compilation.ClientBuildManager.PrecompileApplication(ClientBuil
    dManagerCallback callback, Boolean forceCleanBuild)
       at System.Web.Compilation.ClientBuildManager.PrecompileApplication(ClientBuil
    dManagerCallback callback)
       at System.Web.Compilation.Precompiler.Main(String[] args)
    C:\Development\Convergence\Applications\CAP\WixSetup\WixSetupView>pause
    Press any key to continue . . .

    I know these warning are not related to my issue that is the reason i am not able to understand what is wrong with it. Its a huge application and compiliing takes atleast 6-7 hrs and after that I get error in "copyPrecompiledFiles" method.
    I have circular reference issue in application but when I build application in specific sequece, it goes away so after builing application with 0 errors, i execute command to precompile
    rmdir C:\Precompiled /s /q
    mkdir C:\Precompiled
    "C:\WINDOWS\Microsoft.NET\Framework64\v4.0.30319\aspnet_compiler.exe" -u -fixedNames -p "C:\ApplicationPath" -v / "C:\Precompiled" -errorstack
    pause

  • Modify Application: Error Message:: Object Variable or With Block variable

    Hi Experts,
    We just installed 5.1 on our server and once the application is installed.
    When I try to modify the aplication I get this error at the end
    This is step what the modify app does:
    Check environment information
    Drop Fact table index.
    Modify fact table.
    Update application information.
    Set Fact table index.
    Create stored procedures and comment table.
    Increase application version and make legal consolidation table.
    Make OLAP database and Journal/Audit reports. / Validate dimension formulas.
    Error Message:: Object Variable or With Block variable
    Any one has any any answer ? I will appreciate your help on this.
    Thanks

    Please check if Reporting Services is working properly.
    Just open IE and type http://nameofserver/reports
    If you receive any error then you have to fix that error verifying configuration of RS.
    If RS is working make sure you add the right information into Server Manager Server Option for RS and Report Server virtual directory.
    Also please check the tblappsetinfo to have all the fields completed (regarding servers).
    Regards
    Sorin Radulescu

  • Error - Some objects are not available to your user profile...

    Hello,
    It is for BI 4.1 on Windows. We have a connection called CON1 pointing to DB1. It uses UNIV1 All reports were working fine and we were able to refresh it as well.
    Now the CON1 is changed to point to DB2 and we are now getting following error - "Some objects are not available to your user profile. You cannot refresh this Query. See your Business Objects administrator to request rights".
    If I create a new report using CON1 and the it works fine. Only the old reports are still causing issue on refresh. I tried with Admin account as well and same issue.
    The CON1 is still CON1 and universe UNIV1 is still using CON1. Just the content was edited from DB1 to DB2 in CON1. If we create a new report then no issue.
    Can anybody advice if something needs to compiled. Your help will be greatly appreciated.
    Regards,
    SS

    Your old reports are still pointing to same connection. Remember the DSN has been pointed to use another Database. The records and entries will be different. In addition as the records or object mapping have changed for these reports. Hence this would be a very normal behaviour.
    Create a new connection named CON2 or something like that to point DB1 as per your requirement. This way your original reports would work.

  • Error: the object is not currently contained in a document

    When I do a save or switch to other pages, I get the following error:
    "Translate error: Error: the object is not currently contained in a document"
    The web page I have open then doesn't render correctly in the window - although it looks fine in a browser. I already tried deleting the cache file and even the entire personal configuration file. How do I fix this? I am using Dreamweaver CS6, by the way.

    I've had a look at your medium.html page in a couple of browsers, as well as in the W3C validator.
    I suspect Dreamweaver is having a problem with the external JavaScript that's loaded on line 20. It's coming from a remote server, and is likely to take some time to load. There also seems to be a problem with the "Begin Widget Config" comment on line 21.
    I noticed that Source Code in both Firefox and Chrome display the Begin and End comments in a different colour from other HTML comments. Also the W3C validator complains about the opening angle bracket of the comment on line 21. When I copied the code into Dreamweaver and removed the template markup, I noticed that Dreamweaver also failed to display the comments in grey. But when I deleted the HTML comment tags and reapplied them, they turned grey.
    It sounds like a long shot, but it looks as though there is something unusual about the characters in the comments on lines 21 and 42. Open the main template, delete those comments, and add them again (or leave them out - they're not necessary).
    If editing the comments doesn't fix the problem, I suggest that you try deselecting the option to display external files (View > Display External Files toggles the option on and off). Alternatively, comment out the reference to the script on searchschoolsnetwork.com while you're working with the files locally.

  • Why its showing error : Invalid Object Name 'table name' when we try to insert data ?

    Hi,
        When i try to insert data in the database with the following query
                    con.Open();
                    cmd = new SqlCommand("insert into good(ID,Name) values('" + textBox1.Text + "','" + textBox2.Text + "')", con);
                    cmd.ExecuteNonQuery();
                    MessageBox.Show("Insert success");
                    con.Close();
        its showing following error Invalid Object Name 'good'

    Use 3-part naming like: MyDatabase.dbo.good(ID,Name) .
    Also consider using stored procedure for database INSERTs.
    Kalman Toth Database & OLAP Architect
    SQL Server 2014 Database Design
    New Book / Kindle: Beginner Database Design & SQL Programming Using Microsoft SQL Server 2014

Maybe you are looking for

  • Regarding Security In SAP XI

    HI All, What is the Purpose of Security in SAP XI ??? When We will USe it And How We Will Use this ???? Regards Vamsi

  • Why Does CS 4 Do This?

    !. PS 7 would zoom to the same extremes at CS 4, but  the result would be CLEAR and easy to make changes. CS 4 shows big pixel squares at only 600! Why? 2. PS 7 would lock a layer when I wanted it locked. But I have several times in opening files in

  • Menu flashes, then apple logo, then menu... Help!

    I bought a used 40GB Apple TV on eBay (yes, that was probably my first mistake). The first time I turned it on, it set up language, network, etc. with no problem, but when it got to syncing with iTunes, the 5-digit code would "blink" on the screen (a

  • Master collection key became invalid after macbookpro mainboard replacement

    Hi. I had the mainboard replaced in my mac as it was causing regular crashes. Luckily it was still under warranty. Since i got it back from the shop any adobe program is asking for my license key again. If i enter the serial number that is on the box

  • Shutting down i-sight camera for safety

    We just got a new I-mac and we have teenage girls. The Apple store told us there is no way to shut down the i-sight camera under parental controls. Help!! Could we shut down the photo booth application as well as the i-chat AV? Any other ways they co