Serious merge error

I am doing this from within Jdeveloper 9034 with a 9i SCM version 4.0.12.91.9. Strict locking is not enabled. A file is checked out by user A. User B checks the same one out, modifies it, and checks it in. When user A checks this file in, he is prompted to perform a merge. He selects Manual Merge, then Save. An error comes back:
Failed to download from the Oracle9i SCM repository.
Stack trace 1:oracle.jdevimpl.scm.oraclescm.RSCException: Failed to download from the Oracle9i SCM repository
     java.util.Vector oracle.jdevimpl.scm.oraclescm.api.RSCFileService.downloadFile(oracle.repos.services.GID, int)
          RSCFileService.java:592
     oracle.repos.services.RID oracle.jdevimpl.scm.oraclescm.api.RSCFileService.downloadFile(oracle.repos.services.GID, boolean, boolean)
          RSCFileService.java:662
     void oracle.jdevimpl.scm.oraclescm.api.RSCFileService.downloadFile(java.lang.String)
          RSCFileService.java:684
     void oracle.jdevimpl.scm.oraclescm.api.RSCReposClientAPI.mergeOnCheckIn(java.lang.String)
          RSCReposClientAPI.java:1427
     void oracle.jdevimpl.scm.oraclescm.api.RSCReposClientAPI.checkInFiles(java.util.Iterator, oracle.ide.scm.SCMOptions)
          RSCReposClientAPI.java:1538
     void oracle.jdevimpl.scm.oraclescm.op.CheckInOp.execute(java.util.Iterator, oracle.ide.scm.SCMOptions)
          CheckInOp.java:121
     void oracle.ideimpl.scm.impl.Committer.commit(java.util.Iterator, oracle.ide.scm.share.listdialog.Options)
          Committer.java:66
     void oracle.ide.scm.share.listdialog.ListDialog.commitImpl(oracle.ide.controls.progress.ProgressWatcher)
          ListDialog.java:592
     void oracle.ide.scm.share.listdialog.ListDialog.access$1000771(oracle.ide.scm.share.listdialog.ListDialog, oracle.ide.controls.progress.ProgressWatcher)
          ListDialog.java:79
     void oracle.ide.scm.share.listdialog.ListDialog$CommitRunnable.run()
          ListDialog.java:696
     void java.lang.Thread.run()
          Thread.java:484Stack Trace 2:oracle.repos.services.file.FileServiceException
     void oracle.repos.services.file.ReposFileInputStream.<init>(java.sql.Connection, oracle.repos.services.RBlob, long, long, long, java.sql.Timestamp, java.lang.String)
          ReposFileInputStream.java:196
     void oracle.repos.services.file.FileServiceImpl.downloadFile(oracle.repos.services.file.FileServiceNfo, java.io.File)
          FileServiceImpl.java:2032
     void oracle.repos.services.file.FileServiceImpl.syncBothChanged(oracle.repos.services.file.FileServiceNfo, java.io.File, oracle.repos.services.file.rvi.RviChildEntry)
          FileServiceImpl.java:1123
     boolean oracle.repos.services.file.FileServiceImpl.smartSync(oracle.repos.services.file.FileServiceNfo, java.io.File, oracle.repos.services.file.rvi.RviChildEntry)
          FileServiceImpl.java:1109
     boolean oracle.repos.services.file.FileServiceImpl.syncFiles(java.lang.String[], java.util.Hashtable, oracle.repos.services.file.rvi.RviFile, oracle.repos.services.file.FileServiceNfo)
          FileServiceImpl.java:795
     void oracle.repos.services.file.FileServiceImpl.synchronize(oracle.repos.services.file.FileServiceNfo, java.util.Hashtable, java.lang.String[])
          FileServiceImpl.java:338
     java.util.Vector oracle.repos.services.file.FileService.synchronize(java.lang.String, oracle.repos.services.GID, oracle.repos.services.GID, int)
          FileService.java:1216
     java.util.Vector oracle.jdevimpl.scm.oraclescm.api.RSCFileService.downloadFile(oracle.repos.services.GID, int)
          RSCFileService.java:586
     oracle.repos.services.RID oracle.jdevimpl.scm.oraclescm.api.RSCFileService.downloadFile(oracle.repos.services.GID, boolean, boolean)
          RSCFileService.java:662
     void oracle.jdevimpl.scm.oraclescm.api.RSCFileService.downloadFile(java.lang.String)
          RSCFileService.java:684
     void oracle.jdevimpl.scm.oraclescm.api.RSCReposClientAPI.mergeOnCheckIn(java.lang.String)
          RSCReposClientAPI.java:1427
     void oracle.jdevimpl.scm.oraclescm.api.RSCReposClientAPI.checkInFiles(java.util.Iterator, oracle.ide.scm.SCMOptions)
          RSCReposClientAPI.java:1538
     void oracle.jdevimpl.scm.oraclescm.op.CheckInOp.execute(java.util.Iterator, oracle.ide.scm.SCMOptions)
          CheckInOp.java:121
     void oracle.ideimpl.scm.impl.Committer.commit(java.util.Iterator, oracle.ide.scm.share.listdialog.Options)
          Committer.java:66
     void oracle.ide.scm.share.listdialog.ListDialog.commitImpl(oracle.ide.controls.progress.ProgressWatcher)
          ListDialog.java:592
     void oracle.ide.scm.share.listdialog.ListDialog.access$1000771(oracle.ide.scm.share.listdialog.ListDialog, oracle.ide.controls.progress.ProgressWatcher)
          ListDialog.java:79
     void oracle.ide.scm.share.listdialog.ListDialog$CommitRunnable.run()Stack Trace 2:oracle.repos.services.file.FileServiceException
     void oracle.repos.services.file.ReposFileInputStream.<init>(java.sql.Connection, oracle.repos.services.RBlob, long, long, long, java.sql.Timestamp, java.lang.String)
          ReposFileInputStream.java:196
     void oracle.repos.services.file.FileServiceImpl.downloadFile(oracle.repos.services.file.FileServiceNfo, java.io.File)
          FileServiceImpl.java:2032
     void oracle.repos.services.file.FileServiceImpl.syncBothChanged(oracle.repos.services.file.FileServiceNfo, java.io.File, oracle.repos.services.file.rvi.RviChildEntry)
          FileServiceImpl.java:1123
     boolean oracle.repos.services.file.FileServiceImpl.smartSync(oracle.repos.services.file.FileServiceNfo, java.io.File, oracle.repos.services.file.rvi.RviChildEntry)
          FileServiceImpl.java:1109
     boolean oracle.repos.services.file.FileServiceImpl.syncFiles(java.lang.String[], java.util.Hashtable, oracle.repos.services.file.rvi.RviFile, oracle.repos.services.file.FileServiceNfo)
          FileServiceImpl.java:795
     void oracle.repos.services.file.FileServiceImpl.synchronize(oracle.repos.services.file.FileServiceNfo, java.util.Hashtable, java.lang.String[])
          FileServiceImpl.java:338
     java.util.Vector oracle.repos.services.file.FileService.synchronize(java.lang.String, oracle.repos.services.GID, oracle.repos.services.GID, int)
          FileService.java:1216
     java.util.Vector oracle.jdevimpl.scm.oraclescm.api.RSCFileService.downloadFile(oracle.repos.services.GID, int)
          RSCFileService.java:586
     oracle.repos.services.RID oracle.jdevimpl.scm.oraclescm.api.RSCFileService.downloadFile(oracle.repos.services.GID, boolean, boolean)
          RSCFileService.java:662
     void oracle.jdevimpl.scm.oraclescm.api.RSCFileService.downloadFile(java.lang.String)
          RSCFileService.java:684
     void oracle.jdevimpl.scm.oraclescm.api.RSCReposClientAPI.mergeOnCheckIn(java.lang.String)
          RSCReposClientAPI.java:1427
     void oracle.jdevimpl.scm.oraclescm.api.RSCReposClientAPI.checkInFiles(java.util.Iterator, oracle.ide.scm.SCMOptions)
          RSCReposClientAPI.java:1538
     void oracle.jdevimpl.scm.oraclescm.op.CheckInOp.execute(java.util.Iterator, oracle.ide.scm.SCMOptions)
          CheckInOp.java:121
     void oracle.ideimpl.scm.impl.Committer.commit(java.util.Iterator, oracle.ide.scm.share.listdialog.Options)
          Committer.java:66
     void oracle.ide.scm.share.listdialog.ListDialog.commitImpl(oracle.ide.controls.progress.ProgressWatcher)
          ListDialog.java:592
     void oracle.ide.scm.share.listdialog.ListDialog.access$1000771(oracle.ide.scm.share.listdialog.ListDialog, oracle.ide.controls.progress.ProgressWatcher)
          ListDialog.java:79
     void oracle.ide.scm.share.listdialog.ListDialog$CommitRunnable.run()
          ListDialog.java:696
     void java.lang.Thread.run()
          Thread.java:484The most disturbing factor is that User A loses all changes to this file! A bug? Is there anything I can look for in fixing this problem?

