11i Login Page is showing 'Error on Page' while using IE 7

Hi DBAs,
I am using Oracle 11.5.10.2 with DB 10.2.0.4 (Single Instance). The EBS is on RUP6 and using JDK 1.6.0_12.
I was using Firefox and not getting any issue. I used first time IE-7 (7.0.5x) to access the application. I noticed that Pressing the 'Login' button on Login Page , it was saying in the left bottom of the IE says 'Error on page' and was not navigate to any page or did not perform any action.
I verified all the services and everything was OK. While using Firefox , I was able to navigate the application w/o any issue.
Using IE 7 , I am able to access
http://host.domain:8000/OA_HTML/fndvald.jsp?username=sysadmin&;password=sysadmin
Most of the stuff seems to be working fine while logging in using above URL but the 'GO' buttons are throwing same error in IE 'Error on page'. Rest of the Bottons like 'Edit Navigator' , 'Edit Favorites' are working fine but when on any Page I press the 'Go' button then IE showing Error. It seems to me that when a button need to navigate to next page then IE saying 'Error on page' but when a button have to lunch a new page it is working fine.
All the responsibilities and links are working fine. Application Navigation using Firefox is working absolutely fine.
Seeking your advise and suggestions to resolve the issue.
Thanks
-Samar-

Hi Samar,
You can clear the cache as follows (login as applmgr user, and source the application env file):
$ cd $COMMON_TOP/_pages
$ rm -R *
ML Note: 285218.1 is not helpful as I am on later version of EBS (11.5.10.2 with RUP6 and Developer6i Patchset 19). At Client side I am using Windows XP SP3 with IE 7.0.5.x with JInit 1.3.21 and JRE 1.6.0.12.Did you review the steps under "Recommended MSIE Browser Settings" section?
Can you reproduce the issue with JInitiator? If yes, any errors in the JInitiator console window? Enable debug (you may also enable trace for Sun JRE) and see if any errors are reported there.
Note: 549423.1 - How to enable tracing and logging for Sun JRE (Native Plug-in)
https://metalink2.oracle.com/metalink/plsql/ml2_documents.showDocument?p_database_id=NOT&p_id=549423.1
Regards,
Hussein

