JAXRPC ws-client generation failure with WL10.3

Hi all.
My deep apologies for crossposting; this question was posted first to "WebLogic Server - Upgrade" forum and just later I found this webservices related topic.
I'm copying it as it for for the sake of convenience.
I'm facing a problem to generate web-service client with WL-10.3, while WL-9.2 works pretty fine with this WSDL.
My ANT task is:
<clientgen
type="JAXRPC"
wsdl="${WSDL}"
destDir="${DESTDIR}"/>
In case type is set to JAXWS, generation succeeds. However, if I set it to JAXRPC (I need to enable multirefs to support closed graphs), the generation fails with exception:
weblogic.wsee.tools.WsBuildException: weblogic.descriptor.DescriptorException: Failed to marshal: weblogic.j2ee.descriptor.JavaWsdlMappingBeanImpl
at weblogic.wsee.tools.anttasks.ClientGenFacadeTask.execute(ClientGenFacadeTask.java:235)
at weblogic.wsee.tools.anttasks.ClientGenTask.execute(ClientGenTask.java:358)
Caused by: java.io.IOException
at weblogic.descriptor.internal.MarshallerFactory.<init>(MarshallerFactory.java:50)
at weblogic.descriptor.BasicDescriptorManager.getMarshallerFactory(BasicDescriptorManager.java:137)
Caused by: com.bea.xml.XmlException: unable to load type library from classloader org.apache.tools.ant.AntClassLoader@104c575
at com.bea.staxb.runtime.internal.BindingContextFactoryImpl.createBindingContext(BindingContextFactoryImpl.java:50)
at weblogic.descriptor.internal.MarshallerFactory.<init>(MarshallerFactory.java:48)
Are there any known limitations/issues regarding JAXRPC support for WL-10.3?
Is there any workaround for this problem?
Greatly appreciating any inputs
Sincerely
Jabb

Updates.
Meanwhile I found that the mentioned failure is caused due to inner calls to ClassLoader.getResources() searches for "META-INF/binding-file.ser" and "META-INF/binding-mapping-file.ser" calls which returns empty results. However these files were succesfully created in directory pointed by destDir attribute. I added the destDir dir to taks's classpath:
<clientgen
type="JAXRPC"
wsdl="${WSDL}"
destDir="${DESTDIR}">
<classpath>
     <pathelement location="${DESTDIR}"/>
</classpath>
</clientgen>
and this faulire was gone, but new appeared:
weblogic.wsee.tools.WsBuildException: weblogic.descriptor.DescriptorException: Failed to marshal: weblogic.j2ee.descriptor.JavaWsdlMappingBeanImpl
     at weblogic.wsee.tools.anttasks.ClientGenFacadeTask.execute(ClientGenFacadeTask.java:235)
Caused by: com.bea.xml.XmlException: failed to find root element corresponding to weblogic.j2ee.descriptor.JavaWsdlMappingBeanImpl
     at com.bea.staxb.runtime.internal.MarshallerImpl.lookupRootElementName(MarshallerImpl.java:70)
     at com.bea.staxb.runtime.internal.MarshallerImpl.marshal(MarshallerImpl.java:139)
     at com.bea.staxb.runtime.internal.MarshallerImpl.marshal(MarshallerImpl.java:191)
     at weblogic.descriptor.BasicDescriptorManager.writeDescriptorBeanAsXML(BasicDescriptorManager.java:503)

