Error dump after using requestFocus()

Hello!
I try to use the requestFocus method in my wd prog but I get a dump like:
Error stacktrace:
java.lang.NullPointerException
     at sap.com.telia.inputview.InputView.wdDoModifyView(InputView.java:138)
     at sap.com.telia.inputview.wdp.InternalInputView.wdDoModifyView(InternalInputView.java:405)
     at com.sap.tc.webdynpro.progmodel.generation.DelegatingView.doModifyView(DelegatingView.java:78)
     at com.sap.tc.webdynpro.progmodel.view.View.modifyView(View.java:190)
     at com.sap.tc.webdynpro.clientserver.cal.ClientComponent.doModifyView(ClientComponent.java:397)
     at com.sap.tc.webdynpro.clientserver.cal.ClientApplication.modifyView(ClientApplication.java:613)
     at com.sap.tc.webdynpro.clientserver.task.WebDynproMainTask.handleActionEvent(WebDynproMainTask.java:372)
     at com.sap.tc.webdynpro.clientserver.task.WebDynproMainTask.execute(WebDynproMainTask.java:640)
     at com.sap.tc.webdynpro.clientserver.cal.AbstractClient.executeTasks(AbstractClient.java:59)
     at com.sap.tc.webdynpro.clientserver.cal.ClientManager.doProcessing(ClientManager.java:251)
     at com.sap.tc.webdynpro.serverimpl.defaultimpl.DispatcherServlet.doWebDynproProcessing(DispatcherServlet.java:154)
     at com.sap.tc.webdynpro.serverimpl.defaultimpl.DispatcherServlet.doContent(DispatcherServlet.java:116)
     at com.sap.tc.webdynpro.serverimpl.defaultimpl.DispatcherServlet.doGet(DispatcherServlet.java:48)
     at javax.servlet.http.HttpServlet.service(HttpServlet.java:740)
     at javax.servlet.http.HttpServlet.service(HttpServlet.java:853)
     at com.sap.engine.services.servlets_jsp.server.HttpHandlerImpl.runServlet(HttpHandlerImpl.java:391)
     at com.sap.engine.services.servlets_jsp.server.HttpHandlerImpl.handleRequest(HttpHandlerImpl.java:265)
     at com.sap.engine.services.httpserver.server.RequestAnalizer.startServlet(RequestAnalizer.java:345)
     at com.sap.engine.services.httpserver.server.RequestAnalizer.startServlet(RequestAnalizer.java:323)
     at com.sap.engine.services.httpserver.server.RequestAnalizer.invokeWebContainer(RequestAnalizer.java:865)
     at com.sap.engine.services.httpserver.server.RequestAnalizer.handle(RequestAnalizer.java:240)
     at com.sap.engine.services.httpserver.server.Client.handle(Client.java:92)
     at com.sap.engine.services.httpserver.server.Processor.request(Processor.java:148)
     at com.sap.engine.core.service630.context.cluster.session.ApplicationSessionMessageListener.process(ApplicationSessionMessageListener.java:37)
     at com.sap.engine.core.cluster.impl6.session.UnorderedChannel$MessageRunner.run(UnorderedChannel.java:71)
     at com.sap.engine.core.thread.impl3.ActionObject.run(ActionObject.java:37)
     at java.security.AccessController.doPrivileged(Native Method)
     at com.sap.engine.core.thread.impl3.SingleThread.execute(SingleThread.java:94)
     at com.sap.engine.core.thread.impl3.SingleThread.run(SingleThread.java:162)
