Error in Reimporting track

Dear All,
I tried to re-import the track and it is giving me the following error:
java.lang.NullPointerException
+     at com.sap.tc.devconf.impl.DevelopmentConfiguration.listNodesWhereSomethingIsCheckedOut(DevelopmentConfiguration.java:4022)+
+     at com.sap.tc.devconf.DevelopmentConfigurationFactory.assertNothingCheckedOut(DevelopmentConfigurationFactory.java:1292)+
+     at com.sap.tc.devconf.DevelopmentConfigurationFactory.removeConfiguration(DevelopmentConfigurationFactory.java:991)+
+     at com.sap.tc.devconf.DevelopmentConfigurationFactory.removeConfiguration(DevelopmentConfigurationFactory.java:919)+
+     at com.sap.tc.devconf.DevelopmentConfigurationFactory.removeConfiguration(DevelopmentConfigurationFactory.java:900)+
+     at com.sap.tc.devconf.DevelopmentConfigurationFactory.removeConfiguration(DevelopmentConfigurationFactory.java:863)+
+     at com.sap.ide.eclipse.component.wizard.DevConfWizard.performFinish(DevConfWizard.java:275)+
+     at org.eclipse.jface.wizard.WizardDialog.finishPressed(WizardDialog.java:608)+
+     at org.eclipse.jface.wizard.WizardDialog.buttonPressed(WizardDialog.java:321)+
+     at org.eclipse.jface.dialogs.Dialog$1.widgetSelected(Dialog.java:423)+
+     at org.eclipse.swt.widgets.TypedListener.handleEvent(TypedListener.java:89)+
+     at org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java:81)+
+     at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:840)+
+     at org.eclipse.swt.widgets.Display.runDeferredEvents(Display.java:2022)+
+     at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:1729)+
+     at org.eclipse.jface.window.Window.runEventLoop(Window.java:583)+
+     at org.eclipse.jface.window.Window.open(Window.java:563)+
+     at com.sap.ide.eclipse.component.provider.actions.DevConfNewAction.run(DevConfNewAction.java:46)+
+     at com.tssap.selena.model.extension.action.SelenaActionCollector$GenericElementActionWrapper.run(SelenaActionCollector.java:229)+
+     at com.tssap.util.ui.menu.MenuFactory$MuSiAction.saveRunAction(MenuFactory.java:1425)+
+     at com.tssap.util.ui.menu.MenuFactory$MuSiAction.run(MenuFactory.java:1391)+
+     at com.tssap.util.ui.menu.MenuFactory$DelegateAction.processInternal(MenuFactory.java:616)+
+     at com.tssap.util.ui.menu.MenuFactory$DelegateAction.access$100(MenuFactory.java:586)+
+     at com.tssap.util.ui.menu.MenuFactory$DelegateAction$BusyProcessWorker.run(MenuFactory.java:716)+
+     at org.eclipse.swt.custom.BusyIndicator.showWhile(BusyIndicator.java:69)+
+     at com.tssap.util.ui.menu.MenuFactory$DelegateAction.process(MenuFactory.java:610)+
+     at com.tssap.util.ui.menu.internal.MenuListenerFactory$ProcessAdapter.widgetSelected(MenuListenerFactory.java:172)+
+     at org.eclipse.swt.widgets.TypedListener.handleEvent(TypedListener.java:89)+
+     at org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java:81)+
+     at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:840)+
+     at org.eclipse.swt.widgets.Display.runDeferredEvents(Display.java:2022)+
+     at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:1729)+
+     at org.eclipse.ui.internal.Workbench.runEventLoop(Workbench.java:1402)+
+     at org.eclipse.ui.internal.Workbench.run(Workbench.java:1385)+
+     at com.tssap.util.startup.WBLauncher.run(WBLauncher.java:79)+
+     at org.eclipse.core.internal.boot.InternalBootLoader.run(InternalBootLoader.java:858)+
+     at org.eclipse.core.boot.BootLoader.run(BootLoader.java:461)+
+     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.ide.eclipse.startup.Main.basicRun(Main.java:291)+
+     at com.sap.ide.eclipse.startup.Main.run(Main.java:789)+
+     at com.sap.ide.eclipse.startup.Main.main(Main.java:607)+
I tried to look in the DTR for open activities and there are couple of them still open by other Users.  I am unable to view then under Open Activities. How can I close these open activities ?
Regards,
Vijay.