Similar Messages

  • Not showing error in dual while using it as arithmetic expression

    Hi,
    I have a requirement to throw error if two consecutive numbers or two consecutive operators are given. For this I would like to use dual table.
    It is throwing error if two numbers are given, but not throwing error if it has two operators.
    Error thrown for -> select 2 4 - 7 from dual;
    Error not thrown for -> select 2 + - 7 from dual;
    or
    select 2 - + 7 from dual;
    I am expecting an error in later case too. Can we do any changes to the query to throw the error?
    Thanks!

    Hi,
    If str is a string, then this expression
    REGEXP_LIKE ( str
             , '(\d\s+\d)'     || -- digits, separated by 1 or more whitespace characters
               '|'          || -- or
               '([+*/-]\s*[+*/-]'   -- operators, separated by 0 or more whitespace characters
             )will return TRUE if (and only if) str contains either two consecutive digits (separated by at least 1 space character) or str contains two consectuive arithmetic operators (not necessaily separated by space characters).
    You can include other operator symbols, by including them in both of the lists enclosed in square brackets. The hyphen ('-') must be the very first character or the very last character in the list; aside from that, the order of the symbols makes no difference.
    I hope this answers your question.
    If not, post a little sample data (CREATE TABLE and INSERT statements, relevant columns only) for all tables involved, and also post the results you want from that data.
    Explain, using specific examples, how you get those results from that data.
    Always say which version of Oracle you're using.
    See the forum FAQ {message:id=9360002}

  • Safari app on mac air cant open and this the message shows ( safari quit unexpecedly while using the librooksbas.dylib plug-in. )

    Dear Apple's maintenance department
    Two days ago and I'm trying to open the application Safari but it appears to me this letter and the application closes again .... Please look into this problem and to quickly answer the solution .... Thank you for your cooperation
    message shows :
    safari quit unexpecedly while using the librooksbas.dylib plug-in.
    Process:         Safari [436]
    Path:            /Applications/Safari.app/Contents/MacOS/Safari
    Identifier:      com.apple.Safari
    Version:         7.0.3 (9537.75.14)
    Build Info:      WebBrowser-7537075014000000~3
    Code Type:       X86-64 (Native)
    Parent Process:  launchd [145]
    Responsible:     Safari [436]
    User ID:         501
    PlugIn Path:       /Library/Rapport/*/librooksbas.dylib
    PlugIn Identifier: librooksbas.dylib
    PlugIn Version:    ??? (1)
    Date/Time:       2014-04-07 11:38:45.532 +0300
    OS Version:      Mac OS X 10.9.2 (13C64)
    Report Version:  11
    Anonymous UUID:  2E9CA85D-151E-60E9-4048-AAA6EDD1735D
    Crashed Thread:  22
    Exception Type:  EXC_BAD_ACCESS (SIGSEGV)
    Exception Codes: KERN_INVALID_ADDRESS at 0x0000000000000920
    External Modification Warnings:
    Thread creation by external task.
    VM Regions Near 0x920:
    -->
        __TEXT                 0000000105359000-000000010535a000 [    4K] r-x/rwx SM=COW  /Applications/Safari.app/Contents/MacOS/Safari
    Application Specific Information:
    Process Model:
    Multiple Web Processes
    Enabled Extensions:
    com.app34068-DU386F5V4G (196 - 1.196) GoPhoto.it V9.0
    com.wondershare.ultimate-YZC2T44ZDX (4.0.0 - 4.0.0) Video Converter
    com.walt.vidxplugin-B9452892K5 (2 - 2.0) Vidx
    Thread 0:: Dispatch queue: com.apple.main-thread
    0   libicucore.A.dylib                      0x00007fff8d1c4bde ubidi_getClass + 85
    1   com.apple.CoreText                      0x00007fff91eb90fb TUnicodeEncoder::EncodePortion(long, unsigned short const*, long, TBaseFont const&, bool, unsigned short*, double*, unsigned long, unsigned int*, double&) + 611
    2   com.apple.CoreText                      0x00007fff91eb8e2f TBMPDataCachePage::TBMPDataCachePage(TBaseFont const&, unsigned short) + 433
    3   com.apple.CoreText                      0x00007fff91eb8c24 TBMPDataCache::PageForCharacter(unsigned short) const + 108
    4   com.apple.CoreText                      0x00007fff91eb8a65 CTFontGetGlyphsForCharacters + 255
    5   com.apple.AppKit                        0x00007fff9726036a -[__NSFontTypefaceInfo _latin1MappingTableWithPlatformFont:hasKernPair:] + 336
    6   com.apple.AppKit                        0x00007fff97260194 -[NSFont _latin1MappingTable:] + 125
    7   com.apple.AppKit                        0x00007fff978955ca +[NSStringDrawingTextStorage _fastDrawString:attributes:length:inRect:graphicsContext:baselineRendering:uses FontLeading:usesScreenFont:typesetterBehavior:paragraphStyle:lineBreakMode:bound ingRect:padding:scrollable:baselineOffset:] + 895
    8   com.apple.AppKit                        0x00007fff97895239 +[NSStringDrawingTextStorage _fastDrawString:attributes:length:inRect:graphicsContext:baselineRendering:uses FontLeading:usesScreenFont:typesetterBehavior:paragraphStyle:lineBreakMode:bound ingRect:padding:scrollable:] + 148
    9   com.apple.AppKit                        0x00007fff9725ef95 -[NSAttributedString(NSExtendedStringDrawing) boundingRectWithSize:options:context:] + 692
    10  com.apple.AppKit                        0x00007fff9725ecb6 -[NSAttributedString(NSExtendedStringDrawing) boundingRectWithSize:options:] + 32
    11  com.apple.AppKit                        0x00007fff9725ec5c -[NSAttributedString(NSStringDrawingExtension) _sizeWithSize:] + 56
    12  com.apple.AppKit                        0x00007fff9725dfe0 -[NSButtonCell(NSButtonCellPrivate) _titleSizeWithSize:] + 91
    13  com.apple.AppKit                        0x00007fff9725dd63 -[NSButtonCell(NSButtonCellPrivate) _alignedTitleRectWithRect:] + 188
    14  com.apple.AppKit                        0x00007fff9724e875 -[NSButtonCell cellSizeForBounds:] + 709
    15  com.apple.AppKit                        0x00007fff9723e6a0 -[NSCell cellSize] + 68
    16  com.apple.AppKit                        0x00007fff9723e599 -[NSControl sizeToFit] + 45
    17  com.apple.AppKit                        0x00007fff9756915e sizeButtonForThemeLayout + 25
    18  com.apple.AppKit                        0x00007fff97567755 -[NSAlert buildAlertStyle:title:formattedMsg:first:second:third:oldStyle:] + 8685
    19  com.apple.AppKit                        0x00007fff9756551e -[NSAlert layout] + 383
    20  com.apple.AppKit                        0x00007fff9757309a -[NSAlert runModal] + 46
    21  com.apple.AppKit                        0x00007fff9721b2a9 __55-[NSPersistentUIRestorer promptToIgnorePersistentState]_block_invoke + 1054
    22  com.apple.AppKit                        0x00007fff9721ae4e -[NSApplication _suppressFinishLaunchingFromEventHandlersWhilePerformingBlock:] + 28
    23  com.apple.AppKit                        0x00007fff9721adef -[NSPersistentUIRestorer promptToIgnorePersistentState] + 213
    24  com.apple.AppKit                        0x00007fff9721ad13 -[NSPersistentUIManager promptToIgnorePersistentState] + 28
    25  com.apple.AppKit                        0x00007fff9721ab34 -[NSApplication _reopenWindowsAsNecessaryIncludingRestorableState:registeringAsReady:completion Handler:] + 252
    26  com.apple.AppKit                        0x00007fff9721a909 -[NSApplication(NSAppleEventHandling) _handleAEOpenEvent:] + 557
    27  com.apple.AppKit                        0x00007fff9721a36b -[NSApplication(NSAppleEventHandling) _handleCoreEvent:withReplyEvent:] + 242
    28  com.apple.Foundation                    0x00007fff93f49f0a -[NSAppleEventManager dispatchRawAppleEvent:withRawReply:handlerRefCon:] + 294
    29  com.apple.Foundation                    0x00007fff93f49d7d _NSAppleEventManagerGenericHandler + 106
    30  com.apple.AE                            0x00007fff97093e1f aeDispatchAppleEvent(AEDesc const*, AEDesc*, unsigned int, unsigned char*) + 381
    31  com.apple.AE                            0x00007fff97093c32 dispatchEventAndSendReply(AEDesc const*, AEDesc*) + 31
    32  com.apple.AE                            0x00007fff97093b36 aeProcessAppleEvent + 315
    33  com.apple.HIToolbox                     0x00007fff90671161 AEProcessAppleEvent + 56
    34  com.apple.AppKit                        0x00007fff97216246 _DPSNextEvent + 1026
    35  com.apple.AppKit                        0x00007fff97215a2b -[NSApplication nextEventMatchingMask:untilDate:inMode:dequeue:] + 122
    36  com.apple.Safari.framework              0x00000001053bfd00 -[BrowserApplication nextEventMatchingMask:untilDate:inMode:dequeue:] + 161
    37  com.apple.AppKit                        0x00007fff97209b2c -[NSApplication run] + 553
    38  com.apple.AppKit                        0x00007fff971f4913 NSApplicationMain + 940
    39  com.apple.Safari.framework              0x0000000105591c8d SafariMain + 267
    40  libdyld.dylib                           0x00007fff9351b5fd start + 1
    Thread 1:
    0   libsystem_kernel.dylib                  0x00007fff97f20e6a __workq_kernreturn + 10
    1   libsystem_pthread.dylib                 0x00007fff959e4f08 _pthread_wqthread + 330
    2   libsystem_pthread.dylib                 0x00007fff959e7fb9 start_wqthread + 13
    Thread 2:: Dispatch queue: com.apple.libdispatch-manager
    0   libsystem_kernel.dylib                  0x00007fff97f21662 kevent64 + 10
    1   libdispatch.dylib                       0x00007fff95bac43d _dispatch_mgr_invoke + 239
    2   libdispatch.dylib                       0x00007fff95bac152 _dispatch_mgr_thread + 52
    Thread 3:
    0   libsystem_kernel.dylib                  0x00007fff97f20e6a __workq_kernreturn + 10
    1   libsystem_pthread.dylib                 0x00007fff959e4f08 _pthread_wqthread + 330
    2   libsystem_pthread.dylib                 0x00007fff959e7fb9 start_wqthread + 13
    Thread 4:
    0   libsystem_kernel.dylib                  0x00007fff97f20e6a __workq_kernreturn + 10
    1   libsystem_pthread.dylib                 0x00007fff959e4f08 _pthread_wqthread + 330
    2   libsystem_pthread.dylib                 0x00007fff959e7fb9 start_wqthread + 13
    Thread 5:
    0   libsystem_kernel.dylib                  0x00007fff97f20e6a __workq_kernreturn + 10
    1   libsystem_pthread.dylib                 0x00007fff959e4f08 _pthread_wqthread + 330
    2   libsystem_pthread.dylib                 0x00007fff959e7fb9 start_wqthread + 13
    Thread 6:
    0   libsystem_kernel.dylib                  0x00007fff97f1ca1a mach_msg_trap + 10
    1   libsystem_kernel.dylib                  0x00007fff97f1bd18 mach_msg + 64
    2   RapportUtil1.dylib                      0x0000000109ece127 exception_handler::exception_messages_handler(void*) + 167
    3   libsystem_pthread.dylib                 0x00007fff959e3899 _pthread_body + 138
    4   libsystem_pthread.dylib                 0x00007fff959e372a _pthread_start + 137
    5   libsystem_pthread.dylib                 0x00007fff959e7fc9 thread_start + 13
    Thread 7:
    0   libsystem_kernel.dylib                  0x00007fff97f1ca1a mach_msg_trap + 10
    1   libsystem_kernel.dylib                  0x00007fff97f1bd18 mach_msg + 64
    2   libsystem_kernel.dylib                  0x00007fff97f1c613 mach_msg_server + 544
    3   RapportDaishi.dylib                     0x0000000109a6fb73 mig_rpc_server::server_working_thread(void*) + 67
    4   libsystem_pthread.dylib                 0x00007fff959e3899 _pthread_body + 138
    5   libsystem_pthread.dylib                 0x00007fff959e372a _pthread_start + 137
    6   libsystem_pthread.dylib                 0x00007fff959e7fc9 thread_start + 13
    Thread 8:
    0   libsystem_kernel.dylib                  0x00007fff97f20a3a __semwait_signal + 10
    1   libsystem_c.dylib                       0x00007fff98d88dc0 nanosleep + 200
    2   libsystem_c.dylib                       0x00007fff98d88cb2 usleep + 54
    3   RapportUtil1.dylib                      0x0000000109e160e8 bp_heartbeat_thread + 376
    4   libsystem_pthread.dylib                 0x00007fff959e3899 _pthread_body + 138
    5   libsystem_pthread.dylib                 0x00007fff959e372a _pthread_start + 137
    6   libsystem_pthread.dylib                 0x00007fff959e7fc9 thread_start + 13
    Thread 9:
    0   libsystem_kernel.dylib                  0x00007fff97f20a3a __semwait_signal + 10
    1   libsystem_c.dylib                       0x00007fff98d88dc0 nanosleep + 200
    2   libsystem_c.dylib                       0x00007fff98d88cb2 usleep + 54
    3   RapportDaishi.dylib                     0x0000000109a64b60 active_monitor_finish_thread(void*) + 160
    4   libsystem_pthread.dylib                 0x00007fff959e3899 _pthread_body + 138
    5   libsystem_pthread.dylib                 0x00007fff959e372a _pthread_start + 137
    6   libsystem_pthread.dylib                 0x00007fff959e7fc9 thread_start + 13
    Thread 10:: WebCore: IconDatabase
    0   libsystem_kernel.dylib                  0x00007fff97f20716 __psynch_cvwait + 10
    1   libsystem_pthread.dylib                 0x00007fff959e5c3b _pthread_cond_wait + 727
    2   com.apple.WebCore                       0x00000001066e04cb WebCore::IconDatabase::syncThreadMainLoop() + 507
    3   com.apple.WebCore                       0x00000001066dd05f WebCore::IconDatabase::iconDatabaseSyncThread() + 303
    4   com.apple.JavaScriptCore                0x0000000105c6353f ***::wtfThreadEntryPoint(void*) + 15
    5   libsystem_pthread.dylib                 0x00007fff959e3899 _pthread_body + 138
    6   libsystem_pthread.dylib                 0x00007fff959e372a _pthread_start + 137
    7   libsystem_pthread.dylib                 0x00007fff959e7fc9 thread_start + 13
    Thread 11:
    0   libsystem_kernel.dylib                  0x00007fff97f20e6a __workq_kernreturn + 10
    1   libsystem_pthread.dylib                 0x00007fff959e4f08 _pthread_wqthread + 330
    2   libsystem_pthread.dylib                 0x00007fff959e7fb9 start_wqthread + 13
    Thread 12:
    0   libsystem_kernel.dylib                  0x00007fff97f20e6a __workq_kernreturn + 10
    1   libsystem_pthread.dylib                 0x00007fff959e4f08 _pthread_wqthread + 330
    2   libsystem_pthread.dylib                 0x00007fff959e7fb9 start_wqthread + 13
    Thread 13:
    0   libsystem_kernel.dylib                  0x00007fff97f20e6a __workq_kernreturn + 10
    1   libsystem_pthread.dylib                 0x00007fff959e4f08 _pthread_wqthread + 330
    2   libsystem_pthread.dylib                 0x00007fff959e7fb9 start_wqthread + 13
    Thread 14:: com.apple.CoreAnimation.render-server
    0   libsystem_kernel.dylib                  0x00007fff97f1ca1a mach_msg_trap + 10
    1   libsystem_kernel.dylib                  0x00007fff97f1bd18 mach_msg + 64
    2   com.apple.QuartzCore                    0x00007fff97d90377 CA::Render::Server::server_thread(void*) + 195
    3   com.apple.QuartzCore                    0x00007fff97d902ad thread_fun + 25
    4   libsystem_pthread.dylib                 0x00007fff959e3899 _pthread_body + 138
    5   libsystem_pthread.dylib                 0x00007fff959e372a _pthread_start + 137
    6   libsystem_pthread.dylib                 0x00007fff959e7fc9 thread_start + 13
    Thread 15:: com.apple.NSURLConnectionLoader
    0   libsystem_kernel.dylib                  0x00007fff97f1ca1a mach_msg_trap + 10
    1   libsystem_kernel.dylib                  0x00007fff97f1bd18 mach_msg + 64
    2   com.apple.CoreFoundation                0x00007fff94a8c155 __CFRunLoopServiceMachPort + 181
    3   com.apple.CoreFoundation                0x00007fff94a8b779 __CFRunLoopRun + 1161
    4   com.apple.CoreFoundation                0x00007fff94a8b0b5 CFRunLoopRunSpecific + 309
    5   com.apple.Foundation                    0x00007fff93f8f967 +[NSURLConnection(Loader) _resourceLoadLoop:] + 348
    6   com.apple.Foundation                    0x00007fff93f8f76b __NSThread__main__ + 1318
    7   libsystem_pthread.dylib                 0x00007fff959e3899 _pthread_body + 138
    8   libsystem_pthread.dylib                 0x00007fff959e372a _pthread_start + 137
    9   libsystem_pthread.dylib                 0x00007fff959e7fc9 thread_start + 13
    Thread 16:
    0   libsystem_kernel.dylib                  0x00007fff97f20e6a __workq_kernreturn + 10
    1   libsystem_pthread.dylib                 0x00007fff959e4f08 _pthread_wqthread + 330
    2   libsystem_pthread.dylib                 0x00007fff959e7fb9 start_wqthread + 13
    Thread 17:
    0   libsystem_kernel.dylib                  0x00007fff97f20e6a __workq_kernreturn + 10
    1   libsystem_pthread.dylib                 0x00007fff959e4f08 _pthread_wqthread + 330
    2   libsystem_pthread.dylib                 0x00007fff959e7fb9 start_wqthread + 13
    Thread 18:: JavaScriptCore::BlockFree
    0   libsystem_kernel.dylib                  0x00007fff97f20716 __psynch_cvwait + 10
    1   libsystem_pthread.dylib                 0x00007fff959e5c3b _pthread_cond_wait + 727
    2   com.apple.JavaScriptCore                0x0000000105c6e6f6 ***::ThreadCondition::timedWait(***::Mutex&, double) + 118
    3   com.apple.JavaScriptCore                0x0000000105c6e215 JSC::BlockAllocator::blockFreeingThreadMain() + 117
    4   com.apple.JavaScriptCore                0x0000000105c6353f ***::wtfThreadEntryPoint(void*) + 15
    5   libsystem_pthread.dylib                 0x00007fff959e3899 _pthread_body + 138
    6   libsystem_pthread.dylib                 0x00007fff959e372a _pthread_start + 137
    7   libsystem_pthread.dylib                 0x00007fff959e7fc9 thread_start + 13
    Thread 19:: JavaScriptCore::Marking
    0   libsystem_kernel.dylib                  0x00007fff97f20716 __psynch_cvwait + 10
    1   libsystem_pthread.dylib                 0x00007fff959e5c3b _pthread_cond_wait + 727
    2   com.apple.JavaScriptCore                0x0000000105c6ed17 JSC::GCThread::waitForNextPhase() + 119
    3   com.apple.JavaScriptCore                0x0000000105c6eba8 JSC::GCThread::gcThreadMain() + 88
    4   com.apple.JavaScriptCore                0x0000000105c6353f ***::wtfThreadEntryPoint(void*) + 15
    5   libsystem_pthread.dylib                 0x00007fff959e3899 _pthread_body + 138
    6   libsystem_pthread.dylib                 0x00007fff959e372a _pthread_start + 137
    7   libsystem_pthread.dylib                 0x00007fff959e7fc9 thread_start + 13
    Thread 20:: JavaScriptCore::Marking
    0   libsystem_kernel.dylib                  0x00007fff97f20716 __psynch_cvwait + 10
    1   libsystem_pthread.dylib                 0x00007fff959e5c3b _pthread_cond_wait + 727
    2   com.apple.JavaScriptCore                0x0000000105c6ed17 JSC::GCThread::waitForNextPhase() + 119
    3   com.apple.JavaScriptCore                0x0000000105c6eba8 JSC::GCThread::gcThreadMain() + 88
    4   com.apple.JavaScriptCore                0x0000000105c6353f ***::wtfThreadEntryPoint(void*) + 15
    5   libsystem_pthread.dylib                 0x00007fff959e3899 _pthread_body + 138
    6   libsystem_pthread.dylib                 0x00007fff959e372a _pthread_start + 137
    7   libsystem_pthread.dylib                 0x00007fff959e7fc9 thread_start + 13
    Thread 21:: JavaScriptCore::Marking
    0   libsystem_kernel.dylib                  0x00007fff97f20716 __psynch_cvwait + 10
    1   libsystem_pthread.dylib                 0x00007fff959e5c3b _pthread_cond_wait + 727
    2   com.apple.JavaScriptCore                0x0000000105c6ed17 JSC::GCThread::waitForNextPhase() + 119
    3   com.apple.JavaScriptCore                0x0000000105c6eba8 JSC::GCThread::gcThreadMain() + 88
    4   com.apple.JavaScriptCore                0x0000000105c6353f ***::wtfThreadEntryPoint(void*) + 15
    5   libsystem_pthread.dylib                 0x00007fff959e3899 _pthread_body + 138
    6   libsystem_pthread.dylib                 0x00007fff959e372a _pthread_start + 137
    7   libsystem_pthread.dylib                 0x00007fff959e7fc9 thread_start + 13
    Thread 22 Crashed:
    0   libsystem_pthread.dylib                 0x00007fff959e74c0 pthread_setspecific + 52
    1   librooksbas.dylib                       0x00000001099a53b1 function_hook::hook_queue_enter(function_hook*, void*) + 177
    2   ???                                     0x00007f86d9e00364 0 + 140217157682020
    Thread 22 crashed with X86 Thread State (64-bit):
      rax: 0x0000000000000016  rbx: 0x0000608000019060  rcx: 0x00007fff7e50fc00  rdx: 0x0000000000000000
      rdi: 0x0000000000000108  rsi: 0x0000608000019060  rbp: 0x000000010acfbf20  rsp: 0x000000010acfbef8
       r8: 0x000000000601002f   r9: 0x000000010acfbe01  r10: 0x000000010acfbf70  r11: 0x00000001099a5300
      r12: 0x00007f86d9e00310  r13: 0x000000010aedb652  r14: 0x0000000000000000  r15: 0x0000000109919000
      rip: 0x00007fff959e74c0  rfl: 0x0000000000010282  cr2: 0x0000000000000920
    Logical CPU:     2
    Error Code:      0x00000006
    Trap Number:     14
    Binary Images:
           0x105359000 -        0x105359ffd  com.apple.Safari (7.0.3 - 9537.75.14) <170ED2F7-108B-326D-96B6-D54CCA40AA85> /Applications/Safari.app/Contents/MacOS/Safari
           0x105363000 -        0x105869ffb  com.apple.Safari.framework (9537 - 9537.75.14) <4803DE3D-4606-3B70-A537-6D12F172665A> /System/Library/StagedFrameworks/Safari/Safari.framework/Versions/A/Safari
           0x105c5a000 -        0x105fd1ff6  com.apple.JavaScriptCore (9537 - 9537.75.12) <8018AEEE-9FAB-34DE-AF60-97B2F221747A> /System/Library/StagedFrameworks/Safari/JavaScriptCore.framework/Versions/A/Jav aScriptCore
           0x1060cf000 -        0x106205ffc  com.apple.WebKit (9537 - 9537.75.14) <CBAF76C6-E6F7-390A-A21D-CBCAF4A6896A> /System/Library/StagedFrameworks/Safari/WebKit.framework/Versions/A/WebKit
           0x1062fa000 -        0x1064ebff3  com.apple.WebKit2 (9537 - 9537.75.14) <B3511A1C-A7E7-3F81-9EDB-2602C4EFAF19> /System/Library/StagedFrameworks/Safari/WebKit2.framework/Versions/A/WebKit2
           0x1066d7000 -        0x107529ffb  com.apple.WebCore (9537 - 9537.75.14) <99715507-9651-3DCE-831B-BF815FB3DE44> /System/Library/StagedFrameworks/Safari/WebCore.framework/Versions/A/WebCore
           0x109995000 -        0x109a0dfe7 +librooksbas.dylib (1) <05AF3496-E4DF-EF62-3320-6D159B6D5FDC> /Library/Rapport/*/librooksbas.dylib
           0x109a44000 -        0x109a50ff7 +librooksmce.dylib (1) <36F8CFEE-4158-AFEA-3448-E92D4FB02B42> /Library/Rapport/*/librooksmce.dylib
           0x109a5e000 -        0x109a85fff +RapportDaishi.dylib (1) <7090ADB9-D266-3FD9-BDB8-3D295524189E> /Library/Rapport/*/RapportDaishi.dylib
           0x109d4a000 -        0x109dbcfe7 +trf.dylib (1) <86A60C92-55A7-48F6-34C2-08F6258505E4> /Library/Rapport/*/trf.dylib
           0x109dfd000 -        0x10a0aeff7 +RapportUtil1.dylib (1) <F8740E6E-DA8E-CEB4-74A2-1786E4DBE5C2> /Library/Rapport/*/RapportUtil1.dylib
        0x7fff67f75000 -     0x7fff67fa8817  dyld (239.4) <2B17750C-ED1B-3060-B64E-21897D08B28B> /usr/lib/dyld
        0x7fff8c99f000 -     0x7fff8c9c3fff  libxpc.dylib (300.90.2) <AB40CD57-F454-3FD4-B415-63B3C0D5C624> /usr/lib/system/libxpc.dylib
        0x7fff8c9c4000 -     0x7fff8ca29ff5  com.apple.Heimdal (4.0 - 2.0) <523EC6C4-BD9B-3840-9376-E617BA627F59> /System/Library/PrivateFrameworks/Heimdal.framework/Versions/A/Heimdal
        0x7fff8cab4000 -     0x7fff8cab8fff  com.apple.CommonPanels (1.2.6 - 96) <6B434AFD-50F8-37C7-9A56-162C17E375B3> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CommonPanels. framework/Versions/A/CommonPanels
        0x7fff8cae0000 -     0x7fff8cb05ff7  com.apple.ChunkingLibrary (2.0 - 155.1) <B845DC7A-D1EA-31E2-967C-D1FE0C628036> /System/Library/PrivateFrameworks/ChunkingLibrary.framework/Versions/A/Chunking Library
        0x7fff8cc60000 -     0x7fff8ccb3fff  com.apple.ScalableUserInterface (1.0 - 1) <CF745298-7373-38D2-B3B1-727D5A569E48> /System/Library/Frameworks/QuartzCore.framework/Versions/A/Frameworks/ScalableU serInterface.framework/Versions/A/ScalableUserInterface
        0x7fff8ccff000 -     0x7fff8cdc3ff7  com.apple.backup.framework (1.5.2 - 1.5.2) <A3C552F0-670B-388F-93FA-D917F96ACE1B> /System/Library/PrivateFrameworks/Backup.framework/Versions/A/Backup
        0x7fff8ce94000 -     0x7fff8ceacff7  com.apple.GenerationalStorage (2.0 - 160.2) <79629AC7-896F-3302-8AC1-4939020F08C3> /System/Library/PrivateFrameworks/GenerationalStorage.framework/Versions/A/Gene rationalStorage
        0x7fff8cead000 -     0x7fff8d181fc7  com.apple.vImage (7.0 - 7.0) <D241DBFA-AC49-31E2-893D-EAAC31890C90> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.fr amework/Versions/A/vImage
        0x7fff8d1ac000 -     0x7fff8d364ff3  libicucore.A.dylib (511.31) <167DDD0A-A935-31AF-B5B9-940268EC3A3C> /usr/lib/libicucore.A.dylib
        0x7fff8d365000 -     0x7fff8d371ff7  com.apple.OpenDirectory (10.9 - 173.90.1) <E5EF8E1A-7214-36D0-AF0D-8D030DF6C2FC> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/OpenDirectory
        0x7fff8d3c2000 -     0x7fff8d3c4ff3  libsystem_configuration.dylib (596.13) <B51C8C22-C455-36AC-952D-A319B6545884> /usr/lib/system/libsystem_configuration.dylib
        0x7fff8d3c5000 -     0x7fff8d406fff  com.apple.PerformanceAnalysis (1.47 - 47) <784ED7B8-FAE4-36CE-8C76-B7D300316C9F> /System/Library/PrivateFrameworks/PerformanceAnalysis.framework/Versions/A/Perf ormanceAnalysis
        0x7fff8d78f000 -     0x7fff8d7bbfff  com.apple.CoreServicesInternal (184.9 - 184.9) <4DEA54F9-81D6-3EDB-AA3C-1F9C497B3379> /System/Library/PrivateFrameworks/CoreServicesInternal.framework/Versions/A/Cor eServicesInternal
        0x7fff8de3c000 -     0x7fff8de43fff  com.apple.NetFS (6.0 - 4.0) <8E26C099-CE9D-3819-91A2-64EA929C6137> /System/Library/Frameworks/NetFS.framework/Versions/A/NetFS
        0x7fff8de44000 -     0x7fff8deb3ff1  com.apple.ApplicationServices.ATS (360 - 363.3) <546E89D9-2AE7-3111-B2B8-2366650D22F0> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/ATS
        0x7fff8deb4000 -     0x7fff8dee3fd2  libsystem_m.dylib (3047.16) <B7F0E2E4-2777-33FC-A787-D6430B630D54> /usr/lib/system/libsystem_m.dylib
        0x7fff8ed33000 -     0x7fff8ed33ff7  libkeymgr.dylib (28) <3AA8D85D-CF00-3BD3-A5A0-E28E1A32A6D8> /usr/lib/system/libkeymgr.dylib
        0x7fff8ed34000 -     0x7fff8ed58ff7  libJPEG.dylib (1042) <33648F26-A1DA-3C30-B15B-E9FFD41DB25C> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libJPEG.dylib
        0x7fff8ed59000 -     0x7fff8f678af3  com.apple.CoreGraphics (1.600.0 - 599.20.11) <06212100-8069-31A1-9C44-F6C4B1695230> /System/Library/Frameworks/CoreGraphics.framework/Versions/A/CoreGraphics
        0x7fff8f679000 -     0x7fff8f744fff  libvDSP.dylib (423.32) <3BF732BE-DDE0-38EB-8C54-E4E3C64F77A7> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libvDSP.dylib
        0x7fff8f850000 -     0x7fff8f855fff  com.apple.DiskArbitration (2.6 - 2.6) <A4165553-770E-3D27-B217-01FC1F852B87> /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration
        0x7fff8f856000 -     0x7fff8fae7fff  com.apple.RawCamera.bundle (5.04 - 736) <0C8A3629-BEAC-34A7-A3A3-B9AF4B3AB4B4> /System/Library/CoreServices/RawCamera.bundle/Contents/MacOS/RawCamera
        0x7fff9000c000 -     0x7fff90014ff7  com.apple.speech.recognition.framework (4.2.4 - 4.2.4) <98BBB3E4-6239-3EF1-90B2-84EA0D3B8D61> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SpeechRecogni tion.framework/Versions/A/SpeechRecognition
        0x7fff90464000 -     0x7fff90594ff7  com.apple.desktopservices (1.8.2 - 1.8.2) <76D6ED93-9D5A-3941-8B88-A1773290AE74> /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/Desk topServicesPriv
        0x7fff90597000 -     0x7fff905a2fff  libkxld.dylib (2422.90.20) <EF476345-7A69-3AC0-95ED-0196FB8910CB> /usr/lib/system/libkxld.dylib
        0x7fff905ce000 -     0x7fff90631ff7  com.apple.SystemConfiguration (1.13 - 1.13) <63B985ED-E7E4-3095-8D12-63C9F1DB0F3D> /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfi guration
        0x7fff90632000 -     0x7fff90635fff  libCoreVMClient.dylib (58.1) <EBC36C69-C896-3C3D-8589-3E9023E7E56F> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreVMClien t.dylib
        0x7fff90636000 -     0x7fff908e0ff5  com.apple.HIToolbox (2.1 - 697.4) <DF5635DD-C255-3A8E-8B49-F6D2FB61FF95> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.fra mework/Versions/A/HIToolbox
        0x7fff908e1000 -     0x7fff908f8ff7  com.apple.CFOpenDirectory (10.9 - 173.90.1) <38A25261-C622-3F11-BFD3-7AFFC44D57B8> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/Frameworks/CFOpen Directory.framework/Versions/A/CFOpenDirectory
        0x7fff90986000 -     0x7fff909afff7  libc++abi.dylib (49.1) <21A807D3-6732-3455-B77F-743E9F916DF0> /usr/lib/libc++abi.dylib
        0x7fff909b0000 -     0x7fff909bfff8  com.apple.LangAnalysis (1.7.0 - 1.7.0) <8FE131B6-1180-3892-98F5-C9C9B79072D4> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ LangAnalysis.framework/Versions/A/LangAnalysis
        0x7fff90c95000 -     0x7fff90c96fff  com.apple.TrustEvaluationAgent (2.0 - 25) <334A82F4-4AE4-3719-A511-86D0B0723E2B> /System/Library/PrivateFrameworks/TrustEvaluationAgent.framework/Versions/A/Tru stEvaluationAgent
        0x7fff90c97000 -     0x7fff90c9dff7  libsystem_platform.dylib (24.90.1) <3C3D3DA8-32B9-3243-98EC-D89B9A1670B3> /usr/lib/system/libsystem_platform.dylib
        0x7fff90c9e000 -     0x7fff90ca5ff3  libcopyfile.dylib (103) <5A881779-D0D6-3029-B371-E3021C2DDA5E> /usr/lib/system/libcopyfile.dylib
        0x7fff90ca6000 -     0x7fff90cb0ff7  com.apple.ProtocolBuffer (1 - 182.1.3) <82E68598-A8AA-3AF1-843E-2A64F19472D4> /System/Library/PrivateFrameworks/ProtocolBuffer.framework/Versions/A/ProtocolB uffer
        0x7fff90cb1000 -     0x7fff90d98ff7  libxml2.2.dylib (26) <A1DADD11-89E5-3DE4-8802-07186225967F> /usr/lib/libxml2.2.dylib
        0x7fff90d99000 -     0x7fff90de7ff9  libstdc++.6.dylib (60) <0241E6A4-1368-33BE-950B-D0A175C41F54> /usr/lib/libstdc++.6.dylib
        0x7fff90e2e000 -     0x7fff90e3efff  libbsm.0.dylib (33) <2CAC00A2-1352-302A-88FA-C567D4D69179> /usr/lib/libbsm.0.dylib
        0x7fff90e3f000 -     0x7fff90e40ff7  libSystem.B.dylib (1197.1.1) <BFC0DC97-46C6-3BE0-9983-54A98734897A> /usr/lib/libSystem.B.dylib
        0x7fff90e41000 -     0x7fff90ea0fff  com.apple.framework.CoreWLAN (4.3.2 - 432.47) <AE6FAE44-918C-301C-A0AA-C65CAB6B5668> /System/Library/Frameworks/CoreWLAN.framework/Versions/A/CoreWLAN
        0x7fff90eab000 -     0x7fff90eafff7  libGIF.dylib (1042) <C57840F6-1C11-3273-B4FC-956950B94034> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libGIF.dylib
        0x7fff90ef1000 -     0x7fff90f2aff7  com.apple.QD (3.50 - 298) <C1F20764-DEF0-34CF-B3AB-AB5480D64E66> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ QD.framework/Versions/A/QD
        0x7fff90f3e000 -     0x7fff9120effc  com.apple.CoreImage (9.2.7) <BF88A02E-994E-3970-AC62-04248CA8DC46> /System/Library/Frameworks/QuartzCore.framework/Versions/A/Frameworks/CoreImage .framework/Versions/A/CoreImage
        0x7fff91277000 -     0x7fff91368ff9  libiconv.2.dylib (41) <BB44B115-AC32-3877-A0ED-AEC6232A4563> /usr/lib/libiconv.2.dylib
        0x7fff91369000 -     0x7fff913b7fff  com.apple.opencl (2.3.59 - 2.3.59) <8C2ACCC6-B0BA-3FE7-98A1-5C67284DEA4E> /System/Library/Frameworks/OpenCL.framework/Versions/A/OpenCL
        0x7fff913b8000 -     0x7fff913c3ff7  com.apple.NetAuth (5.0 - 5.0) <C811E662-9EC3-3B74-808A-A75D624F326B> /System/Library/PrivateFrameworks/NetAuth.framework/Versions/A/NetAuth
        0x7fff913e0000 -     0x7fff91460fff  com.apple.CoreSymbolication (3.0 - 141) <B018335C-698B-3F87-AF1C-6115C4FA8954> /System/Library/PrivateFrameworks/CoreSymbolication.framework/Versions/A/CoreSy mbolication
        0x7fff91461000 -     0x7fff914bafff  libTIFF.dylib (1042) <51D02EEC-0D0C-34C1-91C8-D316473A3FEA> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libTIFF.dylib
        0x7fff916d3000 -     0x7fff91826ff7  com.apple.audio.toolbox.AudioToolbox (1.10 - 1.10) <3511ABFE-22E1-3B91-B86A-5E3A78CE33FD> /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox
        0x7fff91827000 -     0x7fff91916fff  libFontParser.dylib (111.1) <835A8253-6AB9-3AAB-9CBF-171440DEC486> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/Resources/libFontParser.dylib
        0x7fff9193d000 -     0x7fff9196bff7  com.apple.securityinterface (9.0 - 55047) <0346D8A9-2CAA-38F3-A741-5FBA5E9F1E7C> /System/Library/Frameworks/SecurityInterface.framework/Versions/A/SecurityInter face
        0x7fff919d4000 -     0x7fff919dffff  libGL.dylib (9.6) <A2EF4E15-EA08-396D-A1D4-29E1CED6876A> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib
        0x7fff919e0000 -     0x7fff919feff7  com.apple.Accounts (113 - 113) <FEB37642-C973-3CD2-B279-142492266A16> /System/Library/Frameworks/Accounts.framework/Versions/A/Accounts
        0x7fff91a02000 -     0x7fff91a0eff3  com.apple.AppleFSCompression (56 - 1.0) <5652B0D0-EB08-381F-B23A-6DCF96991FB5> /System/Library/PrivateFrameworks/AppleFSCompression.framework/Versions/A/Apple FSCompression
        0x7fff91a70000 -     0x7fff91ab7fff  libFontRegistry.dylib (127) <A77A0480-AA5D-3CC8-8B68-69985CD546DC> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/Resources/libFontRegistry.dylib
        0x7fff91ab8000 -     0x7fff91ab8ffd  com.apple.audio.units.AudioUnit (1.10 - 1.10) <486A97CD-C1F7-324D-87BC-B07F7A415B68> /System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit
        0x7fff91ab9000 -     0x7fff91b11ff7  com.apple.Symbolication (1.4 - 129) <16D42516-7B5E-357C-898A-FAA9EE7642B3> /System/Library/PrivateFrameworks/Symbolication.framework/Versions/A/Symbolicat ion
        0x7fff91b12000 -     0x7fff91b1bfff  com.apple.speech.synthesis.framework (4.7.1 - 4.7.1) <383FB557-E88E-3239-82B8-15F9F885B702> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ SpeechSynthesis.framework/Versions/A/SpeechSynthesis
        0x7fff91b1c000 -     0x7fff91b1dfff  libunc.dylib (28) <62682455-1862-36FE-8A04-7A6B91256438> /usr/lib/system/libunc.dylib
        0x7fff91b1e000 -     0x7fff91b46ffb  libRIP.A.dylib (599.20.11) <D79461A6-2E24-3531-ADA2-EAC972384A7D> /System/Library/Frameworks/CoreGraphics.framework/Versions/A/Resources/libRIP.A .dylib
        0x7fff91baf000 -     0x7fff91bb7ff3  libCGCMS.A.dylib (599.20.11) <BB1E8D63-9FA1-3588-AC5D-1980576ED62C> /System/Library/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCGCMS .A.dylib
        0x7fff91d46000 -     0x7fff91d49fff  com.apple.TCC (1.0 - 1) <32A075D9-47FD-3E71-95BC-BFB0D583F41C> /System/Library/PrivateFrameworks/TCC.framework/Versions/A/TCC
        0x7fff91db8000 -     0x7fff91e41fff  com.apple.ColorSync (4.9.0 - 4.9.0) <B756B908-9AD1-3F5D-83F9-7A0B068387D2> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ColorSync.framework/Versions/A/ColorSync
        0x7fff91e78000 -     0x7fff91e9fffb  libsystem_info.dylib (449.1.3) <7D41A156-D285-3849-A2C3-C04ADE797D98> /usr/lib/system/libsystem_info.dylib
        0x7fff91ea0000 -     0x7fff91f62ff5  com.apple.CoreText (352.0 - 367.19) <24848DF1-67EC-3D41-9548-1F14C6DFBBF9> /System/Library/Frameworks/CoreText.framework/Versions/A/CoreText
        0x7fff91f63000 -     0x7fff91f67ff7  libheimdal-asn1.dylib (323.15) <B8BF2B7D-E913-3544-AA6D-CAC119F81C7C> /usr/lib/libheimdal-asn1.dylib
        0x7fff91f68000 -     0x7fff91fdffff  com.apple.CoreServices.OSServices (600.4 - 600.4) <36B2B009-C35E-3F21-824E-E0D00E7808C7> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServi ces.framework/Versions/A/OSServices
        0x7fff92931000 -     0x7fff929c1fff  com.apple.Metadata (10.7.0 - 800.23) <BFEE576F-D779-300B-B685-26A3A008710A> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadat a.framework/Versions/A/Metadata
        0x7fff929c5000 -     0x7fff92a38fff  com.apple.securityfoundation (6.0 - 55122.1) <1939DE0B-BC38-3E50-8A8C-3471C8AC4CD6> /System/Library/Frameworks/SecurityFoundation.framework/Versions/A/SecurityFoun dation
        0x7fff92a39000 -     0x7fff92a46fff  com.apple.Sharing (132.2 - 132.2) <F983394A-226D-3244-B511-FA51FDB6ADDA> /System/Library/PrivateFrameworks/Sharing.framework/Versions/A/Sharing
        0x7fff92d4a000 -     0x7fff92d66fff  libresolv.9.dylib (54) <11C2C826-F1C6-39C6-B4E8-6E0C41D4FA95> /usr/lib/libresolv.9.dylib
        0x7fff92d67000 -     0x7fff92d90fff  com.apple.DictionaryServices (1.2 - 208) <A539A058-BA57-35EE-AA08-D0B0E835127D> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Diction aryServices.framework/Versions/A/DictionaryServices
        0x7fff92dc6000 -     0x7fff92e52ff7  com.apple.ink.framework (10.9 - 207) <8A50B893-AD03-3826-8555-A54FEAF08F47> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Ink.framework /Versions/A/Ink
        0x7fff92e53000 -     0x7fff92e56fff  com.apple.help (1.3.3 - 46) <AE763646-D07A-3F9A-ACD4-F5CBD734EE36> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Help.framewor k/Versions/A/Help
        0x7fff92f56000 -     0x7fff92f56fff  com.apple.CoreServices (59 - 59) <7A697B5E-F179-30DF-93F2-8B503CEEEFD5> /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices
        0x7fff92f57000 -     0x7fff930c5ff7  libBLAS.dylib (1094.5) <DE93A590-5FA5-32A2-A16C-5D7D7361769F> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libBLAS.dylib
        0x7fff930c6000 -     0x7fff930d3ff0  libbz2.1.0.dylib (29) <0B98AC35-B138-349C-8063-2B987A75D24C> /usr/lib/libbz2.1.0.dylib
        0x7fff930d4000 -     0x7fff9310ffff  com.apple.bom (14.0 - 193.1) <EF24A562-6D3C-379E-8B9B-FAE0E4A0EF7C> /System/Library/PrivateFrameworks/Bom.framework/Versions/A/Bom
        0x7fff93110000 -     0x7fff93121ff7  libz.1.dylib (53) <42E0C8C6-CA38-3CA4-8619-D24ED5DD492E> /usr/lib/libz.1.dylib
        0x7fff93122000 -     0x7fff93125ffa  libCGXType.A.dylib (599.20.11) <C0B41DDE-0988-3652-B03B-9E5EB0DABAEB> /System/Library/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCGXTy pe.A.dylib
        0x7fff93126000 -     0x7fff93193fff  com.apple.SearchKit (1.4.0 - 1.4.0) <B9B8D510-A27E-36B0-93E9-17146D9E9045> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SearchK it.framework/Versions/A/SearchKit
        0x7fff93194000 -     0x7fff93352fff  com.apple.GeoServices (1.0 - 702.15.12) <5A4D463F-689F-3822-BF26-A19D51503019> /System/Library/PrivateFrameworks/GeoServices.framework/Versions/A/GeoServices
        0x7fff93353000 -     0x7fff93441fff  libJP2.dylib (1042) <01D988D4-E36F-3120-8BA4-EF6282ECB010> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libJP2.dylib
        0x7fff93518000 -     0x7fff9351bff7  libdyld.dylib (239.4) <CF03004F-58E4-3BB6-B3FD-BE4E05F128A0> /usr/lib/system/libdyld.dylib
        0x7fff93565000 -     0x7fff9356fff7  com.apple.CrashReporterSupport (10.9 - 538) <B487466B-3AA1-3854-A808-A61F049FA794> /System/Library/PrivateFrameworks/CrashReporterSupport.framework/Versions/A/Cra shReporterSupport
        0x7fff93570000 -     0x7fff93572ff7  com.apple.securityhi (9.0 - 55005) <405E2BC6-2B6F-3B6B-B48E-2FD39214F052> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SecurityHI.fr amework/Versions/A/SecurityHI
        0x7fff93573000 -     0x7fff93574ff7  libsystem_sandbox.dylib (278.11) <5E5A6E09-33A9-391A-AB34-E57D93BB1551> /usr/lib/system/libsystem_sandbox.dylib
        0x7fff935f3000 -     0x7fff935fafff  libcompiler_rt.dylib (35) <4CD916B2-1B17-362A-B403-EF24A1DAC141> /usr/lib/system/libcompiler_rt.dylib
        0x7fff93756000 -     0x7fff9375effc  libGFXShared.dylib (9.6) <E276D384-3616-3511-B5F2-92621D6372D6> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGFXShared.d ylib
        0x7fff9375f000 -     0x7fff937c5fff  com.apple.framework.CoreWiFi (2.0 - 200.21.1) <5491896D-78C5-30B6-96E9-D8DDECF3BE73> /System/Library/Frameworks/CoreWiFi.framework/Versions/A/CoreWiFi
        0x7fff937c6000 -     0x7fff937c7ff7  libsystem_blocks.dylib (63) <FB856CD1-2AEA-3907-8E9B-1E54B6827F82> /usr/lib/system/libsystem_blocks.dylib
        0x7fff93f29000 -     0x7fff94227fff  com.apple.Foundation (6.9 - 1056.13) <2EE9AB07-3EA0-37D3-B407-4A520F2CB497> /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
        0x7fff94228000 -     0x7fff94231ff3  libsystem_notify.dylib (121) <52571EC3-6894-37E4-946E-064B021ED44E> /usr/lib/system/libsystem_notify.dylib
        0x7fff944e5000 -     0x7fff944e5fff  com.apple.Accelerate (1.9 - Accelerate 1.9) <509BB27A-AE62-366D-86D8-0B06D217CF56> /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate
        0x7fff944e6000 -     0x7fff94919ffb  com.apple.vision.FaceCore (3.0.0 - 3.0.0) <F42BFC9C-0B16-35EF-9A07-91B7FDAB7FC5> /System/Library/PrivateFrameworks/FaceCore.framework/Versions/A/FaceCore
        0x7fff94921000 -     0x7fff94921fff  com.apple.ApplicationServices (48 - 48) <3E3F01A8-314D-378F-835E-9CC4F8820031> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Application Services
        0x7fff949f2000 -     0x7fff949f4fff  libCVMSPluginSupport.dylib (9.6) <FFDA2811-060E-3591-A280-4A726AA82436> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCVMSPluginS upport.dylib
        0x7fff949f5000 -     0x7fff949f5fff  com.apple.Cocoa (6.8 - 20) <E90E99D7-A425-3301-A025-D9E0CD11918E> /System/Library/Frameworks/Cocoa.framework/Versions/A/Cocoa
        0x7fff94a05000 -     0x7fff94a17ff7  com.apple.MultitouchSupport.framework (245.13 - 245.13) <D5E7416D-45AB-3690-86C6-CC4B5FCEA2D2> /System/Library/PrivateFrameworks/MultitouchSupport.framework/Versions/A/Multit ouchSupport
        0x7fff94a1b000 -     0x7fff94c00fff  com.apple.CoreFoundation (6.9 - 855.14) <617B8A7B-FAB2-3271-A09B-C542E351C532> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
        0x7fff94c09000 -     0x7fff94c0bfff  com.apple.OAuth (25 - 25) <22D42C60-CA67-31D7-A4A4-AFD8F35408D7> /System/Library/PrivateFrameworks/OAuth.framework/Versions/A/OAuth
        0x7fff94c0c000 -     0x7fff94c11fff  libmacho.dylib (845) <1D2910DF-C036-3A82-A3FD-44FF73B5FF9B> /usr/lib/system/libmacho.dylib
        0x7fff94ce4000 -     0x7fff94cf2fff  com.apple.opengl (9.6.0 - 9.6.0) <709F4A02-73A0-303C-86B5-85C596C8B707> /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL
        0x7fff94cf3000 -     0x7fff94fddfff  com.apple.CoreServices.CarbonCore (1077.17 - 1077.17) <3A2E92FD-DEE2-3D45-9619-11500801A61C> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonC ore.framework/Versions/A/CarbonCore
        0x7fff94fde000 -     0x7fff94ff9ff7  libCRFSuite.dylib (34) <FFAE75FA-C54E-398B-AA97-18164CD9789D> /usr/lib/libCRFSuite.dylib
        0x7fff94ffa000 -     0x7fff95047ff2  com.apple.print.framework.PrintCore (9.0 - 428) <8D8253E3-302F-3DB2-9C5C-572CB974E8B3> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ PrintCore.framework/Versions/A/PrintCore
        0x7fff9538c000 -     0x7fff953bbff5  com.apple.GSS (4.0 - 2.0) <62046C17-5D09-346C-B08E-A664DBC18411> /System/Library/Frameworks/GSS.framework/Versions/A/GSS
        0x7fff9541f000 -     0x7fff95444ff7  com.apple.CoreVideo (1.8 - 117.2) <4674339E-26D0-35FA-9958-422832B39B12> /System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo
        0x7fff954a3000 -     0x7fff954c0ff7  com.apple.framework.Apple80211 (9.3.1 - 931.58) <D5B2DD15-3DCC-31F6-9320-3A20A887C5D5> /System/Library/PrivateFrameworks/Apple80211.framework/Versions/A/Apple80211
        0x7fff954c1000 -     0x7fff9571aff9  com.apple.security (7.0 - 55471.14) <3F7100A0-FE46-333D-9A4B-396580F1B4FE> /System/Library/Frameworks/Security.framework/Versions/A/Security
        0x7fff959e2000 -     0x7fff959e9ff7  libsystem_pthread.dylib (53.1.4) <AB498556-B555-310E-9041-F67EC9E00E2C> /usr/lib/system/libsystem_pthread.dylib
        0x7fff959ea000 -     0x7fff95a4efff  com.apple.datadetectorscore (5.0 - 354.3) <B92E87D1-2045-3AB2-AE3F-8F948B30518A> /System/Library/PrivateFrameworks/DataDetectorsCore.framework/Versions/A/DataDe tectorsCore
        0x7fff95ba4000 -     0x7fff95ba8ff7  libcache.dylib (62) <BDC1E65B-72A1-3DA3-A57C-B23159CAAD0B> /usr/lib/system/libcache.dylib
        0x7fff95ba9000 -     0x7fff95bc3fff  libdispatch.dylib (339.90.1) <F3CBFE1B-FCE8-3F33-A53D-9092AB382DBB> /usr/lib/system/libdispatch.dylib
        0x7fff95bc4000 -     0x7fff95c22ff7  com.apple.corelocation (1486.17 - 1486.24) <9FBB29F0-E000-3190-A96C-9EAA5CCCA2A0> /System/Library/Frameworks/CoreLocation.framework/Versions/A/CoreLocation
        0x7fff95c23000 -     0x7fff95d0dfff  libsqlite3.dylib (158) <00269BF9-43BE-39E0-9C85-24585B9923C8> /usr/lib/libsqlite3.dylib
        0x7fff95d0e000 -     0x7fff95df2fff  com.apple.coreui (2.1 - 231) <432DB40C-6B7E-39C8-9FB5-B95917930056> /System/Library/PrivateFrameworks/CoreUI.framework/Versions/A/CoreUI
        0x7fff95df3000 -     0x7fff95f63ff8  com.apple.CFNetwork (673.2.1 - 673.2.1) <AE407146-CCF2-33DD-AAEA-6887FD6F45BA> /System/Library/Frameworks/CFNetwork.framework/Versions/A/CFNetwork
        0x7fff95f64000 -     0x7fff95f69ff7  libunwind.dylib (35.3) <78DCC358-2FC1-302E-B395-0155B47CB547> /usr/lib/system/libunwind.dylib
        0x7fff95f95000 -     0x7fff95fb0ff7  libPng.dylib (1042) <36FF1DDA-9804-33C5-802E-3FCA9879F0E6> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libPng.dylib
        0x7fff95fb2000 -     0x7fff95fb2fff  com.apple.Accelerate.vecLib (3.9 - vecLib 3.9) <F8D0CC77-98AC-3B58-9FE6-0C25421827B6> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/vecLib
        0x7fff95fb3000 -     0x7fff95fccff7  com.apple.Ubiquity (1.3 - 289) <C7F1B734-CE81-334D-BE41-8B20D95A1F9B> /System/Library/PrivateFrameworks/Ubiquity.framework/Versions/A/Ubiquity
        0x7fff96038000 -     0x7fff96086fff  libcorecrypto.dylib (161.1) <F3973C28-14B6-3006-BB2B-00DD7F09ABC7> /usr/lib/system/libcorecrypto.dylib
        0x7fff963e6000 -     0x7fff963f7ff7  libsystem_asl.dylib (217.1.4) <655FB343-52CF-3E2F-B14D-BEBF5AAEF94D> /usr/lib/system/libsystem_asl.dylib
        0x7fff96455000 -     0x7fff9649cff7  libcups.2.dylib (372.2) <37802F24-BCC2-3721-8E12-82B29B61B2AA> /usr/lib/libcups.2.dylib
        0x7fff964f3000 -     0x7fff965a3ff7  libvMisc.dylib (423.32) <049C0735-1808-39B9-943F-76CB8021744F> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libvMisc.dylib
        0x7fff969b3000 -     0x7fff969c0ff7  libxar.1.dylib (202) <5572AA71-E98D-3FE1-9402-BB4A84E0E71E> /usr/lib/libxar.1.dylib
        0x7fff969ef000 -     0x7fff96dd0ffe  libLAPACK.dylib (1094.5) <7E7A9B8D-1638-3914-BAE0-663B69865986> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libLAPACK.dylib
        0x7fff96dd4000 -     0x7fff96ddcfff  libsystem_dnssd.dylib (522.90.2) <A0B7CF19-D9F2-33D4-8107-A62184C9066E> /usr/lib/system/libsystem_dnssd.dylib
        0x7fff96e06000 -     0x7fff96e2effb  libxslt.1.dylib (13) <C9794936-633C-3F0C-9E71-30190B9B41C1> /usr/lib/libxslt.1.dylib
        0x7fff96e5f000 -     0x7fff96e71fff  com.apple.ImageCapture (9.0 - 9.0) <BE0B65DA-3031-359B-8BBA-B9803D4ADBF4> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/ImageCapture. framework/Versions/A/ImageCapture
        0x7fff96e72000 -     0x7fff96e8aff7  com.apple.openscripting (1.4 - 157) <B3B037D7-1019-31E6-9D17-08E699AF3701> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScripting .framework/Versions/A/OpenScripting
        0x7fff96e8b000 -     0x7fff96e8cff7  com.apple.print.framework.Print (9.0 - 260) <EE00FAE1-DA03-3EC2-8571-562518C46994> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Print.framewo rk/Versions/A/Print
        0x7fff96fb0000 -     0x7fff96fb3ffc  com.apple.IOSurface (91 - 91) <07CA8A59-1E32-3FB6-B506-18DAF58A8CE0> /System/Library/Frameworks/IOSurface.framework/Versions/A/IOSurface
        0x7fff96fb4000 -     0x7fff96fb5ff7  libDiagnosticMessagesClient.dylib (100) <4CDB0F7B-C0AF-3424-BC39-495696F0DB1E> /usr/lib/libDiagnosticMessagesClient.dylib
        0x7fff97079000 -     0x7fff9707bff7  libquarantine.dylib (71) <7A1A2BCB-C03D-3A25-BFA4-3E569B2D2C38> /usr/lib/system/libquarantine.dylib
        0x7fff97086000 -     0x7fff970e1ffb  com.apple.AE (665.5 - 665.5) <BBA230F9-144C-3CAB-A77A-0621719244CD> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/AE.fram ework/Versions/A/AE
        0x7fff971f2000 -     0x7fff97d68fff  com.apple.AppKit (6.9 - 1265.19) <12647F2F-3FE2-3D77-B3F0-33EFAFF2CEA7> /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit
        0x7fff97d69000 -     0x7fff97f05ff3  com.apple.QuartzCore (1.8 - 332.3) <80F1068F-4A34-34FB-9E05-A2DC0700D2F2> /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore
        0x7fff97f0b000 -     0x7fff97f27ff7  libsystem_kernel.dylib (2422.90.20) <20E00C54-9222-359F-BD98-CB79ABED769A> /usr/lib/system/libsystem_kernel.dylib
        0x7fff97f28000 -     0x7fff97f2afff  libRadiance.dylib (1042) <B91D4B97-7BF3-3285-BCB7-4948BAAC23EE> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libRadiance.d ylib
        0x7fff97f2b000 -     0x7fff97f63ff7  com.apple.RemoteViewServices (2.0 - 94) <3F34D630-3DDB-3411-BC28-A56A9B55EBDA> /System/Library/PrivateFrameworks/RemoteViewServices.framework/Versions/A/Remot eViewServices
        0x7fff98093000 -     0x7fff98240f27  libobjc.A.dylib (551.1) <AD7FD984-271E-30F4-A361-6B20319EC73B> /usr/lib/libobjc.A.dylib
        0x7fff98241000 -     0x7fff98242ffb  libremovefile.dylib (33) <3543F917-928E-3DB2-A2F4-7AB73B4970EF> /usr/lib/system/libremovefile.dylib
        0x7fff982c4000 -     0x7fff9832eff7  com.apple.framework.IOKit (2.0.1 - 907.90.2) <A779DE46-BB7E-36FD-9348-694F9B09718F> /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit
        0x7fff983c4000 -     0x7fff98409ffe  com.apple.HIServices (1.22 - 467.2) <B7FCF008-C241-3862-BC63-E6EF4006A6E4> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ HIServices.framework/Versions/A/HIServices
        0x7fff987e8000 -     0x7fff987ecff7  libsystem_stats.dylib (93.90.3) <1A55AF8A-B6C4-3163-B557-3AD25DA643A8> /usr/lib/system/libsystem_stats.dylib
        0x7fff98802000 -     0x7fff9881dff7  libsystem_malloc.dylib (23.10.1) <A695B4E4-38E9-332E-A772-29D31E3F1385> /usr/lib/system/libsystem_malloc.dylib
        0x7fff98959000 -     0x7fff98997ff7  libGLImage.dylib (9.6) <DCF2E131-A65E-33B2-B32D-28FF01605AB1> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dyl ib
        0x7fff98998000 -     0x7fff989c7fff  com.apple.DebugSymbols (106 - 106) <E1BDED08-523A-36F4-B2DA-9D5C712F0AC7> /System/Library/PrivateFrameworks/DebugSymbols.framework/Versions/A/DebugSymbol s
        0x7fff989c8000 -     0x7fff989f2ff7  libpcap.A.dylib (42) <91D3FF51-D6FE-3C05-98C9-1182E0EC3D58> /usr/lib/libpcap.A.dylib
        0x7fff989f3000 -     0x7fff98a0cff7  com.apple.Kerberos (3.0 - 1) <F108AFEB-198A-3BAF-BCA5-9DFCE55EFF92> /System/Library/Frameworks/Kerberos.framework/Versions/A/Kerberos
        0x7fff98a0d000 -     0x7fff98a4cfff  libGLU.dylib (9.6) <EE4907CA-219C-34BD-A84E-B85695F64C05> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib
        0x7fff98a4d000 -     0x7fff98a7dfff  com.apple.IconServices (25 - 25.17) <4751127E-FBD5-3ED5-8510-08D4E4166EFE> /System/Library/PrivateFrameworks/IconServices.framework/Versions/A/IconService s
        0x7fff98ced000 -     0x7fff98cf1fff  libpam.2.dylib (20) <B93CE8F5-DAA8-30A1-B1F6-F890509513CB> /usr/lib/libpam.2.dylib
        0x7fff98cf2000 -     0x7fff98cf9ff8  liblaunch.dylib (842.90.1) <38D1AB2C-A476-385F-8EA8-7AB604CA1F89> /usr/lib/system/liblaunch.dylib
        0x7fff98d0d000 -     0x7fff98d96ff7  libsystem_c.dylib (997.90.3) <6FD3A400-4BB2-3B95-B90C-BE6E9D0D78FA> /usr/lib/system/libsystem_c.dylib
        0x7fff98d97000 -     0x7fff98d98fff  liblangid.dylib (117) <9546E641-F730-3AB0-B3CD-E0E2FDD173D9> /usr/lib/liblangid.dylib
        0x7fff98dd8000 -     0x7fff98dd8fff  com.apple.Carbon (154 - 157) <45A9A40A-78FF-3EA0-8FAB-A4F81052FA55> /System/Library/Frameworks/Carbon.framework/Versions/A/Carbon
        0x7fff98dd9000 -     0x7fff98de6ff4  com.apple.Librarian (1.2 - 1) <F1A2744D-8536-32C7-8218-9972C6300DAE> /System/Library/PrivateFrameworks/Librarian.framework/Versions/A/Librarian
        0x7fff98df8000 -     0x7fff98e4afff  libc++.1.dylib (120) <4F68DFC5-2077-39A8-A449-CAC5FDEE7BDE> /usr/lib/libc++.1.dylib
        0x7fff98e4b000 -     0x7fff98f14fff  com.apple.LaunchServices (572.26 - 572.26) <EF8A4A15-0861-35C5-9744-5E1BC5C26DD9> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchS ervices.framework/Versions/A/LaunchServices
        0x7fff98f15000 -     0x7fff98f57ff7  libauto.dylib (185.5) <F45C36E8-B606-3886-B5B1-B6745E757CA8> /usr/lib/libauto.dylib
        0x7fff99029000 -     0x7fff99271ff7  com.apple.CoreData (107 - 481.01) <DA339795-5D97-35B5-9B04-629830013720> /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData
        0x7fff99272000 -     0x7fff99273fff  libquit.dylib (161.2) <54B83D99-F84C-35E1-87D5-FCCB2F200FBD> /usr/lib/libquit.dylib
        0x7fff992bd000 -     0x7fff992c7fff  libcommonCrypto.dylib (60049) <8C4F0CA0-389C-3EDC-B155-E62DD2187E1D> /usr/lib/system/libcommonCrypto.dylib
        0x7fff99ec3000 -     0x7fff99ecdff7  com.apple.bsd.ServiceManagement (2.0 - 2.0) <2D27B498-BB9C-3D88-B05A-76908A8A26F3> /System/Library/Frameworks/ServiceManagement.framework/Versions/A/ServiceManage ment
        0x7fff99ece000 -     0x7fff99ef5ff7  libsystem_network.dylib (241.3) <8B1E1F1D-A5CC-3BAE-8B1E-ABC84337A364> /usr/lib/system/libsystem_network.dylib
        0x7fff9a274000 -     0x7fff9a274ffd  libOpenScriptingUtil.dylib (157) <19F0E769-0989-3062-9AFB-8976E90E9759> /usr/lib/libOpenScriptingUtil.dylib
        0x7fff9a2ea000 -     0x7fff9a33bff3  com.apple.audio.CoreAudio (4.2.0 - 4.2.0) <BF4C2FE3-8BC8-30D1-8347-2A7221268794> /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio
        0x7fff9a33c000 -     0x7fff9a36dff7  libtidy.A.dylib (15.12) <BF757E3C-733A-3B6B-809A-A3949D46466E> /usr/lib/libtidy.A.dylib
        0x7fff9a36e000 -     0x7fff9a474ff7  com.apple.ImageIO.framework (3.3.0 - 1042) <6101F33E-CACC-3070-960A-9A2EA4BC5F44> /System/Library/Frameworks/ImageIO.framework/Versions/A/ImageIO
        0x7fff9a482000 -     0x7fff9a48bffb  com.apple.CommonAuth (4.0 - 2.0) <70FDDA03-7B44-37EC-B78E-3EC3C8505C76> /System/Library/PrivateFrameworks/CommonAuth.framework/Versions/A/CommonAuth
    External Modification Summary:
      Calls made by other processes targeting this process:
        task_for_pid: 7
        thread_create: 2
        thread_se

    PlugIn Path:       /Library/Rapport/*/librooksbas.dylib
    Bank security software Rapport is installed. You have to uninstall it.
    Uninstall Trusteer software
    http://www.trusteer.com/support/uninstalling-rapport-mac-os-x
    Best.

  • My pages is showing error while opening a document in microsoft word format. Please help

    While trying to open documents in microsoft word format, pages is showing an error. It is unable to complete the task and is requesting me to reopen pages but then no response. However I am able to work on pages format. Please help.
    thanks

    When you open a Word document in Pages, it is translated into the internal .pages document format — and you are no longer working in the original Word document format. This translation also occurs in reverse when exporting a document back to Word. When you open a Word document in Pages, if it has issues with the translation (missing font characteristics, other issues), it will open a warning dialog box and display these issues for you.
    If however, you prefer to always work in the native Word document format, and not risk translation issues, then you should be using MS Word in Office for Mac 2011 with the latest update.

  • Exchange 2013 RPC URL shows Error 404 Page Not Found

    Hi,
    I have been told by Barracuda Support to verify my Exchange 2013 RPC url is working correctly using the following address in a Web Browser: 
    https://RoH server address/rpc
    When I hit this URL I input my credentials and get a Error 404 - Page Not Found. 
    I dont have any issues with Outlook Anywhere and clients are working fine. The tests come from this article and I am wondering if they are still valid for Exchange 2013 so need some help:
    https://techlib.barracuda.com/BMA/EnableRoH
    Does anyone else get the 404 error when they try the RPC virtual directory? If I got rpc/rpcproxy.dll that works fine and no issues. 
    We have Outlook Anywhere configured for NTLM authentication so maybe this is an issue and should be Basic?

    I did some digging in the CAS RPC logs and I found this connection attempt:
    <snip>
    2014-06-18T15:22:40.902Z,CAS-SERVER,RpcHttp,"S:Stage=EndRequest;S:UserName=domain\admin;S:OutlookSessionId=""{1A731432-5548-402F-892A-C9FE489BB78D}"";S:AuthType=Basic;S:Status=404 Not Found;S:HttpVerb=RPC_IN_DATA;S:UriQueryString=?pdc.domain.local:593;S:RequestId=7b1e355e-6448-4ed4-8112-8ab13d88a76f;S:ClientIp=192.168.0.17"
    </snip>
    As you can see the 404 Not Found is for the request to /rpc. I am wondering if maybe this has changed in Exchange 2013 SP1? Or have I got a bigger issue here? 

  • Firefox loads page at first start extremely slowly & while using suddenly loses its connection ability! How can I fix this?

    I'm using Firefox 4.0 I did all the updates I could, I didn't change anything except the history preferences and from advanced -> network
    Whats happening:
    I'm starting firefox, first time or second time I start doesn't matter, it brings every single page extremely slowly (google,facebook,mozilla.com etc)
    after a while it loads the page, and after a little more while suddenly it loses connection and returns to first position
    bringing pages extremely slowly
    It's not about my internet connection, I have a good one and other applications using internet are working perfectly (including IE)
    Add-Ons:
    Java Console6.0.22true{CAFEEFAC-0016-0000-0022-ABCDEFFEDCBA}
    Java Console6.0.23true{CAFEEFAC-0016-0000-0023-ABCDEFFEDCBA}
    Java Console6.0.24true{CAFEEFAC-0016-0000-0024-ABCDEFFEDCBA}
    AVG Safe Search10.0.0.1178false{3f963a5b-e555-4543-90e2-c3908898db71}
    DownThemAll!2.0.2true{DDC359D1-844A-42a7-9AA1-88A850A938A8}

    Thanks for responding, David. Using <Esc> and <CtrlW> might reduce the time in returning to the other tab, but does little when the triggering of a wanton alarm is very frequent. The connections I have used were extremely reliable and fast. I am using at this moment a 54 Mbps WiFi connection that lives up to its ratings in downloading & uploading data; yet, as shown in the attached image, I still get this worthless alarm. I do not know if this problem happens with my regular ISP since I have been using this tiny notebook only when traveling -- will test that once I am back mostly for curiosity, but even then if then the alarm were not triggered this would be of little consolation, since other browsers do not have the problem right now).
    As a moderator, I urge you to ask the Mozilla-powers-to-be why there is no way to turn off the alarm with, say, a true/false switch in about:config (mind you, there is still old-versions junk in this config list, so it isn't we are talking about amending the constitution). Complains about this fugly alarm can be traced in the web as far back as 2010 at least. Besides, what is the advantage of the alarm for the average user? When FF users are still posing amazingly basic questions in forums of Firefox or Mozilla support, such an alarm ought to be _off_ by default and should be an option of advanced settings menu. This annoyance shows how much the critical focus on keeping a simple GUI uncluttered by trivial or higher-level messages still needs to evolve for Firefox, which I have used it since it was known a Firebird. Guess will have to switch to Chrome now while abroad.
    Happy Holidays

  • Runtime error in MIRO while using User/Screen exit

    Hello,
    I have implemented an exit in ABAP for MIRO which when transported to Quality server through runtime error.
    I have used EXIT (SMOD) : LFDCB001 which contains FM -> EXIT_SAPLFDCB_001 and include -> ZXM08U31. In this exit I have written my code to disable Inv. Party field. This field exist in Details Tab in Miro Transaction.
    Location of the field: MIRO -> Details (tab) -> Inv. Party (Field)
    Code written in include ZXM08U31 is:
    LOOP AT SCREEN.
      IF screen-name = 'INVFO-LIFRE'.
        screen-input = 0.
        MODIFY SCREEN.
      ENDIF.
    ENDLOOP.
    This exit is assigned to a project in CMOD and I tested the same in Development system. It is working perfectly.
    Now I transported the TR (Includes program ZXM08U31 and Customer enhancement projects ZMIRO). Now when I run MIRO in quality server it triggers the my logic and then through runtime error.
    Runtime error says:
    Short text
        Dynpro does not exist
    Error analysis
        The system attempted to use dynpro 0400 in program "SAPLXM08".
        This dynpro does not exist.
    I agree that screen 400 does not exists in program for MIRO but it does not exists in development system as well. So if the runtime error is valid in QEC server then why not in DEV server. And when it can run successfully in DEV server why cant it run in QEC server.
    Hope I have explained all the things in detail.
    Please provide me the solution since user can bombard anytime for the MIRO dump everytime in QEC.
    Regards,
    Harjeet Grover

    Hi Harjeet,
    Reason of your Dump is that the enhancement "LFDCB001" which you used contains one Function module exit "EXIT_SAPLFDCB_001" and another one screen exit in calling screen  "SAPLFDCB" number 0150.
    So when you activate your project these above mentioned both components were activated.
    So when you execute transaction SAP looks for called screen "SAPLXM08" No-0400 but as you havn't created and program go for DUMP.
    Solution - Just Create called screen  "SAPLXM08" No-0400 and activate.
    Thanks,
    Vijay

  • Error in CC while using SAP_XI_IDOC/IDOCXmlToFlatConvertor module

    Hi,
    We are getting an error in CC monitoring while using SAP_XI_IDOC/IDOCXmlToFlatConvertor module for converting IDoc XML to flat file. Below is the error text:
    "Message processing failed. Cause: com.sap.conn.idoc.IDocParseException: (7) IDOC_ERROR_PARSE_FAILURE: An IDocConversionException occurred while parsing IDocXML for type <ZDELVRY3>: state=READING_FIELD_VALUE_TAG, charPosition=7404, lineNumber=2, columnNumber=7366"
    Any suggestion how to resolve it.
    Regards
    Pravesh

    Please check the OSS note below and install the mentioned patch accordingly:
    [Note 1278687 - Exception in the IDocXMLProcessor (IDOC_ERROR_PARSE_FAILURE)|https://websmp230.sap-ag.de/sap(bD1wdCZjPTAwMQ==)/bc/bsp/spn/sapnotes/index2.htm?numm=1278687]
    If it persists, check if are there any mapping errors on the Audit Logs for the failed message.

  • Getting Error in Infoview while using Date Range Filter in SAP BW Universe

    Hi,
    I have created a date range Filter in My Universe
    <FILTER KEY= "@Select(Debit Memo Date\L01 Debit Memo Date)">
    <CONDITION OPERATORCONDITION= "Between">    
    <CONSTANT CAPTION= "[ZFDAY_MTH].[LEVEL01]"/>
    <CONSTANT CAPTION= "[ZCBDATE].[LEVEL01]"/> </CONDITION></FILTER>
    It was Parsed "OK" without any errors.
    When I used this filter in my report it does not return any records, while there are some records which I had verified earlier. When I include the two fields "[ZFDAY_MTH].[LEVEL01] and "[ZCBDATE].[LEVEL01] in My Report with the filter I am getting the following error -
    A database error occured. The database error text is: A pointer intended for use is NULL. pConstantOperand is NULL in SAPSQLExpressionEvaluator::getOperandsFromCondition, exception raised at line 125 of file source/sofasqlexpressionevaluatorbase.cpp. (WIS 10901)
    If I remove the filter and run the report , it gives me the expected results.
    Please help me if anyone has faced this issue earlier.
    Thanks ,
    Pankaj Goswami

    Hi,
    How about using this code.
    I have not tested but I think if we follow this syntax pattern, it might work
    <FILTER KEY="[Debit Memo Date\L01 Debit Memo Date].[LEVEL01].[TECH_NAME]"><CONDITION OPERATORCONDITION="Between"><CONSTANT TECH_NAME="@select(ZFDAY_MTH.LEVEL01','D',,mono,free)"/><CONSTANT TECH_NAME="@select(ZCBDATE.LEVEL01','D',,mono,free)"/></CONDITION></FILTER>
    Regards,

  • Pcs 1610 all in one stops printing in middle of web page prints shows error-rese​t on q.

    when i try to print coupons and other web page prints printing starts then stops in the middle of page the read out on the printer shows printing when i try to either turn off or cancel print out on the printer nothing happens i can only unplug printer to get it to release. also must cancel document in q. to remove problem.  paid iyogi big bucks they say it must be hardware, and of course it is long out of warranty. XP system

    I'm having trouble finding a product for the HP 4550 all-in-one.  I can find an HP 4550 laserjet and an HP Photosmart c4500 series printers.  Can you provide more detail about the product?
    Looking at your post and the fact that the shadow appeared after you replaced the black cartridge, I wonder if this is caused because your cartridges aren't aligned.  If your product has a LCD screen, look for an option to align your cartridges - likely under 'tools' or something like that in the menu.  Try aligning the cartridges and see if that helps.
    If you can provide some more details about your product, I could point you to more detailed alignment steps. 
    I am an HP employee.

  • The new tab page is showing Gmail inbox pages, meaning anyone can start a new tab and get access to my email. How do I stop this?

    When I open a new tab, within the pages brought up is my gmail inbox. This mean anyone can have access to my inbox without logging in, without my password. How do I restrict this access?

    If you log out of Gmail, then clicking the thumbnail should take you to a login page. If you don't log out, then anyone can access your email just by typing gmail.com in the URL bar. But you're right that the picture does create a temptation to click...
    You can set the new tab page back to blank if you prefer. However, please note that the page thumbnails are stored in the browser cache, so you also need to clear your cache to flush out existing thumbnails if you don't want anyone to be able to see them.
    More info: [http://support.mozilla.org/en-US/kb/new-tab-page-show-hide-and-customize-top-sites#w_how-do-i-turn-the-new-tab-page-off New Tab Page > How to turn the new tab page off].
    Clearing cache:
    orange Firefox button ''or'' Tools menu > Options > Advanced
    On the Network mini-tab > Offline Storage : "Clear Now"

  • It says Login failed. it shows error code: -1 . we have 2 ipads and the other one is log in

    My ipad shows Login failed, error code: -1 whereby my husband's ipad is working fine

    Well, I wanted to have the audio come from one camera scource and it seemed to be the only way that I could acomplish that by duplicating the cam 2 track.  One thing that helped me trouble shoot this was to create a new event and project and optimize all of my media instead of using the proxy, (I don't know why but it worked)
    I was able to edit the multicam track with two camera angles and it used the camera 2 angle's audio... as soon as I finished my project and exported the files.. my hard drive crashed.  I don't know if it was a buggy software, or a failing drive that caused the blank angles in the original multicam edit.  I guess I will have to find out weather or not this new hard drive crashes during my next job.
    I appreciate your reply to this post Tom.

  • Paging - Rows in first page also showing in second page: listitemcollectionposition

    Hi,
    I am trying to use the listitemcollectionposition to achieve paging. The pagination is shown, but some of the records in first page are getting displayed in second page as well.
    I have totally 13 records in the list, and paging is applied for 10 items to show. I have set the rowcount to 10.
    private void FillData(string pagingInfo)
    int currentPage = Convert.ToInt32(ViewState["CurrentPage"]);
    uint rowCount = 10; // Default of 10 items per page
    string columnValue = string.Empty;
    string nextPageString = "Paged=TRUE&p_ID={0}&p_";
    string PreviousPageString = "Paged=TRUE&PagedPrev=TRUE&p_ID={0}&p_";
    SPListItemCollection collection;
    collection = GetTestItems(pagingInfo, rowCount);
    public SPListItemCollection GetTestItems(string pagingInfo, uint rowLimit)
    using (SPSite oSite = new SPSite(Sitename))
    using (SPWeb oWeb = oSite.OpenWeb())
    SPList lstPages = oWeb.Lists["Pages"];
    SPQuery sQuery = new SPQuery();
    SPListItemCollection collection;
    sQuery.RowLimit = rowLimit;
    sQuery.Query = "<Where>" +
    "<And>" +
    "<And>" +
    "<Contains><FieldRef Name='PublishingPageLayout'/><Value Type='URL'>TC_NtestPageLayout.aspx</Value></Contains>" +
    "<Eq><FieldRef Name='_ModerationStatus'/><Value Type='ModStat'>0</Value></Eq>" +
    "</And>" +
    "<Eq><FieldRef Name='_Level'/><Value Type='Integer'>1</Value></Eq>" +
    "</And>" +
    "</Where><OrderBy><FieldRef Name='TestLayoutDate' Ascending='FALSE' /></OrderBy>";
    sQuery.ViewFields = string.Concat(
    "<FieldRef Name='PublishingPageLayout' />",
    "<FieldRef Name='Title' />",
    "<FieldRef Name='EncodedAbsUrl' />",
    "<FieldRef Name='TestLayoutDate' />");
    sQuery.ViewFieldsOnly = true;
    if (!string.IsNullOrEmpty(pagingInfo))
    SPListItemCollectionPosition position = new SPListItemCollectionPosition(pagingInfo);
    sQuery.ListItemCollectionPosition = position;
    collection = lstPages.GetItems(sQuery);
    return collection;
    How to get the Paging properly?
    Thanks

    Hi,
    According to your post, my understanding is that you want to display list data using a
    SPGridView with Paging in a visual web part .
    The following code snippet for your reference:
    VisualWebPart1.ascx:
    <%@ Assembly Name="$SharePoint.Project.AssemblyFullName$" %>
    <%@ Assembly Name="Microsoft.Web.CommandUI, Version=14.0.0.0, Culture=neutral, PublicKeyToken=71e9bce111e9429c" %>
    <%@ Register TagPrefix="SharePoint" Namespace="Microsoft.SharePoint.WebControls" Assembly="Microsoft.SharePoint, Version=14.0.0.0, Culture=neutral, PublicKeyToken=71e9bce111e9429c" %>
    <%@ Register TagPrefix="Utilities" Namespace="Microsoft.SharePoint.Utilities" Assembly="Microsoft.SharePoint, Version=14.0.0.0, Culture=neutral, PublicKeyToken=71e9bce111e9429c" %>
    <%@ Register TagPrefix="asp" Namespace="System.Web.UI" Assembly="System.Web.Extensions, Version=3.5.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35" %>
    <%@ Import Namespace="Microsoft.SharePoint" %>
    <%@ Register TagPrefix="WebPartPages" Namespace="Microsoft.SharePoint.WebPartPages" Assembly="Microsoft.SharePoint, Version=14.0.0.0, Culture=neutral, PublicKeyToken=71e9bce111e9429c" %>
    <%@ Control Language="C#" AutoEventWireup="true" CodeBehind="VisualWebPart1.ascx.cs" Inherits="VisualWebPartProject3.VisualWebPart1.VisualWebPart1" %>
    <SharePoint:SPGridView ID="sgvPagersample" runat="server" AutoGenerateColumns="false" DataSourceID="objSample" AllowPaging="True" PageSize="3">
    <Columns>
    <asp:BoundField HeaderText="Title" DataField="Title" />
    <asp:BoundField HeaderText="Test1" DataField="Test1" />
    <asp:BoundField HeaderText="Test2" DataField="Test2" />
    </Columns>
    </SharePoint:SPGridView>
    <asp:ObjectDataSource ID="objSample" runat="server" SelectMethod="BindGridView"></asp:ObjectDataSource>
    <center>
    <SharePoint:SPGridViewPager id="sgvPager" runat="Server" GridViewId="sgvPagersample"></SharePoint:SPGridViewPager>
    </center>
    VisualWebPart1.ascx.cs:
    using System;
    using System.ComponentModel;
    using System.Web.UI.WebControls.WebParts;
    using System.Data;
    using Microsoft.SharePoint;
    namespace VisualWebPartProject3.VisualWebPart1
    [ToolboxItemAttribute(false)]
    public partial class VisualWebPart1 : WebPart
    // Uncomment the following SecurityPermission attribute only when doing Performance Profiling using
    // the Instrumentation method, and then remove the SecurityPermission attribute when the code is ready
    // for production. Because the SecurityPermission attribute bypasses the security check for callers of
    // your constructor, it's not recommended for production purposes.
    // [System.Security.Permissions.SecurityPermission(System.Security.Permissions.SecurityAction.Assert, UnmanagedCode = true)]
    public VisualWebPart1()
    protected override void OnInit(EventArgs e)
    base.OnInit(e);
    InitializeControl();
    protected void Page_Load(object sender, EventArgs e)
    objSample.TypeName = this.GetType().AssemblyQualifiedName;
    public DataTable BindGridView()
    SPWeb currentWeb = SPContext.Current.Web;
    SPList lstEmployee = currentWeb.Lists["CustomList4"];
    SPQuery sQuery = new SPQuery();
    sQuery.Query = "<OrderBy><FieldRef Name='ID' Ascending='False' /></OrderBy>";
    SPListItemCollection myColl = lstEmployee.GetItems(sQuery);
    return myColl.GetDataTable();
    Thanks,
    Dennis Guo
    TechNet Community 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].
    Dennis Guo
    TechNet Community Support

  • Fireworks CS3 Pages export internal error from Page naming?

    When exporting a set of linked "Pages" to HTML, I was getting
    an "internal error" and an incomplete set of pages.
    It would have been nice to get a more informative error
    message, but I found an Adobe Technote recommending repairing
    permissions. This did not help, so I went about recreating the file
    a little at a time and testing.
    Turns out that the likely cause was my page naming.
    Some of my names included colons ( : ), which, while happily
    accepted by Firework's Pages menu, do NOT work in URLs. So
    Fireworks was choking on the colons.
    As soon as I renamed the Pages with underscores instead of
    colons, they exported correctly.
    Firefox should have given me some warning about the names or
    not allowed them in the first place, because many people will not
    know what characters are / aren't acceptable in URLs.
    Fireworks CS3 | Mac OS X 10.4.9

    In general ALL special characters with the exception of _ or
    - should be
    avoided in file names for images and web pages and other
    assets like
    flash movies. In my web design intro class, this is the first
    thing I
    point out, because it's one of the first things that can trip
    you up.
    This is not a failing of Firefox or Fireworks for that
    matter. FW is not
    a web page authoring program; it's a web/screen graphics app
    and
    prototyping package package, never intended to produce a full
    and proper
    professional level web site.
    Jim Babbage - .:Community MX:. & .:Adobe Community
    Expert:.
    Extending Knowledge, Daily
    http://www.communityMX.com/
    CommunityMX - Free Resources:
    http://www.communitymx.com/free.cfm
    .:Adobe Community Expert for Fireworks:.
    news://forums.macromedia.com/macromedia.fireworks
    news://forums.macromedia.com/macromedia.dreamweaver
    the elricky wrote:
    > When exporting a set of linked "Pages" to HTML, I was
    getting an "internal
    > error" and an incomplete set of pages.
    >
    > It would have been nice to get a more informative error
    message, but I found
    > an Adobe Technote recommending repairing permissions.
    This did not help, so I
    > went about recreating the file a little at a time and
    testing.
    >
    > Turns out that the likely cause was my page naming.
    > Some of my names included colons ( : ), which, while
    happily accepted by
    > Firework's Pages menu, do NOT work in URLs. So Fireworks
    was choking on the
    > colons.
    >
    > As soon as I renamed the Pages with underscores instead
    of colons, they
    > exported correctly.
    >
    > Firefox should have given me some warning about the
    names or not allowed them
    > in the first place, because many people will not know
    what characters are /
    > aren't acceptable in URLs.
    >
    > Fireworks CS3 | Mac OS X 10.4.9
    >
    >

  • I have a HP PSC 2210 all-in-one. Can I print a status page that shows count of pages printed?

    I said everything in the subject except, if there is a status page printing capability how do I do it,

    Hi there,
    This article should cover the issue you are experiencing. Give the steps outlined a shot and let us know if it helps.
    Best of Luck!
    You can say thanks by clicking the Kudos Star in my post. If my post resolves your problem, please mark it as Accepted Solution so others can benefit too.

Maybe you are looking for