Oracel B2B UI - Reports - "An unknown error occured during data streaming.

I have a brand new oralce soa suite 11g R1 PS2 installation, following my own instructions even, in which everything seems to work except the B2B Web Console "Reports" functionality. When no messages are available for display (as in none were sent or all were purged) the display looks fine. WHen there are supposed to be messages to display I get the web browser dialogue box saying ""An unknown error occured during data streaming. Ask your system administrator to inspect teh server-side logs." and no data. I performed a clean install on brand new VMs 4 times already, 2-5 hours each time, and every time I get this. I used Windows XP 64-bit, WIndows XP 32-bit, JDK 1.6.0_20 64-bit (on the 64-bit platform), JDK 1.6.0_20 32-bit, Oracel provided JDK 1.6.0_18, all to no avail.
Can some kind soul please tell me what I should look at / fix to have this resolved?
The stack trace is below:
[2010-11-01T20:57:13.256+11:00] [AdminServer] [WARNING] [] [oracle.adfinternal.view.faces.renderkit.rich.SimpleSelectOneRenderer] [tid: [ACTIVE].ExecuteThread: '0' for queue: 'weblogic.kernel.Default (self-tuning)'] [userId: weblogic] [ecid: 0000Ik6rbdg2zGWjLxfP8A1CnclD000079,0] [APP: b2bui] [dcid: f21c2821705695cf:-4862872f:12c06d54454:-7ff0-00000000000000d1] Could not find selected item matching value "" in RichSelectOneChoice[UIXEditableFacesBeanImpl, id=value40]
[2010-11-01T20:57:13.490+11:00] [AdminServer] [ERROR] [] [oracle.adfinternal.view.faces.config.rich.RegistrationConfigurator] [tid: [ACTIVE].ExecuteThread: '1' for queue: 'weblogic.kernel.Default (self-tuning)'] [userId: weblogic] [ecid: 0000Ik6rbtn2zGWjLxfP8A1CnclD00007A,0] [APP: b2bui] [dcid: f21c2821705695cf:-4862872f:12c06d54454:-7ff0-00000000000000d5] Server Exception during PPR, #1[[
javax.servlet.ServletException: java.lang.AssertionError
     at weblogic.servlet.internal.ServletStubImpl.execute(ServletStubImpl.java:341)
     at weblogic.servlet.internal.TailFilter.doFilter(TailFilter.java:26)
     at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56)
     at oracle.help.web.rich.OHWFilter.doFilter(Unknown Source)
     at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56)
     at oracle.adfinternal.view.faces.webapp.rich.RegistrationFilter.doFilter(RegistrationFilter.java:97)
     at org.apache.myfaces.trinidadinternal.webapp.TrinidadFilterImpl$FilterListChain.doFilter(TrinidadFilterImpl.java:420)
     at oracle.adfinternal.view.faces.activedata.AdsFilter.doFilter(AdsFilter.java:60)
     at org.apache.myfaces.trinidadinternal.webapp.TrinidadFilterImpl$FilterListChain.doFilter(TrinidadFilterImpl.java:420)
     at org.apache.myfaces.trinidadinternal.webapp.TrinidadFilterImpl._doFilterImpl(TrinidadFilterImpl.java:247)
     at org.apache.myfaces.trinidadinternal.webapp.TrinidadFilterImpl.doFilter(TrinidadFilterImpl.java:157)
     at org.apache.myfaces.trinidad.webapp.TrinidadFilter.doFilter(TrinidadFilter.java:92)
     at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56)
     at oracle.tip.b2b.ui.util.SessionTimeoutFilter.doFilter(SessionTimeoutFilter.java:232)
     at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56)
     at oracle.security.jps.ee.http.JpsAbsFilter$1.run(JpsAbsFilter.java:94)
     at java.security.AccessController.doPrivileged(Native Method)
     at oracle.security.jps.util.JpsSubject.doAsPrivileged(JpsSubject.java:313)
     at oracle.security.jps.ee.util.JpsPlatformUtil.runJaasMode(JpsPlatformUtil.java:414)
     at oracle.security.jps.ee.http.JpsAbsFilter.doFilter(JpsAbsFilter.java:138)
     at oracle.security.jps.ee.http.JpsFilter.doFilter(JpsFilter.java:71)
     at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56)
     at oracle.dms.wls.DMSServletFilter.doFilter(DMSServletFilter.java:330)
     at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56)
     at weblogic.servlet.internal.RequestEventsFilter.doFilter(RequestEventsFilter.java:27)
     at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56)
     at weblogic.servlet.internal.WebAppServletContext$ServletInvocationAction.doIt(WebAppServletContext.java:3684)
     at weblogic.servlet.internal.WebAppServletContext$ServletInvocationAction.run(WebAppServletContext.java:3650)
     at weblogic.security.acl.internal.AuthenticatedSubject.doAs(AuthenticatedSubject.java:321)
     at weblogic.security.service.SecurityManager.runAs(SecurityManager.java:121)
     at weblogic.servlet.internal.WebAppServletContext.securedExecute(WebAppServletContext.java:2268)
     at weblogic.servlet.internal.WebAppServletContext.execute(WebAppServletContext.java:2174)
     at weblogic.servlet.internal.ServletRequestImpl.run(ServletRequestImpl.java:1446)
     at weblogic.work.ExecuteThread.execute(ExecuteThread.java:201)
     at weblogic.work.ExecuteThread.run(ExecuteThread.java:173)