Similar Messages

  • Backup completed with status "communications failure with client" error

    Hi
    Getting error while taking filesystem backup of client in oracle secure backup.
    We have administrator server & media server on same server.
    We want to take backup of filesystem/rman backup of client host...but unable to communicate.
    following steps have done
    1.install oracle secure backup client on host
    2. add host in administrator domain server
    3.check connectivity from administrator server to client host but getting following error
    [root@isgmmlds06 ~]# obtool pingh isgmmlds250.insolutionsglobal.local
    Error: can't connect to NDMP server on isgmmlds250.insolutionsglobal.local (address isgmmlds250.insolutionsglobal.local) - timeout waiting for connection status message
    isgmmlds250.insolutionsglobal.local (address isgmmlds250.insolutionsglobal.local): Oracle Secure Backup services are available
    also tried to take filesystem backup but getting following error
    2011/09/28.19:50:49 Job created.
    2011/09/28.19:50:49 Dispatching job to run on administrative server.
    2011/09/28.19:53:59 Backup completed with status "communications failure with client".
    2011/09/28.19:53:59 (Diagnostic data: 0x20008F06/21, dev_delay 0, data_delay 900, fail, data_err.)
    2011/09/28.20:09:55 Dispatching job to run on administrative server.
    2011/09/28.20:09:59 Backup completed with status "communications failure with client".
    2011/09/28.20:09:59 (Diagnostic data: 0x20008F06/21, dev_delay 0, data_delay 900, fail, data_err.)
    2011/09/28.20:25:55 Dispatching job to run on administrative server.
    2011/09/28.20:25:59 Backup completed with status "communications failure with client".
    2011/09/28.20:25:59 (Diagnostic data: 0x20008F06/21, dev_delay 0, data_delay 900, fail, data_err.)
    2011/09/28.20:41:55 Dispatching job to run on administrative server.
    2011/09/28.20:41:59 Backup completed with status "communications failure with client".
    2011/09/28.20:41:59 (Diagnostic data: 0x20008F06/21, dev_delay 0, data_delay 900, fail, data_err.)
    2011/09/28.20:57:55 Dispatching job to run on administrative server.
    2011/09/28.20:57:59 Backup completed with status "communications failure with client".
    2011/09/28.20:57:59 (Diagnostic data: 0x20008F06/21, dev_delay 0, data_delay 900, fail, data_err.)
    2011/09/28.21:13:55 Dispatching job to run on administrative server.
    2011/09/28.21:13:59 Backup completed with status "communications failure with client".
    2011/09/28.21:13:59 (Diagnostic data: 0x20008F06/21, dev_delay 0, data_delay 900, fail, data_err.)
    2011/09/28.21:29:55 Dispatching job to run on administrative server.
    2011/09/28.21:29:59 Backup completed with status "communications failure with client".
    2011/09/28.21:29:59 (Diagnostic data: 0x20008F06/21, dev_delay 0, data_delay 900, fail, data_err.)
    Note : we are able to take filesystem/rman backup of same server where administrator domain & media server is installed.
    please revert.
    Regards
    shd

    output for pingh
    from administartor server
    [root@isgmmlds06 ~]# obtool pingh isgmmlds250.insolutionsglobal.local
    isgmmlds250.insolutionsglobal.local (address isgmmlds250.insolutionsglobal.local): Oracle Secure Backup and NDMP services are available
    and from cllient server
    [root@isgmmlds250 ~]# obtool pingh isgmmlds06
    isgmmlds06 (address isgmmlds06): Oracle Secure Backup and NDMP services are available
    Error: can't connect to Oracle Secure Backup service daemon on isgmmlds06 (address 169.254.95.120) - operation timed out

  • Web service proxy client generation fails

    Hello,
    i want to generate a webservice proxy client of a web service. For the access to the wsdl file of this web service, basic authentication is required. How can i use the proxy generation tool with username and password? The wsa.jar -genProxy doesn't work because i dont know how i can submit username and password. Is it possible to integrate username and password anywhere?? Is there an other way to generate a webservice proxy client? Please help me :(
    Thanks a lot from Berlin!
    Tom

    Hello,
    i want to generate a webservice proxy client of a web service. For the access to the wsdl file of this web service, basic authentication is required. How can i use the proxy generation tool with username and password? The wsa.jar -genProxy doesn't work because i dont know how i can submit username and password. Is it possible to integrate username and password anywhere?? Is there an other way to generate a webservice proxy client? Please help me :(
    Thanks a lot from Berlin!
    Tom

  • Historical Reporting Client Login Failure - UCCX 7.0(1)

    We're experiencing intermittent login failures with the Historical Reporting Client, extract from the log file below:
    1: 28/04/2010 11:58:25 %CHC-LOG_SUBFAC-3-UNK: Error # 35761 ,Description= Request timed out ,LastDllError= 0
    2: 28/04/2010 11:58:25 %CHC-LOG_SUBFAC-3-UNK:Authentication response was NOT received from (http://<ip address>/histRepWebSrvrComp/histRepClientsServlet)
    3: 28/04/2010 11:58:25 %CHC-LOG_SUBFAC-3-UNK:Login Error | Invalid server name or IP address. Check the server name or IP address and login again.
    4: 28/04/2010 11:58:30 %CHC-LOG_SUBFAC-3-UNK:Authentication response was NOT received from (http://ip address/histRepWebSrvrComp/histRepClientsServlet)
    5: 28/04/2010 11:58:30 %CHC-LOG_SUBFAC-3-UNK:Login Error | Invalid server name or IP address. Check the server name or IP address and login again.
    6: 28/04/2010 11:58:30 %CHC-LOG_SUBFAC-3-UNK:Connection to web server failed due to: 12017 : Operation cancelled
    7: 28/04/2010 11:59:05 %CHC-LOG_SUBFAC-3-UNK:Connection to web server failed due to: 12017 : Operation cancelled
    8: 28/04/2010 11:59:05 %CHC-LOG_SUBFAC-3-UNK:Failed to load authentication response due to empty XML buffer from authentication servlet)
    9: 28/04/2010 11:59:05 %CHC-LOG_SUBFAC-3-UNK:Login Error | Invalid server name or IP address. Check the server name or IP address and login again.
    Does anyone know why this may be happening as it's driving the customer mad. User can usually login after a few attempts.
    The authentication timeout is set to 15 seconds, surely this is more than enough time or should we increase the timer?
    Any advice much appreciated.

    Hi Robert
    Thanks for the response and all very good suggestions which should help Chris narrow down his particular issue.
    It's been about a year since we last looked at this so I'd quite forgotten most of the diagnostics we'd done however we did go through most of the same diagnostics ourselves but the resolution was hampered due to the fact we support the telephony/WAN and another third party supports the desktops and LAN infrastructure so after months of to and fro with the customer and their third party (and many, many man hours) we eventually left the risk with the customer and investigations never progressed any further.
    1.) Upgrade to UCCX 7.0SR5.  This is a very stable release of code with few open bugs or caveats against it.
                - Agreed. We also ran into other bugs which required an upgrade.
    2.) Verify that the active NIC is indeed at the top of the bindings order.  Just having it active isn't enough, there needs to be the further test of moving to the top of the bindings order.
                - We did check this.
    3.) Verify that the hosts file on the UCCX server(s) has the external IP and hostname of the server in it.
                - Did this too.
    4.) Check the remote locations to verify that the network is correctly configured, there are no line errors on the WAN circuits, no misconfiguration on the switch/router ports and that QOS is in place across the network.
                - This part of the investigation stalled due to another 3rd party supporting the onsite network however no WAN issues were found.
    5.) Try to take a test system that is on the same network as the one having HRC errors.  See if it's seeing the issues.  If not, progressively move out to other offices/locations until you replicate the issue and then see what has changed.  Something there should hopefully point to the cause of the error.
                - We did this also, using my laptop I connected from various locations and even when using the same network connection as the end user had no problems, we did note the successful connection attempts used a slightly different network route/DNS/WINS however again got nowhere with the third party supporting this aspect of the network.
    6.) Finally, you may want to consider creating external data warehouse servers so that your UCCX servers aren't serving up the HRC data.
                - Not an option for this customer, again this aspect of the service is a different third party on their own network and customer not willing to pay for additional servers for the telephony estate to provide this functionality when they only have a few CCX users.
    Regards
    June

  • CIM Client generation settings

    Hello!!
    Does anyone know what User parameter settings i need to specify in CIM Client Generation Settings in Visual Administrator? I need to specify JCO connections in the WD Content Administrator and wanted to define the association between the logical system names used in model declaration and the actual SAP system.
    Thanks,
    Siva.

    Hi Siva,
    We need to give permissions  in Visual Administrator. These permissions enable us to create JCO connections in SLD, Start SLD server etc.
    In the above screen we have to give permission  to all the domain with “lcr” and “Webdynpro “
    host: localhost
    port:50000
    For user parameter settings give the administrator username and password for WAS server
    hope this helps you
    Regards
    Rohit

  • Please HELP!!! URGENT!!! Connection failure with 407 ALL my DUKE $$$$$$$$$

    Hi,
    problem:
    ========
    I have to give a demo of this program next week, I am trying to solve this F***ing problem since last week and can not figure it out....
    I am running my program and tomcat on Computer#1 and trying to run that program from computer#2 and getting
    java.io.IOException: Connection failure with 407...
    Brief Intro:
    ============
    I am hard coding my computer1 ip address.
    If i run my program in the computer#1 i works fine...
    But i am trying to run the program from computer#2 and getting the following error.
    There is nothing wrong with the null pointer....I am definitely sure about this....
    I can access the Servlet directly from the computer#2 by just using a browser.
    for example my Computer#1's IP is 10.121.121.21.
    i can access the tomcat by http:10.121.121.21:8080 from computer#2
    I think the problem is with the security (java.io.IOException: Connection failure with 407)...
    Also i know that 407 means proxy server, but we do have proxy server but i am not going through
    the proxy server...
    Solution:
    =========
    If anyone who can solve this i am going to give them all the duke $$$$$...
    Thanks in advance....
    Error:
    =========================
    java.io.IOException: Connection failure with 407
    Exception occurred during event dispatching:
    java.lang.NullPointerException
    at scanstation.LoginScreen.displayLogInInformation(LoginScreen.java:220)
    at scanstation.LoginScreen.jButton1_actionPerformed(LoginScreen.java:151)
    at scanstation.LoginScreen.passwordTextfield_actionPerformed(LoginScreen.java:255)
    at scanstation.LoginScreen$4.actionPerformed(LoginScreen.java:123)
    at javax.swing.JTextField.fireActionPerformed(Unknown Source)
    at javax.swing.JTextField.postActionEvent(Unknown Source)
    at javax.swing.JTextField$NotifyAction.actionPerformed(Unknown Source)
    at javax.swing.SwingUtilities.notifyAction(Unknown Source)
    at javax.swing.JComponent.processKeyBinding(Unknown Source)
    at javax.swing.JComponent.processKeyBindings(Unknown Source)
    at javax.swing.JComponent.processKeyEvent(Unknown Source)
    at java.awt.Component.processEvent(Unknown Source)
    at java.awt.Container.processEvent(Unknown Source)
    at java.awt.Component.dispatchEventImpl(Unknown Source)
    at java.awt.Container.dispatchEventImpl(Unknown Source)
    at java.awt.Component.dispatchEvent(Unknown Source)
    at java.awt.LightweightDispatcher.processKeyEvent(Unknown Source)
    at java.awt.LightweightDispatcher.dispatchEvent(Unknown Source)
    at java.awt.Container.dispatchEventImpl(Unknown Source)
    at java.awt.Component.dispatchEvent(Unknown Source)
    at java.awt.EventQueue.dispatchEvent(Unknown Source)
    at java.awt.EventDispatchThread.pumpOneEventForHierarchy(Unknown Source)
    at java.awt.EventDispatchThread.pumpEventsForHierarchy(Unknown Source)
    at java.awt.EventDispatchThread.pumpEvents(Unknown Source)
    at java.awt.EventDispatchThread.run(Unknown Source)

    Hy,
    this code is similar to 401 (Unauthorized), but indicates that the client must first authenticate itself with the proxy.
    This HTTP code is documented in the RFC 2616 and RFC 2617.
    http://www.ietf.org/rfc/rfc2616.txt
    http://www.ietf.org/rfc/rfc2617.txt

  • Java.io.IOException: Connection failure with 407

    Getting this error from client site that uses a proxy server(IAS). Seems the forms jar files cannot be accessed and cached. We are using OAS 10g R2. App works fine everywhere else.
    Oracle JInitiator: Version 1.3.1.25
    Using JRE version 1.3.1.25-internal Java HotSpot(TM) Client VM
    User home directory = C:\Documents and Settings\dreynolds
    User has overriden browser's proxy settings.
    Proxy Configuration: Manual Configuration
    Proxy: 192.168.1.7:8080
    Proxy Overrides:
    JAR cache enabled
    Location: C:\Documents and Settings\dreynolds\Oracle Jar Cache
    Maximum size: 50 MB
    Compression level: 0
    c: clear console window
    f: finalize objects on finalization queue
    g: garbage collect
    h: display this help message
    l: dump classloader list
    m: print memory usage
    q: hide console
    s: dump system properties
    t: dump thread list
    x: clear classloader cache
    0-5: set trace level to <n>
    java.io.IOException: Connection failure with 407
         at sun.plugin.protocol.jdk12.http.HttpURLConnection.getInputStream(Unknown Source)
         at oracle.jre.protocol.jar.HttpUtils.followRedirects(Unknown Source)
         at oracle.jre.protocol.jar.JarCache$CachedJarLoader.download(Unknown Source)
         at oracle.jre.protocol.jar.JarCache$CachedJarLoader.load(Unknown Source)
         at oracle.jre.protocol.jar.JarCache.get(Unknown Source)
         at oracle.jre.protocol.jar.CachedJarURLConnection.connect(Unknown Source)
         at oracle.jre.protocol.jar.CachedJarURLConnection.getJarFile(Unknown Source)
         at sun.misc.URLClassPath$JarLoader.getJarFile(Unknown Source)
         at sun.misc.URLClassPath$JarLoader.<init>(Unknown Source)
         at sun.misc.URLClassPath$2.run(Unknown Source)
         at java.security.AccessController.doPrivileged(Native Method)
         at sun.misc.URLClassPath.getLoader(Unknown Source)
         at sun.misc.URLClassPath.getLoader(Unknown Source)
         at sun.misc.URLClassPath.getResource(Unknown Source)
         at java.net.URLClassLoader$1.run(Unknown Source)
         at java.security.AccessController.doPrivileged(Native Method)
         at java.net.URLClassLoader.findClass(Unknown Source)
         at sun.applet.AppletClassLoader.findClass(Unknown Source)
         at sun.plugin.security.PluginClassLoader.findClass(Unknown Source)
         at java.lang.ClassLoader.loadClass(Unknown Source)
         at sun.applet.AppletClassLoader.loadClass(Unknown Source)
         at java.lang.ClassLoader.loadClass(Unknown Source)
         at sun.applet.AppletClassLoader.loadCode(Unknown Source)
         at sun.applet.AppletPanel.createApplet(Unknown Source)
         at sun.plugin.AppletViewer.createApplet(Unknown Source)
         at sun.applet.AppletPanel.runLoader(Unknown Source)
         at sun.applet.AppletPanel.run(Unknown Source)
         at java.lang.Thread.run(Unknown Source)
    WARNING: Unable to cache http://www.<ourdomainname>.com/forms/java/frmall_jinit.jar

    any ideas, suggestions?

  • TDS Number range generation failure

    Hi all,
    We are using ECC 6 . when we are generating the TDS certificate than system prompting the message " Number range generation Failure"  Message no. 8I166.
    I have done all the configuration. last week we have already generated the certificate with 40000000 certificate no. but when I re test the same scenario this week than system prompt me this message.
    and I checked the Tcode J1INCT certificate number range. where I found that in status there should be 400000000. because we have already generated the certificate. but status was 0.
    please help me what could be the cause of this error.
    Points will be assigned.
    Regards to all.

    Hi,
    Go to the Following path and maintain the Number range:
    SPRO- Financial Accounting - FA Global Setting - WTH - Extended - Posting - India - WTH Tax Certificate for Vendor & Customers -1) Maintain Number Groups 2) Assign Numer Groups.3)Mainatin Number Ranges.
    Also goto SM30
    Maintain the following :
    J_1IEWT_CERT_N
    J_1IEWTNUMGR_1
    Hope its useful,
    Thanks
    Prasada

  • UDI-00018: Data Pump client is incompatible with database version 11.2.0.1

    Hi
    I am trying to import data in Oracle 11g Release2(11.2.0.1) using impdp utitlity and getting below errror
    UDI-00018: Data Pump client is incompatible with database version 11.2.0.1.0
    Export dump has taken in database with oracle 11g Release 1(11.1.0.7.0) and I am trying to import in higher version of the database. Is there any parameter I have to set to avoid this error?

    AUTHSTATE=compat
    A__z=! LOGNAME
    CLASSPATH=/app/oracle/11.2.0/jlib:.
    HOME=/home/oracle
    LANG=C
    LC__FASTMSG=true
    LD_LIBRARY_PATH=/app/oracle/11.2.0/lib:/app/oracle/11.2.0/network/lib:.
    LIBPATH=/app/oracle/11.2.0/JDK/JRE/BIN:/app/oracle/11.2.0/jdk/jre/bin/classic:/app/oracle/11.2.0/lib32
    LOCPATH=/usr/lib/nls/loc
    LOGIN=oracle
    LOGNAME=oracle
    MAIL=/usr/spool/mail/oracle
    MAILMSG=[YOU HAVE NEW MAIL]
    NLSPATH=/usr/lib/nls/msg/%L/%N:/usr/lib/nls/msg/%L/%N.cat
    NLS_DATE_FORMAT=DD-MON-RRRR HH24:MI:SS
    ODMDIR=/etc/objrepos
    ORACLE_BASE=/app/oracle
    ORACLE_HOME=/app/oracle/11.2.0
    ORACLE_SID=AMT6
    ORACLE_TERM=xterm
    ORA_NLS33=/app/oracle/11.2.0/nls/data
    PATH=/app/oracle/11.2.0/bin:.:/usr/bin:/etc:/usr/sbin:/usr/ucb:/home/oracle/bin:/usr/bin/X11:/sbin:.:/usr/local/bin:/usr/ccs/bin
    PS1=nbsud01[$PWD]:($ORACLE_SID)>
    PWD=/nbsiar/nbimp
    SHELL=/usr/bin/ksh
    SHLIB_PATH=/app/oracle/11.2.0/lib:/usr/lib
    TERM=xterm
    TZ=Europe/London
    USER=oracle
    _=/usr/bin/env

  • Report generation toolkit with openoffice

    hello all
    i would like to know if it is possible to use the report generation toolkit with openoffice instead microsoft office? because i do not have the toolkit already i can't test it and i will only buy it if this is possible...
    i ask also because i used another application with word export not long ago what was ending with the error message "windows ole server not found". so the question is if something of the microsoft product line is necessary? i am quite sure that the opening of a produced doc would be possible in openoffice without problems - at least i hope so!
    only one thread i found, unfortunately in french : http://forums.ni.com/ni/board/message?board.id=4170&message.id=13060&query.id=139594#M13060
    thanks a lot, mischl

    Another option to consider is to use the report generation VIs that ship with LV and simply output to a PDF document rather than a hardcopy printer.
    Mike...
    Certified Professional Instructor
    Certified LabVIEW Architect
    LabVIEW Champion
    "... after all, He's not a tame lion..."
    Be thinking ahead and mark your dance card for NI Week 2015 now: TS 6139 - Object Oriented First Steps

  • Problem in creating client side PDF with image using flex and AlivePD

    I need a favor I am creating client side PDF with image using flex and AlivePDF for a web based application. Images have been generated on that pdf but it is creating problem for large size images as half of the image disappeared from that pdf.I am taking the image inside a canvas . How do i control my images so that they come fit on that pdf file for any image size that i take.
    Thanks in advance
    Atishay

    I am having a similar and more serious problem. It takes a
    long time to execute, but even attaching a small image balloons the
    pdf to 6MB plus. After a few images it gets up to 20MB. These are
    100k jpeg files being attached. The resulting PDF is too large to
    email or process effectively. Does anyone know how to reduce
    size/processing?

  • HT4623 my IPod Touch is a generation 3 with a camera and when i go into my settings and try to do what the instructions on your website say but in general i only have About and then the rest of the bars but i don't have one that says Software Update

    my Ipod Touch is a generation 3 with a camera and when i go into the settings to look for the Software Update bar i don't have one

    If you have cameras then you have  4G iPod. To update connect to your computer and update via iTunes
    iOS 4: Updating your device to iOS 5 or later
    - A 4G to 6.1.5  Requires iTunes version 10.7 or later. For a Mac, that requires a Mac with OSX 10.6.8 or later

  • Number Generation Failure While Reversing Sub. Challan

    hi all,
    While reversing the sub contracting Challan, I am getting this Error "Number Generation Failure". Kindly guide where to maintain the Number range & Object.
    regards
    Dhinakar

    Hi Jeyakanthan,
    Thanks for your response
    I maintaned number range for object : J_1i57c in T.cde j1i9....
    still it is showing the same error.....
    hope to hear back from you......
    Thanks&Regards,
    Chand

  • HT4235 iPod nano 6th generation, syncing with audiobooks does not work now, had been working.  Sync test says:  No iPod touch, iPhone, or iPad found.  Connectivity test OK, no physical problems, iTunes shows the iPod.  Any clues what to do?

    iPod nano 6th generation, syncing with audiobooks does not work now, had been working.  Sync test says:  No iPod touch, iPhone, or iPad found.  Connectivity test OK, no physical problems, iTunes shows the iPod.  Any clues what to do?

    Hmm.. Thank you for the response.
    Have you tried using the iPod with another user account or computer, to help narrow down whether the problem lies with the computer, account, or the iPod itself?
    Maybe try reformatting it, using the tools provided by Windows. Instructions on how to reformat your iPod can be found in this article.
    http://www.methodshop.com/gadgets/ipodsupport/erase/index.shtml
    B-rock

  • HP LaserJet M1212nf MFP Printer - Communication Failure with the scanner

    Dear all,
    May I kindly ask if there are any known resolutions in terms of a scanning issue with the HP LaserJet M1212nf MFP Printer?
    When it starts scanning the printer only scans the up to the 3rd or 4th page, it stops in the middle of the sheet and produces an error message stating the following: Communication Failure with the scanner.
    Are there any steps that may be followed in order to resolve the incident?
    Many thanks in advance.
    Best regards,
    Ryan

    Hi @Ryan_HP ,
    I see that you are experiencing a communication error during scanning of multiple pages. I would like to help, but I will need some more information to provide you with the correct steps to resolve this issue.
    If you are using Windows, download and run the Print and Scan Doctor. It will diagnose the issue and might automatically resolve it. Find and fix common printer problems using HP diagnostic tools for Windows?
    Temporarily turn off any Antivirus Software, just to rule out any interference.
    Try scanning again.
    What operating system are you using?
    How to Find the Windows Edition and Version on Your Computer.
    Mac OS X: How Do I Find Which Mac OS X Version Is on My Computer?
    How is the printer connected? (USB/Ethernet)
    What were the results when you ran the Print and Scan Doctor? (did it print or scan, any error messages)
    What scanning software are you using?
    Have a wonderful day!
    Thank You.
    Please click “Accept as Solution ” if you feel my post solved your issue, it will help others find the solution.
    Click the “Kudos Thumbs Up" on the right to say “Thanks” for helping!
    Gemini02
    I work on behalf of HP

Maybe you are looking for

  • Setting up network with ATT Uverse, Time Capsule, and Airport Extreme..HELP

    PLEASE HELP! I have ATT U-Verse which provides their own router. My Time Capsule is connected to the router (in the living room) via an Ethernet cable and has been working fine, and is set up like this: Wireless Mode: Join a wireless network (I joine

  • Data from PSA to ODS taking very very long time and fails

    Hi Gurus, I have been trying to load data from my CRM system to BI with some range in Data Selection. I was loading to PSA then then Data Target (Package by Package). It failed twice by taking lot of time. Then I brought the data to the PSA only succ

  • How can i text my friends with my new iphone 4s

    I text a few friends and they advised me that they never recieved it and they text me back and i never recieved their text. what's wrong with this picture?

  • Updating Vendor Confirmations

    Hi, To update Vendor Confirmations manually in PO we first go for  cancellation of PO release then we will update VCs. Is it possible to update VCs without cancellation of PO release? If yes,pls explain the procedure. Note that We are not using EDI &

  • Issue in registering program id to SAP gateway using JCO

    Hi All, In our java application we are registering a program id to SAP gateway so that we can listen the data sent from R/3 systems. I need some basic information about the gateway registeration. I have following queries :- 1. If I register a program