Ver urgent:error in request

Hi all,
       For one job 4 days of requests are loaded,For each day there are 3 pakages are loading,on first day of one request update method is repair full request,and subsequent them are fullupdate,the request repair full request has got error,that request is not correct.how can i solve this problem please helpme.
Thanks & Regards,
Praveena.

Are you loading data into ODS?
Is there Init/Delta already setup for that ODS for that datasource?
Give us the error message you got in the monitor screen. If you do not have any error in the monitor screen.
If you are loading to ODS and you have the init/delta already setup then you'll have to change the full update requests to repair full requests.
Use the program RSSM_SET_REPAIR_FULL_FLAG to change them to repair full and then activate the ODS... It should work.
Regards, Siva

Similar Messages

  • URGENT : Error: nca_connect_server: cannot communicate host ...on port....

    URGENT : Error: nca_connect_server: cannot communicate host ...on port....
    Platform :
    front end - Forms6i
    App Server - Oracle 9iAS
    Testing tool - Mercurry Load Runner 8.0
    Database - Oracle 9i
    Hi Gurus,
    I am trying to run a script in Load runner but its always coming out by following error message -
    vuser_init.c(63): Warning: ifError expired (5) during NCA handshake,
    vuser_init.c(63): Warning: ifError expired (5)
    vuser_init.c(63): Error: nca_connect_server: cannot communicate with host 202.46.209.42 on port 7778
    Abort was called from an action.
    forms url which used in test script is running fine without any error with same port, I am wondering why it is returning error with Load Runner ?
    Quick help on pinpointing the issue will be highly appreciated, Following is the Loadrunner script m using -
    vuser_init()
         web_set_max_html_param_len("1024");
         web_url("f6isrvl",
              "URL=http://202.46.209.42:7778/f6i/f6isrvl?config=devjp10_en",
              "Resource=0",
              "RecContentType=text/html",
              "Referer=",
              "Snapshot=t1.inf",
              "Mode=HTML",
              EXTRARES,
              "Url=../forms60java/f60web.jar", "Referer=", ENDITEM,
              "Url=../forms60java/FImageBean.jar", "Referer=", ENDITEM,
              "Url=../forms60java/images.jar", "Referer=", ENDITEM,
              LAST);
         web_url("Registry.dat",
              "URL=http://202.46.209.42:7778/forms60java/oracle/forms/registry/Registry.dat",
              "Resource=0",
              "RecContentType=text/plain",
              "Referer=",
              "Snapshot=t2.inf",
              "Mode=HTML",
              LAST);
         web_reg_save_param("NCAJServSessionId",
              "LB=",
              "RB=",
              "Search=Noresource",
              LAST);
         web_url("f6isrvl_2",
              "URL=http://202.46.209.42:7778/f6i/f6isrvl?config=devjp10_en&acceptLanguage=en-us&ifcmd=startsession",
              "Resource=0",
              "RecContentType=text/plain",
              "Referer=",
              "Snapshot=t3.inf",
              "Mode=HTML",
              EXTRARES,
              "Url=f6ilsnr/?JServSessionIdf6i=i7yjfl33c1.f45nez95eiGIpR1vp2TD/knGnluImQXHcALJmQ5Go6XNr3CSa30R&ifcmd=getinfo&ifhost=MILDH0417&ifip=10.81.6.127", "Referer=", ENDITEM,
              "Url=../forms60java/oracle/ewt/dataSource/OneDDataSourceListener.class", "Referer=", ENDITEM,
              "Url=../forms60java/oracle/ewt/dataSource/OneDDataSource.class", "Referer=", ENDITEM,
              "Url=../forms60java/oracle/ewt/dataSource/ArrayOneDDataSource.class", "Referer=", ENDITEM,
              "Url=../forms60java/oracle/ewt/dataSource/AbstractOneDDataSource.class", "Referer=", ENDITEM,
              "Url=../forms60java/oracle/ewt/dataSource/OneDDataSourceAdapter.class", "Referer=", ENDITEM,
              "Url=../forms60java/oracle/ewt/dataSource/OneDDataSourceEvent.class", "Referer=", ENDITEM,
              LAST);
         nca_set_connect_opt(SCALE_INFO, 8, 20);
         nca_set_connect_opt(REQUIRED_LIST, 0);
         nca_connect_server("202.46.209.42", "7778", "module=ulgprc_em_100_01_c.fmx userid=dbk/dbk@dbkls05 ORA_USER=devjp10 USR_LANG=ENG");
         nca_set_window("Login");
         nca_edit_set("27", "SSC");
         nca_obj_type("27", '\t', 0);
         nca_edit_set("30", lr_decrypt("44b61ad9b8d2295c3768adc952f4"));
         nca_button_press("32");
         nca_message_box_press("Forms", 2);
         nca_menu_select_item("SSC", "Lending;Underwriting");
         nca_set_window(" (Underwriting)(Pending Request : 0)");
         nca_button_set("386", 1);
         nca_menu_select_item(" (Underwriting)(Pending Request : 0)", "Edit;Exit");
         nca_set_window("SSC");
         nca_menu_select_item("SSC", "File;Exit");
         return 0;
    Execution Log
    Virtual User Script started
    Starting action vuser_init.
    vuser_init.c(12): web_set_max_html_param_len was successful      [MsgId: MMSG-26392]
    vuser_init.c(14): Downloading resource "http://202.46.209.42:7778/forms60java/f60web.jar" (specified by argument number 9)      [MsgId: MMSG-26577]
    vuser_init.c(14): Downloading resource "http://202.46.209.42:7778/forms60java/FImageBean.jar" (specified by argument number 12)      [MsgId: MMSG-26577]
    vuser_init.c(14): Downloading resource "http://202.46.209.42:7778/forms60java/images.jar" (specified by argument number 15)      [MsgId: MMSG-26577]
    vuser_init.c(14): web_url("f6isrvl") was successful, 1882891 body bytes, 1386 header bytes, 12 chunking overhead bytes      [MsgId: MMSG-26385]
    vuser_init.c(27): web_url("Registry.dat") was successful, 4117 body bytes, 367 header bytes      [MsgId: MMSG-26386]
    vuser_init.c(36): Registering web_reg_save_param was successful      [MsgId: MMSG-26390]
    vuser_init.c(42): Downloading resource "http://202.46.209.42:7778/f6i/f6ilsnr/?JServSessionIdf6i=i7yjfl33c1.f45nez95eiGIpR1vp2TD/knGnluImQXHcALJmQ5Go6XNr3CSa30R&ifcmd=getinfo&ifhost=MILDH0417&ifip=10.81.6.127" (specified by argument number 9)      [MsgId: MMSG-26577]
    vuser_init.c(42): Downloading resource "http://202.46.209.42:7778/forms60java/oracle/ewt/dataSource/OneDDataSourceListener.class" (specified by argument number 12)      [MsgId: MMSG-26577]
    vuser_init.c(42): Downloading resource "http://202.46.209.42:7778/forms60java/oracle/ewt/dataSource/OneDDataSource.class" (specified by argument number 15)      [MsgId: MMSG-26577]
    vuser_init.c(42): Downloading resource "http://202.46.209.42:7778/forms60java/oracle/ewt/dataSource/ArrayOneDDataSource.class" (specified by argument number 18)      [MsgId: MMSG-26577]
    vuser_init.c(42): Downloading resource "http://202.46.209.42:7778/forms60java/oracle/ewt/dataSource/AbstractOneDDataSource.class" (specified by argument number 21)      [MsgId: MMSG-26577]
    vuser_init.c(42): Downloading resource "http://202.46.209.42:7778/forms60java/oracle/ewt/dataSource/OneDDataSourceAdapter.class" (specified by argument number 24)      [MsgId: MMSG-26577]
    vuser_init.c(42): Downloading resource "http://202.46.209.42:7778/forms60java/oracle/ewt/dataSource/OneDDataSourceEvent.class" (specified by argument number 27)      [MsgId: MMSG-26577]
    vuser_init.c(42): Warning -26652: Response body length (96) does not match the Content-Length header specification (95) for "http://202.46.209.42:7778/f6i/f6isrvl?config=devjp10_en&acceptLanguage=en-us&ifcmd=startsession"      [MsgId: MWAR-26652]
    vuser_init.c(42): web_url("f6isrvl_2") highest severity level was "warning", 4459 body bytes, 3017 header bytes      [MsgId: MMSG-26388]
    vuser_init.c(59): nca_set_connect_opt("SCALE_INFO")
    vuser_init.c(61): nca_set_connect_opt("REQUIRED_LIST")
    vuser_init.c(63): Warning: ifError expired (5) during NCA handshake,
    vuser_init.c(63): Warning: ifError expired (5)
    vuser_init.c(63): Error: nca_connect_server: cannot communicate with host 202.46.209.42 on port 7778
    Abort was called from an action.
    TIA,
    Sheilesh

    Well, the obvious question is what does 'mail.wbe-pli.com' translate to on the machine?
    Does it translate to your public IP address, in which case your traffic has to go out through your router and come back in? In addition to not being ideal, that's also not supported by a number of different routers (they can't handle NAT traffic coming back in from the private network).
    In most cases the solution is to setup internal DNS so that your hostname maps to the internal address of your server, not the external one.
    In this case, though, you could also configure Mail.app to use 'localhost' for the mail server, rather than 'mail.wbe-pli.com'. That will enable it to talk to the server running on the local system.

  • Web Server 6.1 Error failure (  967): HTTP3068: Error receiving request

    Hi I have install Sun web server 6.1 on my T2000 system with solaris 10, the web server run the Siebel CRM application, but it is tooooo slow to bring the first page. Takes about 6.07 sec to bring the login page. The log files of the web server gives me a lot of +"failure ( 967): HTTP3068: Error receiving request"+.
    Please I need you help

    Hello Dear Friend Urgent Programmer
    I'am Alfonso Franco member of Sun Developer
    that is requested your questions Look:
    1 - Please check out your System is ready to download this iPlanet Web Server 6.1
    2- Suppose that you System is ready needs to
    configure your setup add/remove program in
    you computer that matches with the Web Server
    3- if continue the problem error after this
    analize very fine the problem and for end
    we going to create the exact library and
    port in it's Servers with a Java Program Database .
    well my friend expect that thoses advice may serve something to solve this
    problem for more contact to [email protected] to follow helping sincerely as "Good Programmer "

  • Unable to bind 10.8.2 to AD domain. Daemon encountered an error processing request

    When attempting to join a new MacBook Air to the AD domain, I get the error "The daemon encountered an error processing request."
    When this error comes up, I have to force quit out of the Directory Utility to get back into it. See below for error.
    Note: When bringing up the Directory Utility to attempt to bind it to the domain, the "Computer ID' that auto-populates the field is a "subn-xx-xxx:" number. Not sure where this comes from as it isn't a naming scheme we use.
    Errors shown below
    Process:         opendirectoryd [891]
    Path:            /usr/libexec/opendirectoryd
    Identifier:      opendirectoryd
    Version:         197.14.6
    Code Type:       X86-64 (Native)
    Parent Process:  launchd [1]
    User ID:         0
    Date/Time:       2012-09-27 17:21:13.482 -0600
    OS Version:      Mac OS X 10.8.2 (12C54)
    Report Version:  10
    Crashed Thread:  7  Dispatch queue: com.apple.opendirectoryd.pidinfo.893.requests
    Exception Type:  EXC_BAD_ACCESS (SIGSEGV)
    Exception Codes: KERN_INVALID_ADDRESS at 0x0000000000000000
    VM Regions Near 0:
    -->
        __TEXT                 0000000102919000-000000010297b000 [  392K] r-x/rwx SM=COW  /usr/libexec/opendirectoryd
    Thread 0:: Dispatch queue: com.apple.libdispatch-manager
    0   libsystem_kernel.dylib        0x00007fff8f6d7d16 kevent + 10
    1   libdispatch.dylib             0x00007fff8ccc1dea _dispatch_mgr_invoke + 883
    2   libdispatch.dylib             0x00007fff8ccc19ee _dispatch_mgr_thread + 54
    Thread 1:: Dispatch queue: com.apple.root.default-overcommit-priority
    0   libsystem_kernel.dylib        0x00007fff8f6d7566 __sigsuspend_nocancel + 10
    1   libdispatch.dylib             0x00007fff8ccbeda1 _dispatch_sigsuspend + 28
    2   libdispatch.dylib             0x00007fff8ccbed85 _dispatch_sig_thread + 45
    Thread 2:: Dispatch queue: com.apple.opendirectoryd.module.SystemCache.kauth_workq
    0   libsystem_kernel.dylib        0x00007fff8f6d75de __syscall + 10
    1   com.apple.opendirectoryd.module.SystemCache0x00000001032a31e3 ___kernel_kauth_listener_block_invoke_090 + 477
    2   libdispatch.dylib             0x00007fff8ccc2f01 _dispatch_call_block_and_release + 15
    3   libdispatch.dylib             0x00007fff8ccbf0b6 _dispatch_client_callout + 8
    4   libdispatch.dylib             0x00007fff8ccc4317 _dispatch_async_f_redirect_invoke + 117
    5   libdispatch.dylib             0x00007fff8ccbf0b6 _dispatch_client_callout + 8
    6   libdispatch.dylib             0x00007fff8ccc01fa _dispatch_worker_thread2 + 304
    7   libsystem_c.dylib             0x00007fff9017fcab _pthread_wqthread + 404
    8   libsystem_c.dylib             0x00007fff9016a171 start_wqthread + 13
    Thread 3:: Dispatch queue: com.apple.root.default-priority
    0   libsystem_kernel.dylib        0x00007fff8f6d7386 __semwait_signal + 10
    1   libsystem_c.dylib             0x00007fff90207800 nanosleep + 163
    2   libsystem_c.dylib             0x00007fff9020768a sleep + 61
    3   opendirectoryd                0x0000000102933e5e 0x102919000 + 110174
    4   libdispatch.dylib             0x00007fff8ccc2f01 _dispatch_call_block_and_release + 15
    5   libdispatch.dylib             0x00007fff8ccbf0b6 _dispatch_client_callout + 8
    6   libdispatch.dylib             0x00007fff8ccc01fa _dispatch_worker_thread2 + 304
    7   libsystem_c.dylib             0x00007fff9017fcab _pthread_wqthread + 404
    8   libsystem_c.dylib             0x00007fff9016a171 start_wqthread + 13
    Thread 4:: Dispatch queue: com.apple.root.default-priority
    0   libsystem_kernel.dylib        0x00007fff8f6d5686 mach_msg_trap + 10
    1   libsystem_kernel.dylib        0x00007fff8f6d4c42 mach_msg + 70
    2   libsystem_kernel.dylib        0x00007fff8f6d5405 mach_msg_server + 289
    3   com.apple.opendirectoryd.module.SystemCache0x00000001032aa6cb __systemcache_mig_initialize_block_invoke_0 + 39
    4   libdispatch.dylib             0x00007fff8ccc2f01 _dispatch_call_block_and_release + 15
    5   libdispatch.dylib             0x00007fff8ccbf0b6 _dispatch_client_callout + 8
    6   libdispatch.dylib             0x00007fff8ccc01fa _dispatch_worker_thread2 + 304
    7   libsystem_c.dylib             0x00007fff9017fcab _pthread_wqthread + 404
    8   libsystem_c.dylib             0x00007fff9016a171 start_wqthread + 13
    Thread 5:: Dispatch queue: com.apple.root.default-priority
    0   libsystem_kernel.dylib        0x00007fff8f6d5686 mach_msg_trap + 10
    1   libsystem_kernel.dylib        0x00007fff8f6d4c42 mach_msg + 70
    2   libsystem_kernel.dylib        0x00007fff8f6d5405 mach_msg_server + 289
    3   com.apple.opendirectoryd.module.SystemCache0x00000001032aa7a5 __systemcache_mig_initialize_block_invoke_026 + 39
    4   libdispatch.dylib             0x00007fff8ccc2f01 _dispatch_call_block_and_release + 15
    5   libdispatch.dylib             0x00007fff8ccbf0b6 _dispatch_client_callout + 8
    6   libdispatch.dylib             0x00007fff8ccc01fa _dispatch_worker_thread2 + 304
    7   libsystem_c.dylib             0x00007fff9017fcab _pthread_wqthread + 404
    8   libsystem_c.dylib             0x00007fff9016a171 start_wqthread + 13
    Thread 6:
    0   libsystem_kernel.dylib        0x00007fff8f6d76d6 __workq_kernreturn + 10
    1   libsystem_c.dylib             0x00007fff9017feec _pthread_workq_return + 25
    2   libsystem_c.dylib             0x00007fff9017fcb3 _pthread_wqthread + 412
    3   libsystem_c.dylib             0x00007fff9016a171 start_wqthread + 13
    Thread 7 Crashed:: Dispatch queue: com.apple.opendirectoryd.pidinfo.893.requests
    0   libsystem_c.dylib             0x00007fff9016b330 strcmp + 80
    1   com.apple.opendirectoryd.module.ActiveDirectory0x00000001031e5a9f 0x1031da000 + 47775
    2   com.apple.opendirectoryd.module.ActiveDirectory0x00000001031dcab7 0x1031da000 + 10935
    3   com.apple.opendirectoryd.module.ActiveDirectory0x00000001031dc410 odm_NodeCustomCall + 3802
    4   opendirectoryd                0x0000000102938982 0x102919000 + 129410
    5   opendirectoryd                0x0000000102942c7a 0x102919000 + 171130
    6   opendirectoryd                0x0000000102938888 0x102919000 + 129160
    7   opendirectoryd                0x000000010293c5cf 0x102919000 + 144847
    8   opendirectoryd                0x0000000102933ab4 0x102919000 + 109236
    9   libdispatch.dylib             0x00007fff8ccc2f01 _dispatch_call_block_and_release + 15
    10  libdispatch.dylib             0x00007fff8ccbf0b6 _dispatch_client_callout + 8
    11  libdispatch.dylib             0x00007fff8ccc4317 _dispatch_async_f_redirect_invoke + 117
    12  libdispatch.dylib             0x00007fff8ccbf0b6 _dispatch_client_callout + 8
    13  libdispatch.dylib             0x00007fff8ccc01fa _dispatch_worker_thread2 + 304
    14  libsystem_c.dylib             0x00007fff9017fcab _pthread_wqthread + 404
    15  libsystem_c.dylib             0x00007fff9016a171 start_wqthread + 13
    Thread 8:
    0   libsystem_kernel.dylib        0x00007fff8f6d76d6 __workq_kernreturn + 10
    1   libsystem_c.dylib             0x00007fff9017feec _pthread_workq_return + 25
    2   libsystem_c.dylib             0x00007fff9017fcb3 _pthread_wqthread + 412
    3   libsystem_c.dylib             0x00007fff9016a171 start_wqthread + 13
    Thread 9:
    0   libsystem_kernel.dylib        0x00007fff8f6d76d6 __workq_kernreturn + 10
    1   libsystem_c.dylib             0x00007fff9017feec _pthread_workq_return + 25
    2   libsystem_c.dylib             0x00007fff9017fcb3 _pthread_wqthread + 412
    3   libsystem_c.dylib             0x00007fff9016a171 start_wqthread + 13
    Thread 10:
    0   libsystem_kernel.dylib        0x00007fff8f6d76d6 __workq_kernreturn + 10
    1   libsystem_c.dylib             0x00007fff9017feec _pthread_workq_return + 25
    2   libsystem_c.dylib             0x00007fff9017fcb3 _pthread_wqthread + 412
    3   libsystem_c.dylib             0x00007fff9016a171 start_wqthread + 13
    Thread 7 crashed with X86 Thread State (64-bit):
      rax: 0x0000000000000662  rbx: 0x0000000000000000  rcx: 0x00000000000fc080  rdx: 0x0000000000000066
      rdi: 0x0000000000000000  rsi: 0x00000001031f199e  rbp: 0x0000000102a87930  rsp: 0x0000000102a872d8
       r8: 0x0000000000000007   r9: 0x00000000030733d4  r10: 0x0000000000000000  r11: 0x00000000030733d4
      r12: 0x00007fbcb992ce00  r13: 0x00007fbcb992cec0  r14: 0x00007fbcb8c18790  r15: 0x00007fbcb8e244b0
      rip: 0x00007fff9016b330  rfl: 0x0000000000010206  cr2: 0x0000000000000000
    Logical CPU: 2
    Binary Images:
           0x102919000 -        0x10297afff  opendirectoryd (197.14.6)  /usr/libexec/opendirectoryd
           0x102ea3000 -        0x102ea4fff  com.apple.heimdalodpac (10.8 - 198)  /System/Library/KerberosPlugins/KerberosFrameworkPlugins/heimdalodpac.bundle/Co ntents/MacOS/heimdalodpac
           0x102ea9000 -        0x102eabfff  com.apple.KerberosHelper.LKDCLocate (4.0 - 1.0) <6276FDFA-EB44-374C-9BFC-2AB5F68F2145> /System/Library/KerberosPlugins/KerberosFrameworkPlugins/LKDCLocate.bundle/Cont ents/MacOS/LKDCLocate
           0x102eaf000 -        0x102eb0ff7  com.apple.kerberos.reachability (3.0 - 2.0) <8DC5EA50-F572-31C7-9443-5F6C9363A58D> /System/Library/KerberosPlugins/KerberosFrameworkPlugins/Reachability.bundle/Co ntents/MacOS/Reachability
           0x102eb4000 -        0x102eb5ff7  com.apple.kerberos.sckerberosconfig (3.0 - 1) <6981ADC2-C901-3F8A-A3D0-7334DE61BF3E> /System/Library/KerberosPlugins/KerberosFrameworkPlugins/SCKerberosConfig.bundl e/Contents/MacOS/SCKerberosConfig
           0x102eb9000 -        0x102ebbfff  apop.so (169) <2A1CAD32-5734-3D4E-868B-E773DCD192B5> /usr/lib/sasl2/apop.so
           0x102ebf000 -        0x102ed3fff  dhx.so (169) <3C4D7E51-F30B-3A5B-9BB6-4426EC607E10> /usr/lib/sasl2/dhx.so
           0x102edf000 -        0x102ee8ff7  digestmd5WebDAV.so (169)  /usr/lib/sasl2/digestmd5WebDAV.so
           0x102eed000 -        0x102eeffff  libanonymous.2.so (166) <6417EA9E-4202-31DA-A086-B58F1E92C931> /usr/lib/sasl2/libanonymous.2.so
           0x102ef4000 -        0x102ef7fff  libcrammd5.2.so (166) <866C8DD4-5086-376A-BFC7-897A40327DB4> /usr/lib/sasl2/libcrammd5.2.so
           0x102efc000 -        0x102f05ff7  libdigestmd5.2.so (166)  /usr/lib/sasl2/libdigestmd5.2.so
           0x102f0a000 -        0x102f0ffff  libgssapiv2.2.so (166) <83A21AF3-FB42-3ACC-B6ED-26B23388C4F4> /usr/lib/sasl2/libgssapiv2.2.so
           0x102f14000 -        0x102f16fff  login.so (166) <1F868238-FB26-3477-B31C-67DB400D6F68> /usr/lib/sasl2/login.so
           0x102f1a000 -        0x102f1ffff  libntlm.so (166) <82608FB8-E225-39FF-BC83-B9D3F89D7CEC> /usr/lib/sasl2/libntlm.so
           0x102fa9000 -        0x102fb0fff  libotp.2.so (166) <2AE53E63-A826-3E20-9B4D-476CC712410D> /usr/lib/sasl2/libotp.2.so
           0x102fb9000 -        0x102fbbfff  libplain.2.so (166) <074D7604-3435-3E01-A86B-FF102001FC5B> /usr/lib/sasl2/libplain.2.so
           0x102fbf000 -        0x102fc3fff  libpps.so (169) <3C150ECF-0D94-3DBE-8AB6-7B0070700699> /usr/lib/sasl2/libpps.so
           0x102fc8000 -        0x102fcbfff  mschapv2.so (169) <9DAC741E-6BB8-3DFA-85AD-532EB20E780B> /usr/lib/sasl2/mschapv2.so
           0x102fd0000 -        0x102ffdfff  com.apple.DirectoryService.PasswordServerFramework (10.8 - 27) <4D67D74D-9200-3838-87D6-5E1968C81019> /System/Library/PrivateFrameworks/PasswordServer.framework/Versions/A/PasswordS erver
           0x103013000 -        0x103015fff  pwauxprop.so (387) <02EC8AD8-70F5-3512-8026-B41832050634> /usr/lib/sasl2/pwauxprop.so
           0x10301a000 -        0x10301dfff  shadow_auxprop.so (169)  /usr/lib/sasl2/shadow_auxprop.so
           0x103022000 -        0x103024fff  smb_nt.so (169)  /usr/lib/sasl2/smb_nt.so
           0x10302c000 -        0x10302efff  com.apple.opendirectoryd.module.legacy (10.8 - 197.14.6) <450222B3-A588-3E39-BA83-28B59EF72D53> /System/Library/OpenDirectory/Modules/legacy.bundle/Contents/MacOS/legacy
           0x103035000 -        0x10303aff7  com.apple.opendirectoryd.module.configure (10.8 - 197.14.6)  /System/Library/OpenDirectory/Modules/configure.bundle/Contents/MacOS/configure
           0x103043000 -        0x103044fff  com.apple.opendirectoryd.module.keychain (10.8 - 197.14.6) <73DA2C39-76C4-368F-9BD7-BDE2AE16C90D> /System/Library/OpenDirectory/Modules/keychain.bundle/Contents/MacOS/keychain
           0x10304a000 -        0x103051ff7  com.apple.opendirectoryd.module.search (10.8 - 197.14.6) <8F20F4EC-EB07-3970-BEB5-A2EEBC44541D> /System/Library/OpenDirectory/Modules/search.bundle/Contents/MacOS/search
           0x1030dd000 -        0x1030f4fff  com.apple.opendirectoryd.module.PlistFile (10.8 - 197.14.6) <0E1F8D7C-35DF-3BC3-AE57-B18576DE01FA> /System/Library/OpenDirectory/Modules/PlistFile.bundle/Contents/MacOS/PlistFile
           0x103107000 -        0x103108fff  com.apple.opendirectoryd.module.FDESupport (10.7 - 18)  /System/Library/OpenDirectory/Modules/FDESupport.bundle/Contents/MacOS/FDESuppo rt
           0x10310e000 -        0x103115ff7  com.apple.HeimODAdmin (3.0 - 2.0) <76E290B1-31BB-3CCA-8837-8F6F43FB5BF5> /System/Library/PrivateFrameworks/HeimODAdmin.framework/HeimODAdmin
           0x10311d000 -        0x103120ff7  com.apple.opendirectoryd.module.ConfigurationProfiles (10.8.2 - 546)  /System/Library/OpenDirectory/Modules/ConfigurationProfiles.bundle/Contents/Mac OS/ConfigurationProfiles
           0x103125000 -        0x103154ff7  com.apple.framework.ConfigurationProfiles (5.2 - 546)  /System/Library/PrivateFrameworks/ConfigurationProfiles.framework/Versions/A/Co nfigurationProfiles
           0x1031bd000 -        0x1031ccfff  com.apple.opendirectoryd.module.ldap (10.8 - 197.14.6) <2B18FA46-1452-39FB-BE48-155F89CBBBD4> /System/Library/OpenDirectory/Modules/ldap.bundle/Contents/MacOS/ldap
           0x1031da000 -        0x1031f5fff  com.apple.opendirectoryd.module.ActiveDirectory (10.8 - 72.7.1) <56DEE6F8-7799-34D3-82DF-6D21BB953344> /System/Library/OpenDirectory/Modules/ActiveDirectory.bundle/Contents/MacOS/Act iveDirectory
           0x103206000 -        0x10321fff7  com.apple.SMBClient (1.8 - 1.8)  /System/Library/PrivateFrameworks/SMBClient.framework/Versions/A/SMBClient
           0x10328b000 -        0x1032bbfff  com.apple.opendirectoryd.module.SystemCache (10.8 - 197.14.6) <42594DFB-FCF9-3D6C-B6D1-CC4912D7A3E7> /System/Library/OpenDirectory/Modules/SystemCache.bundle/Contents/MacOS/SystemC ache
           0x103322000 -        0x103325fff  smb_ntlmv2.so (169)  /usr/lib/sasl2/smb_ntlmv2.so
        0x7fff62519000 -     0x7fff6254d93f  dyld (210.2.3)  /usr/lib/dyld
        0x7fff8682f000 -     0x7fff86a64ff7  com.apple.CoreData (106.1 - 407.7) <24E0A6B4-9ECA-3D12-B26A-72B9DCF09768> /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData
        0x7fff86ca1000 -     0x7fff86ca4ff7  libdyld.dylib (210.2.3)  /usr/lib/system/libdyld.dylib
        0x7fff86ca5000 -     0x7fff86caafff  libcache.dylib (57) <65187C6E-3FBF-3EB8-A1AA-389445E2984D> /usr/lib/system/libcache.dylib
        0x7fff86cab000 -     0x7fff86ceffff  libcups.2.dylib (327) <9B3F3321-D2BC-3195-BF20-4008FC52A390> /usr/lib/libcups.2.dylib
        0x7fff86cf0000 -     0x7fff86cf4ff7  com.apple.CommonPanels (1.2.5 - 94)  /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CommonPanels. framework/Versions/A/CommonPanels
        0x7fff86cf5000 -     0x7fff86d5dff7  libc++.1.dylib (65.1) <20E31B90-19B9-3C2A-A9EB-474E08F9FE05> /usr/lib/libc++.1.dylib
        0x7fff86d97000 -     0x7fff86dcbfff  com.apple.securityinterface (6.0 - 55024.4) <614C9B8E-2056-3A41-9A01-DAF74C97CC43> /System/Library/Frameworks/SecurityInterface.framework/Versions/A/SecurityInter face
        0x7fff86dcc000 -     0x7fff86dd6fff  com.apple.speech.recognition.framework (4.1.5 - 4.1.5)  /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SpeechRecogni tion.framework/Versions/A/SpeechRecognition
        0x7fff86dd7000 -     0x7fff86debfff  com.apple.speech.synthesis.framework (4.1.12 - 4.1.12) <94EDF2AB-809C-3D15-BED5-7AD45B2A7C16> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ SpeechSynthesis.framework/Versions/A/SpeechSynthesis
        0x7fff86dec000 -     0x7fff86e46fff  com.apple.print.framework.PrintCore (8.1 - 387.1) <1FA17B75-33E6-35BD-9198-35F92E37B248> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ PrintCore.framework/Versions/A/PrintCore
        0x7fff86e62000 -     0x7fff86eb3ff7  com.apple.SystemConfiguration (1.12.2 - 1.12.2)  /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfi guration
        0x7fff872ff000 -     0x7fff87305ff7  libunwind.dylib (35.1) <21703D36-2DAB-3D8B-8442-EAAB23C060D3> /usr/lib/system/libunwind.dylib
        0x7fff87306000 -     0x7fff87384ff7  com.apple.securityfoundation (6.0 - 55115.4)  /System/Library/Frameworks/SecurityFoundation.framework/Versions/A/SecurityFoun dation
        0x7fff87385000 -     0x7fff87386ff7  libdnsinfo.dylib (453.18)  /usr/lib/system/libdnsinfo.dylib
        0x7fff873c4000 -     0x7fff873e6ff7  libxpc.dylib (140.41)  /usr/lib/system/libxpc.dylib
        0x7fff873f8000 -     0x7fff8756cfff  com.apple.CFNetwork (596.2.3 - 596.2.3) <6A16C2BD-1035-30F9-AE96-D9E3BB54A976> /System/Library/Frameworks/CFNetwork.framework/Versions/A/CFNetwork
        0x7fff8756f000 -     0x7fff8768ffff  com.apple.desktopservices (1.7.2 - 1.7.2)  /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/Desk topServicesPriv
        0x7fff87690000 -     0x7fff87aadfff  FaceCoreLight (2.4.1)  /System/Library/PrivateFrameworks/FaceCoreLight.framework/Versions/A/FaceCoreLi ght
        0x7fff87aae000 -     0x7fff87bfffff  com.apple.audio.toolbox.AudioToolbox (1.8 - 1.8) <833DA682-A3C1-39E7-AEC3-9EDC734DE2A9> /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox
        0x7fff87c00000 -     0x7fff87c9afff  libvMisc.dylib (380.6) <714336EA-1C0E-3735-B31C-19DFDAAF6221> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libvMisc.dylib
        0x7fff87d5f000 -     0x7fff87d6cfff  libbz2.1.0.dylib (29)  /usr/lib/libbz2.1.0.dylib
        0x7fff87d6d000 -     0x7fff87d74fff  libcopyfile.dylib (89) <876573D0-E907-3566-A108-577EAD1B6182> /usr/lib/system/libcopyfile.dylib
        0x7fff8810e000 -     0x7fff88110ff7  com.apple.EFILogin (2.0 - 2) <51A470D7-1F72-3369-AF0F-AD2340B42C12> /System/Library/PrivateFrameworks/EFILogin.framework/Versions/A/EFILogin
        0x7fff88386000 -     0x7fff883ddff7  com.apple.ScalableUserInterface (1.0 - 1)  /System/Library/Frameworks/QuartzCore.framework/Versions/A/Frameworks/ScalableU serInterface.framework/Versions/A/ScalableUserInterface
        0x7fff88438000 -     0x7fff8843bfff  libutil.dylib (30)  /usr/lib/libutil.dylib
        0x7fff8843c000 -     0x7fff88466ff7  com.apple.CoreVideo (1.8 - 99.3)  /System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo
        0x7fff88467000 -     0x7fff8848ffff  libJPEG.dylib (845)  /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libJPEG.dylib
        0x7fff88dac000 -     0x7fff88db8ff7  com.apple.DirectoryService.Framework (10.8 - 151.10)  /System/Library/Frameworks/DirectoryService.framework/Versions/A/DirectoryServi ce
        0x7fff88db9000 -     0x7fff88dc4fff  libsystem_notify.dylib (98.5)  /usr/lib/system/libsystem_notify.dylib
        0x7fff88dc5000 -     0x7fff88fc5fff  libicucore.A.dylib (491.11.1)  /usr/lib/libicucore.A.dylib
        0x7fff88fc6000 -     0x7fff89296fff  com.apple.security (7.0 - 55179.1) <639641EF-8156-3190-890C-1053658E044A> /System/Library/Frameworks/Security.framework/Versions/A/Security
        0x7fff89297000 -     0x7fff8933dff7  com.apple.CoreServices.OSServices (557.4 - 557.4) <841878A8-6F3E-300D-8F01-444B3CC1F41D> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServi ces.framework/Versions/A/OSServices
        0x7fff89396000 -     0x7fff89447fff  com.apple.LaunchServices (539.7 - 539.7)  /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchS ervices.framework/Versions/A/LaunchServices
        0x7fff89448000 -     0x7fff89452fff  libcsfde.dylib (274.7) <77562CC6-3D42-34BF-BAAB-660140479D55> /usr/lib/libcsfde.dylib
        0x7fff89454000 -     0x7fff895dafff  libBLAS.dylib (1073.4)  /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libBLAS.dylib
        0x7fff895db000 -     0x7fff8961aff7  com.apple.QD (3.42 - 285) <8DF36FCA-C06B-30F4-A631-7BE2FF7E56D1> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ QD.framework/Versions/A/QD
        0x7fff89647000 -     0x7fff89749fff  libcrypto.0.9.8.dylib (47) <74F165AD-4572-3B26-B0E2-A97477FE59D0> /usr/lib/libcrypto.0.9.8.dylib
        0x7fff8974a000 -     0x7fff897a7ff7  com.apple.AE (645.3 - 645.3)  /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/AE.fram ework/Versions/A/AE
        0x7fff897b2000 -     0x7fff897ddfff  libxslt.1.dylib (11.3) <441776B8-9130-3893-956F-39C85FFA644F> /usr/lib/libxslt.1.dylib
        0x7fff8982c000 -     0x7fff89929ff7  libxml2.2.dylib (22.3) <47B09CB2-C636-3024-8B55-6040F7829B4C> /usr/lib/libxml2.2.dylib
        0x7fff8992c000 -     0x7fff89962fff  libsystem_info.dylib (406.17) <4FFCA242-7F04-365F-87A6-D4EFB89503C1> /usr/lib/system/libsystem_info.dylib
        0x7fff89963000 -     0x7fff89a20ff7  com.apple.ColorSync (4.8.0 - 4.8.0) <6CE333AE-EDDB-3768-9598-9DB38041DC55> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ColorSync.framework/Versions/A/ColorSync
        0x7fff89dcc000 -     0x7fff89dd0fff  libpam.2.dylib (20)  /usr/lib/libpam.2.dylib
        0x7fff89e07000 -     0x7fff89e0bfff  com.apple.IOSurface (86.0.3 - 86.0.3)  /System/Library/Frameworks/IOSurface.framework/Versions/A/IOSurface
        0x7fff89e0c000 -     0x7fff89f0efff  libJP2.dylib (845) <405CAF25-0AA5-3C6B-A4A6-94471A1EDD2F> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libJP2.dylib
        0x7fff89f67000 -     0x7fff89faaff7  com.apple.bom (12.0 - 192) <0BF1F2D2-3648-36B7-BE4B-551A0173209B> /System/Library/PrivateFrameworks/Bom.framework/Versions/A/Bom
        0x7fff89fab000 -     0x7fff89fd2fff  com.apple.framework.familycontrols (4.1 - 410)  /System/Library/PrivateFrameworks/FamilyControls.framework/Versions/A/FamilyCon trols
        0x7fff89fd3000 -     0x7fff89ffcfff  libsandbox.1.dylib (220)  /usr/lib/libsandbox.1.dylib
        0x7fff89ffd000 -     0x7fff8a004fff  com.apple.NetFS (5.0 - 4.0) <82E24B9A-7742-3DA3-9E99-ED267D98C05E> /System/Library/Frameworks/NetFS.framework/Versions/A/NetFS
        0x7fff8a7ae000 -     0x7fff8a82eff7  com.apple.ApplicationServices.ATS (332 - 341.1)  /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/ATS
        0x7fff8a8d2000 -     0x7fff8a8f2fff  libPng.dylib (845)  /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libPng.dylib
        0x7fff8a8f3000 -     0x7fff8b520ff7  com.apple.AppKit (6.8 - 1187.34) <1FF64844-EB62-3F96-AED7-6525B7CCEC23> /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit
        0x7fff8b5af000 -     0x7fff8b605ff7  com.apple.opencl (2.1.20 - 2.1.20)  /System/Library/Frameworks/OpenCL.framework/Versions/A/OpenCL
        0x7fff8b60b000 -     0x7fff8b657ff7  libauto.dylib (185.1) <73CDC482-16E3-3FC7-9BB4-FBA2DA44DBC2> /usr/lib/libauto.dylib
        0x7fff8b658000 -     0x7fff8b65dfff  libcompiler_rt.dylib (30) <08F8731D-5961-39F1-AD00-4590321D24A9> /usr/lib/system/libcompiler_rt.dylib
        0x7fff8b6a7000 -     0x7fff8b6a7fff  libkeymgr.dylib (25)  /usr/lib/system/libkeymgr.dylib
        0x7fff8b708000 -     0x7fff8b708fff  com.apple.Accelerate.vecLib (3.8 - vecLib 3.8)  /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/vecLib
        0x7fff8bb46000 -     0x7fff8bb48fff  libquarantine.dylib (52) <4BE2E642-A14F-340A-B482-5BD2AEFD9C24> /usr/lib/system/libquarantine.dylib
        0x7fff8bb49000 -     0x7fff8bba6fff  com.apple.audio.CoreAudio (4.1.0 - 4.1.0)  /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio
        0x7fff8bc98000 -     0x7fff8bd8dfff  libiconv.2.dylib (34)  /usr/lib/libiconv.2.dylib
        0x7fff8bddb000 -     0x7fff8be09ff7  libsystem_m.dylib (3022.6)  /usr/lib/system/libsystem_m.dylib
        0x7fff8be0a000 -     0x7fff8be1efff  libGL.dylib (8.6.1) <2E00615F-97F5-34EB-BE07-75A24F3C18D7> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib
        0x7fff8be28000 -     0x7fff8be3efff  com.apple.MultitouchSupport.framework (235.28 - 235.28)  /System/Library/PrivateFrameworks/MultitouchSupport.framework/Versions/A/Multit ouchSupport
        0x7fff8be3f000 -     0x7fff8be3ffff  com.apple.CoreServices (57 - 57) <9DD44CB0-C644-35C3-8F57-0B41B3EC147D> /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices
        0x7fff8be4d000 -     0x7fff8be55ff7  libsystem_dnssd.dylib (379.32.1) <62AA0B84-188A-348B-8F9E-3E2DB08DB93C> /usr/lib/system/libsystem_dnssd.dylib
        0x7fff8be56000 -     0x7fff8be64ff7  libkxld.dylib (2050.18.24) <7027CE49-007D-3553-8FFA-3E3B428B2316> /usr/lib/system/libkxld.dylib
        0x7fff8be65000 -     0x7fff8be66fff  liblangid.dylib (116) <864C409D-D56B-383E-9B44-A435A47F2346> /usr/lib/liblangid.dylib
        0x7fff8be76000 -     0x7fff8be7afff  libMatch.1.dylib (17)  /usr/lib/libMatch.1.dylib
        0x7fff8be7b000 -     0x7fff8be81fff  libmacho.dylib (829)  /usr/lib/system/libmacho.dylib
        0x7fff8becb000 -     0x7fff8bed9fff  libcommonCrypto.dylib (60026) <2D6537F5-1B5E-305C-A1CF-D1FA80CA3939> /usr/lib/system/libcommonCrypto.dylib
        0x7fff8bf89000 -     0x7fff8c05bff7  com.apple.CoreText (260.0 - 275.16) <5BFC1D67-6A6F-38BC-9D90-9C712684EDAC> /System/Library/Frameworks/CoreText.framework/Versions/A/CoreText
        0x7fff8c05c000 -     0x7fff8c05eff7  libunc.dylib (25) <92805328-CD36-34FF-9436-571AB0485072> /usr/lib/system/libunc.dylib
        0x7fff8c179000 -     0x7fff8c1c8ff7  libcorecrypto.dylib (106.2)  /usr/lib/system/libcorecrypto.dylib
        0x7fff8c411000 -     0x7fff8c438ff7  com.apple.PerformanceAnalysis (1.16 - 16)  /System/Library/PrivateFrameworks/PerformanceAnalysis.framework/Versions/A/Perf ormanceAnalysis
        0x7fff8c439000 -     0x7fff8c48eff7  libTIFF.dylib (845)  /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libTIFF.dylib
        0x7fff8c48f000 -     0x7fff8c495fff  com.apple.DiskArbitration (2.5.1 - 2.5.1)  /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration
        0x7fff8c496000 -     0x7fff8c7adff7  com.apple.CoreServices.CarbonCore (1037.3 - 1037.3)  /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonC ore.framework/Versions/A/CarbonCore
        0x7fff8c7ae000 -     0x7fff8c7aefff  com.apple.vecLib (3.8 - vecLib 3.8) <794317C7-4E38-338A-A874-5E18001C8503> /System/Library/Frameworks/vecLib.framework/Versions/A/vecLib
        0x7fff8c7af000 -     0x7fff8c805fff  com.apple.HIServices (1.20 - 417)  /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ HIServices.framework/Versions/A/HIServices
        0x7fff8c806000 -     0x7fff8c887fff  com.apple.Metadata (10.7.0 - 707.3)  /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadat a.framework/Versions/A/Metadata
        0x7fff8ccbd000 -     0x7fff8ccd2ff7  libdispatch.dylib (228.23)  /usr/lib/system/libdispatch.dylib
        0x7fff8cfa8000 -     0x7fff8d02afff  com.apple.Heimdal (3.0 - 2.0) <660A6C64-4912-32C8-A332-B64164032A2D> /System/Library/PrivateFrameworks/Heimdal.framework/Versions/A/Heimdal
        0x7fff8d02b000 -     0x7fff8d214fff  com.apple.CoreFoundation (6.8 - 744.12)  /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
        0x7fff8d215000 -     0x7fff8d23aff7  libc++abi.dylib (24.4)  /usr/lib/libc++abi.dylib
        0x7fff8d25e000 -     0x7fff8d264fff  libGFXShared.dylib (8.6.1)  /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGFXShared.d ylib
        0x7fff8d265000 -     0x7fff8d282fff  com.apple.openscripting (1.3.6 - 148.2) <33B87CFB-CACC-3EBC-893D-38AECB94FB8A> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScripting .framework/Versions/A/OpenScripting
        0x7fff8d9ca000 -     0x7fff8d9ddff7  com.apple.LangAnalysis (1.7.0 - 1.7.0) <2F2694E9-A7BC-33C7-B4CF-8EC907DF0FEB> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ LangAnalysis.framework/Versions/A/LangAnalysis
        0x7fff8d9de000 -     0x7fff8d9f3fff  com.apple.ImageCapture (8.0 - 8.0) <17A45CE6-7DA3-36A5-B7EF-72BC136981AE> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/ImageCapture. framework/Versions/A/ImageCapture
        0x7fff8d9f4000 -     0x7fff8db7efff  com.apple.WebKit (8536 - 8536.26.14) <7C4D5DE6-7153-3E54-8D4F-BB2E9AE74878> /System/Library/Frameworks/WebKit.framework/Versions/A/WebKit
        0x7fff8db7f000 -     0x7fff8db7ffff  libOpenScriptingUtil.dylib (148.2)  /usr/lib/libOpenScriptingUtil.dylib
        0x7fff8db80000 -     0x7fff8dbb6fff  com.apple.DebugSymbols (98 - 98) <14E788B1-4EB2-3FD7-934B-849534DFC198> /System/Library/PrivateFrameworks/DebugSymbols.framework/Versions/A/DebugSymbol s
        0x7fff8dc03000 -     0x7fff8dc3dfff  com.apple.GSS (3.0 - 2.0) <0BDF8090-5EF4-3759-94DE-8521D74188AA> /System/Library/Frameworks/GSS.framework/Versions/A/GSS
        0x7fff8dc66000 -     0x7fff8dcb0ff7  libGLU.dylib (8.6.1)  /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib
        0x7fff8dcb1000 -     0x7fff8dcb2ff7  libsystem_sandbox.dylib (220) <3C3B03CF-C525-3CB3-8557-62E91B93AC95> /usr/lib/system/libsystem_sandbox.dylib
        0x7fff8dcb3000 -     0x7fff8dcb7fff  libCoreVMClient.dylib (24.4) <55F71158-ADEE-3863-92E9-4772DCEA8E31> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreVMClien t.dylib
        0x7fff8dcb8000 -     0x7fff8dcb8fff  com.apple.Cocoa (6.7 - 19) <1F77945C-F37A-3171-B22E-F7AB0FCBB4D4> /System/Library/Frameworks/Cocoa.framework/Versions/A/Cocoa
        0x7fff8dcb9000 -     0x7fff8dce1ff7  com.apple.SystemConfiguration.EAP8021X (12.0.0 - 12.0) <1BCC05B1-1E08-377C-A01D-4F421E63868B> /System/Library/PrivateFrameworks/EAP8021X.framework/Versions/A/EAP8021X
        0x7fff8dd20000 -     0x7fff8dd2dfff  com.apple.AppleFSCompression (49 - 1.0) <5508344A-2A7E-3122-9562-6F363910A80E> /System/Library/PrivateFrameworks/AppleFSCompression.framework/Versions/A/Apple FSCompression
        0x7fff8dd2e000 -     0x7fff8dedcfff  com.apple.QuartzCore (1.8 - 304.0)  /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore
        0x7fff8dedd000 -     0x7fff8dee5fff  liblaunch.dylib (442.26.2) <2F71CAF8-6524-329E-AC56-C506658B4C0C> /usr/lib/system/liblaunch.dylib
        0x7fff8df76000 -     0x7fff8df77fff  libDiagnosticMessagesClient.dylib (8) <8548E0DC-0D2F-30B6-B045-FE8A038E76D8> /usr/lib/libDiagnosticMessagesClient.dylib
        0x7fff8dfd8000 -     0x7fff8dfd9ff7  libSystem.B.dylib (169.3) <365477AB-D641-389D-B8F4-A1FAE9657EEE> /usr/lib/libSystem.B.dylib
        0x7fff8e0f7000 -     0x7fff8e134fe7  libGLImage.dylib (8.6.1) <7F31DD61-3110-3541-A9BB-035CD1262E50> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dyl ib
        0x7fff8e135000 -     0x7fff8e170fff  com.apple.LDAPFramework (2.4.28 - 194.5) <0190B746-F684-3F43-B4D0-148EFE386CA4> /System/Library/Frameworks/LDAP.framework/Versions/A/LDAP
        0x7fff8e171000 -     0x7fff8e30cfef  com.apple.vImage (6.0 - 6.0)  /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.fr amework/Versions/A/vImage
        0x7fff8e30d000 -     0x7fff8e42592f  libobjc.A.dylib (532.2) <90D31928-F48D-3E37-874F-220A51FD9E37> /usr/lib/libobjc.A.dylib
        0x7fff8e426000 -     0x7fff8e42aff7  com.apple.TCC (1.0 - 1)  /System/Library/PrivateFrameworks/TCC.framework/Versions/A/TCC
        0x7fff8e42b000 -     0x7fff8e437fff  com.apple.CrashReporterSupport (10.8.2 - 414.3)  /System/Library/PrivateFrameworks/CrashReporterSupport.framework/Versions/A/Cra shReporterSupport
        0x7fff8e984000 -     0x7fff8e989fff  com.apple.OpenDirectory (10.8 - 151.10)  /System/Library/Frameworks/OpenDirectory.framework/Versions/A/OpenDirectory
        0x7fff8e9b9000 -     0x7fff8ea15ff7  com.apple.Symbolication (1.3 - 93)  /System/Library/PrivateFrameworks/Symbolication.framework/Versions/A/Symbolicat ion
        0x7fff8ea16000 -     0x7fff8ea1afff  libGIF.dylib (845) <2690CE83-E934-3EF8-A30A-996EDADCE3E4> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libGIF.dylib
        0x7fff8eaef000 -     0x7fff8eb8dff7  com.apple.ink.framework (10.8.2 - 150) <84B9825C-3822-375F-BE58-A753444FBDE2> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Ink.framework /Versions/A/Ink
        0x7fff8eb8e000 -     0x7fff8eba1ff7  libbsm.0.dylib (32)  /usr/lib/libbsm.0.dylib
        0x7fff8eba2000 -     0x7fff8ebb9fff  com.apple.CFOpenDirectory (10.8 - 151.10)  /System/Library/Frameworks/OpenDirectory.framework/Versions/A/Frameworks/CFOpen Directory.framework/Versions/A/CFOpenDirectory
        0x7fff8ec34000 -     0x7fff8ec43ff7  libxar.1.dylib (105) <370ED355-E516-311E-BAFD-D80633A84BE1> /usr/lib/libxar.1.dylib
        0x7fff8ec45000 -     0x7fff8ec67ff7  com.apple.Kerberos (2.0 - 1)  /System/Library/Frameworks/Kerberos.framework/Versions/A/Kerberos
        0x7fff8ecc3000 -     0x7fff8ecd0ff7  com.apple.NetAuth (4.0 - 4.0)  /System/Library/PrivateFrameworks/NetAuth.framework/Versions/A/NetAuth
        0x7fff8ecd1000 -     0x7fff8ed96ff7  com.apple.coreui (2.0 - 181.1) <83D2C92D-6842-3C9D-9289-39D5B4554C3A> /System/Library/PrivateFrameworks/CoreUI.framework/Versions/A/CoreUI
        0x7fff8ed97000 -     0x7fff8ed97ffd  com.apple.audio.units.AudioUnit (1.8 - 1.8) <29E2C990-3617-3FA2-BDD7-DB7DF493E443> /System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit
        0x7fff8eef6000 -     0x7fff8ef5efff  libvDSP.dylib (380.6)  /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libvDSP.dylib
        0x7fff8efb5000 -     0x7fff8f03cff7  libCoreStorage.dylib (274.7) <8E13133C-1198-3555-9518-2BCC09C66C97> /usr/lib/libCoreStorage.dylib
        0x7fff8f03d000 -     0x7fff8f10bfff  com.apple.Bluetooth (4.0.9 - 4.0.9f33) <3F57E1F3-08E8-3EDF-8DE0-E3855EB4D74B> /System/Library/Frameworks/IOBluetooth.framework/Versions/A/IOBluetooth
        0x7fff8f10c000 -     0x7fff8f115fff  com.apple.CommerceCore (1.0 - 26) <997CD214-BC78-3C61-A1B8-813EA1CB9997> /System/Library/PrivateFrameworks/CommerceKit.framework/Versions/A/Frameworks/C ommerceCore.framework/Versions/A/CommerceCore
        0x7fff8f116000 -     0x7fff8f221fff  libFontParser.dylib (84.5) <617A7D30-C7BC-39FC-A1FE-59367B4A5719> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/Resources/libFontParser.dylib
        0x7fff8f222000 -     0x7fff8f224fff  libCVMSPluginSupport.dylib (8.6.1) <7EFDA31E-E463-3897-A8DC-7FD266EB713E> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCVMSPluginS upport.dylib
        0x7fff8f55f000 -     0x7fff8f639ff7  com.apple.backup.framework (1.4.1 - 1.4.1)  /System/Library/PrivateFrameworks/Backup.framework/Versions/A/Backup
        0x7fff8f63a000 -     0x7fff8f64bff7  libsasl2.2.dylib (166) <649CAE0E-8FFE-3C60-A849-BE6300E4B726> /usr/lib/libsasl2.2.dylib
        0x7fff8f68d000 -     0x7fff8f6c4ff7  libssl.0.9.8.dylib (47) <923945E6-C489-3406-903B-A362410753F8> /usr/lib/libssl.0.9.8.dylib
        0x7fff8f6c5000 -     0x7fff8f6e0ff7  libsystem_kernel.dylib (2050.18.24)  /usr/lib/system/libsystem_kernel.dylib
        0x7fff8f6f3000 -     0x7fff8f724ff7  com.apple.DictionaryServices (1.2 - 184.4) <054F2D6F-9CFF-3EF1-9778-25C551B616C1> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Diction aryServices.framework/Versions/A/DictionaryServices
        0x7fff8fa53000 -     0x7fff8fa5eff7  com.apple.bsd.ServiceManagement (2.0 - 2.0)  /System/Library/Frameworks/ServiceManagement.framework/Versions/A/ServiceManage ment
        0x7fff8fa5f000 -     0x7fff8fb5cfff  libsqlite3.dylib (138.1)  /usr/lib/libsqlite3.dylib
        0x7fff8fbd9000 -     0x7fff8fbebff7  libz.1.dylib (43) <2A1551E8-A272-3DE5-B692-955974FE1416> /usr/lib/libz.1.dylib
        0x7fff8fc5c000 -     0x7fff8fc5cfff  com.apple.ApplicationServices (45 - 45)  /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Application Services
        0x7fff8fee9000 -     0x7fff8ff83fff  com.apple.CoreSymbolication (3.0 - 87) <75F2C0DD-549A-36F6-BD9E-FB40A924344F> /System/Library/PrivateFrameworks/CoreSymbolication.framework/Versions/A/CoreSy mbolication
        0x7fff9003f000 -     0x7fff9003ffff  com.apple.Accelerate (1.8 - Accelerate 1.8) <6AD48543-0864-3D40-80CE-01F184F24B45> /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate
        0x7fff90040000 -     0x7fff900a9fff  libstdc++.6.dylib (56)  /usr/lib/libstdc++.6.dylib
        0x7fff900b0000 -     0x7fff900b3fff  com.apple.help (1.3.2 - 42) <343904FE-3022-3573-97D6-5FE17F8643BA> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Help.framewor k/Versions/A/Help
        0x7fff90169000 -     0x7fff90235fe7  libsystem_c.dylib (825.25) <8CBCF9B9-EBB7-365E-A3FF-2F3850763C6B> /usr/lib/system/libsystem_c.dylib
        0x7fff90236000 -     0x7fff9024dfff  com.apple.GenerationalStorage (1.1 - 132.2) <3F5C87BD-D866-3732-8CB9-D23ED9784D6E> /System/Library/PrivateFrameworks/GenerationalStorage.framework/Versions/A/Gene rationalStorage
        0x7fff9024e000 -     0x7fff9026ffff  com.apple.Ubiquity (1.2 - 243.10)  /System/Library/PrivateFrameworks/Ubiquity.framework/Versions/A/Ubiquity
        0x7fff903b9000 -     0x7fff90426fff  com.apple.datadetectorscore (4.0 - 269.1)  /System/Library/PrivateFrameworks/DataDetectorsCore.framework/Versions/A/DataDe tectorsCore
        0x7fff90431000 -     0x7fff906d5fff  com.apple.CoreImage (8.2.2 - 1.0.1) <930B0B23-DD84-3B0C-B5A9-C09B7068A6F0> /System/Library/Frameworks/QuartzCore.framework/Versions/A/Frameworks/CoreImage .framework/Versions/A/CoreImage
        0x7fff906d6000 -     0x7fff90acdfff  libLAPACK.dylib (1073.4)  /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libLAPACK.dylib
        0x7fff90ad0000 -     0x7fff90ad3fff  libRadiance.dylib (845)  /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libRadiance.d ylib
        0x7fff90b1a000 -     0x7fff90b1cff7  com.apple.print.framework.Print (8.0 - 258) <34666CC2-B86D-3313-B3B6-A9977AD593DA> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Print.framewo rk/Versions/A/Print
        0x7fff90b1d000 -     0x7fff90b60fff  com.apple.RemoteViewServices (2.0 - 80.5)  /System/Library/PrivateFrameworks/RemoteViewServices.framework/Versions/A/Remot eViewServices
        0x7fff90b90000 -     0x7fff90bdfff7  libFontRegistry.dylib (100) <2E03D7DA-9B8F-31BB-8FB5-3D3B6272127F> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/Resources/libFontRegistry.dylib
        0x7fff90c72000 -     0x7fff90c7dfff  com.apple.CommonAuth (3.0 - 2.0) <74A86DDD-57D0-3178-AB74-E1F31DBFFC39> /System/Library/PrivateFrameworks/CommonAuth.framework/Versions/A/CommonAuth
        0x7fff90c9a000 -     0x7fff90ca7fff  com.apple.KerberosHelper (4.0 - 1.0) <6815439D-1A03-3251-99FE-CC24CF4C93C5> /System/Library/PrivateFrameworks/KerberosHelper.framework/Versions/A/KerberosH elper
        0x7fff90ca8000 -     0x7fff90cb6ff7  libsystem_network.dylib (77.10) <0D99F24E-56FE-380F-B81B-4A4C630EE587> /usr/lib/system/libsystem_network.dylib
        0x7fff90e3f000 -     0x7fff917cfc67  com.apple.CoreGraphics (1.600.0 - 324.6)  /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/CoreGraphics
        0x7fff91a54000 -     0x7fff91a73ff7  libresolv.9.dylib (51) <0882DC2D-A892-31FF-AD8C-0BB518C48B23> /usr/lib/libresolv.9.dylib
        0x7fff91aa5000 -     0x7fff91aa7fff  com.apple.TrustEvaluationAgent (2.0 - 23)  /System/Library/PrivateFrameworks/TrustEvaluationAgent.framework/Versions/A/Tru stEvaluationAgent
        0x7fff91aa8000 -     0x7fff91ac7ff7  com.apple.ChunkingLibrary (2.0 - 133.2)  /System/Library/PrivateFrameworks/ChunkingLibrary.framework/Versions/A/Chunking Library
        0x7fff91b0d000 -     0x7fff91e69fff  com.apple.Foundation (6.8 - 945.11)  /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
        0x7fff91e6a000 -     0x7fff91e75fff  com.apple.CoreBluetooth (100.6 - 1) <8166B68C-3AA7-30F9-8454-CA2AA03F50E4> /System/Library/Frameworks/IOBluetooth.framework/Versions/A/Frameworks/CoreBlue tooth.framework/Versions/A/CoreBluetooth
        0x7fff91ec2000 -     0x7fff91ec3ff7  libremovefile.dylib (23.1)  /usr/lib/system/libremovefile.dylib
        0x7fff91ec4000 -     0x7fff91ec4fff  com.apple.Carbon (154 - 155) <372716D2-6FA1-3611-8501-3DD1D4A6E8C8> /System/Library/Frameworks/Carbon.framework/Versions/A/Carbon
        0x7fff91ec5000 -     0x7fff91ee6ff7  libCRFSuite.dylib (33) <736ABE58-8DED-3289-A042-C25AF7AE5B23> /usr/lib/libCRFSuite.dylib
        0x7fff91f1a000 -     0x7fff921b4ff7  com.apple.JavaScriptCore (8536 - 8536.26.7)  /System/Library/Frameworks/JavaScriptCore.framework/Versions/A/JavaScriptCore
        0x7fff921b5000 -     0x7fff921c4ff7  com.apple.opengl (1.8.6 - 1.8.6) <720CC06C-0D01-37AE-BB3D-D7F0242B262A> /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL
        0x7fff921c5000 -     0x7fff922deff7  com.apple.ImageIO.framework (3.2.0 - 845) <553B9828-A7D9-3AE4-A214-1C33417545FD> /System/Library/Frameworks/ImageIO.framework/Versions/A/ImageIO
        0x7fff9233c000 -     0x7fff9266cff7  com.apple.HIToolbox (2.0 - 625) <317F75F7-4B0F-35F5-89A7-F20BA60AC944> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.fra mework/Versions/A/HIToolbox
        0x7fff926c8000 -     0x7fff92735ff7  com.apple.framework.IOKit (2.0 - 755.18.10) <142E19DD-1C8D-3D61-ABC8-83994A73279F> /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit
        0x7fff92762000 -     0x7fff92763fff  libsystem_blocks.dylib (59)  /usr/lib/system/libsystem_blocks.dylib
        0x7fff92764000 -     0x7fff9371dfff  com.apple.WebCore (8536 - 8536.26.14) <60029E1A-C1DB-3A1F-8528-4970058D8B3D> /System/Library/Frameworks/WebKit.framework/Versions/A/Frameworks/WebCore.frame work/Versions/A/WebCore
        0x7fff9371e000 -     0x7fff93720fff  com.apple.securityhi (4.0 - 55002) <34E45C60-DC7E-3FCC-A1ED-EBF48B77C559> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SecurityHI.fr amework/Versions/A/SecurityHI
        0x7fff93721000 -     0x7fff937aeff7  com.apple.SearchKit (1.4.0 - 1.4.0)  /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SearchK it.framework/Versions/A/SearchKit
    External Modification Summary:
      Calls made by other processes targeting this process:
        task_for_pid: 0
        thread_create: 0
        thread_set_state: 0
      Calls made by this process:
        task_for_pid: 0
        thread_create: 0
        thread_set_state: 0
      Calls made by all processes on this machine:
        task_for_pid: 819
        thread_create: 0
        thread_set_state: 0
    VM Region Summary:
    ReadOnly portion of Libraries: Total=169.5M resident=112.8M(67%) swapped_out_or_unallocated=56.7M(33%)
    Writable regions: Total=64.6M written=2000K(3%) resident=3748K(6%) swapped_out=0K(0%) unallocated=61.0M(94%)
    REGION TYPE                      VIRTUAL
    ===========                      =======
    MALLOC                             50.2M
    MALLOC guard page                    80K
    Mach message (reserved)              80K        reserved VM address space (unallocated)
    SQLite page cache                    96K
    STACK GUARD                          44K
    Stack                              69.6M
    VM_ALLOCATE                          68K
    __DATA                             13.4M
    __IMAGE                             528K
    __LINKEDIT                         54.1M
    __TEXT                            115.4M
    __UNICODE                           544K
    mapped file                          32K
    shared memory                        12K
    ===========                      =======
    TOTAL                             304.2M
    TOTAL, minus reserved VM space    304.1M

    Hi There
    What Operating System was the Active Directory server running?  I got exactly the same symptoms connecting to an Active Directory Domain running on a Windows 2000 Server.  I have not seen any information as to if connections are still supported from Mountain Lion to Windows 2000 servers.
    I saw this document for Lion but have not seen anything for Mountain Lion yet.
    http://training.apple.com/pdf/wp_integrating_active_directory.pdf
    Search for "Windows Server Versions" it shows Windows 2000 still supported for Lion
    Philip
    Message was edited by: Philip Sullivan

  • Problem with Home Sharing.  Getting the error "The Requested URL was not Found on this Server"

    I recently purchased an iPhone 5.  As I do with all of my AppleTVs, iPads, iPods and an iPhone 4 in my home, I connected the 5 to my home network and accessed the shared video library using home sharing.  My iTunes library is roughly 85% iTunes purchases, a handful of videos taken with iOS devices, and some video ripped with Handbrake.  All of these videos work fine on all devices in my home except my new iPhone 5.  When I access the shared video library on my iPhone 5, all of the textual data for all of the videos appears, however, I can only get the iPhone to play 1 video of the dozens in my iTunes library. When I try to play any other, I get the error, "The Requested URL was not Found on this Server."
    Interestingly, only one video in my entire shared library displays the artwork associated with it in my iTunes library on my iPhone 5, and that's the one I can stream without a problem. Even more interestingly, that video I am able to stream was ripped using Handbrake (there are a number in my library ripped using Handbrake, but just this one will stream to my iPhone 5 for some reason).
    I'm using the latest version of iTunes (10.7) on my home (iMac) computer (running OSX 10.8.2- Mountain Lion)and of course iOS 6 on the iPhone 5. I've tried resetting my iPhone several times as well as restarting my iMac which holds my iTunes library.
    Does anyone have any ideas as to what's going on?

    Can you see if you can view index page from a browser on iPhone.
    Have you seen live streams working from a different computer...
    if not then check if a proper crossdomain.xml file in its place(webroot folder).

  • KDE Printer Manager fails with "client-error-bad-request"

    I'm having some trouble with printing on my system. The KDE printer manager shows "client-error-bad-request" and no other information. When I run the KCM from the command line, I also get "kcmshell(17286) KCupsRequest::serverError: status unrecognised:  1024" on the console. I wasn't able to find any useful information on this issue on google or these forums; not even what the 1024 status code means. It seems to me that this may be a bug in the kcm_printer_manager module, but I'd like to rule out other possibilities first. Unfortunately, I don't know what to try from here. I'll provide as much potentially relevant information as I can think of below.
    Changes since last successful print job:
    Multiple updates to KDE packages
    Update to cups that changed systemd unit file names.
    Stopped and disbled old units
    daemon-reload
    Enable and start new units
    Other updates to cups since then, if I recall correctly.
    Packages and versions:
    kdeutils-print-manager 4.14.3-1 (owns kcm_printer_manager module for kcmshell4)
    kdebase-runtime 4.14.3-1 (owns kcmshell4 binary)
    cups 2.0.1-1
    libcups 2.0.1-1
    systemd 218-1
    linux 3.17.6-1
    Let me know if any other information might be helpful.

    Anyone please help.
    Thanks,
    Orton

  • SharePoint List Office 365 PowerQuery Error [DataSource.Error] SharePoint: Request failed:

    When I open Power Query in my Excel and connect to the SharePoint site that my list(s) reside in the tool displays the tables but when I select the table to pull the data I receive this error
    [DataSource.Error] SharePoint:   Request failed: The remote server returned an error: (500) Internal Server   Error. (An error occurred while processing this request.)
    My SharePoint version is the SharePoint online 2013 version.
    thanks
    Andrew
    BTW: all the system created lists (like L MicroFeed)  in the SharePoint do work properly. I can open them in Power Query and look at the data 

    GUTN, 
    can you submit this as a bug in the UI via the Smile Frown button?
    Thanks!
    Ed Price, Azure & Power BI Customer Program Manager (Blog,
    Small Basic,
    Wiki Ninjas,
    Wiki)
    Answer an interesting question?
    Create a wiki article about it!

  • SharePoint List Error :[DataSource.Error] SharePoint: Request failed: The remote server returned an error: (500) Internal Server Error. (An error occurred while processing this request.)

    When I connect to the SharePoint site that contains the lists I need to build my query from , Power Query enumerates the list and displays them in the tool. I can click on the system tables and view the records but any table
    in the list I created returns this  error.
    I can connect fine with InfoPath
    [DataSource.Error] SharePoint:   Request failed: The remote server returned an error: (500) Internal Server   Error. (An error occurred while processing this request.)
    thank you for your help
    Andrew
     

    Hi Andrew. In order for us diagnose this issue, you'll need to capture some network traces using a tool such as Fiddler and share them by sending a Frown.
    To capture a trace using Fiddler, start Fiddler, enable the Tools > Fiddler Options > HTTPS > Decrypt HTTPS traffic option, start the capture, reproduce your issue, then stop and save the capture. You can find more information here.
    Once you've done that, please send a Frown through the Power Query ribbon and attach the traces.
    Thanks,
    Ehren

  • Error: Your request could not be completed because a failure occurred while the report was being processed.

    Post Author: sagimann
    CA Forum: Deployment
    Hello,
    I'm not sure if this is due to bad deployment, but I suspect it is, at least due to bad environment.
    My env is:
    Solaris 10 64 bit
    Oracle 10g client installed under /opt/oracle/app/oracle/product/10.2.0/client_1
    BOXIR2 + FP2.6 installed under /opt/reporting, running under user 'bouser'. by the way, 'tnsping' works via that user.
    Important bouser env:
    ORACLE_HOME=/opt/oracle/app/oracle/product/10.2.0/client_1
    TNS_ADMIN=$ORACLE_HOME/network/admin
    LD_LIBRARY_PATH=$ORACLE_HOME/lib:$ORACLE_HOME/lib32
    I reboot the box, then start BO like so:
    cd /opt/reporting/bobje
    . setup/env.sh
    ./mysqlstartup.sh
    ./startservers
    ./tomcatstartup
    Then, I import a BIAR file with some reports, and whenever I try to open any report via infoview, I get a gray error message INSTEAD of the input param form:
    Error:
    Your request could not be completed because a failure occurred while the report was being processed. Please contact your system administrator.
    This does not occur in our BOXIR2 on Windows, which is why I'm guess it's a deployment/env issue. The main obstacle I have is: how do I diagnose this? there's nothing in the bobje/logging folder, nothing in the /var/adm/message file except for the following line:
    May  5 15:23:23 testbox1 boe_pagesd&#91;3865&#93;: &#91;ID 253862 user.error&#93; A failure occurred while the Page Server was processing report 'test report' (id=777) for user Administrator
    pls advise,
    thank you.

    The solution is to turn off the printer preference (bottom of Page Setup screen) in the Crystal Report before uploading to the Server. Thanks to: http://pinchii.com/home/2011/12/error-adding-reports-to-crystal-reports-server/
    The explanation, from a comment in the above linked blog post:
    "To elaborate more on the error, what basically happens is that the Crystal Reports engine tries to get the status of the u201Creport printeru201D aka u201Cdefault printeru201D which was present on the system when the report was created, but the printer does not exist anymore. This causes the Crystal engine to error out. By setting the report to u201CNo Printeru201D, it tells the Crystal Engine not to look for that report printer when opening the report."
    Edited by: abirdman on Feb 3, 2012 9:49 PM

  • Issue while running a custom package:ORA-20100: File o2670336.tmp creation for FND_FILE failed.You will find more information on the cause of the error in request log. in Package PA_OPPORTUNITY_MGT_PVT Procedure modify_project_attributes ORA-20100: File o

    Hi Guys,
    We have created a custom package where in we are trying to call the standard API's of Oracle projects i.e PA_PROJECT_PUB.When we are trying to call these APIs we are facing the below issue.
    We have tried testing in two instances ,Initially it worked in both instances.
    Using the same API's multiple times we tested the same data set in these instances.
    For the first few runs it works fine.But when we go on using the same API's again and again for our testing we face now and then the below issue.
    Standard API's
    =========
    add_task
    update_project
    change_structure_status
    create_draft_plan
    Error:
    ORA-20100: File o2670336.tmp creation for FND_FILE failed.You will find more information on the cause of the error in request log. in Package PA_OPPORTUNITY_MGT_PVT Procedure modify_project_attributes ORA-20100: File o2670336.tmp creation for FND_FILE failed.
    You will find more information on the cause of the error in request log. in Package PA_PROJECT_PUB Procedure update_project:ORA-0000: normal, successful completionError while publishing the task
    Please let us know if anyone of has come across the same situation.
    Regards,
    Vijay

    But have issue only with validating invoice batch. I followed metalink ID's 605542.1, 167990.1,261693.1,1088553.1,749491.1, 461271.1 and few more.Was this working before? If yes, any changes have been done recently?
    Please see if these docs help.
    APXAPRVL: Invoice Validation Errors With MSG-00001 and REP-1419 [ID 333305.1]
    Invoice Validation Errors When Others:101505:Non-Oracle Exception Rep-1419 [ID 464125.1]
    Invoice Validation Fails with REP-1419 Error in Ap_approval_matched_pkg.Execute_matched_checks [ID 293425.1]
    Invoice Validation Failing On Fnd_file Could Not Write To File L0202306.Tmp [ID 461520.1]
    Invoice Validation (APPRVL) Errors ORA-20001 APP-SQLAP-10000 PSA_FUNDS_CONTROL_PKG.glxfck [ID 463184.1]
    Validate Invoice Error With ORA-20001: APP-SQLAP-10000: AP_FUNDS_CONTROL_PKG.Calc_QV [ID 432702.1]
    Invoice Validation Program Is Erroring Out [ID 382844.1]
    Error On Validation Of Invoices From Previous Periods [ID 412814.1]
    Thanks,
    Hussein

  • After uprading to iOS 5.1 I can no longer play videos in my camera roll. I just get the following error "The  requested URL was not found on this server"

    After uprading to iOS 5.1 I can no longer play videos in my camera roll. I just get the following error "The  requested URL was not found on this server".
    Anyone have any ideas?

    You have two choices to try & fix this: 1. Backup your phone, then restore as a new device, then restore from the backup you first created, or 2. Follow the advise from this poster:
    I had the same problem with the black blocks after upgrading to iOS4 on my iPhone. The reason for the black blocks is that the thumbnail images for those particular images have not been created when the Photo Library has been updated to iOS4. I followed the advice on a couple of blogs and fixed the problem.
    1. I downloaded iPhone Explorer free software (http://www.macroplant.com/iphoneexplorer/) so I could view the photo data folders on my phone. I could see that the thumbnail images were missing.
    2. I followed a slight variation on the instructions on this blog. (http://blog.mbentley.net/2010/06/iphone-ios-4-upgrade-restore-lost-pictures-in-c amera-roll/)
    3. First I copied the Photo Data folder by dragging it from the iPhone Explorer window to my Mac desktop.
    4. Through iPhone Explorer I deleted the info.plist file in the Media/PhotoData/MISC folder.
    5. I also deleted the Photos.sqlite and PhotosAux.sqlite files in Media/PhotoData.
    6. I then rebooted the phone and launched the Photo Library.
    7. The Library rebuilt it's self again and recreated the thumbnails.
    8. The problem was fixed!!! Thank you M Bentley!
    I hope this helps - this has been bugging me for 2 weeks.
    Regards
    Alijm23

  • It says i have bars, but i can't call, top up or text, all it keeps saying is error performing request, unkown request. what is wrong and what do i do

    like it says in the title, I have a 3GS and i'm with O2, it is saying I have service/bars most of the time full bars, but when I go to text, call or even top up, it comes up with error performing request, unknown error. I can't receive calls or texts either, I can't use the phone side of my phone everything else like iPod, Internet etc is working fine, but nothing is working for my phone.
    I've checked my sim card, I've made sure it is in properly, I've turned it off and on. nothing is working
    what is wrong with my iPhone why is it not working, and how do I fix it.
    Please someone give me some answers.
    P.S. I have only had this phone for just over a year.

    It sounds like an O2 problem, you'd have to get in contact with them on 0800 977 7337
    Have you tried the SIM card in another phone?

  • Error processing request in sax parser  No 'action' attribute found in XML

    Hi All,
            I am doing a FILE to JDBC Scenario.  I just want to send a data from file to Sql Db table. For this I have written a stored procedure to insert the row in a table.
    This is the message mapping for FILE to JDBC ….
    Sender                                                                   Receiver
    *FILESENDER_MT  1..1    FILESENDER_DT     * SPRECEIVER_MT    1..1
        .NO                    1..1    xsd:string                    * Statement           1..1   string
        .Name                1..1    xsd:string                      *user_PROC       1..1                                                                               
    action            1..1required
                                                                                *No                                                                               
    isInput        1..1  string
                                                                                    type           1..1  string
                                                                                *Name
                                                                                    isInput        1..1  string
                                                                                    type           1..1  string 
    Mapped Values....
    Statement is mapped with <b>FILESENDER_MT</b>
    action attribute is mapped with "<b>EXECUTE</b>" Constant
    No is mapped with <b>NO</b>
    Name is mapped with <b>Name</b>
    for both isInput is mapped with <b>TRUE</b>
    for both type is mapped with <b>CHAR</b>
    Here is the my stored procedure.....
    CREATE PROCEDURE [dbo].[user_PROC]
    @NO char(10),  @Name char(10)  AS
    insert into FILE2JDBC values('a','ab')
    GO
    when i run this stored procedure in Sql directly it was executed successfully....
    I have checked In SXMB_MONI status is showing green...
    xml messages from SXMB_MONI ....
    this is the message from payloads of Inbound Message
    <PRE> <?xml version="1.0" encoding="UTF-8" ?>
    - <ns0:FILESENDER_MT xmlns:ns0="http://www.prospectadelhi.com/DELHI_FILE2JDBC">
      <NO>111</NO>
      <NAME>murthy</NAME>
      </ns0:FILESENDER_MT></PRE>
    this is the message from payloads of Request Message Mapping
    <?xml version="1.0" encoding="UTF-8" ?>
    - <ns0:SPRECEIVER_MT xmlns:ns0="http://www.prospectadelhi.com/DELHI_FILE2JDBC">
    - <Statement>
    - <user_PROC>
      <action>EXECUTE</action>
    - <NO>
      <isInput>TRUE</isInput>
      <type>CHAR</type>
      </NO>
    - <Name>
      <isInput>TRUE</isInput>
      <type>CHAR</type>
      </Name>
      </user_PROC>
      </Statement>
      </ns0:SPRECEIVER_MT>
    this is the error showing in runtime workbench>component monitoring->communication channel monitoring-->Receiver Communication Channel....
    <b>Error while parsing or executing XML-SQL document: Error processing request in sax parser: No 'action' attribute found in XML document (attribute "action" missing or wrong XML structure)</b>
    Can any body tell me whether the problem is in Mapping or in Data Type Structure..
    Please resolve this issue....
    Thanks in Advance,
    Murthy.

    <?xml version="1.0" encoding="UTF-8" ?>
    - <ns0:SPRECEIVER_MT xmlns:ns0="http://www.prospectadelhi.com/DELHI_FILE2JDBC">
    - <Statement>
    <b>- <user_PROC>
    <action>EXECUTE</action></b>
    - <NO>
    <isInput>TRUE</isInput>
    <type>CHAR</type>
    </NO>
    - <Name>
    <isInput>TRUE</isInput>
    <type>CHAR</type>
    </Name>
    </user_PROC>
    </Statement>
    </ns0:SPRECEIVER_MT>
    The Action should be a Attribute of Element user_Proc as,
    <?xml version="1.0" encoding="UTF-8" ?>
    - <ns0:SPRECEIVER_MT xmlns:ns0="http://www.prospectadelhi.com/DELHI_FILE2JDBC">
    - <Statement>
    <b>- <user_PROC action="Execute"></b>- <NO>
    <isInput>TRUE</isInput>
    <type>CHAR</type>
    </NO>
    - <Name>
    <isInput>TRUE</isInput>
    <type>CHAR</type>
    </Name>
    </user_PROC>
    </Statement>
    </ns0:SPRECEIVER_MT>
    Likewise isInput and Type should be Attributes and not Elements .
    Regards
    Bhavesh

  • Input File repository server Error: The requested directory does not exist.

    Hi,
    Getting following error "The requested directory does not exist." for Input and Out put file repository server.
    The specfied directory exists and the user has local administrative privelges with full control of the IFRS and OFRS location.
    The location was earlier working and after trying to implement Windows AD the things stopped. Have tried reverting the things but the following issue still persists.
    Thanks,
    Manpreet

    @Siva,
    I am not using the defacult FRS, I have specfied a specfic location on which the user has full control.
    this was working prior to the Windows AD setup tried by me.

  • Error: Your request can't be completed right now. Please try again later.

    I have MS Exchange 2007 - 2013 CU3 coexistence at two sites connected by VPN link. 
    OWA and Outlook work fine for mailboxes on 2007 server. OWA does not work for mailboxes on 2013 server, however Outlook connects fine to any mailbox on 2013 server.
    Here is what happens with OWA.
    Users (Moved from 2007 or Created on 2013) can log in to OWA and see their mailbox folder structure and messages, but when they click on any email they get "Error: Your request can't be completed right now. Please try again later. " instead of
    the message body. When they try to create a new message via OWA, GAL lookup does not seem to be working, everyone gets "Error:
    The message can't be sent because at least one recipient isn't valid."
    I can't see any errors in the application event viewer that get logged during OWA session.
    HTTP Log has the following error codes: 241,242,302,401,403,405,500.
    I am not sure at this point, but I think 405 is the HTTP error that can be associated with errors displayed in OWA
    date                         11/28/2013
    time                         18:01:02
    s-ip                          192.168.1.1
    cs-method                POST
    cs-uri-stem               /owa/service.svc                           
    cs-uri-query              action=GetConversationItems&UA=0 
    s-port                       444 
    cs-username             DOMAIN\chukcha           
    c-ip                          192.168.1.113
    cs(User-Agent)          Mozilla/5.0+(Windows+NT+6.3;+WOW64;+Trident/7.0;+rv:11.0)+like+Gecko
    cs(Referer)              
    https://EXCHANGE2013/owa/#path=/mail
    Any suggestions on troubleshooting this problem? 

    did some additional troubleshooting with network analyzer. the error message that gets logged in IIS logs is not what's being sent to the client.
    [Client]
    POST /owa/service.svc?action=GetConversationItems&UA=0 HTTP/1.1
    Accept: */*
    X-Requested-With: XMLHttpRequest
    Action: GetConversationItems
    Content-Type: application/json; charset=utf-8
    X-OWA-CANARY: X-OWA-CANARY_cookie_is_null_or_empty
    X-OWA-Attempt: 1
    X-OWA-ActionId: -57
    X-OWA-CorrelationId: 8515b843-9c69-4531-8674-f6b5e7809e9e_138566716478556
    X-OWA-ClientBegin: 2013-11-28T19:32:44.785
    Referer: https://EXCHANGE2013/owa/#path=/mail
    Accept-Language: en-US
    Accept-Encoding: gzip, deflate
    User-Agent: Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 6.1; WOW64; Trident/7.0; SLCC2; .NET CLR 2.0.50727; .NET CLR 3.5.30729; .NET CLR 3.0.30729; Media Center PC 6.0; .NET4.0C)
    Host: EXCHANGE2013
    Content-Length: 1303
    Connection: Keep-Alive
    Cache-Control: no-cache
    Cookie: X-BackEndCookie .....................REMOVED..........................
    {"__type":"GetConversationItemsJsonRequest:#Exchange","Header":{"__type":"JsonRequestHeaders:#Exchange","RequestServerVersion":"Exchange2012","TimeZoneContext":{"__type":"TimeZoneContext:#Exchange","TimeZoneDefinition":{"__type":"TimeZoneDefinitionType:#Exchange","Id":"Eastern
    Standard Time"}}},"Body":{"__type":"GetConversationItemsRequest:#Exchange","Conversations":[{"__type":"ConversationRequestType:#Exchange","ConversationId":{"__type":"ItemId:#Exchange","Id":"AAQkADg1MTViODQzLTljNjktNDUzMS04Njc0LWY2YjVlNzgwOWU5ZQAQAHZFTFsN5EeHqAKB00zcFrs="},"SyncState":""}],"ItemShape":{"__type":"ItemResponseShape:#Exchange","BaseShape":"IdOnly","FilterHtmlContent":true,"BlockExternalImagesIfSenderUntrusted":true,"AddBlankTargetToLinks":true,"ClientSupportsIrm":true,"InlineImageUrlTemplate":"data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAEALAAAAAABAAEAAAIBTAA7","MaximumBodySize":2097152,"InlineImageUrlOnLoadTemplate":"InlineImageLoader.GetLoader().Load(this)","InlineImageCustomDataTemplate":"{id}"},"ShapeName":"ItemPartUniqueBody","SortOrder":"DateOrderDescending","MaxItemsToReturn":20,"FoldersToIgnore":[{"__type":"FolderId:#Exchange","ChangeKey":"AQAAAA==","Id":"AAMkADg1MTViODQzLTljNjktNDUzMS04Njc0LWY2YjVlNzgwOWU5ZQAuAAAAAABFVn93oA4MSKtu0usRdmN7AQClJKxCwbCpQq7y7C/rPhKtAAABXjCJAAA="}]}}
    [Server]
    HTTP/1.1 500 Internal Server Error
    Cache-Control: no-cache, no-store
    Pragma: no-cache
    Transfer-Encoding: chunked
    Content-Type: text/html; charset=utf-8
    Expires: -1
    Server: Microsoft-IIS/8.5
    request-id: 230bdffb-ae8f-4d6e-968f-8902b634cc36
    X-CalculatedBETarget: EXCHANGE2013.DOMAIN.local
    X-Content-Type-Options: nosniff
    X-OWA-Version: 15.0.775.32
    X-OWA-Error: Microsoft.Exchange.Data.Storage.TooManyObjectsOpenedException
    X-OWA-CorrelationId: 8515b843-9c69-4531-8674-f6b5e7809e9e_138566716478556
    X-OWA-ClientBegin: 2013-11-28T19:32:44.785
    X-FrontEnd-Begin: 2013-11-28T14:32:44.781
    X-BackEnd-Begin: 2013-11-28T14:32:44.784
    X-FrontEnd-Handler-Begin: 2013-11-28T14:32:44.782
    X-BackEnd-End: 2013-11-28T14:32:44.800
    X-DiagInfo: EXCHANGE2013
    X-BEServer: EXCHANGE2013
    X-UA-Compatible: IE=EmulateIE7
    X-AspNet-Version: 4.0.30319
    Set-Cookie: UC=8c348df144034474a37cbc553448fd87; path=/; secure; HttpOnly
    Set-Cookie: ...................REMOVED..........................
    expires=Thu, 28-Nov-2013 19:42:44 GMT; path=/owa; HttpOnly
    X-FrontEnd-End: 2013-11-28T14:32:44.801
    X-Powered-By: ASP.NET
    X-FEServer: EXCHANGE2013
    Date: Thu, 28 Nov 2013 19:32:44 GMT
    3f
    A problem occurred while you were trying to use your mailbox. 
    0

Maybe you are looking for

  • Mail Notification Icon Problem

    Every time Mail does a Send/Receive, the Dock notification icon displays "4" messages, but there are no new messages. If there are any new mail messages, the count is appended (if there is one new message, the icon displays "5" messages). Left-clicki

  • Using Vi server in real time application

    HI I am  using PXIe( 4330, 6363 and 4353) devices and I want to have executable file for the calibration program  ( AI,AO verification procedure and so on). So I think is necessary to have 2 programs for each 'verification procedure', one under host

  • Password button checked but not required to open screen saver or wake up

    I want my iMac to require a password to wake from sleep or restore the screen. The button for this option (Require password to wake this computer from sleep or screen saver) is checked under Security, but is not being used. I tried unclicking and rec

  • Document Storage Location and Recipient Access

    I understand that the Adobe Document Center does not store the actual text of documents, but instead maintains a privilege log based on the policy selected by the sender. Further, it is clear that the recipient does not possess the document either --

  • How to run DOS command in Java environment?

    Can i run DOS command in Java environment? I did like this: Runtime r = Runtime.getRuntime(); r.exec("cmd.exe"); r.exec("set classpath=%CLASSPATH%;.\\tmp") but failed. However if I run the java command, it runs successfully. r.exec("javac Test.java")