Caused by: java.lang.AssertionError
     at oracle.adfinternal.view.faces.renderkit.rich.table.TableRenderingContext.isCurrentCellInRowBanded(TableRenderingContext.java:258)
     at oracle.adfinternal.view.faces.renderkit.rich.table.TableRenderingContext.isCurrentCellBanded(TableRenderingContext.java:253)
     at oracle.adfinternal.view.faces.renderkit.rich.table.BaseColumnRenderer.renderDataCellClasses(BaseColumnRenderer.java:1036)
     at oracle.adfinternal.view.faces.renderkit.rich.table.BaseColumnRenderer.renderDataCell(BaseColumnRenderer.java:1149)
     at oracle.adfinternal.view.faces.renderkit.rich.table.BaseColumnRenderer.encodeAll(BaseColumnRenderer.java:103)
     at oracle.adf.view.rich.render.RichRenderer.encodeAll(RichRenderer.java:1369)
     at org.apache.myfaces.trinidad.render.CoreRenderer.encodeEnd(CoreRenderer.java:335)
     at org.apache.myfaces.trinidad.component.UIXComponentBase.encodeEnd(UIXComponentBase.java:765)
     at org.apache.myfaces.trinidad.render.CoreRenderer.encodeChild(CoreRenderer.java:415)
     at oracle.adf.view.rich.render.RichRenderer.encodeChild(RichRenderer.java:2567)
     at oracle.adfinternal.view.faces.renderkit.rich.TableRenderer.renderDataBlockRows(TableRenderer.java:1932)
     at oracle.adfinternal.view.faces.renderkit.rich.TableRenderer._renderSingleDataBlock(TableRenderer.java:1601)
     at oracle.adfinternal.view.faces.renderkit.rich.TableRenderer._handleDataFetch(TableRenderer.java:1003)
     at oracle.adfinternal.view.faces.renderkit.rich.TableRenderer.encodeAll(TableRenderer.java:504)
     at oracle.adf.view.rich.render.RichRenderer.encodeAll(RichRenderer.java:1369)
     at org.apache.myfaces.trinidad.render.CoreRenderer.encodeEnd(CoreRenderer.java:335)
     at org.apache.myfaces.trinidad.component.UIXComponentBase.encodeEnd(UIXComponentBase.java:765)
     at org.apache.myfaces.trinidad.component.UIXCollection.encodeEnd(UIXCollection.java:529)
     at org.apache.myfaces.trinidad.component.UIXComponentBase.__encodeRecursive(UIXComponentBase.java:1515)
     at org.apache.myfaces.trinidad.component.UIXComponentBase.encodeAll(UIXComponentBase.java:785)
     at oracle.adfinternal.view.faces.util.rich.InvokeOnComponentUtils$EncodeChildVisitCallback.visit(InvokeOnComponentUtils.java:113)
     at org.apache.myfaces.trinidadinternal.context.PartialVisitContext.invokeVisitCallback(PartialVisitContext.java:222)
     at org.apache.myfaces.trinidad.component.UIXComponent.visitTree(UIXComponent.java:378)
     at org.apache.myfaces.trinidad.component.UIXComponent.visitTree(UIXComponent.java:326)
     at org.apache.myfaces.trinidad.component.UIXComponent.visitTree(UIXComponent.java:443)
     at org.apache.myfaces.trinidad.component.UIXComponent.visitTree(UIXComponent.java:326)
     at org.apache.myfaces.trinidad.component.UIXComponent.visitTree(UIXComponent.java:443)
     at org.apache.myfaces.trinidad.component.UIXComponent.visitTree(UIXComponent.java:326)
     at org.apache.myfaces.trinidad.component.UIXComponent.visitTree(UIXComponent.java:443)
     at org.apache.myfaces.trinidad.component.UIXComponent.visitTree(UIXComponent.java:326)
     at org.apache.myfaces.trinidad.component.UIXComponent.visitTree(UIXComponent.java:443)
     at org.apache.myfaces.trinidad.component.UIXComponent.visitTree(UIXComponent.java:326)
     at org.apache.myfaces.trinidad.component.UIXComponent.visitTree(UIXComponent.java:443)
     at org.apache.myfaces.trinidad.component.UIXComponent.visitTree(UIXComponent.java:326)
     at org.apache.myfaces.trinidad.component.UIXComponent.visitTree(UIXComponent.java:443)
     at org.apache.myfaces.trinidad.component.UIXComponent.visitTree(UIXComponent.java:448)
     at org.apache.myfaces.trinidad.component.UIXComponent.visitTree(UIXComponent.java:326)
     at org.apache.myfaces.trinidad.component.UIXComponent.visitTree(UIXComponent.java:443)
     at org.apache.myfaces.trinidad.component.UIXComponent.visitTree(UIXComponent.java:326)
     at org.apache.myfaces.trinidad.component.UIXComponent.visitTree(UIXComponent.java:443)
     at org.apache.myfaces.trinidad.component.UIXComponent.visitTree(UIXComponent.java:326)
     at org.apache.myfaces.trinidad.component.UIXComponent.visitTree(UIXComponent.java:443)
     at org.apache.myfaces.trinidad.component.UIXComponent.visitTree(UIXComponent.java:326)
     at org.apache.myfaces.trinidad.component.UIXComponent.visitTree(UIXComponent.java:443)
     at org.apache.myfaces.trinidad.component.UIXComponent.visitTree(UIXComponent.java:448)
     at org.apache.myfaces.trinidad.component.UIXComponent.visitTree(UIXComponent.java:326)
     at org.apache.myfaces.trinidad.component.UIXComponent.visitTree(UIXComponent.java:443)
     at org.apache.myfaces.trinidad.component.UIXComponent.visitTree(UIXComponent.java:326)
     at org.apache.myfaces.trinidad.component.UIXComponent.visitTree(UIXComponent.java:443)
     at org.apache.myfaces.trinidad.component.UIXComponent.visitTree(UIXComponent.java:326)
     at org.apache.myfaces.trinidad.component.UIXComponent.visitTree(UIXComponent.java:443)
     at org.apache.myfaces.trinidad.component.UIXComponent.visitTree(UIXComponent.java:448)
     at org.apache.myfaces.trinidad.component.UIXComponent.visitTree(UIXComponent.java:326)
     at org.apache.myfaces.trinidad.component.UIXComponent.visitTree(UIXComponent.java:443)
     at org.apache.myfaces.trinidad.component.UIXComponent.visitTree(UIXComponent.java:326)
     at org.apache.myfaces.trinidad.component.UIXComponent.visitTree(UIXComponent.java:443)
     at org.apache.myfaces.trinidad.component.UIXComponent.visitTree(UIXComponent.java:326)
     at org.apache.myfaces.trinidad.component.UIXComponent.visitTree(UIXComponent.java:443)
     at org.apache.myfaces.trinidad.component.UIXComponent.visitTree(UIXComponent.java:326)
     at org.apache.myfaces.trinidad.component.UIXComponent.visitTree(UIXComponent.java:443)
     at org.apache.myfaces.trinidad.component.UIXComponent.visitTree(UIXComponent.java:326)
     at org.apache.myfaces.trinidad.component.UIXComponent.visitTree(UIXComponent.java:443)
     at org.apache.myfaces.trinidad.component.UIXComponent.visitTree(UIXComponent.java:326)
     at org.apache.myfaces.trinidad.component.UIXComponent.visitTree(UIXComponent.java:443)
     at org.apache.myfaces.trinidad.component.UIXComponent.visitTree(UIXComponent.java:326)
     at org.apache.myfaces.trinidad.component.UIXComponent.visitTree(UIXComponent.java:443)
     at oracle.adfinternal.view.faces.util.rich.InvokeOnComponentUtils.renderChild(InvokeOnComponentUtils.java:43)
     at oracle.adfinternal.view.faces.streaming.StreamingDataManager._pprComponent(StreamingDataManager.java:611)
     at oracle.adfinternal.view.faces.streaming.StreamingDataManager.execute(StreamingDataManager.java:460)
     at oracle.adfinternal.view.faces.renderkit.rich.DocumentRenderer._encodeStreamingResponse(DocumentRenderer.java:3200)
     at oracle.adfinternal.view.faces.renderkit.rich.DocumentRenderer.encodeAll(DocumentRenderer.java:1245)
     at oracle.adf.view.rich.render.RichRenderer.encodeAll(RichRenderer.java:1369)
     at org.apache.myfaces.trinidad.render.CoreRenderer.encodeEnd(CoreRenderer.java:335)
     at org.apache.myfaces.trinidad.component.UIXComponentBase.encodeEnd(UIXComponentBase.java:765)
     at org.apache.myfaces.trinidad.component.UIXComponentBase.__encodeRecursive(UIXComponentBase.java:1515)
     at org.apache.myfaces.trinidad.component.UIXComponentBase.encodeAll(UIXComponentBase.java:785)
     at javax.faces.component.UIComponent.encodeAll(UIComponent.java:942)
     at com.sun.faces.application.ViewHandlerImpl.doRenderView(ViewHandlerImpl.java:271)
     at com.sun.faces.application.ViewHandlerImpl.renderView(ViewHandlerImpl.java:202)
     at javax.faces.application.ViewHandlerWrapper.renderView(ViewHandlerWrapper.java:189)
     at org.apache.myfaces.trinidadinternal.application.ViewHandlerImpl.renderView(ViewHandlerImpl.java:193)
     at oracle.adfinternal.view.faces.lifecycle.LifecycleImpl._renderResponse(LifecycleImpl.java:710)
     at oracle.adfinternal.view.faces.lifecycle.LifecycleImpl._executePhase(LifecycleImpl.java:273)
     at oracle.adfinternal.view.faces.lifecycle.LifecycleImpl.render(LifecycleImpl.java:205)
     at javax.faces.webapp.FacesServlet.service(FacesServlet.java:266)
     at weblogic.servlet.internal.StubSecurityHelper$ServletServiceAction.run(StubSecurityHelper.java:227)
     at weblogic.servlet.internal.StubSecurityHelper.invokeServlet(StubSecurityHelper.java:125)
     at weblogic.servlet.internal.ServletStubImpl.execute(ServletStubImpl.java:300)
     ... 34 more
]]

