Deployment Problem: Cannot update archive file

Hi!
I am trying to deploy an EAR for my Projekt "PegasusServerApp". The Application had been deployed on the server before but I removed it using remove_app on a telnet client. (and it is really gone! at least I cannot see it anymore in the visual administrator nor in the telnet client)
Another attempt to deploy the (re-worked) Application fails with com.sap.engine.deploy.manager.DeployManagerException: com.sap.engine.services.deploy.container.DeploymentException: Cannot update archive file PegasusEJB.jar
What makes me suspicious is a detail from the deployment log: Update: Selected development component 'PegasusServerApp'/'isenergy.de'/'localhost'/'2004.12.02.19.02.19' updates currently deployed development component 'PegasusServerApp'/'isenergy.de'/'localhost'/'2004.12.02.11.18.52'.
Why is it "currently deployed" when I removed it before?
Has anyone an idea what goes wrong?
Here is the complete deployment log: (from the Developer Studio)
02.12.2004 19:30:07 /userOut/deploy (com.sap.ide.eclipse.sdm.threading.DeployThreadManager) [Deploy Thread] INFO:
PegasusApp.ear -> Additional log information about the deployment
<!LOGHEADER[START]/>
<!HELP[Manual modification of the header may cause parsing problem!]/>
<!LOGGINGVERSION[1.5.3.7111 - 630_SP]/>
<!NAME[C:\usr\sap\J2E\JC00\SDM\program\log\sdmcl20041202182935.log]/>
<!PATTERN[C:\usr\sap\J2E\JC00\SDM\program\log\sdmcl20041202182935.log]/>
<!FORMATTER[com.sap.tc.logging.TraceFormatter]/>
<!LOGHEADER[END]/>
Dec 2, 2004 7:29:37 PM   Info: -
Starting deployment -
Dec 2, 2004 7:29:37 PM   Info: Loading selected archives...
Dec 2, 2004 7:29:37 PM   Info: Loading archive 'C:\usr\sap\J2E\JC00\SDM\program\temp\temp21072PegasusApp.ear'
Dec 2, 2004 7:29:44 PM   Info: Selected archives successfully loaded.
Dec 2, 2004 7:29:44 PM   Info: Actions per selected component:
Dec 2, 2004 7:29:44 PM   Info: Update: Selected development component 'PegasusServerApp'/'isenergy.de'/'localhost'/'2004.12.02.19.02.19' updates currently deployed development component 'PegasusServerApp'/'isenergy.de'/'localhost'/'2004.12.02.11.18.52'.
Dec 2, 2004 7:29:44 PM   Info: Saved current Engine state.
Dec 2, 2004 7:29:44 PM   Info: Error handling strategy: OnErrorStop
Dec 2, 2004 7:29:44 PM   Info: Update strategy: UpdateAllVersions
Dec 2, 2004 7:29:44 PM   Info: Starting: Update: Selected development component 'PegasusServerApp'/'isenergy.de'/'localhost'/'2004.12.02.19.02.19' updates currently deployed development component 'PegasusServerApp'/'isenergy.de'/'localhost'/'2004.12.02.11.18.52'.
Dec 2, 2004 7:29:44 PM   Info: SDA to be deployed: C:\usr\sap\J2E\JC00\SDM\root\origin\isenergy.de\PegasusServerApp\localhost\2004.12.02.19.02.19\temp21072PegasusApp.ear
Dec 2, 2004 7:29:44 PM   Info: Software type of SDA: J2EE
Dec 2, 2004 7:29:45 PM   Info: ***** Begin of SAP J2EE Engine Deployment (J2EE Application) *****
Dec 2, 2004 7:29:56 PM   Info: Begin of log messages of the target system:
04/12/02 19:29:46 -  ***********************************************************
04/12/02 19:29:53 -  Start updating EAR file...
04/12/02 19:29:53 -  start-up mode is lazy
04/12/02 19:29:56 -  com.sap.engine.deploy.manager.DeployManagerException: com.sap.engine.services.deploy.container.DeploymentException: Cannot update archive file PegasusEJB.jar
                     null. Reason:
                          at com.sap.engine.deploy.manager.DeployManagerImpl.makeTempEar(DeployManagerImpl.java:3755)
                          at com.sap.engine.deploy.manager.DeployManagerImpl.makeNewEar1(DeployManagerImpl.java:3721)
                          at com.sap.engine.deploy.manager.DeployManagerImpl.deployUpdateAction(DeployManagerImpl.java:522)
                          at com.sap.engine.deploy.manager.DeployManagerImpl.update(DeployManagerImpl.java:511)
                          at com.sap.sdm.serverext.servertype.inqmy.extern.EngineApplOnlineDeployerImpl.performDeployment(EngineApplOnlineDeployerImpl.java:196)
                          at com.sap.sdm.serverext.servertype.inqmy.extern.EngineDeployerImpl.deploy(EngineDeployerImpl.java:96)
                          at com.sap.sdm.serverext.servertype.inqmy.EngineProcessor.executeAction(EngineProcessor.java:224)
                          at com.sap.sdm.app.proc.deployment.impl.PhysicalDeploymentActionExecutor.execute(PhysicalDeploymentActionExecutor.java:60)
                          at com.sap.sdm.app.proc.deployment.impl.DeploymentActionImpl.execute(DeploymentActionImpl.java:186)
                          at com.sap.sdm.app.proc.deployment.controllers.internal.impl.DeploymentExecutorImpl.execute(DeploymentExecutorImpl.java:46)
                          at com.sap.sdm.app.proc.deployment.states.eventhandler.ExecuteDeploymentHandler.executeAction(ExecuteDeploymentHandler.java:83)
                          at com.sap.sdm.app.proc.deployment.states.eventhandler.ExecuteDeploymentHandler.handleEvent(ExecuteDeploymentHandler.java:60)
                          at com.sap.sdm.app.proc.deployment.states.StateBeforeNextDeployment.processEvent(StateBeforeNextDeployment.java:72)
                          at com.sap.sdm.app.proc.deployment.states.InstContext.processEventServerSide(InstContext.java:73)
                          at com.sap.sdm.app.proc.deployment.states.InstContext.processEvent(InstContext.java:59)
                          at com.sap.sdm.app.sequential.deployment.impl.DeployerImpl.doPhysicalDeployment(DeployerImpl.java:127)
                          at com.sap.sdm.app.sequential.deployment.impl.DeployerImpl.deploy(DeployerImpl.java:96)
                          at com.sap.sdm.apiimpl.local.DeployProcessorImpl.deploy(DeployProcessorImpl.java:57)
                          at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
                          at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
                          at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
                          at java.lang.reflect.Method.invoke(Method.java:324)
                          at com.sap.sdm.is.cs.remoteproxy.server.impl.RemoteProxyServerImpl.requestRemoteCall(RemoteProxyServerImpl.java:127)
                          at com.sap.sdm.is.cs.remoteproxy.server.impl.RemoteProxyServerImpl.process(RemoteProxyServerImpl.java:38)
                          at com.sap.sdm.apiimpl.remote.server.ApiClientRoleCmdProcessor.process(ApiClientRoleCmdProcessor.java:81)
                          at com.sap.sdm.is.cs.session.server.SessionCmdProcessor.process(SessionCmdProcessor.java:67)
                          at com.sap.sdm.is.cs.cmd.server.CmdServer.execCommand(CmdServer.java:76)
                          at com.sap.sdm.client_server.launch.ServerLauncher$ConnectionHandlerImpl.handle(ServerLauncher.java:280)
                          at com.sap.sdm.is.cs.ncserver.NetCommServer.serve(NetCommServer.java:43)
                          at com.sap.sdm.is.cs.ncwrapper.impl.ServiceWrapper.serve(ServiceWrapper.java:39)
                          at com.sap.bc.cts.tp.net.Worker.run(Worker.java:50)
                          at java.lang.Thread.run(Thread.java:534)