Hi,
Try this once and see if you can reimport the track in NWDS.
In NWDS go to Window - Preferences - Expand Java Development Infrastructure - Development Configuration  - See the Root Folder.
Go to the root folder location and delete the .dtc folder.
Close the NWDS and open it again and try to import the track and see if it works.
Not sure why NullPointerException occurs in this situation.
Hope this helps.
Cheers-
Pramod

Similar Messages

  • Error while Reimporting the table

    Hi All,
    I am getting the following error while reimporting the target table.
    java.lang.NullPointerException.
    Can anybody tell me the solution plz.
    Regards,
    Siva

    This ussualy means that object with required ID is missing or OWB thinks it's missing. Try deleting it, and than do the import.

  • Please help! ReferenceError: Error #1065: Variable tracker is not defined.

    Hi guys im tearing my hair out over this, sorry if its an extreme noob question but i know its quite a common problem and im sure someone on here must be able to help.
    After debugging my project here is the error message -
    ReferenceError: Error #1065: Variable tracker is not defined.
              at CustomsConnect/buttonClick()[C:\Users\LiamT\Desktop\plz\CustomsConnect\CustomsConnect.as: 443]
              at flash.events::EventDispatcher/dispatchEventFunction()
              at flash.events::EventDispatcher/dispatchEvent()
              at shell::Button/buttonClick()[C:\Users\LiamT\Desktop\plz\CustomsConnect\shell\Button.as:47]
    Please let me know if you can point me in the right direction here -  the problem has come about as I have inherited a .fla that has been set up on another machine. If you need me to post any of the code that its referring to above let me know.
    Thanks in advance for any help that you can offer me.

    CustomsConnect is the designated document class.    Tracker is relating to my google analytics tracker as far as I can see it is already defined and perhaps this line of code could be something to do with the problem
    Line 77:   private var tracker: GATracker;
    Do you want me to post up the rest of the code?
    thankyou so much Ned for taking the time out to help me with this.
    Many thanks  
    Liam

  • Error in reimporting a model

    hello all,
    I am working on ess personal information->personal data  web dynpro application.
    backend guys add a extra field in rfc strucure i have to just display this field on screen.
    i did reimport model ,
    then did the model binding for this extra added field.
    then i build the application and deployed it .
    but after that i getting an error but if i remove that extra field from mapping then there is no error .
    jco is ok.
    below is the error
    com.sap.tc.webdynpro.modelimpl.dynamicrfc.WDDynamicRFCExecuteException: Access via NULL object reference not possible., error key: RFC_ERROR_SYSTEM_FAILURE
            at com.sap.tc.webdynpro.modelimpl.dynamicrfc.DynamicRFCModelClassExecutable.execute(DynamicRFCModelClassExecutable.java:101)
            at com.sap.xss.per.fc.persinfo.FcPersInfo.onCleanup(FcPersInfo.java:614)
            at com.sap.xss.per.fc.persinfo.wdp.InternalFcPersInfo.onCleanup(InternalFcPersInfo.java:807)
            at com.sap.xss.per.fc.persinfo.FcPersInfoInterface.onCleanup(FcPersInfoInterface.java:246)
            at com.sap.xss.per.fc.persinfo.wdp.InternalFcPersInfoInterface.onCleanup(InternalFcPersInfoInterface.java:299)
            at com.sap.xss.per.fc.persinfo.wdp.InternalFcPersInfoInterface$External.onCleanup(InternalFcPersInfoInterface.java:463)
            at com.sap.pcuigp.xssfpm.wd.FPMComponent.cleanUp(FPMComponent.java:645)
            at com.sap.pcuigp.xssfpm.wd.FPMComponent.access$1000(FPMComponent.java:78)
            at com.sap.pcuigp.xssfpm.wd.FPMComponent$FPM.exitCalled(FPMComponent.java:965)
            at com.sap.pcuigp.xssfpm.wd.FPMComponent$FPMProxy.exitCalled(FPMComponent.java:1136)
            at com.sap.pcuigp.xssfpm.wd.BackendConnections.wdDoExit(BackendConnections.java:124)
            at com.sap.pcuigp.xssfpm.wd.wdp.InternalBackendConnections.wdDoExit(InternalBackendConnections.java:228)
            at com.sap.tc.webdynpro.progmodel.generation.DelegatingCustomController.doExit(DelegatingCustomController.java:77)
            at com.sap.tc.webdynpro.progmodel.controller.Controller.exitController(Controller.java:180)
            at com.sap.tc.webdynpro.progmodel.controller.Controller.exit(Controller.java:154)
            at com.sap.tc.webdynpro.progmodel.controller.Component.exitController(Component.java:251)
            at com.sap.tc.webdynpro.progmodel.controller.Controller.exit(Controller.java:154)
            at com.sap.tc.webdynpro.clientserver.cal.ClientComponent.exit(ClientComponent.java:219)
            at com.sap.tc.webdynpro.clientserver.cal.ClientApplication.exit(ClientApplication.java:474)
            at com.sap.tc.webdynpro.clientserver.cal.ClientApplication.destroy(ClientApplication.java:527)
            at com.sap.tc.webdynpro.clientserver.session.ApplicationSession.destroy(ApplicationSession.java:396)
            at com.sap.tc.webdynpro.clientserver.session.ClientWindow.destroyApplicationSession(ClientWindow.java:235)
            at com.sap.tc.webdynpro.clientserver.session.ClientSession.doDestroyApplication(ClientSession.java:1003)
            at com.sap.tc.webdynpro.clientserver.session.ClientSession.doSessionManagementPostProcessing(ClientSession.java:789)
            at com.sap.tc.webdynpro.clientserver.session.ClientSession.doProcessing(ClientSession.java:264)
            at com.sap.tc.webdynpro.clientserver.session.RequestManager.doProcessing(RequestManager.java:149)
            at com.sap.tc.webdynpro.clientserver.session.core.ApplicationHandle.doProcessing(ApplicationHandle.java:73)
            at com.sap.tc.webdynpro.portal.pb.impl.AbstractApplicationProxy.sendDataAndProcessActionInternal(AbstractApplicationProxy.java:860)
            at com.sap.tc.webdynpro.portal.pb.impl.AbstractApplicationProxy.create(AbstractApplicationProxy.java:220)
            at com.sap.portal.pb.PageBuilder.updateApplications(PageBuilder.java:1288)
            at com.sap.portal.pb.PageBuilder.createPage(PageBuilder.java:355)
            at com.sap.portal.pb.PageBuilder.init(PageBuilder.java:548)
    Thanks .
    Punit

    Hi Punit,
    Follow the two things
    1.  Make sure that the JCO you are using is working fine.
        Check that the userid and password is still valid.
    2. Check whether the RFC is working fine or any changes happened? Log in with the user same as    portal and then execute the RFC.
    3. Restart your server and NWDS.
    it will solve your problem.
    thanks

  • Error while updating track after migration

    Hello Experts,
    We are trying to update DTR,CBS and runtime system details in CMS after system is migrated to new hardware,but getting following error.
    Even after changing system details in landscape configuration,system is trying to reach old server url and not allowing us to update the track.
    Both DTR and CBS looks ok on new system.
    Any ideas?
    Thanks,
    Balaram

    NWDI server is also moved to new system along with runtime systems.

  • Some DCs are not available locally - NWDS error while importing Track confg

    Hi,
    We have configured NWDI in our landscape.
    As per the requirement of the developers, we have created a new product and software component (SC) in SLD, as they don't want to use any standard components.
    The same has been synced with CMS using update CMS.
    Now a new track is created (in landscape configurator) and the new SC has been added to the track. Track creation was successfull....given the sdm passwords for all 3 systems.
    While saving a pop-up came saying that as the SC is New (i did not select the developed option), I need to Check-in and Import into DEV manually.....I GOT STUCK HERE.
    What files needs to be checked-in in Transport studio?
    Also when developers are trying to import the configuration in their respoective NWDS...they are getting "Some DCs are not available locally" error.
    Also updated the patch of their NWDS but still no use.
    Could any one help me out.
    Regards,
    Siv

    Dear Satya,
    As per your advise. I have maintianed the 3 dependencies for the SC.
    However, the error "Some DCs are not available locally" is still recurring in NWDS.
    Below is few line from log,
    Jul 14, 2009 6:49:13 PM /userOut/Development Component (com.sap.ide.eclipse.component.provider.listener.DevConfListener) [Thread[ModalContext,5,main]] ERROR: RIB_SAPPS: Build failed for sap.com/RIB_SAPPS(arg_PRIMAVERACUSTOMIZATION_1) in variant "default": Used component not found: sap.com/tc/bi/bp/webDynpro
    Jul 14, 2009 6:49:13 PM /userOut/Development Component (com.sap.ide.eclipse.component.provider.listener.DevConfListener) [Thread[ModalContext,5,main]] ERROR: RIB_SAPPS: Build failed for sap.com/RIB_SAPPS(arg_PRIMAVERACUSTOMIZATION_1) in variant "default": Check for used DCs failed: Used component not found: sap.com/tc/bi/bp/webDynpro. DC not found in DC syncdb.
    Build log -
    Development Component Build (2009-07-14 18:49:13)
      Component name: RIB_SAPPS
      Component vendor: sap.com
      SC compartment: arg_PRIMAVERACUSTOMIZATION_1
      Configuration: EPD_ARG_D
      Location: EPD_ARG_D
      Source code location: http://den2:50100/dtr/ws/ARG/arg_PRIMAVERACUSTOMIZATION/dev/inactive/DCs/sap.com/RIB_SAPPS/_comp/
      DC root folder: C:\Documents and Settings\sa45572\.dtc\1\DCs\sap.com\RIB_SAPPS\_comp\
      DC type: Web Dynpro
      Host: CMR-2FL0565
    DC Model check:
       All used DCs are available locally
       ERROR: Check for used DCs failed: Used component not found: sap.com/tc/bi/bp/webDynpro. DC not found in DC syncdb.
       Build failed with errors.
    Jul 14, 2009 6:48:50 PM /userOut/Development Component (com.sap.ide.eclipse.component.provider.actions.dc.UsedDCFoundHandlerBase) [Thread[main,5,main]] ERROR: failed to resolve reference "sap.com/tc/wdp/metamodel/content" for DC "arg_PRIMAVERACUSTOMIZATION_1:sap.com/RIB_SAPPS":Cannot find compartment of used component: sap.com:tc/wdp/metamodel/content
    Regards,
    Siv

  • Error While downloading Track in NWDS

    My system landscape has CMS and DTR on one server, CBS on other and SLD on the other machine. I could sucessfully create a track using CMS by importing the software component created in the SLD. But when i tried to import the track from Development Configuration perspective --> import configuration and select remote radio button, I get the following error.
    CIM_ERR_FAILED: No object manager started (application stopped)
    com.sap.lcr.api.cimclient.LcrException: CIM_ERR_FAILED: No object manager started (application stopped)
    at com.sap.lcr.api.cimclient.SimpleResponseAnalyser.raiseExceptionOnError(SimpleResponseAnalyser.java:120)
    at com.sap.lcr.api.cimclient.SimpleResponseAnalyser.getIResult(SimpleResponseAnalyser.java:53)
    at com.sap.lcr.api.cimclient.CIMOMClient.sendImpl(CIMOMClient.java:215)
    at com.sap.lcr.api.cimclient.CIMOMClient.send(CIMOMClient.java:147)
    at com.sap.lcr.api.cimclient.CIMOMClient.enumerateInstancesImpl(CIMOMClient.java:436)
    at com.sap.lcr.api.cimclient.CIMOMClient.enumerateInstances(CIMOMClient.java:740)
    at com.sap.lcr.api.cimclient.CIMClient.enumerateInstances(CIMClient.java:983)
    at com.sap.lcr.api.sapmodel.JavaCIMObjectAccessor.enumerateInstances(JavaCIMObjectAccessor.java:211)
    at com.sap.lcr.api.sapmodel.SAP_DesignTimeConfigurationAccessor.enumerateInstances(SAP_DesignTimeConfigurationAccessor.java:168)
    at com.sap.ide.eclipse.component.devconf.DevConfManager$3.run(DevConfManager.java:596)
    at org.eclipse.swt.custom.BusyIndicator.showWhile(BusyIndicator.java:69)
    at com.sap.ide.eclipse.component.devconf.DevConfManager.listRemoteDevConfNames(DevConfManager.java:590)
    at com.sap.ide.eclipse.component.wizard.LoadDevConfPage.fillTable(LoadDevConfPage.java:225)
    at com.sap.ide.eclipse.component.wizard.LoadDevConfPage$5.widgetSelected(LoadDevConfPage.java:281)
    at org.eclipse.swt.widgets.TypedListener.handleEvent(TypedListener.java:89)
    at org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java:81)
    at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:840)
    at org.eclipse.swt.widgets.Display.runDeferredEvents(Display.java:2022)
    at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:1729)
    at org.eclipse.jface.window.Window.runEventLoop(Window.java:583)
    at org.eclipse.jface.window.Window.open(Window.java:563)
    at com.sap.ide.eclipse.component.provider.actions.DevConfNewAction.run(DevConfNewAction.java:46)
    at com.tssap.selena.model.extension.action.SelenaActionCollector$GenericElementActionWrapper.run(SelenaActionCollector.java:229)
    at com.tssap.util.ui.menu.MenuFactory$MuSiAction.saveRunAction(MenuFactory.java:1425)
    at com.tssap.util.ui.menu.MenuFactory$MuSiAction.run(MenuFactory.java:1391)
    at com.tssap.util.ui.menu.MenuFactory$DelegateAction.processInternal(MenuFactory.java:616)
    at com.tssap.util.ui.menu.MenuFactory$DelegateAction.access$100(MenuFactory.java:586)
    at com.tssap.util.ui.menu.MenuFactory$DelegateAction$BusyProcessWorker.run(MenuFactory.java:716)
    at org.eclipse.swt.custom.BusyIndicator.showWhile(BusyIndicator.java:69)
    at com.tssap.util.ui.menu.MenuFactory$DelegateAction.process(MenuFactory.java:610)
    at com.tssap.util.ui.menu.internal.MenuListenerFactory$ProcessAdapter.widgetSelected(MenuListenerFactory.java:172)
    at org.eclipse.swt.widgets.TypedListener.handleEvent(TypedListener.java:89)
    at org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java:81)
    at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:840)
    at org.eclipse.swt.widgets.Display.runDeferredEvents(Display.java:2022)
    at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:1729)
    at org.eclipse.ui.internal.Workbench.runEventLoop(Workbench.java:1402)
    at org.eclipse.ui.internal.Workbench.run(Workbench.java:1385)
    at com.tssap.util.startup.WBLauncher.run(WBLauncher.java:79)
    at org.eclipse.core.internal.boot.InternalBootLoader.run(InternalBootLoader.java:858)
    at org.eclipse.core.boot.BootLoader.run(BootLoader.java:461)
    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.ide.eclipse.startup.Main.basicRun(Main.java:286)
    at com.sap.ide.eclipse.startup.Main.run(Main.java:795)
    at com.sap.ide.eclipse.startup.Main.main(Main.java:602)
    Any help regarding this would be appreciated. It is very urgent
    Regards
    Madhusudhan

    Hi,
    Try importing the latest CIM into the SLD.
    Also check these-
    CIM_ERR_FAILED
    No object manager started (application stopped)
    Hope this helps,
    Regards
    Srinivasan T

  • Burning Error: "No more track reservations allowed"

    I'm trying to burn a large project to a dual-layer DVD. I left it to burn at the office last night, and arrived this morning to find the following error:
    The recording device reported the illegal request: No more track reservations allowed. (0x72, 0x05.)
    Any ideas what/why that might be? I'm an absolute beginner. FWIW, as soon as I open the project in question, I notice in Activity Monitor that the following two processes stop responding:
    DSPX_EncoderServer
    DSPX_AEncoderServer
    Thanks for any help.
    G5 Dual 2GHz   Mac OS X (10.4.4)   PB 17" 1.5GHz

    The project was captured originally into iMovie,
    edited in FCP 5.0.4, exported via compressor as
    MPEG-2 at 7.5 Mbps (is that waay too high?),
    Could be for some playersif you get playback errors
    (once it gets burned) that would be the first place
    to check (saw you used Doldy, what settings? If 448
    and 7.5 probably issues for somee players wwill show
    up)
    I left the Dolby settings alone, so I guess that's 192. Is it safe to go higher? I'm re-encoding the video right now, at average 6.7, max of 8. I thought I'd try that (though it seems that isn't the issue).
    I built the project first, and tested it with DVD
    Player -- it worked fine. The folder conaining the
    build assets shows as 7.62 GB. I then chose
    "Format,"
    chose the break point (it only gave me one
    option),
    chose "Lossless Linking", and left everything else
    alone.
    Was the larger number or smaalller number in Get Info
    7.62?
    This was in "Get Info". In the burn dialog, it was something like 8.19G. Quite a bit less than 8.4, in any case.
    I clicked "Burn", and got the spinning beachball
    for
    about fifteen minutes, so I force quit DVDSP,
    which
    gave me my first coaster. Then I repeated the
    process, got the spinning beachball, and left for
    the
    evening. When I came in this morning, I found the
    DVD
    ejected, and DVDSP giving the following error in
    the
    log:
    Warning: The file ‘NOISESOFFDUALLAYER.layout’
    found
    in the VIDEO_TS or HVDVD_TS folder will not be
    included in the final disc.
    This is normal and to be expected
    Good to know.
    The recording device reported the illegal request:
    No
    more track reservations allowed. (0x72, 0x05.)
    track reservations allowed. (0x72, 0x05.)
    Looking at the error in general it is something
    between the software and device, first try repairing
    permissions, then try a new user to see what happens.
    I'll try both of those.
    There is also a chance the crash/stall maybe
    corrupted some preferences. Do you have a copy of
    Toast 6 or 7 around? Did you add after market RAM?
    No Toast. Yes aftermarket RAM.
    Do you have a DVD-5 Project to test/build to see if
    it happens there? I have not had this particular
    problem before, but these are some of the first
    thhings I would test/do to troubleshoot.
    I tried that, and the burn was successful. What does that mean? can I rule anything out? RAM?
    I can't imagine it could be a firmware issue,
    since
    this computer arrived from Apple a week ago.
    10.4.4 has had some issues for some people
    Great. I'll try a few of these things. Is there a good RAM diagnostic out there?
    G5 Dual 2GHz Mac OS X (10.4.4) PB 17" 1.5GHz

  • Download error for explicit tracks?

    I get the message "Download error. Tap to retry." in the iTunes store on my iPhone when I try to download explicit tracks that have been Matched not uploaded. They will get about 80% downloaded and then just stop every time I retry. I've tried deleting them and redownloaded the tracks but nothing seems to work. One of the songs will play most of the way through and stop and the other two will not play at all.
    I have an iPhone 4S running iOS 5.1 using iTunes Match.
    Thank you

    'Download Error - /Users/beth/Desktop/8tracksUploader.zip could not be opened, because an unknown error occurred
    If you are using dialup or satellite for internet, latency in the internet connection can cause downloads to fail part way. For those, you'll want smaller segmented archives to be sent to you. Same if the sender has such a connection. Cable, DSL, and FiOS this is much less likely. Data corruption on your hard drive is more likely to fail extracting of a zip file on Cable, DSL, and FiOS connections. What kind of connection do you have? Is your data backed up so we can analyze why this is happening?
    http://www.macmaps.com/backup.html
    My DVD drive is dead so I can't save them to a disk. I do have an external CD drive.
    From the sounds of this statement, it sounds like you are assuming having a DVD or CD drive that works would make a difference in being able to save to disk.
    CDs and DVDs don't allow direct saves like a hard disk. They require a separate burn command to burn to disc. Except for DVD-RAM, all optical medias for CD and DVD drives allow only limited rewrite capability, and require special steps to write to disc. If a disc is -R or +R, it can be written sessions until it fills up but again requires the use of disc burning software at the operating system level, or third party. If a disc is -RW or +RW you can erase the disc and write whole new blocks of files as a rewrite of the disc. But you can't selectively write over existing blocks with either.
    - * Links to my pages may give me compensation.

  • 'Server error' when getting track names

    I have iTunes 10.4 installed, and am running Windows XP Pro. When I try to 'Get track names,' iTunes responds with 'Server error.' However, I am able to connect to Gracenote online in a web browser, and I can get track names just fine in Windows Media Player, so the problem appears to be with iTunes. I have uninstalled and reinstalled iTunes, and have made sure that my firewall is not blocking iTunes. I'm not sure what else I can do. Any suggestions? Thanks.

    Ryan,
    I am assuming this was never fixed?  I have the same issue, but I think it's a port that isn't open on my firewall?  Port 8880 doesn't work...
    G

  • Error in reimporting the model

    hi,
        I tried to import a model in which a table is added in the rfc.for the first time when I reimported it was working fine.then for some reason I have reverted the code back in DTR.then when I tried to reimport the model
    I am getting the following error.i even tried restarting the server and reload the application.
    description          
    RFC.Tablename cannot be resolved (or is not a valid type) for the argument o of the method addInteral tablename     
    resource
    RFC_Input.java     
    folder name
    location
    line 169
    description          
    RFC.Tablename cannot be resolved (or is not a valid type) for the argument o of the method addInteral tablename     
    resource
    RFC_Output.java     
    folder name
    location
    line 147

    Hi Arun,
    Looks like metadata information is corrupted !!
    Delete the model and reimport.You need to do model binding also.
    Regards, Anilkumar

  • Odd Error When Changing Track T

    I am getting the following error when I try to change the tags on some songs:
    "The Track Information has been updated in PC Music Library, but not in the audio file, because the file may be in use, or the file is marked as read-only."
    For some reason, the Artist, Album, and Genre are (Unknown) on maybe ten tracks. When I change any one of them I get the error.
    I am using Creative MediaSource, (because I am too dense to figure out MP3 Library) as I want to update to the newest firmware, which will format my Touch again.
    In Windows, the files do not show the read-only box checked.
    It would not be a huge deal to just re-rip the songs, but does anyone know why this might happen? I want to prevent it in the future.
    Thanks,
    Eric

    Have you downloaded and installed the latest MediaSource v3.30.2? If you have already done so, and you are sure that the files are not read-only and not in use, I am interested to see the file because I think that the file may have a corrupted tag. If you don't mind, you can send one or two of the "problematic" files to me at:
    [email][email protected]][email protected][/url]

  • Write Protection Error when Uploading track list to IPod 4G

    Hi,
    When I upload tracks to my Ipod playlist from the library I get a message
    saying that the device is protected and unable to sync even though it has
    been able to transfer 1 or 2 tracks. I then have to close down Itunes (without
    ejecting the ipod) then re open Itunes and then I am able to transfer some more
    tracks and some times all remaining tracks can be transfered with out a problem,
    until I import another CD then all starts over again.
    Does any one have a solution to this?
    Thanks
    Lord Arioch

    If anyone could help me overcome this error it would greatly be appreciated. Java questions here concern programming, not product support.
    Connection reset by peer: socket write errorThat says that the server, where the file comes from, closed the connection.
    The most likely possibilities
    1. The client software is not correctly communicating with the server. Solution: fix the client
    2. The server is not correctly handling this request. Solution: fix the server
    3. The server doesn't want to talk the the client. Solution: fix both the server and the client.
    From the above unless you are in a position to fix something then you do not have an option.
    If you yourself cannot fix either of those then this is a vendor problem and you must contact the vendor (creator) of the software client and/or server. You would do that somewhere besides this site.

  • Error sending multi-track project back to Final Cut Pro, can't open XML

    I am an experienced Final Cut Pro user but just tried using Soundtrack Pro for the first time on a real project. I sent the audio from my Final Cut sequence to a Soundtrack Pro multi-track project, added a few effects and created some fade-ins and fade-outs, and then tried to Export back to Final Cut.
    I selected "File > Export", named my file and selected "After Export > Send files to Final Cut Pro sequence."
    Now in Final Cut an error appears that says "The document “Name.xml” could not be opened. Final Cut Pro cannot open files in the “Final Cut Pro XML File” format."
    Am I crazy or is something wrong happening here? I can get the exported audio files to appear in my sequence if I select "File > Import > XML" in Final Cut, but after this whole process Final Cut seems to be functioning unreliably (after closing Final Cut and re-opening, I even once got a similar error that said "Final Cut cannot open files in the Final Cut Pro Project File format", which is obviously crazy).
    Am I doing something wrong? Any advice would be greatly appreciated.

    hi,
    i have the same situation. expirienced in fcp, new in soundtrack pro.
    similar message. did you find an solution ?

  • Error playing bonus tracks

    It seems this just started happening. If I rip a CD of a album that is also available in the Music Store and that CD contains bonus tracks not available in the Music Store, the bonus tracks will not be playable over the cloud. The tracks will show up on the device (in my case, all of the other iTunes installation, iPhone and Apple TV), but attempting to play them results in a download error. The other tracks download and play fine.
    ***? Is Apple trying to enforce the version of the albums of the user's locale? In my case, the two albums I've noticed this on so far are imports.

    Ok, good. Sounds like you just need to force the DB to reload then. Two trouble shooting steps.
    1. Force quit the Music app from the App Switcher.
    2. If that doesn't work then toggle the iTM service off, launch the Music app to let the content clear out, then toggle the service back on.