Hello, Anuj.
Thanks for getting back to me. I did try with another browser.
Furtehr investigatio tells me that this issue is somehow caused by the domain creation process when I create a single server domain with SOA Suite and OSB. When I create a separate domain for OSB all works as expected (as far as I can tell).
Regards
Michael

Similar Messages

  • Web Application Designer -Unknown Error Occured during Portal Communication

    we are getting the below error while using the Web Application Designer .
    "Unknown Error Occured during Portal Communication"
    Vesrion
    SAPBW 700 SP14 on ABAP & SP12 on JAVA.
    Found the below error in the default trace
    Error 1
    Exception thrown Fri Aug 15 11:29:15,070:Exception thrown by application running in JCo Server
    java.lang.RuntimeException: Bean RSWR_PREEXECUTION_PROXYnot found on host smy14sap99, ProgId =SMY14SAP99_PORTAL_BD1: Object not found in lookup of RSWR_PREEXECUTION_PROXY.
    Error 2
    Error> occured >Fri Aug 15 11:29:12,413<
    RfcException:
    message: 'ashost' is missing
    Return code: RFC_INVALID_PARAMETER(19)
    error group: 101
    key: RFC_ERROR_PROGRAM

    Hello,
    Have a look at these Notes
    SAP Note 988484 RC=12 in after import method for objects BTMP and BITM
    SAP Note 916090 RFC-error messages in Web Application Designer 2004s
    Thanks
    Chandran

  • Error Occured During Data Selection

    Hi Community,
                           I got "Error Occured During Data Selection" when loading data from ODS to Info Cube. This info cube already contained data before but first time I didnt get complete records (both in ODS and Info Cube) so I deleted the request and load the data in both ODS and Info cube.
                          I got the records in ODS but when I am loading data from ODS to Info Cube then error displayed in Monitor display called "Error Occured During Data Selection"
                          I am working on BI 7.0. Please help me
    Regds
    Robbie.

    Hi,
    Have you deleted the <i>Delta inti info</i> available in the info package which is used to upload the data from ODS to Cube . Here you have to make it red and then delete it.
    Other wise delete the row available in RSA7( in BIW) which was created at the time od the delta init from ODS to CUBE upload.
    and aslo check the following link is relevent to your problem?
    /message/2922612#2922612 [original link is broken]
    With rgds,
    Anil Kumar Sharma .P

  • IPad stuck in recovery mode after unknown error occurred during update via iTunes

    how can I save photos Stored on that iPad ? please help.

    If the device is in Recovery Mode, the data is already lost. You will have to restore the device to regain access, and restoring will delete all content. If you have the photos in a backup, you can restore to that backup and it will restore the photos.

  • "unknown error occurred" during export to .doc

    I've tried everything:
    moving the contents to a new blank document
    saving to iDisk
    saving to HD
    deleting the one image in it
    deleting the one table in it
    changing the font
    validating ALL my fonts (including the Japanese)
    calling tech support (super useless)
    And I still can't get this one file to export or save as a word document.
    I can do it from Pages on iPad but not on my iMac!
    Will

    This is an old thread, so you have probably given up, but the problem is relatively easily solved.  The issue is apparently bad or corrupt, or missing fonts, typically in only one small section of the document.
    You can try to chase down font issues, but it is faster to simply try deleting half the document and exporting again. If that works, restore the deletion and delete half of that "bad" section. Keep doing this systematically until you have located the part of the document causing the problem.  Often it is something pasted in from another document.
    You can then export most of the document and then copy and paste the remaining bits over into Word.
    This works with Keynote, too, where often the issue is just one slide.
    Good luck!

  • SSRS Report Manager error "Sys.WebForms.PageRequestManagerServerErrorException: An unknown error occurred while processing the request on the server. The status code returned from the server was: 500"

    Hi All,
    I am getting error "Sys.WebForms.PageRequestManagerServerErrorException: An unknown error occurred while processing the request on the server. The status code returned from the server was: 500"
    in one of my Test Environment when trying to run the SSRS 2012 report from report manager.
    Any clue why it is happening.
    Thanks Shiven:) If Answer is Helpful, Please Vote

    Hi All,
    Upon investigation found that there was no space (0 Byte is available) in E drive where underlying SQL DB is residing. 
    Once I cleared the space, report started working and above error was not displaying. 
    Thanks Shiven:) If Answer is Helpful, Please Vote

  • An Error Occurred During Report Processing - Sys.WebForms.PageRequestManagerServerErrorException: An unknown error occurred while processing the request on the server. The status code returned from the server was: 12019

    When I run the report on production I got the following error message:
    Sys.WebForms.PageRequestManagerServerErrorException: An unknown error occurred while processing the
    request on the server. The status code returned from the server was: 12019
    It hasn’t happen on Dev and Test before.                           
    I googled, The error is described as:
    12019 ERROR_INTERNET_INCORRECT_HANDLE_STATE
    The requested operation cannot be carried out because the
    handle supplied is not in the correct state.
    But I cannot find the solution for that. 
    Has it happend to you before? How to solve that?      

    Same behaviour here, Sharepoint 2013 with SSRS in integrated mode
    Error: Sys.WebForms.PageRequestManagerServerErrorException: An unknown error occurred while processing the request on the server. The status
    code returned from the server was: 12019

  • Sys.WebForms.PageRequestManagerServerErrorException : An unknown error occured while processing the request on the server.The status code returned from server is 12019 in report viewer

    I am not able to run Report in Report viewer due to the below error:
    Sys.WebForms.PageRequestManagerServerErrorException : An unknown error occured while processing the request on the server.The status code returned from server is 12019 in report viewer
    This report works fine in SSRS tool. but after i deployed into sharepoint 2013 site, it throws error.
    Please advise what needs to be done
    Any help is really appreciated.
    Thanks,
    SP

    Hi SP,
    Please check if the following web config appSettins value settings from SSRS server could fix the issue (Note, back up your original web config file before any modification).
    http://stackoverflow.com/questions/10911610/ssrs-webpage-error-status-code-500
    http://srinivasbn.blogspot.in/2013/09/syswebformspagerequestmanagerservererro.html
    http://connect.microsoft.com/SQLServer/feedback/details/782155/ssrs-2012-failed-with-win32-error-0x03e3
    If you have more questions about the SSRS error logs related to this issue, you can post in the SSRS forum for a better assistance with more experts.
    http://social.msdn.microsoft.com/Forums/sqlserver/en-US/home?forum=sqlreportingservices
    Thanks
    We are trying to better understand customer views on social support experience, so your participation in this
    interview project would be greatly appreciated if you have time.
    Thanks for helping make community forums a great place.

  • HT201210 I am trying to restore software on my iPad which is connected to my PC with iTunes when i'm in recovery mode a warning comes up "The iPad could not be restored an unknown error occurred (1604) I have followed all suggestions  but still my iPad is

    I am trying to restore software on my iPad which is connected to my PC with iTunes when i'm in recovery mode a warning comes up
    "The iPad could not be restored an unknown error occurred (1604) This i have discovered probably a USB timing problem ?
    I have followed all suggestions  but still my iPad screen is locked with a iTunes logo and a USB cable beneath it, wish I had never bothered
    to update it now. Any help would be appreciated. rg

    When I restart my iPad the connect to iTunes comes up and stays on until it shuts down again, I have read a report from Apple support suggesting I reinstall iTunes so I might try that again and also your suggestion which i shall also try, but thanks again - rg1547

  • Just upgraded to latest iTunes for Windows.  Rebooted the PC as required.  When I bring up iTunes I get a pop message saying "An unknown error occured (-42110)".  What does that mean?

    Just upgraded to latest iTunes for Windows.  Rebooted the PC as required after the update.  When I start iTunes I get a popup message saying "An unknown error occured (-42110)."
    What does it mean?
    How do I fix it?
    Thanks!

    Removing the SC Info folder as per the "Error 3001," "-42110," or "5103" section in the Specific Conditions and Alert Messages: (Mac OS X / Windows) section of the following document seems to help most folks reporting the iTunes launch 42110s:
    iTunes: Advanced iTunes Store troubleshooting

  • An unknown error occurred (-9808)

    Please help me solve this problem. Every time I try to use the ITunes program to download anything I receive the following message: An unknown error occurred (-9808). When I run the diagnostic program I get the message that Network interfaces verified. ITunes connection verified. And secure link to iTunes failed. What shall I do? When I look at the diagnostic report it states that: Current user is not an administrator. However, I am logged in as the administrator. Also, Windows Firewall is on. iTunes is enabled in Windows Firewall. If iTunes is enabled in Windows Firewall, shouldn’t the problem be solved? I tried restarting the computer, but this doesn’t seem to solve the problem. I will keep trying, but it is very frustrating that I cannot download any of the iTunes/ iPod applications.
    The entire report is:
    Microsoft Windows 7 x64 Home Premium Edition (Build 7600)
    eMachines eMachines E627
    iTunes 9.0.3.15
    QuickTime 7.6.5
    FairPlay 1.6.16
    Apple Application Support 1.1.0
    iPod Updater Library 9.0d11
    CD Driver 2.2.0.1
    CD Driver DLL 2.1.1.1
    Apple Mobile Device 2.6.0.32
    Apple Mobile Device Driver not found.
    Bonjour 1.0.6.2 (118.5)
    iTunes Serial Number D1A92BD779D6B910
    Current user is not an administrator.
    The current local date and time is 2010-02-16 08:47:06.
    iTunes is not running in safe mode.
    Video Display Information
    ATI Technologies Inc., ATI Radeon HD 3200 Graphics
    ** External Plug-ins Information **
    No external plug-ins installed.
    iPodService 9.0.3.15 is currently running.
    iTunesHelper 9.0.3.15 is currently running.
    Apple Mobile Device service 2.50.39.0 is currently running.
    ** Network Connectivity Tests **
    Network Adapter Information
    Adapter Name: {971A443C-6CA8-4533-BBE2-FAA0FBFC72DF}
    Description: Atheros AR5B95 Wireless Network Adapter
    IP Address: 192.168.1.104
    Subnet Mask: 255.255.255.0
    Default Gateway: 192.168.1.1
    DHCP Enabled: Yes
    DHCP Server: 192.168.1.1
    Lease Obtained: Tue Feb 16 08:36:50 2010
    Lease Expires: Wed Feb 17 08:36:50 2010
    DNS Servers: 209.44.180.53
    209.44.180.53
    209.44.180.58
    Adapter Name: {7EA15B26-1C81-4787-8908-863F775EAAAF}
    Description: Atheros AR8132 PCI-E Fast Ethernet Controller
    IP Address: 0.0.0.0
    Subnet Mask: 0.0.0.0
    Default Gateway: 0.0.0.0
    DHCP Enabled: No
    DHCP Server:
    Lease Obtained: Wed Dec 31 18:00:00 1969
    Lease Expires: Wed Dec 31 18:00:00 1969
    DNS Servers:
    Active Connection: LAN Connection
    Connected: Yes
    Online: Yes
    Using Modem: No
    Using LAN: Yes
    Using Proxy: No
    SSL 3.0 Support: Enabled
    TLS 1.0 Support: Enabled
    Firewall Information
    Windows Firewall is on.
    iTunes is enabled in Windows Firewall.
    Connection attempt to Apple web site was successful.
    Connection attempt to iTunes Store was successful.
    Secure connection attempt to iTunes Store was unsuccessful.
    An unknown error occurred (-9808).
    Secure connection attempt to iPhone activation server unsuccessful.
    An unknown error occurred (-9808).
    Last successful store access was 2010-02-16 08:44:30.
    I am an avid PC user, but have been considering purchasing several of Apple’s products, including the iPad. This experience is not helping me continue my desire to purchase these products. I hope you can provide technical assistance. Thank You for your attention.

    Problems connecting to the iTunes Store often stem from issues with the Windows firewall or a firewall in a router, a privacy filter (such as McAfee Internet Privacy Service or Norton Internet Security), an antivirus/antispyware utility, or a download accelerator. Start here:
    iTunes for Windows: iTunes Store Connection Troubleshooting
    iTunes for Windows: Connection Issues when using Internet Filters, Accelerators, or Firewalls
    Tunes for Windows could not establish a secure connection to the iTunes Store
    iTunes for Windows: Possible iTunes Store Errors
    for some basic tips to start isolating the cause of the problem. What you may need to do is temporarily disable any such service and see if that fixes the problem. If so, then if it's a firewall/Internet filter that's causing the problem and you'll need to set the offending service to allow iTunes to connect to the iTunes Store.
    Hope this helps.

  • The iPad cannot be synced. An unknown error occurred (1140).

    Since updating my iPad to iOS 6 and updating iPhoto to 9.4, I have been receiving the error The iPad <name of my iPad> cannot be synced. An unknown error occurred (1140).
    The syncing seems to be centered around photos. I used to have the box checked next to "Sync Photos from iPhoto" and now the only way that I can get the iPad to finish sync without error is to uncheck that box.
    Any ideas how to fix this problem or what that code is?
    A couple things that I should mention:
    1) Photo Stream is Off on my iPad.
    2) If you click on the Photo app it shows that there are no photos on the iPad. Screen says No Photos or Videos - You can take photos and videos using the camera, or sync photos and videos onto your iPad usining iTunes.
    3) If I go to Settings > General > Usage > Photos & Camera it shows that I have 4.2 GB of data used by photos and camera. Clicking on it, it shows that 3.7 GB is Photo Stream and 551 MB is Photo Library.
    4) If I got to the same usage screen on my iPhone 4 running iOS 6, Photo Stream is listed as 1.5 GB.
    I can't seem to figure out how to get rid of the space on the iPad, but I assume this error as something to do with iTunes thinking there is a library on the iPad that isn't there. That's just me assuming though.
    Any help would be greatly appreciated.

    I'm having the same issue.  After updating all iOS devices to iOS 6, then updating all software on my iMac to the latest versions (including iPhoto 9.4), everthing was working as it should.  I was able to sync all of my devices (New iPad, iPod Touch, iPhone4) with the iMac early this morning.
    Subsequently, I opened iPhoto for the first time since installing 9.4, a window popped up informing me that my photo library had to be converted to work with the iPhoto 9.4.  I clicked okay, and let the conversion process run its course.
    About ten minutes later, I attempted to once again sync my iPad with the iMac.  The sync process would run for a few seconds, then stop with a window popping up saying "The iPad cannot be synced. An unknown error occurred (1140)".  I then attempted to sync the iPod and my iPhone, with the same results.
    After consulting the discussion forums, it looked like lots of other users are encountering the same problem, and that it was somehow related to the new iPhoto.  Someone suggested turning off syncing photos from iPhoto, which I did.  With photo syncing turned off, the rest of the sync program now runs without a problem.
    I've submitted a bug report to Apple.  Hopefully, enough other users have done the same, and Apple will fix whatever it is that's causing the problem.

  • Why pages sometimes tells me : "an unknown error occurred" when trying to export a document into .docx or .pdf ?

    Hello !
    Since I've done the 5.0 update for Pages (and also with 5.1 and 5.2), I sometimes don't manage to export my documents into .docx or .pdf files. I get a message telling: "an unknown error occured", and the file isn't converted. Could someone help me ?

    Other than using the version that works, as VikingOS suggests, look for any distinguishing features or objects that may be common amongst the files that won't convert. Particularly Tables which seem to experience the most problems.
    We have had a number of reports of this by other users and not been able to finger exactly what is the cause.
    Pages 5.2 has quite a few problems with exporting and this is just another.
    Peter

  • HT201210 The iPod "iPod" could not be restored. An unknown error occurred (1).This is my Ipod 32 GB, which is out of warranty and is 1G-A1213 and had gone kaput, after having issues with iTunes Software as it was not able to run Music on my IPod when conn

    The iPod "iPod" could not be restored. An unknown error occurred (1).This is my Ipod 32 GB, which is out of warranty and is 1G-A1213 and had gone kaput, after having issues with iTunes Software as it was not able to run Music on my IPod when connected.
    I have wasted my precious 2 days and nights and am lost all my hope...APPEAL TO ALL GEEKS TO RESOLVE MY ISSUE ON HUMANITARIAN GROUNDS ATLEAST WITH SOME VALID TIME OF YOURS.
    All mails can be sent to [email protected]
    Restore of Ipod back up is present...but is not getting restored due to some iTunes issue with playing my music files.It says restoring and extracts but failes in 1 min with the said error.

    Other users and reported error 1 but I have not seen a solution.
    Make an appointment at the Genius Bar of an Apple store.
    Apple Retail Store - Genius Bar                          

  • Error duing iphone sync:  The iphone cannot be synced.  An unknown error occurred (-50).

    I am trying to Sync my 3GS with itunes, and I get the error message:  The iphone cannot be synced.  An unknown error occurred (-50).
    Latest rev of itunes installed.
    Any suggestions on a fix?
    Starkw1

    I'm having the same issue.  After updating all iOS devices to iOS 6, then updating all software on my iMac to the latest versions (including iPhoto 9.4), everthing was working as it should.  I was able to sync all of my devices (New iPad, iPod Touch, iPhone4) with the iMac early this morning.
    Subsequently, I opened iPhoto for the first time since installing 9.4, a window popped up informing me that my photo library had to be converted to work with the iPhoto 9.4.  I clicked okay, and let the conversion process run its course.
    About ten minutes later, I attempted to once again sync my iPad with the iMac.  The sync process would run for a few seconds, then stop with a window popping up saying "The iPad cannot be synced. An unknown error occurred (1140)".  I then attempted to sync the iPod and my iPhone, with the same results.
    After consulting the discussion forums, it looked like lots of other users are encountering the same problem, and that it was somehow related to the new iPhoto.  Someone suggested turning off syncing photos from iPhoto, which I did.  With photo syncing turned off, the rest of the sync program now runs without a problem.
    I've submitted a bug report to Apple.  Hopefully, enough other users have done the same, and Apple will fix whatever it is that's causing the problem.