04/12/02 19:29:56 -  ***********************************************************
Dec 2, 2004 7:29:56 PM   Info: End of log messages of the target system.
Dec 2, 2004 7:29:56 PM   Info: ***** End of SAP J2EE Engine Deployment (J2EE Application) *****
Dec 2, 2004 7:29:56 PM   Error: Aborted: development component 'PegasusServerApp'/'isenergy.de'/'localhost'/'2004.12.02.19.02.19':
Caught exception during application deployment from SAP J2EE Engine's deploy API:
com.sap.engine.deploy.manager.DeployManagerException: com.sap.engine.services.deploy.container.DeploymentException: Cannot update archive file PegasusEJB.jar
null. Reason:
(message ID: com.sap.sdm.serverext.servertype.inqmy.extern.EngineApplOnlineDeployerImpl.performAction(DeploymentActionTypes).DMEXC)
Dec 2, 2004 7:29:56 PM   Info: J2EE Engine is in same state (online/offline) as it has been before this deployment process.
Dec 2, 2004 7:29:56 PM   Error: -
At least one of the Deployments failed -

Hi again!
It appears that the problem is related to some resources within the PegasusEJB.jar: almost all resources like .xml files are neatly located unter rsrc/de/isnenergy/pegasus/... where they can be found by their corresponding classes. The classes have packages like de.isenergy.pegasus.... . Some resources, however, are located under rsrc/icons and there is no package icons. (don't ask me how they are found)
this may be the reason! When I remove the icon-resources, I can deploy my EAR.
agree?
Jan-Peter

Similar Messages

  • Cannot Update a File.

    I have purchased several new extensions recently and when I
    install them through Extension Manager it errors out at the end of
    the progress bar and states
    "Cannot Update a File. Extension will not be installed."
    I have Vista Ultimate running Dreamweaver CS3 and Dreamweaver
    8. I read on some other forums that having both installed confuses
    the Extension Manager so I removed Dreamweaver 8. Still the same
    problem. I performed some file monitoring and noticed it was having
    problems with a Menu.xml file located at
    "C:\Users\root\AppData\Roaming\Adobe\Dreamweaver
    9\Configuration\Menus\Menus.xml".
    Anyone have these issues? Nothing I have found online which
    resolves this for older versions worked.

    I have updated the file in question on my development computer.  I then saved it to a network drive.  I then uploaded it to the ftp.  Next, I went back to the Win 8.1 machine.  I opened the ftp and copied the file.  I then pasted
    it to the desktop.  I then opened the file and verified that it was not updated.  I then accessed the network drive and copied the file, then pasted on the desktop.  Voila!  It was updated.  Conclusion: Cannot copy and paste from ftp
    (unless it had never been present) but can update from other source.
    On the Win 8.1:  Next, I reopened the ftp, copied the file.  Returned to the desktop (which now contained the identical updated version copied from network drive).  Pasted.  Opened the file.  Alas, it had reverted to the version
    prior to copying from the network file.  I next deleted the file, then downloaded from ftp again.  The previous version reappeared! Conclusion:  Anytime an update is attempted from ftp, the version reverts to something it finds in a cache somewhere.
     I did try rebooting at this point, but the previous version was still there.
    After a reboot of the Win 8.1 machine, I could copy and paste successfully from ftp to desktop.  
    You asked about the former system edition:  Windows 7 on my development computer.   I don't have an installation log, but I am not sure exactly to what you refer.  Office 2010 Professional is the source software; MS Access 2010 Runtime is
    the program used on the 8.1 computer.  Note that this all works on users using Win 7 and the same Runtime.

  • Iphoto - trying to update iphoto to current ver. i get a message that says it cannot update because "file is not in orginal location"

    Hi,
    Ive moved my iphoto library to an external drive and it seems to be working fine launches from the external drive etc,
    I then updated iphoto to iphoto 11 and then attempted to update to the current version either 9.3 or 9.4 i dont recall - whatever the updated version is.
    I get a message that tells me that it cannot update because "file is not in original location"
    Im not sure which file or which location is being referred to here.
    im sure ive done something but cant seem to recall what that might have been...
    im a little puzzled though since it still launches etc.
    any help would be appreciated. (2007 imac)
    thx

    "file is not in original location"
    Is that the exact error message? When do you get this error? will your iPhoto library work properly withou the update?
    LN

  • My problem, cannot update application, how i want to change the store.

    my problem, cannot update application, how i want to change the store.

    Hello there muhamadamirul,
    To change the region your Apple ID is using use these instructions.
    Change your iTunes Store country
    Sign in to the account for the iTunes Store region you'd like to use. Tap Settings > iTunes & App Stores > Apple ID: > View Apple ID > Country/Region.
    Follow the onscreen process to change your region, agree to the terms and conditions for the region if necessary, and then change your billing information.
    From: iOS: Changing the signed-in iTunes Store Apple ID account
              http://support.apple.com/kb/ht1311
    Regards,
    Sterling

  • I want to update my firefox so I have downloaded ver 22. when I run the file it says 'cannot find archive file' Pl help.

    Extraction failed - cannot find archive file

    hello, is it possible to update from within firefox by going to firefox > help > about firefox? that should trigger a search for an update & automatically apply it...
    [[Update Firefox to the latest version]]

  • Problem while updating excel file in Km

    Hai,
      I am using jxl api to generate excel file . I need to update the excel file. for that i am creating tht excel file in temp location , and updating using this code.
    excelFile=new File(fileName);
    embedDataIntoExcel();
    workbook.write();
    workbook.close();
    IWDClientUser wdClientUser = WDClientUser.getCurrentUser();
              com.sap.security.api.IUser sapUser = wdClientUser.getSAPUser();
               IUser ep5User =WPUMFactory.getUserFactory().getEP5User(sapUser);
               ResourceContext context = new ResourceContext(ep5User);
               RID rid = RID.getRID("/path/excelFile.xls");
               IResourceFactory factory =ResourceFactory.getInstance();
               IResource folder = (IResource) factory.getResource(rid,context);
              FileInputStream fin = new FileInputStream(excelFile);
               fin.read();
               Content content = new Content(fin,"ms-excel", -1);
               folder.updateContent(content);
    <b>problem is the excel file is generating with some junk data </b>
    how can i solve this
    regards,
    naga

    Hai,
    I am using jxl api to generate excel file . I need to update the excel file. for that i am creating tht excel file in temp location , and updating using this code.
    excelFile=new File(fileName);
    embedDataIntoExcel();
    workbook.write();
    workbook.close();
    IWDClientUser wdClientUser = WDClientUser.getCurrentUser();
              com.sap.security.api.IUser sapUser = wdClientUser.getSAPUser();
               IUser ep5User =WPUMFactory.getUserFactory().getEP5User(sapUser);
               ResourceContext context = new ResourceContext(ep5User);
               RID rid = RID.getRID("/path/excelFile.xls");
               IResourceFactory factory =ResourceFactory.getInstance();
               IResource folder = (IResource) factory.getResource(rid,context);
              FileInputStream fin = new FileInputStream(excelFile);
               fin.read();
               Content content = new Content(fin,"ms-excel", -1);
               folder.updateContent(content);
    problem is the excel file is generating with some junk data
    how can i solve this
    regards,
    naga

  • FileWriter Problem, cannot write a file larger than 8K

    Hi,
    My servlet write 2 files. The problem is the second file I wrote cannot exceed 8K
    PrintWriter os = new PrintWriter(new FileWriter("temp\\q0.dat"));
    os.close();
    PrintWriter os2 = new PrintWriter(new FileWriter("temp\\q1.html"));
    I have the following write statement:
    os2.println("<!DOCTYPE HTML PUBLIC \"-//W3C//DTD HTML 4.0 Transitional//EN\">");
    os2.println("<HTML><HEAD><TITLE> Q1 </TITLE>");
    os2.println("</HEAD><BODY><FORM METHOD=POST ACTION=\"\"><BLOCKQUOTE><TABLE border=\"0\">");
    The problem is if I use this kind of statement, some println statement not appear in the destination file q1.html (those lines at bottom)
    then if I turn these 3 statement and change to 1 print statement, more letter write to q1.html?
    Pls tell me what's wrong with my program! Thank you

    You didn't close the second PrintWriter after you finished using it?

  • I cannot update a file by downloading revised version from my ftp site.

    I write Access database programs for a couple of non-profit groups.  When I make a change, I upload the changed program to an ftp site, alert them to download again, and off they go with the new version.  Been doing this for several years.  Fast
    forward to today: husband just bought new Win 8.1 computer.  I installed the Access 2010 Runtime, then downloaded the database.  It worked.  I then made a couple of changes to the program on my development computer necessitated by the wide screen
    display on the new computer, uploaded the changed program to the ftp site, proceeded to download the update to the win 8 computer and it won't update to the new version until and unless I reboot.  What am I doing wrong?  My users should not have
    to close everything and reboot before updating the program--I will surely soon have several using Win 8.

    I have updated the file in question on my development computer.  I then saved it to a network drive.  I then uploaded it to the ftp.  Next, I went back to the Win 8.1 machine.  I opened the ftp and copied the file.  I then pasted
    it to the desktop.  I then opened the file and verified that it was not updated.  I then accessed the network drive and copied the file, then pasted on the desktop.  Voila!  It was updated.  Conclusion: Cannot copy and paste from ftp
    (unless it had never been present) but can update from other source.
    On the Win 8.1:  Next, I reopened the ftp, copied the file.  Returned to the desktop (which now contained the identical updated version copied from network drive).  Pasted.  Opened the file.  Alas, it had reverted to the version
    prior to copying from the network file.  I next deleted the file, then downloaded from ftp again.  The previous version reappeared! Conclusion:  Anytime an update is attempted from ftp, the version reverts to something it finds in a cache somewhere.
     I did try rebooting at this point, but the previous version was still there.
    After a reboot of the Win 8.1 machine, I could copy and paste successfully from ftp to desktop.  
    You asked about the former system edition:  Windows 7 on my development computer.   I don't have an installation log, but I am not sure exactly to what you refer.  Office 2010 Professional is the source software; MS Access 2010 Runtime is
    the program used on the 8.1 computer.  Note that this all works on users using Win 7 and the same Runtime.

  • Need Help - Problem: Cannot rename the file

    I hv three type of file, which is original file, processed file and edited file. Then, my goal is change all the three type of filename after i edit and save the document...
    My problem is sometime it can be changed, but sometime it just change either one or two type of filename only.....
    Can somebody to help me........10s first....
    Below is my coding.....
    String nfilename = tokenString[0] + "_edited";
    File original = new File(directoryname + "\\" + "original" + "\\" + tokenString[0] + ".txt");                     
    File noriginal = new File (directoryname + "\\" + "original" + "\\" + nfilename + ".txt");
    boolean success1 = original.renameTo(noriginal);
    File process = new File(directoryname + "\\" + "process" + "\\" + tokenString[0] + ".xml");                         
    File nprocess = new File (directoryname + "\\" + "process" + "\\" + nfilename + ".xml");
    boolean success2 = process.renameTo(nprocess);
    File edit = new File(directoryname + "\\" + "edit" + "\\" + tokenString[0] + ".xml");
    File nedit = new File(directoryname + "\\" + "edit" + "\\" + nfilename + ".xml");                     
    boolean success3 = edit.renameTo(nedit);

    I have some problem when I rename file that have filename in thai language.
    I think may be it's depend on locale, I changed locale to TH but it's not work yet.
    some body help me

  • Getting error message for beta downloading cannot find archive files

    I downloaded firefox beta for my windows 7 ...after download was complete.. I clicked on run and a pop up stated" can not find archive file"

    Hi Jain,
    in portal go to content administrator>>in portal content>>content provided by sap>>platform add-ons>>
    business intelligence>>iviews>>right click on Bex web analyzer click on preview chekc from there is
    bex web analyzer is working
    and also double click on iview and check system is assigned or not
    hope this helps
    thanks
    kishore

  • Cannot update ipod files in use w/ itunes 7

    when i am playing tracks off my 4th gen ipod through itunes 7 i kepp getting a can't update ipod files in use message when the song changes, any one else see this

    Oh god. Why did i update to ITunes 7... I finally have my ipod recognised by windows, and itunes but cant restore because i get some crappy error about "The Network Connection Was Reset"
    Isnt there a fix for this yet. Im afraid that if i turn my pc of i wil never be able to get my ipod to be recognised again

  • Deploying a Windows update MSU-file in SCCM 2007

    Hi all,
    we have SCCM 2007. I have a Windows Update file that i need to deploy via SCCM. Its a file with the extension msu. Do i need to convert it to an exe file? If so, how would i be able to do it?
    Please advice. Thank you.
    Tram

    Hi,
    You don't need to convert the update, you use WUSA.exe with the MSU file eg. wusa.exe Windows6.0-KB934307-x86.msu /quiet
    Take a look at these two articles they explain how to distribute the file:
    http://support.microsoft.com/kb/934307/en-US
    http://blogs.msdn.com/steverac/archive/2009/01/17/how-to-install-sccm-patches-manually-on-vista-server-2008.aspx
    Kent Agerlund

  • Problem when updating dhcpcd file

    My internet is working fine except when i update the dhcpcd file i can't access a lot of server or site. Example, i use the gatech server with pacman but after the dhcpcd update i can't.
    I can visit the archlinux website but not his wiki or forum...
    Any clue?
    i just use dhcp in my rc.conf for my eth0
    here my lspci:
    04:07.0 Ethernet controller: Broadcom Corporation BCM4401-B0 100Base-TX (rev 02)
    04:09.0 Communication controller: Conexant HSF 56k Data/Fax Modem
    and my ifconfig -a:
    eth0 Link encap:Ethernet HWaddr 00:1A:A0:1F:56:EC
    inet addr:24.212.59.90 Bcast:255.255.255.255 Mask:255.255.255.0
    UP BROADCAST RUNNING MULTICAST MTU:576 Metric:1
    RX packets:28258 errors:18 dropped:0 overruns:0 frame:18
    TX packets:6011 errors:0 dropped:0 overruns:0 carrier:0
    collisions:0 txqueuelen:1000
    RX bytes:5033084 (4.7 Mb) TX bytes:708820 (692.2 Kb)
    Interrupt:19
    lo Link encap:Local Loopback
    inet addr:127.0.0.1 Mask:255.0.0.0
    inet6 addr: ::1/128 Scope:Host
    UP LOOPBACK RUNNING MTU:16436 Metric:1
    RX packets:284 errors:0 dropped:0 overruns:0 frame:0
    TX packets:284 errors:0 dropped:0 overruns:0 carrier:0
    collisions:0 txqueuelen:0
    RX bytes:17836 (17.4 Kb) TX bytes:17836 (17.4 Kb)
    Last edited by BeRReGoN (2009-01-02 16:16:05)

    When i use dhclient i got the same problem too. I'm out of clue right now...

  • Deployment problem with update

    Hi,
    I'm new in SAP NetWeaver Developer Studio etc. So I installed a local test environment on my pc and everything works fine. Then I created the first test project (Calculator) deployed and tested it. No problems. Looks good. Then I tried to make a simple change (changed text) in the JSP file and deployed it. The deployment succeeded but the changes are not visible in the browser. I exported the EAR file and looked in the contained JSP file; there are the changes available. So I guess something runs wrong during deployment to the J2EE environment?!
    Any ideas where I failed ???

    Hi,
    I'm new in SAP NetWeaver Developer Studio etc. So I installed a local test environment on my pc and everything works fine. Then I created the first test project (Calculator) deployed and tested it. No problems. Looks good. Then I tried to make a simple change (changed text) in the JSP file and deployed it. The deployment succeeded but the changes are not visible in the browser. I exported the EAR file and looked in the contained JSP file; there are the changes available. So I guess something runs wrong during deployment to the J2EE environment?!
    Any ideas where I failed ???

  • Cannot update music files

    Hi !
    I have read through all the threads and FAQs of the Apple sites and forums and could not find a solution to my problem. I am about to get totally crazy and I thank anyone who could help me !!
    Here it is : Windows XP - iTunes 6.0.2.23 - iPod 20 G 2.3 just updated (2006-06-28)- iTunes library 15,48 Gb - iPod capacity : 18,5 Gb
    I am just trying as usual to put on my iPod the new mp3 files I added recently in the iTunes library.
    I connect the iPod, iTunes begins to add new files, and a message prompts saying some fils can't be copied on the iPod because they can't be read by the iPod.
    Then at the end of the process I have this error message : "Reading and writing impossible on this disk" Then everything freezes, iPod, iTunes, computer, and I have to quit programs, disconnect the iPod and restart the computer without respecting the safety procedures since everything is frozen.
    I could hopefully reset the iPod each time but I do need to u^pdate the music files.
    What's happening ????
    Thanks in davance.
    HP   Windows XP   iTunes 6.0.2.23 - iPod 20 G 2.3 just updated (2006-06-28)

    Well ... at least ... I succeded !!! It took me no less than 6 hours to do it but perseverance pays off !
    For those who would unfortunately happen to encounter the same kind of problem, this is what I did :
    I downloaded some Windows updates, updated my iPod and eventually had to restore it.
    I then put all the Library back in the iPod and it seems it now works properly.
    I followed the advice given on this page :
    http://docs.info.apple.com/article.html?artnum=301267-en
    Still, I almost got totally crazy and it was really time I found a solution !! I hate computer problems !! (but I love music)
    Ok that said I feel better
    Good luck !
    HP   Windows XP  

Maybe you are looking for

  • How to change browser tab text?

    When I open (view) my WebHelp project, the title is not correct. It is using an "old" title from a previous project that this one was created from. I changed the title on the Properties dialog box in the actual RoboHelp project, under Project Setting

  • TV@nywhere Duo (S36-0800020-L51)

    Hi Just installed this very new card & cannot get sound on the some HD channels. Program crash when selecting analog channels. Same crash happens when selecting Tools - Setteings from top menu. Seem to only allow DVT mode without crashing.  Have trie

  • Problem with Archive Link and User ID

    Dear Experts, Currently we are attaching documents to business object using archive link feature through T code OAWD.  when user uploaded documents & when we try to search documents with Tr. code OAAD, we are not able to find from whcih User id docum

  • Can't receive email of just this one person.

    incoming emails from just this one person are being returned. Please Help...

  • Just purcashed more memory.  adobe will not open.

    just purchased memory   adobe is not opening.