As well as the questions in the link Jeff posted, exactly what is inside your MOV files, and which version of Quicktime do you have installed?
Read Bill Hunt on a file type as WRAPPER http://forums.adobe.com/thread/440037
What is a CODEC... a Primer http://forums.adobe.com/thread/546811
What CODEC is INSIDE that file? http://forums.adobe.com/thread/440037
Report back with the codec details of your file, use the programs below... a screen shot works well to SHOW people what you are doing
For PC http://mediainfo.sourceforge.net/en or http://www.headbands.com/gspot/
For Mac http://mediainspector.massanti.com/

Similar Messages

  • The system failed to merge, error code : General Access denied

    The system failed to merge, error code : General Access denied. Could anyone help me on this

    Hi,
    It could be several things, I think it could be a good start with the following page:
    https://blogs.technet.com/b/chrad/archive/2009/10/02/differencing-disks-merging-80070005-error-just-one-persons-lesson-learned.aspx
    If that doesn't help you could check out the following technet page to see if it is a permission problem. (it is not exactly  the same problem but one of our customers once had the same problem and we solved it with the follwing KB:http://support.microsoft.com/kb/2249906/en-us
    Hope this helps you out.

  • ORA-37999: Serious OLAP error - while running Maintain Cube...

    While running "Maintain cube..." I'm getting error
    "Action BUILDDATABASE failed on object TEST_DB.NPE"
    Below is the stack trace. It states its a "ORA-37999: Serious OLAP error". Am I missing something or should I contact Oracle support like the statement said?
    oracle.AWXML.AWException: Action BUILDDATABASE failed on object TEST_DB.NPE
    at oracle.AWAction.BuildDatabase.Execute(BuildDatabase.java:530)
    at oracle.olap.awm.wizard.awbuild.BuildWizardHelper$1.construct(BuildWizardHelper.java:185)
    at oracle.olap.awm.ui.SwingWorker$2.run(SwingWorker.java:109)
    at java.lang.Thread.run(Unknown Source)
    Caused by: oracle.AWXML.AWException: oracle.express.ExpressServerException
    java.sql.SQLException: ORA-37999: Serious OLAP error: UPDATE. Please contact Oracle Technical Support.
    ORA-03238: unable to extend LOB segment HPMP_WH.SYS_LOB0000043088C00004$$ subpartition SYS_LOB_SUBP73 by 64 in tablespace USERS
    ORA-06512: at "SYS.GENCONNECTIONINTERFACE", line 70
    ORA-06512: at line 1
    at oracle.AWXML.AWConnection.executeCommand(AWConnection.java:279)
    at oracle.AWAction.BuildDatabase.Execute(BuildDatabase.java:513)
    ... 3 more
    Caused by: oracle.express.ExpressServerException
    java.sql.SQLException: ORA-37999: Serious OLAP error: UPDATE. Please contact Oracle Technical Support.
    ORA-03238: unable to extend LOB segment HPMP_WH.SYS_LOB0000043088C00004$$ subpartition SYS_LOB_SUBP73 by 64 in tablespace USERS
    ORA-06512: at "SYS.GENCONNECTIONINTERFACE", line 70
    ORA-06512: at line 1
    at oracle.express.spl.SPLExecutor.executeCommand(SPLExecutor.java:155)
    at oracle.AWXML.AWConnection.executeCommand(AWConnection.java:268)
    ... 4 more

    Well... it was indeed a tablespace error...no need to contact Oracle.
    Worked fine after the DBA's added more tablespace!

  • Serious system error while executing the query: java.lang.OutOfMemoryError

    From ALSB, we are trying to insert records in a table, by calling the ALDSP webservice. It is working fine when the xml (ie., given as input to the ALDSP webservice) is small. But facing the following error when the input xml size is large.
    <ALDSP> <BEA-000000> <Product> <Serious system error while executing the query:
    {ld:ABC/Test}createTest:1
    java.lang.OutOfMemoryError: Java heap space
    We do not want to increase the heap size. Is there any other way we can solve this problem?

    In logical dataservice of ALDSP we have created a procedure called createTest, which is used to insert mulitple rows in the table. We have created a webservice for that logical DataService.
    Using the ALSB, we are calling the webservice -> createTest Operation and we are passing xml as input to that createTest function.
    Input xml:
    <ns1:createTest>
    <ns1:createTemps>
    <ns0:createTemp>
         <ns0:field1>1</ns0:field1>
              <ns0:field10>test1</ns0:field10>
    </ns0:createTemp>                
    <ns0:createTemp>
         <ns0:field1>2</ns0:field1>
              <ns0:field10>test2</ns0:field10>
    </ns0:createTemp>
         </ns1:createTemps>     
    </ns1:createTest>
    each ns0:createTemp represent a row that need to be inserted in the table.
    When the number of ns0:createTemp is less ( when the number of rows that need to be inserted is less) then no problem occurs, it is getting inserted properly. But when there are more number of ns0:createTemp then we are getting the following error
    <ALDSP> <BEA-000000> <Product> <Serious system error while executing the query:
    {ld:ABC/Test}createTest:1
    java.lang.OutOfMemoryError: Java heap space

  • The Web Dynpro component cannot be generated due to serious (syntax) errors

    Hi everybody,
    While I was developing a web dynpro application, I had an error but I couldn't understand this error. Before I took this error message, only I changed bound one context node to another context node in a RadioButtonGroupByKey.Therefore, when I pushed activate button, I took an error message.This error message said "The Web Dynpro component cannot be generated due to serious (syntax) errors". What does it mean ? How can I find out where is the error in the application. Also, I think the reason of this error message is about a BC problem. I am waiting for your comment urgently.

    Hi ,
    Just delete the context (by using the context binding) and bind the field with the correct node and try to activate .
    One more suggestion is that after deleting the binding and before binding to other node check it that whether that binding was properly deleted or not.Some times its not deleting the binding.
    Hopely my suggestion may work.
    Regards,
    Satya

  • FM 10 - Serious Internal Error When Copying/Pasting

    We regularly encounter a serious internal error when copying text from one FM doc to another. We also get the error (occasionally) when we run FrameScript. Does anyone know what could cause this? It appears to happen randomly (i.e. it doesn't appear to be tied to one particular .book or .fm file). We use FM 10, Windows 7, 64-bit OS, and have 4GB of RAM installed. Help please!

    We have version 10.0.2.419. There is nothing out of the ordinary with the content except that it is typically in track text edits. We cannot reproduce the crash on demand. It seems to happen randomly and to some users more than others.

  • Purpose of Merge Errors function ?

    I am looking at an example VI for a NI-HSDIO card. In this example, there is a Merge Errors. What is the purpose of using a Merge Errors function? Synchronization?
    Solved!
    Go to Solution.

    nyc wrote:
    I am looking at an example VI for a NI-HSDIO card. In this example, there is a Merge Errors. What is the purpose of using a Merge Errors function? Synchronization?
    I can't say how they're use in the NI-HSDIO example, but yes, the merge errors function is often used for basic synchronization of parallel tasks.  Take a look at the image I attached.  Here the Merge Errors function is used to make sure that none of the DAQmx Start Task VI's executes unless and until all of the DAQmx Create Channel VI's complete successfully.  Note that this screenshot is from 8.6, so the merge errors function might look a bit different.
    Mark Moss
    Electrical Validation Engineer
    GHSP
    Attachments:
    Merge Errors.png ‏7 KB

  • Application Builder hangs on Processing Merge Errors.vi

    I am having a problem building my applciation as an executeable in 8.2.1.  During the build process, LabVIEW hangs indeffinately while Processing Merge Errors.vi.  I have mass compiled my source directory, and my LabVIEW directory.  I have even repaired all of the NI software that I have installed.  I have also created a new project and build specification from scratch in case that was corrupted.  I created a test project where the only VI was a call to Merge Errors.vi and this build just fine into an .exe.  I am at a loss to what the problem is or how I can fix it.  Any help would be greatly appreciated.
    thanks,

    Hi Faraclas,
    What operating system are you using? Does it only hang when you have this vi? Can
    you create an executable without this vi?
    Juan Galindo
    Applications Engineer
    National Instruments

  • Serious Internal Error when Updating Book

    I am trying to update a book, and everytime I get a serious internal error. We recently updated the book with no issues. I have tried deleting the generated files (lists of paragraphs and standard indexes) and reinserting them, but still get the error. Any ideas??

    How do you do a mif wash? I've seen that on other forums but not sure what it means... I've tried opening all of the files in the book, and I'm not getting an error of any kind. Thanks for the help!

  • Match Merge error after migrated to OWB 10.1.0.4

    My old mappings which were running fine are giving match merge errors after uograded from 10.1.0.2 to 10.1.0.4.
    getting following error while deploying into new repository (10.1.0.4).
    any suggestions please....
    ORA-06550: line 856, column 17:
    PLS-00103: Encountered the symbol "=" when expecting one of the following:
    ( - + case mod new not null others <an identifier>
    <a double-quoted delimited-identifier> <a bind variable> avg
    count current exists max min prior sql stddev sum variance
    execute forall merge time timestamp interval date
    <a string literal with character set specification>
    <a number> <a single-quoted SQL string> pipe
    The symbol "null was inserted before "=" to continue.
    Thanks
    Arvinda

    I did some more analysis. The error does not occur with new repositories, that are created with the Repos-Wizard after Software was upgraded to 10.2.0.2.
    However, it does occur with all repositories that were migrated from 10.2.0.1 to 10.2.0.2, using the upgrade script as described in the patch set's installation notes.
    The problem persists, even when the profiling user (i.e. schema) is removed, and a new one is initialised by the Design Client.

  • Serious boot error. very annoying. P6NGM mobo. NVIDIA mcp73 chipset

    Serious boot error. very annoying. P6NGM mobo. NVIDIA mcp73 chipset
    I have a 80gb Western Digital that i installed xp on using another computer but it still wont boot nor will the cd drive boot even with a 100% original valid windows installation disc.
    No matter what I do I always get the stupid "Reboot and Select proper Boot device or insert Boot Media in
    selected Boot device and press any key."
    At first i thought the motherboard was fried so i sent it back and had it replaced.  Put it together, booted it, still the same problems.  I have the hard drive set as master drive and it has windows xp installed but it still wont boot from it. please assist
    System is:
    # Intel Core 2 Duo E6750 Conroe 2.66GHz 4M shared L2 Cache LGA 775 65W Dual-Core Processor
    # P6NGM Motherboard (MS-7366)
    # 1GB RAM
    # Onboard NVIDIA MCP73 Series Chipset
    # Western Digital Caviar SE WD800JB 80GB 7200 RPM 8MB Cache IDE Ultra ATA100 Hard Drive
    # Windows XP SP1 already installed on the hard drive using another computer
    # 400W Power Supply

    Take attention to WD jumper config:
    Jumperless = Standalone
    Jumper master = Master with Slave
    Jumper slave = Slave with Master
    Leave WD drive alone in the channel and remove jumper from the drive:
    Make sure that IDE cable is connected in correct direction, (blue to mainboard and black to HDD in a picture below):

  • PDF Maker Mail Merge error

    I have Adobe Acrobat 9 Pro and Office 2007 operating on Windows XP SP3.
    I have been using a Mail Merge word doc for sending out mulitple documents as attachments on emails.
    I have tried to use the Merge to Adobe PDF option and the Mail Merge under the Adobe menu and get the same response on both options:
    "Word experienced a serious problem with the 'acrobat pdfmaker office com addin' add-in. If you have seen this message multiple times, you should disable this add-in and check to see if an update is available. Do you want to disable this add-in?"
    Any suggestions?

    I'm sure glad someone seems to be having success finding work arounds...
    I'm running Vista SP1, Office 2007 SP1, Acrobat Standard 8.1.5
    I am trying to merge a newletter with an address list to PDF files which I then bulk send to print because I get labeled and stapled mail ready documents as output. The source merge file is DOC (2003 compatible) and I have tried saving it as a DOCx file as well.
    Very mixed results with no rhyme or reason... frequently end with the ""Word experienced a serious problem with the 'acrobat pdfmaker office com addin' add-in..."
    I find no weird characters to remove, running the review feature first didn't help...
    This is not the first time I have used this process, nor the first time I've had this issue... Please Find Us Help!
    Today's list has 106 names and addresses on it.
    I try to merge the entire list... error, Serious prob... disable, No; Serious prob... disable, No; Word auto saved changes to NORMAL.DOT, Load it? No; Exit Word, Save Changes to DOC, NO; Reopen Merge DOC
    I merge records 1 - 5 ... success, Exit Word, Reopen Merge DOC
    I merge records 6 - 20 ... success, Exit Word, Reopen Merge DOC
    I merge records 21 - 40 ... success, Exit Word, Reopen Merge DOC
    I merge records 41 - 60 ... error, Serious prob... disable, No; Serious prob... disable, No; Word auto saved changes to NORMAL.DOT, Load it? No; Exit Word, Save Changes to DOC, NO; Reopen Merge DOC
    I merge records 41 - 50 ... error, Serious prob... disable, No; Serious prob... disable, No; Word auto saved changes to NORMAL.DOT, Load it? No; Exit Word, Save Changes to DOC, NO; Reopen Merge DOC
    I merge records 41 - 45 ... success, Exit Word, Reopen Merge DOC
    I merge records 46 - 50 ... success (guess it's not something in the merge data)
    -  Realize that between each merge operation, I exit word and reload the document because I've never gotten a second attempt to go otherwise)
    -  I watch memory (always at least 50% of system available, stable use by WINWORD.EXE and Acrodist.exe during the operation), processor (busy, never pegged, combine WORD and Acrodist never more than aprox 55% of utilization), over 50G of disk available
    I merge records 51 - 80 ... error, Serious prob... disable, No; Serious prob... disable, No; Word auto saved changes to NORMAL.DOT, Load it? No; Exit Word, Save Changes to DOC, NO; Reopen Merge DOC
    I merge records 51 - 60 ... success, Exit Word, Reopen Merge DOC
    I merge records 61 - 80 ... error, Serious prob... disable, No; Serious prob... disable, No; Word auto saved changes to NORMAL.DOT, Load it? No; Exit Word, Save Changes to DOC, NO; Reopen Merge DOC
    I merge records 61 - 70 ... error, Serious prob... disable, No; Serious prob... disable, No; Word auto saved changes to NORMAL.DOT, Load it? No; Exit Word, Save Changes to DOC, NO; Reopen Merge DOC
    I merge records 61 - 65 ... success, Exit Word, Reopen Merge DOC
    I merge records 66 - 80  ... success, Exit Word, Reopen Merge DOC
    I merge records 81 - 100 ... error, Serious prob... disable, No; Serious prob... disable, No; Word auto saved changes to NORMAL.DOT, Load it? No; Exit Word, Save Changes to DOC, NO; Reopen Merge DOC
    I merge records 81 - 100  ... success (no exit / reopen)
    I merge records 101 - 106 ... error, Serious prob... disable, No; Serious prob... disable, No; Word auto saved changes to NORMAL.DOT, Load it? No; Exit Word, Save Changes to DOC, NO; Reopen Merge DOC
    I merge records 101 - 106 ... error, Serious prob... disable, No; Serious prob... disable, No; Word auto saved changes to NORMAL.DOT, Load it? No; Exit Word, Save Changes to DOC, NO; Reopen Merge DOC
    I merge records 101 - 106  ... success, Exit Word, Reopen Merge DOC (think about drinking and using labels in the future)
    delete all pages from merge doc except for mailing page, Save As test, Exit Work, Reopen TEST.DOC, retry stipped down document
    I merge records ALL ... success, Exit Word
    So is document size?

  • Folder+Exclamation point, Disk mode, and "Serious system error" in Windows

    Hey there,
    A couple days ago, I made the mistake of running with my 4th gen 40gb iPod. After playing for a while, it froze; whatever, it's done this before, and come back. This time, I keep getting the folder and exclamation point icon. Following the FAQ on the support part of the site, I put it into disk mode.
    Here's where the frustrating part beings: When I open iTunes and plug in my iPod (either via USB or Firewire), one of two things happens:
    In the first instance, iTunes tells me the iPod is corrupt. I click "Restore" and after a while, it tells me that either the necessary data cannot be found, or that an error (1418) has occurred. The farthest I have ever gotten was a progress meter and "Restoring iPod", shortly followed by an error.
    In the second, and decidedly more frustrating, after waiting a couple minutes for iTunes to recognize my iPod (my computer does instantaneously), my computer shuts off. Upon restarting, I get a system message from Windows telling me that a serious error has occurred.
    I went to an Apple store today and handed one of the workers there my iPod. When HE turned it on, everything seemed to be working...I brought it home, tried to play a song, and found myself back at square one.
    Can I restore this thing? I can get it into disk mode, my computer just won't cooperate. Will reformatting my computer help? I am using Windows XP.
    Thanks,
    Ted

    Hi Martha,
    Try to do with slightly differnt, open the Disk Utility, go to tab of PARTITION, and do a delete. Then go back to the tab ERASE and click erase with the option format of MAC extended journal. Once it has being complete, open the iPod updater and click RESTORE.

  • BBP_EXTREQ_TRANS results in serious application error

    Hi,
    We are using SRM7 in a Classic scenario with Plan-Driven-Procurement with Plant Maintenance - essentially we have external requirements coming from ERP into SRM for Sourcing and want to create the follow-on document in ERP.
    The settings for the PDP scenario are all completed, with document type ECDP set against the attributes for the entry channel with an RFC user assigned.  All other settings are complete, including in ERP.
    When I run BBP_EXTREQ_TRANS, it picks up the requisitions and creates an entry the outbound queue in ERP, but with a serious error.  When I check the application log in SRM, I have an error message:  Document type for determined backend system missing.
    I have checked all the settings and document type ECDP is created with correct assignment to organisational structure and number ranges etc, so not sure where it is going wrong!
    Thanks for your help,
    Monica

    Hi Monica,
    You could try to debug the external requirement transfer.
    Once the PREQs are available, do the following:                                        
    1. Go to table EPRTRANS -> take the PREQ number.                                       
    2. Go to SE38 -> BBP_EXTREQ_TRANSFER -> F8 -> provide PREQ -> /h -> F8.                
    3. Go inside FM BBP_EXTREQ_TRANSFER ->                                                
    4. Go inside perform transfer_package ->                                              
    5. Go inside Perfrorm Send_pr_to_procsystem ->                                        
    6. Clear lv_qrfc = '' -> goto inside FM BBP_BC_EXTREQ_INB ->                          
    7. Go inside Call FM API_FUNC_NAME -> set breakpoint at FM's                          
       BBP_PD_SC_CREATE, BBP_PDPRC_UPDATE, and proceed further, checking if any error or exceptions are raised.
    Kind regards
    Ricardo

  • Photoshop CS5 Panoramic Merge Errors Out

    When I try and do a merge of two photos from CS5 I get an error window stating Adobe Photoshop CS5 has stopped working and that Windows will notify me if a solution exists. I guess Windows doesn't know of one. Any ideas? This works fine on the same computer when I do it in CS4.
    Forgive my silly screen name. Nothing else I tried seemed to work.
    Doug

    Have you updated Photoshop CS5 to the latest version (Help - Updates...)?
    What video card do you have in your system, and have you ensured the display driver is up to date (from the web site of the video card's maker)?
    Do you have the same RAM and scratch drive settings in both versions of Photoshop?  Do you have plenty of scratch space on the drive you've identified for scatch use?
    What are the dimensions of your images?
    I regularly merge HUGE panoramas with Photoshop CS5's Photomerge and it always completes them, so I assure you it CAN work, and it seems likely something specific is amiss on your system.
    -Noel

Maybe you are looking for

  • LYNC 2010 on Supportability on Windows 2012 R2

    Is it possible to run Lync server 2010 on Windows server 2012 R2? Is there  any known issues running LYNC 2010 Enterprise pool with Enterprise Voice on Windows 2012 R2 OS? Any special requirements or issues installing LYNC 2010 on Windows 2012 R2? We

  • I have Tiger. Can I install Lion on an external drive?

    I have an iMac Intel Core 2 Duo running Tiger. What I would like to do is install Lion on an external hard drive and have the ability to boot up using either Tiger or Lion as the occasion arises. Reason being, I have some software apps that would no

  • IE11 bug - javascript script continues execution after the tab is closed

    Steps to reproduce: 1. Open 2 blank tabs in IE. 2. In one of them navigate to this demo page: http://jsfiddle.net/MTJ27/15/ ; it runs 4 web workers in a loop. 3. Check the CPU utilization (on a 8-core machine it should show 50%, for 4 cores or less:

  • Incompatible versions -- gsearch.jsp

    When i enter http://localhost/ultrasearch/query/jsp/gsearch.jsp the page display Incompatible versions: PL/SQL Package Version: null Ultra Search Query Tool Version: 1.0.3.0.0

  • Fiscal QTD and Fiscal QTD - Same Quarter, Prior Year

    Hello, I am having some issues creating the DAX formulas in my Tabular model for Fiscal QTD.  Our fiscal period ends on Feb 28th (or 29th).  I managed to get the Fiscal QTD working by using the following formula: Transaction $ Fiscal QTD:=CALCULATE (