This is my code in wdDoModifyView:
  public static void wdDoModifyView(IPrivateInputView wdThis, IPrivateInputView.IContextNode wdContext, com.sap.tc.webdynpro.progmodel.api.IWDView view, boolean firstTime)
    //@@begin wdDoModifyView
     if(firstTime) {
          IWDInputField input = (IWDInputField)view.getElement("CustomerID");
          input.requestFocus();
    //@@end
CustomerID is not in a separate node, it's a value directly under rootnode.
I have CustomerID set as a String, is that a problem?. I just want focus to be on this field when the program starts.
I have a separate method for getting data (I know...it's a ugly hack but I'm a n00b and in the learningphase :
  //@@begin javadoc:onActionretrieveData(ServerEvent)
  /** Declared validating event handler. */
  //@@end
  public void onActionretrieveData(com.sap.tc.webdynpro.progmodel.api.IWDCustomEvent wdEvent )
    //@@begin onActionretrieveData(ServerEvent)
     String firstCustomerId = "1234";
     String secondCustomerId = "501025";
     String usedCustomerId = wdContext.currentContextElement().getCustomerID();
     if((usedCustomerId.equals(firstCustomerId)) || (usedCustomerId.equals(secondCustomerId))) {
          wdThis.wdGetTeliaPortalDemoCompController().Clear();
          wdThis.wdGetTeliaPortalDemoCompController().fillView();
     } else wdThis.wdGetTeliaPortalDemoCompController().Clear();
    //@@end

Instead of using IWDViewElement.requestFocus(), you could also use the "indirect" way
IWDViewController.requestFocus(IWDNodeElement nodeElement, IWDAttributeInfo attribute)
This method requests focus for the given context attribute  in your case the attribute to which the "value" property of the InputField is bound.
Armin

Similar Messages

  • Windows Update Client failed to detect with error 0xc8000247 after using Lenovo System Update 5

    My Windows 7, SP1 was running fine, until I installed few updates on 10/15 using Lenovo System Update 5 then Windows Update stopped working, shows as RED:
    {CE3119AD-35EF-41CF-9C21-C7698FEB8393}    2013-10-14 21:53:00:256-0700    1    147    101    {00000000-0000-0000-0000-000000000000}    0    0    AutomaticUpdates    Success    Software Synchronization    Windows Update Client successfully detected 4 updates.
    {EB17A01A-EB6E-49FF-9EA2-AA0DD063B4B1}    2013-10-15 04:15:54:069-0700    1    162    101    {C61A0D00-3E51-48AC-B0AF-1D3E02B9E5D3}    201    0    AutomaticUpdates    Success    Content Download    Download succeeded.
    {77DAE88F-2795-4258-8BBF-8D27E53662CF}    2013-10-15 12:10:38:196-0700    1    193    102    {00000000-0000-0000-0000-000000000000}    0    0    AutomaticUpdates    Success    Content Install    Restart Required: To complete the installation of the following updates, the computer must be restarted. Until this computer has been restarted, Windows cannot search for or download new updates:  - Security Update for Windows 7 for x64-based Systems (KB2862330)
    {1398F777-3AEF-4D1D-BE4C-407EC4AEAD4C}    2013-10-15 12:15:25:676-0700    1    183    101    {C61A0D00-3E51-48AC-B0AF-1D3E02B9E5D3}    201    0    AutomaticUpdates    Success    Content Install    Installation Successful: Windows successfully installed the following update: Security Update for Windows 7 for x64-based Systems (KB2862330)
    {A220898A-E5FE-4FE7-8413-2B0C7B4013D0}    2013-10-15 12:15:25:766-0700    1    202    102    {00000000-0000-0000-0000-000000000000}    0    0    AutomaticUpdates    Success    Content Install    Reboot completed.
    {A5400FF2-33ED-4A47-8409-13E5DFE16A6D}    2013-10-15 19:29:31:486-0700    1    147    101    {00000000-0000-0000-0000-000000000000}    0    0    ChkWuDrv    Success    Software Synchronization    Windows Update Client successfully detected 0 updates.
    {43C533EE-775D-445E-A652-06648B72DE65}    2013-10-15 19:29:49:702-0700    1    147    101    {00000000-0000-0000-0000-000000000000}    0    0    ChkWuDrv    Success    Software Synchronization    Windows Update Client successfully detected 0 updates.
    {D6AAAFFB-7F18-4A7E-B39D-1BA09CDC5E6D}    2013-10-15 19:30:05:744-0700    1    147    101    {00000000-0000-0000-0000-000000000000}    0    0    AutomaticUpdates    Success    Software Synchronization    Windows Update Client successfully detected 3 updates.
    {4E73B1C1-5BA2-415D-AB34-92F7AB3DB418}    2013-10-15 19:30:08:753-0700    1    147    101    {00000000-0000-0000-0000-000000000000}    0    0    ChkWuDrv    Success    Software Synchronization    Windows Update Client successfully detected 0 updates.
    {51248882-41AC-4E59-B813-87AD326310AD}    2013-10-15 20:00:05:044-0700    1    183    101    {DBD3B4E9-0357-47DA-8317-D0CF2163BFE6}    501    0    wusa    Success    Content Install    Installation Successful: Windows successfully installed the following update: Hotfix for Windows (KB2661796)
    {FB2B8E5E-442C-4E76-B23D-6A41B4324C9D}    2013-10-16 00:11:39:832-0700    1    148    101    {00000000-0000-0000-0000-000000000000}    0    c8000247    AutomaticUpdates    Failure    Software Synchronization    Windows Update Client failed to detect with error 0xc8000247.
    Lenovo Thinkpad W500, Intel (R), Windows 7, SP1, latest updates as of Oct 15
    (1) Checked Setting,  set to automatic update whenever, even changed to never update, rebooted the OS and changed back to automatic update and rebooted the OS.
    (2) Stopped Windows Update Services, renamed SoftwareDistribution folder and started the window update services and rebooted.
    (3) Ran MS FIXIT
    (4) Ran System File checker Scan (sfc /scannow)
    (5) Ran CHKDSK /F
    (6) Installed "Intel Rapid Storage Technology" drivers from Lenovo site
    (7) Ran Update for Windows 7 for x64-based Systems (KB971033)
    None of the above possible recommended solutions were able to fix the issue yet and now I am getting a message your Window is Not Genuine!
    Any help or guidance is appreciated.
    Solved!
    Go to Solution.

    The Lenovo System Update installed the "Intel Matrix Storage Manager driver 8.9.2.1002" right before the Windows Upgrade got broken. So in the Device Manager under IDE ATA/ATAPI Controllers, I choose Intel ICH9M-E/M SATA AHCI Controller, on the Driver Tab, I choose the option "Roll Back Driver" and after rolling back the driver and restarting the OS, now Windows Update is working like a Champ!
    The End!

  • Error 0 after using CleanMyMac

    Hi
    I'm using a 3.1 i5 quad core 27" iMac, with Lion.
    Everything has been fine since I got it last week but I installed CleanMyMac and ran a few scans and after that I tried to move some files I downloaded off my desktop into another folder I created where I keep all mt stuff.
    Now everytime I try and move or copy a file into that folder I get an ERROR 0
    What could be the problem here?
    Thanks for looking. And if you need more info please just ask me.

    q7w wrote:
    lol
    I downloaded that right after I had this mess up
    and I'm new to macs, so I guess I've learnt a lesson about 3rd party programs
    But a Valuable Lesson to learn Early...
    On a lighter note... you may find these Links of Value...
    Mac 101
    http://www.apple.com/support/mac101/
    http://www.apple.com/support/switch101/     Switching from PC
    iMac Support
    http://www.apple.com/support/imac/intel/
    Enjoy your Mac...

  • Blue Screen error message after using Rescue and Recovery.

    Good morning - I unfortunately had to use the IBM Rescue and Recovery feature to restore my factory settings.  However, now my computer is giving me a blue screen error during the startup process.  Unfortunately it is not on the screen long enough for me to get too much information from it, but I have been able to get win22n51.sys as being some sort of error message.  If I start the computer in safe mode it will load without the error.  If I use the safe mode plus networking it gives the error.  So I'm assuming it has something to do with the network drivers?
    I would appreciate any ideas you all have for resolving/further diagnosing this problem.
    Thank you!

    Hello,
    Perhaps this Lenovo knowledgebase article, "XP Crash: System may hang or restart with a previous version of the Intel PRO 2200BG Mini PCI adapte..." will be of help to you in resolving the problem?
    Regards,
    Aryeh Goretsky
    I am a volunteer and neither a Lenovo nor a Microsoft employee. • Dexter is a good dog • Dexter je dobrý pes
    S230u (3347-4HU) • X220 (4286-CTO) • W510 (4318-CTO) • W530 (2441-4R3) • X100e (3508-CTO) • X120e (0596-CTO) • T61p (6459-CTO) • T43p (2678-H7U) • T42 (2378-R4U) • T23 (2648-LU7)
      Deutsche Community   Comunidad en Español Русскоязычное Сообщество

  • Error coming after using an ssis package to create an sql job

    Hi
    I have created an SSIS package and try to create a job on the same when i run the job it if failing an dgiving me the below error
    Executed as user: xxxxx\FESGSQLA. Microsoft (R) SQL Server Execute Package Utility  Version 10.50.4000.0 for 64-bit  Copyright (C) Microsoft Corporation 2010. All rights reserved.    Started:  12:33:03 AM  Error: 2014-03-19
    00:33:03.12     Code: 0xC0011007     Source: {DD3B52A8-850A-4328-94DC-CF51B4376BCB}      Description: Unable to load the package as XML because of package does not have a valid XML format. A
    specific XML parser error will be posted.  End Error  Error: 2014-03-19 00:33:03.12     Code: 0xC0011002     Source: {DD3B52A8-850A-4328-94DC-CF51B4376BCB}      Description: Failed
    to open package file "D:\Users\xxxxxx\Desktop\I11_Load_SAP_Recon_Data.dtsx" due to error 0x80070003 "The system cannot find the path specified.".  This happens when loading a package and the file cannot be opened or loaded correctly
    into the XML document. This can be the result of either providing an incorrect file name was specified when calling LoadPackage or the XML file was specified and has an incorrect format.  End Error  Could not load package "D:\Users\H139933\Desktop\I11_Load_SAP_Recon_Data.dtsx"
    because of error 0xC0011002.  Description: Failed to open package file "D:\Users\xxxxxx\Desktop\I11_Load_SAP_Recon_Data.dtsx" due to error 0x80070003 "The system cannot find the path specified.".  This happens when loading a package
    and the file cannot be opened or loaded correctly into the XML document. This can be the result of either providing an incorrect file name was specified when calling LoadPackage or the XML file was specified and has an incorrect format.  Source: {DD3B52A8-850A-4328-94DC-CF51B4376BCB} 
    Started:  12:33:03 AM  Finished: 12:33:03 AM  Elapsed:  0.046 seconds.  The package could not be found.  The step failed.
    Please throw some light on the issue and stpes to resolve.
    Thanks
    Geeth If you feel that the answer which i gave you is Helpful please select it as Answer/helpful.

    The package was created using a newer SSIS version than you have in the target (server).
    Arthur My Blog

  • Application Manager "download error" even after using Cleaner Tool

    I have Creative Cloud working on my primary computer and am trying to get it going on my laptop, a MacBook Pro on which I just installed Mountain Lion OSx.
    I have not been able to install the Adobe Application Manager to start some software downloads. I get a window that pops up after the installer starts that says "Download Error. Contact Customer Support", then a button below that says "QUIT".
    After reading a few posts about this, I tried the Cleaner Tool and restarted the computer.
    After restart, I get the same problem and am not sure what to do next.
    I am logged into Creative Cloud.
    Any ideas?

    I had edge, photoshop, illustrator, dreamweaver and lightroom on my laptop - (this is my 2nd computer - most apps are on my desktop system)
    I uninstalled all of those and deleted Applications/Utilities/Adobe Application Manager folder then I downloaded and reinstalled the application manager then tried to downlad the appd from my Creative Cloud account - it gives me the same error
    before I deleted - I did try downloading Audition as a trial and then sign in on my CC account and it gave me that same error
    march 1 - I tried to download a trial version on Photoshop - it will not download to my applications folder - due to "restrictive access privledges"
    thought it might have to do with security preferences - changed to allow all - and it still will not download...
    also tried to update Adobe Story and it also errored
    so can't load any adobe apps to my laptop -
    have tested on my desktop with same account and it works fine
    Message was edited by: h2oonstone

  • Sql error dump while using pfcg tcode.

    hi,
    I am getting one dump while executing PFCG tcode. Hereunder i am pasting the log,
    Runtime Errors DBIF_RSQL_SQL_ERROR
    Exception CX_SY_OPEN_SQL_DB
    Database error text........: "ORA-01115: IO error reading block from fil
    (block # 52025)#ORA-01110: data file 9:
    '/oracle/OPL/sapdata2/sr3_6/sr3.data6'#ORA-27091: unable to queue
    I/O#ORA-27072: File I/O error#HPUX-ia64 Error: 5: I/O error#Additional
    information: 3#Additional inform"
    Internal call code.........: "[RSQL/FTCH/AGR_FLAGS ]"
    Please check the entries in the system log (Transaction SM21).
    If the error occures in a non-modified SAP program, you may be able to
    find an interim solution in an SAP Note.
    If you have access to SAP Notes, carry out a search with the following
    keywords:
    "DBIF_RSQL_SQL_ERROR" "CX_SY_OPEN_SQL_DB"
    "SAPLPRGN_START3" or "LPRGN_START3U33"
    "PRGN_START3_LOAD_FLAGS"
    Soon help will be appreciated.
    regards

    Hello,
    Take a look at note 546006 - point 6
    Thanks

  • IChat Internal Error! after using ONyX

    How can I fix this error...
    iChat Internal Error!
    NSInternallnconsistency Exception:
    Error (1000) creating CGSWindow
    Ok, I ran the Onyx maintenance program and now my iChat will not work. Actually numerous programs keep unexpectedly quitting, even safari. However, those crashes have started to diminish. What can I do to fix my iCHAT? Any help would be great.

    I fixed it somehow. I think dumping the Kernel Cache fixed the iChat problem. My computer also doesn't crash anymore either.

  • Error message after using new itunes 11.0.0.163

    Every time after I sync & close the itunes app from the PC.  I got this Error message "Apple Push has stopped working" new itunes version: 11.0.0.163.  Can anyone help??

    See if the troubleshooting for 0xE error codes on this page helps : http://support.apple.com/kb/TS3221

  • Error message after using non HP ink

    I replaced my ink carteridges with non hp ink. worked fine for several months, now all of a sudden i have an error message and the error code changes every time i turn the printer off/on. tried to google the error codes but no record of said codes. did i jack up my printer by using no hp ink? When I lift the lid to change the ink, the ink holder stays to the right....it wont move to the left so i can take out the ink cartridges

    FYI
    See link for HP's warranty statement on cartridges & printheads
    http://h10025.www1.hp.com/ewfrf/wc/document?cc=us&lc=en&docname=c00206040
    What this warranty does not coverThis warranty does not cover HP ink cartridges or customer-replaceable printheads that have been refilled, remanufactured, refurbished, misused, or tampered with. If failure or damage to ink cartridges or customer-replaceable printheads is attributable to the use of a non-HP, expired or refilled ink cartridge, or to the use with a non-designated HP or unauthorized OEM printing device, HP is not responsible for the cost of replacement or refund of the purchase price.
    Also see info on printer warranties from the Consumer Choice Info site...
    http://www.consumerchoice.info/warranty.htm
    Although I am an HP employee, I am speaking for myself and not for HP.
    Twitter: @Ciara_B_HP

  • Error Message After Using OnyX

    Hi: I just ran the maintenance utility, OnyX and got the following error message when it completed: Can't get <<class bhit>>of1 (-1728)
    Would know what this means, and is it significant? Also, could this be why I occasionally get a Blue Screen when I wake up the Mini and I have to unplug the Mini and reboot it to have a normal screen"? Thanks, Jerry.

    -1728 isn't listed.
    This error message seems to be a bug, and has been corrected in OnyX 1.7.1 (AppleScript Error - Can't obtain "class bhit" of 1. (-1728) - corrected). The latest version of OnyX is 1.7.3.

  • I used to update my iPhone 4S applications whenever a new update is available, but at this time, "unknown error" displays after entering my apple id password. Anyone who could help, whom they might have experienced? Thanks

    I used to update my iPhone 4S applications whenever a new update is available, but at this time, "unknown error" displays after entering my apple id password. Anyone who could help, whom they might have experienced? Thanks

    Hi Christianjr,
    When you say you reset your network settings, what do you mean, exactly?
    I saw another post on this issue, and the poster indicated that they resolved the problem by turning off their cellular date option and wifi options in Settings, and then turned them back on.
    Also, resetting your phone may help - press the Home and Power buttons at the same time and continue to hold both down until the Silver Apple appears. Once it is back up, click on the update option and see if it fixes the problem.
    If none of those things work, then need to have details on what you did to reset your network settings....
    Cheers,
    GB

  • Error message after downloading and install rolled back (using up data limit)

    error message after completing install of trial. then program was rolled back. I do not appreciate using up data allotment unnecesarily, people.Thanks for any assistance.

    Rhumsike which Adobe software or service are you trying to install?  Also which operating system are you using?  Finally what is the error message which you are receiving?

  • Just installed PS 13 elements and loaded pictures into organizer. after using PS editor now organizer is not reloading. I keep getting error message saying organizer unexpectedly quit, do you want to reopen.  When I click on it to reopen it doesn't and I

    just installed PS 13 elements and loaded pictures into organizer. after using PS editor now organizer is not reloading. I keep getting error message saying organizer unexpectedly quit, do you want to reopen.  When I click on it to reopen it doesn't and I get the same message again.  I rebooted computer, still did it,  I uninstalled and reinstalled the program and I am still getting the same error message.  This is on Mac OS with yosemite.  Any Ideas Please!!!

    Thread 8:
    0   libsystem_kernel.dylib         0x00007fff9219f4de mach_msg_trap + 10
    1   libsystem_kernel.dylib         0x00007fff9219e64f mach_msg + 55
    2   com.apple.CoreFoundation       0x00007fff97717b34 __CFRunLoopServiceMachPort + 212
    3   com.apple.CoreFoundation       0x00007fff97716ffb __CFRunLoopRun + 1371
    4   com.apple.CoreFoundation       0x00007fff97716858 CFRunLoopRunSpecific + 296
    5   com.apple.AppKit               0x00007fff8e85533b _NSEventThread + 137
    6   libsystem_pthread.dylib       0x00007fff974c1268 _pthread_body + 131
    7   libsystem_pthread.dylib       0x00007fff974c11e5 _pthread_start + 176
    8   libsystem_pthread.dylib       0x00007fff974bf41d thread_start + 13
    Thread 9:: cr_scratch
    0   libsystem_kernel.dylib         0x00007fff921a4136 __psynch_cvwait + 10
    1   com.adobe.CameraRaw           0x000000012122478b 0x120c28000 + 6277003
    2   com.adobe.CameraRaw           0x00000001211ad48b 0x120c28000 + 5788811
    3   com.adobe.CameraRaw           0x0000000120fad001 0x120c28000 + 3690497
    4   libsystem_pthread.dylib       0x00007fff974c1268 _pthread_body + 131
    5   libsystem_pthread.dylib       0x00007fff974c11e5 _pthread_start + 176
    6   libsystem_pthread.dylib       0x00007fff974bf41d thread_start + 13
    Thread 10:
    0   libsystem_kernel.dylib         0x00007fff9219f4de mach_msg_trap + 10
    1   libsystem_kernel.dylib         0x00007fff9219e64f mach_msg + 55
    2   com.apple.CoreFoundation       0x00007fff97717b34 __CFRunLoopServiceMachPort + 212
    3   com.apple.CoreFoundation       0x00007fff97716ffb __CFRunLoopRun + 1371
    4   com.apple.CoreFoundation       0x00007fff97716858 CFRunLoopRunSpecific + 296
    5   com.apple.CoreFoundation       0x00007fff977ccef1 CFRunLoopRun + 97
    6   com.adobe.ols.library         0x00000001235ebc86 OLSHTTPTransaction::Execute() + 4166
    7   com.adobe.ols.library         0x00000001236174f9 OLSServiceTask::PerformMessageExchangeServerPOST(OLSAutoRefPtr<OLSElement> const&, OLSAutoRefPtr<OLSElement> const&) + 1849
    8   com.adobe.ols.library         0x000000012360958a OLSServiceTask::PerformMessageExchangeServer(OLSAutoRefPtr<OLSElement> const&, OLSAutoRefPtr<OLSElement> const&) + 1834
    9   com.adobe.ols.library         0x000000012361626c OLSServiceTask::ProcessUnhandledMessageList(OLSAutoRefPtr<OLSElement> const&, OLSAutoRefPtr<OLSElement> const&, OLSAutoRefPtr<OLSElement> const&, OLSMessageOrigin) + 1804
    10  com.adobe.ols.library         0x00000001235c885c OLSClientSession::ProcessUnhandledMessageList(OLSAutoRefPtr<OLSElement> const&, OLSAutoRefPtr<OLSElement> const&, OLSAutoRefPtr<OLSElement> const&, OLSMessageOrigin) + 124
    11  com.adobe.ols.library         0x00000001235c6921 OLSClientSession::ProcessMessageList(OLSAutoRefPtr<OLSElement> const&, OLSAutoRefPtr<OLSElement> const&, OLSMessageOrigin) + 2593
    12  com.adobe.ols.library         0x0000000123608d3a OLSServiceTask::ExecuteStateMessageExchangeServer() + 426
    13  com.adobe.ols.library         0x00000001236010cc OLSServiceTask::ExecuteInternal() + 1196
    14  com.adobe.ols.library         0x000000012361b22e OLSTask::Execute() + 350
    15  com.adobe.ols.library         0x000000012361c874 OLSWorkerThreadTaskManager::ProcessTasks(OLSTaskThread*) + 1300
    16  com.adobe.ols.library         0x000000012361b454 OLSTaskThread::Run() + 36
    17  com.adobe.ols.library         0x000000012363fd88 OLSThread::ThreadProc(void*) + 54
    18  com.apple.CoreServices.CarbonCore 0x00007fff9c7108dc PrivateMPEntryPoint + 58
    19  libsystem_pthread.dylib       0x00007fff974c1268 _pthread_body + 131
    20  libsystem_pthread.dylib       0x00007fff974c11e5 _pthread_start + 176
    21  libsystem_pthread.dylib       0x00007fff974bf41d thread_start + 13
    Thread 11:
    0   libsystem_kernel.dylib         0x00007fff921a475a __sigwait + 10
    1   com.adobe.ElementsOrganizer13 0x000000010dce1a84 0x10cc7e000 + 17185412
    2   com.adobe.ElementsOrganizer13 0x000000010dce5d15 0x10cc7e000 + 17202453
    3   libsystem_pthread.dylib       0x00007fff974c1268 _pthread_body + 131
    4   libsystem_pthread.dylib       0x00007fff974c11e5 _pthread_start + 176
    5   libsystem_pthread.dylib       0x00007fff974bf41d thread_start + 13
    Thread 12:: com.apple.NSURLConnectionLoader
    0   libsystem_kernel.dylib         0x00007fff9219f4de mach_msg_trap + 10
    1   libsystem_kernel.dylib         0x00007fff9219e64f mach_msg + 55
    2   com.apple.CoreFoundation       0x00007fff97717b34 __CFRunLoopServiceMachPort + 212
    3   com.apple.CoreFoundation       0x00007fff97716ffb __CFRunLoopRun + 1371
    4   com.apple.CoreFoundation       0x00007fff97716858 CFRunLoopRunSpecific + 296
    5   com.apple.CFNetwork           0x00007fff8fcfac80 +[NSURLConnection(Loader) _resourceLoadLoop:] + 434
    6   com.apple.Foundation           0x00007fff90df190a __NSThread__main__ + 1345
    7   libsystem_pthread.dylib       0x00007fff974c1268 _pthread_body + 131
    8   libsystem_pthread.dylib       0x00007fff974c11e5 _pthread_start + 176
    9   libsystem_pthread.dylib       0x00007fff974bf41d thread_start + 13
    Thread 13:: com.apple.CFSocket.private
    0   libsystem_kernel.dylib         0x00007fff921a43fa __select + 10
    1   libsystem_pthread.dylib       0x00007fff974c1268 _pthread_body + 131
    2   libsystem_pthread.dylib       0x00007fff974c11e5 _pthread_start + 176
    3   libsystem_pthread.dylib       0x00007fff974bf41d thread_start + 13
    Thread 14:
    0   libsystem_kernel.dylib         0x00007fff921a4136 __psynch_cvwait + 10
    1   com.adobe.ElementsOrganizer13 0x000000010dce02fd 0x10cc7e000 + 17179389
    2   com.adobe.ElementsOrganizer13 0x000000010cd34e19 0x10cc7e000 + 749081
    3   com.adobe.ElementsOrganizer13 0x000000010dce5d15 0x10cc7e000 + 17202453
    4   libsystem_pthread.dylib       0x00007fff974c1268 _pthread_body + 131
    5   libsystem_pthread.dylib       0x00007fff974c11e5 _pthread_start + 176
    6   libsystem_pthread.dylib       0x00007fff974bf41d thread_start + 13
    Thread 15:
    0   libsystem_kernel.dylib         0x00007fff921a4136 __psynch_cvwait + 10
    1   com.adobe.ElementsOrganizer13 0x000000010dce02fd 0x10cc7e000 + 17179389
    2   com.adobe.ElementsOrganizer13 0x000000010cd34e19 0x10cc7e000 + 749081
    3   com.adobe.ElementsOrganizer13 0x000000010dce5d15 0x10cc7e000 + 17202453
    4   libsystem_pthread.dylib       0x00007fff974c1268 _pthread_body + 131
    5   libsystem_pthread.dylib       0x00007fff974c11e5 _pthread_start + 176
    6   libsystem_pthread.dylib       0x00007fff974bf41d thread_start + 13
    Thread 16:: JavaScriptCore::BlockFree
    0   libsystem_kernel.dylib         0x00007fff921a4136 __psynch_cvwait + 10
    1   libc++.1.dylib                 0x00007fff8fb2ad2e std::__1::condition_variable::__do_timed_wait(std::__1::unique_lock<std::__1::mutex>&, std::__1::chrono::time_point<std::__1::chrono::system_clock, std::__1::chrono::duration<long long, std::__1::ratio<1l, 1000000000l> > >) + 126
    2   com.apple.JavaScriptCore       0x00007fff99593aaa JSC::BlockAllocator::waitForDuration(std::__1::chrono::duration<long long, std::__1::ratio<1l, 1000l> >) + 170
    3   com.apple.JavaScriptCore       0x00007fff993828f4 JSC::BlockAllocator::blockFreeingThreadMain() + 84
    4   com.apple.JavaScriptCore       0x00007fff9937814f WTF::wtfThreadEntryPoint(void*) + 15
    5   libsystem_pthread.dylib       0x00007fff974c1268 _pthread_body + 131
    6   libsystem_pthread.dylib       0x00007fff974c11e5 _pthread_start + 176
    7   libsystem_pthread.dylib       0x00007fff974bf41d thread_start + 13
    Thread 17:: JavaScriptCore::Marking
    0   libsystem_kernel.dylib         0x00007fff921a4136 __psynch_cvwait + 10
    1   libc++.1.dylib                 0x00007fff8fb2ac95 std::__1::condition_variable::wait(std::__1::unique_lock<std::__1::mutex>&) + 47
    2   com.apple.JavaScriptCore       0x00007fff99382f1b JSC::GCThread::waitForNextPhase() + 171
    3   com.apple.JavaScriptCore       0x00007fff99382d78 JSC::GCThread::gcThreadMain() + 88
    4   com.apple.JavaScriptCore       0x00007fff9937814f WTF::wtfThreadEntryPoint(void*) + 15
    5   libsystem_pthread.dylib       0x00007fff974c1268 _pthread_body + 131
    6   libsystem_pthread.dylib       0x00007fff974c11e5 _pthread_start + 176
    7   libsystem_pthread.dylib       0x00007fff974bf41d thread_start + 13
    Thread 18:: JavaScriptCore::Marking
    0   libsystem_kernel.dylib         0x00007fff921a4136 __psynch_cvwait + 10
    1   libc++.1.dylib                 0x00007fff8fb2ac95 std::__1::condition_variable::wait(std::__1::unique_lock<std::__1::mutex>&) + 47
    2   com.apple.JavaScriptCore       0x00007fff99382f1b JSC::GCThread::waitForNextPhase() + 171
    3   com.apple.JavaScriptCore       0x00007fff99382d78 JSC::GCThread::gcThreadMain() + 88
    4   com.apple.JavaScriptCore       0x00007fff9937814f WTF::wtfThreadEntryPoint(void*) + 15
    5   libsystem_pthread.dylib       0x00007fff974c1268 _pthread_body + 131
    6   libsystem_pthread.dylib       0x00007fff974c11e5 _pthread_start + 176
    7   libsystem_pthread.dylib       0x00007fff974bf41d thread_start + 13
    Thread 19:: JavaScriptCore::Marking
    0   libsystem_kernel.dylib         0x00007fff921a4136 __psynch_cvwait + 10
    1   libc++.1.dylib                 0x00007fff8fb2ac95 std::__1::condition_variable::wait(std::__1::unique_lock<std::__1::mutex>&) + 47
    2   com.apple.JavaScriptCore       0x00007fff99382f1b JSC::GCThread::waitForNextPhase() + 171
    3   com.apple.JavaScriptCore       0x00007fff99382d78 JSC::GCThread::gcThreadMain() + 88
    4   com.apple.JavaScriptCore       0x00007fff9937814f WTF::wtfThreadEntryPoint(void*) + 15
    5   libsystem_pthread.dylib       0x00007fff974c1268 _pthread_body + 131
    6   libsystem_pthread.dylib       0x00007fff974c11e5 _pthread_start + 176
    7   libsystem_pthread.dylib       0x00007fff974bf41d thread_start + 13
    Thread 0 crashed with X86 Thread State (64-bit):
      rax: 0x00000000000000b0  rbx: 0x00006080000b4460  rcx: 0x00007fff52f7da08  rdx: 0x00007fff52f7d8c0
      rdi: 0x00006080001d31a0  rsi: 0x0000000000000000  rbp: 0x00007fff52f7d860  rsp: 0x00007fff52f7d830
       r8: 0x00007fff52f7d9d8   r9: 0x00007fff52f7d9a0  r10: 0x0000000000000000  r11: 0x0000000110825b90
      r12: 0x00007fff52f7d9a0  r13: 0x00007fff52f7e0e8  r14: 0x00007fff52f7d8c0  r15: 0x00006080000b4460
      rip: 0x0000000110825ba6  rfl: 0x0000000000010206  cr2: 0x0000000000000000
    Logical CPU:     1
    Error Code:      0x00000004
    Trap Number:     14

  • IPad Air 32GB Wifi model, won't turn on, recover, restore, with error 4005 after trying to use facetime, switched off. :( HELP!

    bought my mom a new iPad Air 32GB WiFi model via eBay and got it yesterday. It worked all fine and I even updated it to the latest iOS version. It worked all fine for the next few hours until I tried to have a facetime call using my iPad Air. Somehow within few seconds after the call being initialized, my moms iPad got switched off. I tried almost all the solutions I found via Apple community, google and other sites. None of them worked. ( Restore, Recovery, DFU Mode, Pressing Home and ON/OFF switch etc ) Somehow I managed to connect the iPad to itunes and when i press the restore button, I get error 4005 after 5 - 10 mins appearing 'waiting for iPad' message. I am in Sri Lanka and I have no Apple Stores here, or authorized service providers. since this isn't a fault of the ebay seller, cannot return it too. Please help me!

    Hi Tom,
    Thank you very much for your time and trying to help me on this issue. I really appreciate it.
    I went through those steps more than few time since yesterday ( saw you had posted this solution on a similar issue by another user )
    still no luck. Now I cannot exit from DFU mode, or either restore it due to 4005 error. ( since its a new iPad, i only had few apps installed. so not going to loose much data as well ). I also try to exit DFU mode by using few third party apps such as Wondershare Dr.Fone, Phone Rescue, ReiBoot, RecBoot. Only wondershare Dr.Fone app showed me a screen with a message saying the iOS device is 'not in normale mode, press home + off/on button to switch to normal mode, which never worked either.
    Really appreciate your help but I am open for more solutions other than Restore, Recovery Mode, DFU mode or any method to overcome error 4005. I would also like to know are there any softwares to diagnose the iPad Air to detect whats wrong with it. so that I can be sure if it is a hardware failure or firmware issue.
    Thanks in advance,
    Nimasha

Maybe you are looking for

  • ATV not showing up under devices in iTunes

    I have synced this ATV with this Macbook in the past. I am able to play music from my Macbook thru my ATV by selecting the ATV speakers instead of the Macbook's speakers. I can play movie trailers on the ATV. In iTunes>Preferences>ATV my ATV shows up

  • Using PCard, Procurement Card, Purchasing Card

    Client wants to use pcards as part of the procurement process. They are planning on implementing ECC. If we use standard Preq and PO functionality, can we use Pcards? If so, what is the process flow? Are Pcards only an SRM functionality?

  • Extend Security FAQ Example Broken?

    I have been trying out the Extend Seurity example in the Coherence FAQ here http://coherence.oracle.com/pages/viewpage.action?pageId=1343626 Basically the way it works is that the Extend proxy uses a class scheme that uses a sub-class of com.tangosol

  • Solaris 8 wrong patches?

    Hi, there are 2 patches that don't install on my system : 118097-05 SunOS 5.8: bug fixes for cdrw 1.1 115951-03 Netra ct OBP update for SUNW,UltraSPARC-IIi-Netract For sure it's because the concerning packages are not installed. But why am I offered

  • Photosmart 6520 scanning function failed

    The scanning function (both from the pc and from the scanner itself) has failed. It seems to make all the right noises, then the message 'now copying page 1/1' shows on the display for sometime, until it is replaced by 'cancelling', then the scan fai