Maybe you are looking for

  • Team Foundation Server 2013 Express licensing issues - error TF400409

    We've installed Team Foundation Server Express 2013 update 3.  When I go to a project/team and attempt to use the Backlog or Task Board functions under Work, or use the Team Rooms I get the following error message: TF400409  You do not have licensing

  • Why won't my .wav files show up in a 3rd party sound application after being exported as an omf file

    Hi all, I've searched everywhere and can't find an answer, so hopefully someone out there will have mercy and help me! I have Canon 7D footage (h.264 codec) and H4N Zoom audio (24bit 48khz .wav files) loaded into Premiere Pro CS 5. Editing on a Macbo

  • How to find out if a transportation/accomodation request has been changed?

    Hello all, I need to know if one transportation/accomodation request has been changed after being created. I am using the TRIP standard transaction to plan the travel request without any external agency integration. My problem is that if I change any

  • Premiere Elements 12 Project

    I want to give the Details first as I see that is what is needed to get any help. Brand New Lenovo Laptop,  app 5 weeks old. - It  has windows 7 Professional - 64 bit operating system, 146 gb free -  8 GB Memory - ( Just added 4 it started with 4) Pr

  • How To Clear Mapviewer Tile Cache

    I am running a standalone version of Mapviewer using Weblogic Server. Weblogic and Mapviewer are running on a linux server with CentOS 5.8 64bit. - MapViewer Version: Ver11_1_1_7_1_B130516 - Weblogic Server 10.3.6 I am using Mapbuilder installed on a