Maybe you are looking for

  • Error while capturing Excise Invoice

    Hi experts While capturing the excise invoice I am getting following Error message " Maintain number range object for object J_1IRG23C2, year 2008, excise group 06 " Though I have maintained the Nummber range for excise group and object. please help

  • How to create network teaming or channel bond

    hi how to create bond0 and bon1 for RAC installation between two nodes?? node1 [grid1@rac-1 ~]$ /sbin/ifconfig eth0      Link encap:Ethernet  HWaddr 00:00:E8:F7:02:B0            inet addr:192.168.1.2  Bcast:192.168.1.255  Mask:255.255.255.0          

  • JButton and Changing Hover/Rollover Colors

    Hello all, I have a JFrame with JButtons that I set to a different color with: button.setForeground(Color.gray); However, when I hover, rollover, or click there is an annoying blue color. I'm sure this is a very easy question. But I couldn't find any

  • .mov files won't drag from library to timeline

    Hi, I am new to Final Cut Pro X, so this might be a simple fix, but I when try dragging the file from the library to the timeline, it doesn't drop. Any help would be appreciated.

  • Unable  to work with Workflow Variable through SPML launchProcess Request ?

    Hi, I am trying to work with launch process request, which worked well with no error message when I am just using the workflow call through SPML "launchProcess Request " call. But when trying to use any workflow variable then getting exceptions. I do