Error message : BME-99003 ???

please anyone help me, what this is all about??? and how to solve it...
BME-99003: An error occurred, so processing could not continue.
The application has tried to de-reference an invalid pointer. This exception should have been dealt with programatically. The current activity may fail and the system may have been left in an unstable state. The following is a stack trace.
java.lang.NullPointerException
     at oracle.ideimpl.inspector.InspectorWindowImpl.setStatus(InspectorWindowImpl.java:249)
     at oracle.ideimpl.inspector.PropertyInspector.setStatusText(PropertyInspector.java:222)
     at oracle.bali.inspector.PropertyInspector$Listener.valueChanged(Unknown Source)
     at javax.swing.DefaultListSelectionModel.fireValueChanged(DefaultListSelectionModel.java:187)
     at javax.swing.DefaultListSelectionModel.fireValueChanged(DefaultListSelectionModel.java:167)
     at javax.swing.DefaultListSelectionModel.fireValueChanged(DefaultListSelectionModel.java:214)
     at javax.swing.DefaultListSelectionModel.changeSelection(DefaultListSelectionModel.java:402)
     at javax.swing.DefaultListSelectionModel.changeSelection(DefaultListSelectionModel.java:411)
     at javax.swing.DefaultListSelectionModel.setSelectionInterval(DefaultListSelectionModel.java:435)
     at oracle.bali.inspector.PropertyInspector$ImmutableSelectionModel.setSelectionInterval(Unknown Source)
     at javax.swing.JTable.changeSelectionModel(JTable.java:1505)
     at javax.swing.JTable.changeSelection(JTable.java:1548)
     at oracle.ideimpl.inspector.InspectorWindowImpl.restorePI(InspectorWindowImpl.java:1470)
     at oracle.ideimpl.inspector.InspectorWindowImpl.refresh(InspectorWindowImpl.java:1297)
     at oracle.ideimpl.inspector.InspectorWindowImpl.viewSelectionChanged(InspectorWindowImpl.java:1757)
     at oracle.ide.addin.AbstractPinnable.viewSelectionChanged(AbstractPinnable.java:242)
     at oracle.ide.addin.AbstractView.fireViewSelectionChanged(AbstractView.java:484)
     at oracle.bm.addinUtil.IDEAppContext._elementSelectionChanged(IDEAppContext.java:1515)
     at oracle.bm.addinUtil.IDEAppContext.elementSelectionChanged(IDEAppContext.java:1497)
     at oracle.bm.diagrammer.BaseDiagramView.selectionChanged(BaseDiagramView.java:2772)
     at oracle.bm.diagrammer.BaseDiagramView.shapeCleared(BaseDiagramView.java:2761)
     at oracle.bm.diagrammer.util.BaseShapeSet.removeAllShapes(BaseShapeSet.java:417)
     at oracle.bm.diagrammer.BaseDiagramView.clearSelection(BaseDiagramView.java:3546)
     at oracle.bm.diagrammer.track.SelectionTracker.onMouseDownSelect(SelectionTracker.java:1097)
     at oracle.bm.diagrammer.track.SelectionTracker.mousePressed(SelectionTracker.java:588)
     at oracle.bm.diagrammer.track.ModularTracker.processEvent(ModularTracker.java:215)
     at oracle.bm.diagrammer.track.SelectionTracker.processEvent(SelectionTracker.java:163)
     at oracle.bm.diagrammer.track.TrackerStack.processEvent(TrackerStack.java:349)
     at oracle.bm.diagrammer.BaseDiagramView$2.processEvent(BaseDiagramView.java:689)
     at oracle.bm.diagrammer.PageView$PageViewPanel.fireEvent(PageView.java:2569)
     at oracle.bm.diagrammer.PageView$PageViewPanel.processEvent(PageView.java:2734)
     at java.awt.Component.dispatchEventImpl(Component.java:3615)
     at java.awt.Container.dispatchEventImpl(Container.java:1627)
     at java.awt.Component.dispatchEvent(Component.java:3477)
     at java.awt.LightweightDispatcher.retargetMouseEvent(Container.java:3483)
     at java.awt.LightweightDispatcher.processMouseEvent(Container.java:3195)
     at java.awt.LightweightDispatcher.dispatchEvent(Container.java:3128)
     at java.awt.Container.dispatchEventImpl(Container.java:1613)
     at java.awt.Window.dispatchEventImpl(Window.java:1606)
     at java.awt.Component.dispatchEvent(Component.java:3477)
     at java.awt.EventQueue.dispatchEvent(EventQueue.java:456)
     at java.awt.EventDispatchThread.pumpOneEventForHierarchy(EventDispatchThread.java:201)
     at java.awt.EventDispatchThread.pumpEventsForHierarchy(EventDispatchThread.java:151)
     at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:145)
     at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:137)
     at java.awt.EventDispatchThread.run(EventDispatchThread.java:100)

The problem is, when i do the right click on the struts-config diagram, this error will come up, but after the first third trial of clicking the error stop showing and the application runs fine, but again after i close the application and i try to do the right click again on the struts diagram, it's always showing the same error message, again and again...

Similar Messages

  • BME-99003:  An error occurred

    During mapping from database tables to Toplink classes (about 100 classes) i have such an error:
    Message
    BME-99003: An error occurred, so processing could not continue.
    Cause
    The application has tried to de-reference an invalid pointer. This exception should have been dealt with programmatically. The current activity may fail and the system may have been left in an unstable state. The following is a stack trace.
    java.lang.NullPointerException
         at oracle.toplink.addin.mappingcreation.SourceRefinery.addMappingJavaDocTagsForAttributes(SourceRefinery.java:102)
         at oracle.toplink.addin.mappingcreation.MappingCreatorImpl.addSourceNodesToJProject(MappingCreatorImpl.java:715)
         at oracle.toplink.addin.mappingcreation.MappingCreatorImpl.generateMappedDescriptorsForTables(MappingCreatorImpl.java:314)
         at oracle.toplink.addin.mappingcreation.MappingCreatorImpl.generateMappedDescriptorsForTables(MappingCreatorImpl.java:201)
         at oracle.bm.jcmodel.dropHandler.TableDropPOJOHandler.processTableNodes(TableDropPOJOHandler.java:146)
         at oracle.bm.typemodel.dropHandler.TableDropSubHandler.processDBObjectNodes(TableDropSubHandler.java:53)
         at oracle.bm.typemodel.dropHandler.DBObjectDropSubHandler.processObjects(DBObjectDropSubHandler.java:53)
         at oracle.bm.diagrammer.dropHandler.AbstractChooserDropHandler.processObjectsImpl(AbstractChooserDropHandler.java:223)
         at oracle.bm.diagrammer.dropHandler.AbstractChooserDropHandler.processObjects(AbstractChooserDropHandler.java:196)
         at oracle.bm.addinUtil.IDEAppContext.dropNavigatorNodeLater(IDEAppContext.java:4256)
         at oracle.bm.addinUtil.IDEAppContext$12.run(IDEAppContext.java:4176)
         at java.awt.event.InvocationEvent.dispatch(InvocationEvent.java:178)
         at java.awt.EventQueue.dispatchEvent(EventQueue.java:454)
         at java.awt.EventDispatchThread.pumpOneEventForHierarchy(EventDispatchThread.java:201)
         at java.awt.EventDispatchThread.pumpEventsForHierarchy(EventDispatchThread.java:151)
         at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:145)
         at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:137)
         at java.awt.EventDispatchThread.run(EventDispatchThread.java:100)
    What am i doing wrong?

    Try to change your language settings to English(United States).
    Abdelkrim

  • BME-99003:  An error occurred, so processing could not continue.

    Got the error message below when working with my faces-config.xml file.
    I currently have several JSF navigation cases labeled as "!NLS Error" (No Quotes)
    Steps to create the error...
    1. Create an ADF Faces project with 10-15 pages and navigation rules between each page.
    2. Outside of JDeveloper, redo your folder structure on how you store your pages.
    3. Inside Jdeveloper, update the source of faces-config.xml to point to the new location of the files.
    4. Click on the diagram tab.
    On my screen, the diagram for both the old and new files was appearing. When trying to delete the diagram for the old files, I got the error message. I cannot save the file faces-config.oxd_faces.
    Message
    BME-99003: An error occurred, so processing could not continue.
    Cause
    The application has tried to de-reference an invalid pointer. This exception should have been dealt with programmatically. The current activity may fail and the system may have been left in an unstable state. The following is a stack trace.
    java.lang.NullPointerException
         at oracle.bm.diagrammer.shape.BaseDiagramEdge.startMove(Unknown Source)
         at oracle.bm.diagrammer.track.MoveTracker.<init>(Unknown Source)
         at oracle.bm.diagrammer.track.SelectionTracker.mousePressed(Unknown Source)
         at oracle.bm.diagrammer.track.ModularTracker.processEvent(Unknown Source)
         at oracle.bm.diagrammer.track.SelectionTracker.processEvent(Unknown Source)
         at oracle.bm.diagrammer.track.TrackerStack.processEvent(Unknown Source)
         at oracle.bm.diagrammer.BaseDiagramView$53.processEvent(Unknown Source)
         at oracle.bm.diagrammer.PageView$PageViewPanel.fireEvent(Unknown Source)
         at oracle.bm.diagrammer.PageView$PageViewPanel.processEvent(Unknown Source)
         at java.awt.Component.dispatchEventImpl(Component.java:3955)
         at java.awt.Container.dispatchEventImpl(Container.java:2024)
         at java.awt.Component.dispatchEvent(Component.java:3803)
         at java.awt.LightweightDispatcher.retargetMouseEvent(Container.java:4212)
         at java.awt.LightweightDispatcher.processMouseEvent(Container.java:3889)
         at java.awt.LightweightDispatcher.dispatchEvent(Container.java:3822)
         at java.awt.Container.dispatchEventImpl(Container.java:2010)
         at java.awt.Window.dispatchEventImpl(Window.java:1774)
         at java.awt.Component.dispatchEvent(Component.java:3803)
         at java.awt.EventQueue.dispatchEvent(EventQueue.java:463)
         at java.awt.EventDispatchThread.pumpOneEventForHierarchy(EventDispatchThread.java:242)
         at java.awt.EventDispatchThread.pumpEventsForHierarchy(EventDispatchThread.java:163)
         at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:157)
         at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:149)
         at java.awt.EventDispatchThread.run(EventDispatchThread.java:110)
    Action
    If further errors occur, you should restart the application.
    Also, report the problem on the JDeveloper forum on otn.oracle.com, or contact Oracle support, giving the information from this message.
    ________________________________________________________________________________

    To fix this issue, I performed the following...
    1. Copy the xml from the faces-config source tab.
    2. Delete the faces-config.xml file within JDeveloper.
    3. Create a new faces-config.xml file.
    4. Paste xml from step one into the faces-config source tab.
    Really not that bad of an issue, I only posted because the error message directed me to.

  • Error BME-99003 faces-config diagram

    Hello,
    I was trying to make a new navigation case in the faces-config diagram. I am using Jdeveloper 10.1.3.0.4 (SU5). After the error occured i needed to kill the Jdeveloper proces. Here the error report:
    Message
    BME-99003: An error occurred, so processing could not continue.
    Cause
    The application has tried to de-reference an invalid pointer. This exception should have been dealt with programmatically. The current activity may fail and the system may have been left in an unstable state. The following is a stack trace.
    java.lang.NullPointerException
         at oracle.bm.diagrammer.shape.helper.Polyline.getExtent(Polyline.java:314)
         at oracle.bm.diagrammer.shape.BaseDiagramEdge.getExtent(BaseDiagramEdge.java:1467)
         at oracle.bm.diagrammer.shape.BaseDiagramEdge.getExtentStorage(BaseDiagramEdge.java:1522)
         at oracle.bm.diagrammer.shape.BaseDiagramEdge.hitTestDP(BaseDiagramEdge.java:1770)
         at oracle.bm.diagrammer.util.BaseShapeSet.hitTestDP(BaseShapeSet.java:1462)
         at oracle.bm.diagrammer.BaseDiagramView.hitTestDP(BaseDiagramView.java:6641)
         at oracle.bm.diagrammer.event.DiagramEventHelper.getHitTest(DiagramEventHelper.java:271)
         at oracle.bm.diagrammer.event.DiagramEventHelper.getHitTest(DiagramEventHelper.java:215)
         at oracle.bm.diagrammer.event.BaseDiagramMouseEvent.getHitTest(BaseDiagramMouseEvent.java:137)
         at oracle.bm.diagrammer.track.CursorTracker.mouseMoved(CursorTracker.java:98)
         at oracle.bm.diagrammer.track.ModularTracker.processEvent(ModularTracker.java:216)
         at oracle.bm.diagrammer.track.TrackerStack.processEvent(TrackerStack.java:389)
         at oracle.bm.diagrammer.BaseDiagramView$53.processEvent(BaseDiagramView.java:719)
         at oracle.bm.diagrammer.PageView$PageViewPanel.fireEvent(PageView.java:2904)
         at oracle.bm.diagrammer.PageView$PageViewPanel.processEvent(PageView.java:3090)
         at java.awt.Component.dispatchEventImpl(Component.java:3955)
         at java.awt.Container.dispatchEventImpl(Container.java:2024)
         at java.awt.Component.dispatchEvent(Component.java:3803)
         at java.awt.LightweightDispatcher.retargetMouseEvent(Container.java:4212)
         at java.awt.LightweightDispatcher.processMouseEvent(Container.java:3905)
         at java.awt.LightweightDispatcher.dispatchEvent(Container.java:3822)
         at java.awt.Container.dispatchEventImpl(Container.java:2010)
         at java.awt.Window.dispatchEventImpl(Window.java:1774)
         at java.awt.Component.dispatchEvent(Component.java:3803)
         at java.awt.EventQueue.dispatchEvent(EventQueue.java:463)
         at java.awt.EventDispatchThread.pumpOneEventForHierarchy(EventDispatchThread.java:242)
         at java.awt.EventDispatchThread.pumpEventsForHierarchy(EventDispatchThread.java:163)
         at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:157)
         at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:149)
         at java.awt.EventDispatchThread.run(EventDispatchThread.java:110)
    Action
    If further errors occur, you should restart the application.
    Also, report the problem on the JDeveloper forum on otn.oracle.com, or contact Oracle support, giving the information from this message.
    ________________________________________________________________________________

    Hi there Neelixx... I can help you!!! :P
    Hey, in your file system still existing your faces-config.oxd_faces, is in the WEB-INF folder, but in the JDeveloper is called only faces-config, and that is different to your faces-config.xml,
    That problem had his start when you delete the jsp files who was pointing the navigation case in the diagram (faces-config.oxd_faces)....then....the thing that you have to do....is.....replace that faces-config.oxd_faces with a previous version and start from there.....you will cant save your faces-config.oxd_faces but...you have to go to the source of your old faces-config.oxd_faces and copy the source code (in compare files, or history of your faces-config.oxd_faces you will can find the source code)....you can copy that to a txt file, then...close your JDeveloper, and, via Windows Explorer you have to find the your faces-config.oxd_faces in your proyect and replace it from there......to do that you have to open your faces-config.oxd_faces of your proyect with a notepad and delete all, then you have to copy your old source code of your faces-config.oxd_faces into that file....save....open your JDeveloper and be happy....
    PD:Take care to not add new navigation cases in your faces-config.xml until you can fix your faces-config.oxd_faces or that will not works again.....
    if that not works i will try to help you, because, im not in my work now, and here i dont have JDeveloper, then if i remember good that can solve your problem, but if not, tomorrow morning i will can be sure.
    And dont worry if this dont works....because that problem have a solution...i works unders version control and always happen that kind of things with our faces-config.oxd_faces and i always can rsolve it....
    Take Care, good luck and bye!

  • JDeveloper BME-99003 Error

    When I open struts flow page diagram following error occurs: (and I have to shut down JDeveloper)
    Message
    BME-99003: An error occurred, so processing could not continue.
    Cause
    The application has tried to de-reference an invalid pointer. This exception should have been dealt with programatically. The current activity may fail and the system may have been left in an unstable state. The following is a stack trace.
    java.lang.NullPointerException
         at oracle.bm.diagrammer.shape.helper.Polyline.getExtent(Polyline.java:308)
         at oracle.bm.diagrammer.shape.BaseDiagramEdge.getExtent(BaseDiagramEdge.java:1101)
         at oracle.bm.diagrammer.shape.BaseDiagramEdge.getExtentStorage(BaseDiagramEdge.java:1152)
         at oracle.bm.diagrammer.shape.BaseDiagramEdge.hitTestDP(BaseDiagramEdge.java:1466)
         at oracle.bm.baseactivitymodel.shape.AMBaseTransition.hitTestDP(AMBaseTransition.java:619)
         at oracle.bm.diagrammer.util.BaseShapeSet.hitTestDP(BaseShapeSet.java:1242)
         at oracle.bm.diagrammer.event.DiagramEventHelper.getHitTest(DiagramEventHelper.java:226)
         at oracle.bm.diagrammer.event.DiagramEventHelper.getHitTest(DiagramEventHelper.java:211)
         at oracle.bm.diagrammer.event.BaseDiagramMouseEvent.getHitTest(BaseDiagramMouseEvent.java:153)
         at oracle.bm.diagrammer.track.CursorTracker.mouseMoved(CursorTracker.java:119)
         at oracle.bm.diagrammer.track.ModularTracker.processEvent(ModularTracker.java:230)
         at oracle.bm.diagrammer.track.TrackerStack.processEvent(TrackerStack.java:349)
         at oracle.bm.diagrammer.BaseDiagramView$2.processEvent(BaseDiagramView.java:689)
         at oracle.bm.diagrammer.PageView$PageViewPanel.fireEvent(PageView.java:2569)
         at oracle.bm.diagrammer.PageView$PageViewPanel.processEvent(PageView.java:2734)
         at java.awt.Component.dispatchEventImpl(Component.java:3615)
         at java.awt.Container.dispatchEventImpl(Container.java:1627)
         at java.awt.Component.dispatchEvent(Component.java:3477)
         at java.awt.LightweightDispatcher.retargetMouseEvent(Container.java:3483)
         at java.awt.LightweightDispatcher.processMouseEvent(Container.java:3211)
         at java.awt.LightweightDispatcher.dispatchEvent(Container.java:3128)
         at java.awt.Container.dispatchEventImpl(Container.java:1613)
         at java.awt.Window.dispatchEventImpl(Window.java:1606)
         at java.awt.Component.dispatchEvent(Component.java:3477)
         at java.awt.EventQueue.dispatchEvent(EventQueue.java:456)
         at java.awt.EventDispatchThread.pumpOneEventForHierarchy(EventDispatchThread.java:201)
         at java.awt.EventDispatchThread.pumpEventsForHierarchy(EventDispatchThread.java:151)
         at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:145)
         at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:137)
         at java.awt.EventDispatchThread.run(EventDispatchThread.java:100)
    Action
    If further errors occur, you should restart the application.
    Also, report the problem on the JDeveloper forum on otn.oracle.com, or contact Oracle support, giving the information from this message.

    Try to change your language settings to English(United States).
    Abdelkrim

  • BUG 10.1.3 EA -- BME-99003 in Business Components Diagram with imported EOs

    Following a hands-on exercise in the Oracle JDeveloper 10g Handbook (pages 343 - 345):
    -- Create new application workspace, say HRApp, using default Web Application Template.
    -- Edit Model project properties to create new library with classpath that points to business domain objects in a project folder from a different workspace.
    -- Import the Business Components from the other project's folder, say "businessdomain.xml".
    -- Create a BC Diagram in the Model project of the HRApp application.
    -- Create a new View Object in the BC Diagram by dragging from Component Palette, rename to "JobsView".
    -- Drag entity object representation from new library, say "Jobs.xml" onto View Object.
    -- See error message below.
    Johnny Lee
    Message
    BME-99003: An error occurred, so processing could not continue.
    Cause
    The application has tried to de-reference an invalid pointer. This exception should have been dealt with programmatically. The current activity may fail and the system may have been left in an unstable state. The following is a stack trace.
    java.lang.NullPointerException
         at oracle.jbo.dt.modeler.diagram.dropHandler.BC4JXMLDropHandler.processObjects(BC4JXMLDropHandler.java:82)
         at oracle.bm.addinUtil.IDEAppContext$4.performAction(Unknown Source)
         at oracle.bm.diagrammer.LockMonitor.performLockedAction(Unknown Source)
         at oracle.bm.diagrammer.BaseDiagram.performDiagramLockedAction(Unknown Source)
         at oracle.bm.addinUtil.IDEAppContext.dropNavigatorNodeLater(Unknown Source)
         at oracle.bm.addinUtil.IDEAppContext$5.run(Unknown Source)
         at java.awt.event.InvocationEvent.dispatch(InvocationEvent.java:209)
         at java.awt.EventQueue.dispatchEvent(EventQueue.java:461)
         at java.awt.EventDispatchThread.pumpOneEventForHierarchy(EventDispatchThread.java:242)
         at java.awt.EventDispatchThread.pumpEventsForHierarchy(EventDispatchThread.java:163)
         at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:157)
         at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:149)
         at java.awt.EventDispatchThread.run(EventDispatchThread.java:110)
    Action
    If further errors occur, you should restart the application.
    Also, report the problem on the JDeveloper forum on otn.oracle.com, or contact Oracle support, giving the information from this message.
    ________________________________________________________________________________

    We have not been able to reproduce the exact same error, there would be a problem if we were trying to write to the library file, as those objects are read only, of course. Can you tell me, the entity object that you are referencing, has it ever appeared on a diagram? An easy way to tell, if you don't know is by looking at its XML file and see if it has an ID=some long string entry.

  • TopLink model diagram - BME-99003 error

    I am selecting table and drag/drop on the blank Java Class diagram and then choosing Java Classes in "Create from tables" dialog and click "OK" - I get following error:
    BME-99003: an error occurred, so processing could not continue.
    Cause:
    The application has tried to de-reference an invalid pointer. This exception should have been dealt with programmatically. The current activity may fail and the system may have been left in an unstable state. The following is a stack trace.
    java.lang.NullPointerException
         at oracle.bm.jcmodel.dropHandler.TableDropPOJOHandler.processTableNodes(TableDropPOJOHandler.java:166)
         at oracle.bm.typemodel.dropHandler.TableDropSubHandler.processObjects(TableDropSubHandler.java:150)
         at oracle.bm.typemodel.dropHandler.TableDropHandler.processObjects(TableDropHandler.java:86)
         at oracle.bm.addinUtil.IDEAppContext.dropNavigatorNodeLater(IDEAppContext.java:4125)
         at oracle.bm.addinUtil.IDEAppContext$12.run(IDEAppContext.java:4030)
         at java.awt.event.InvocationEvent.dispatch(InvocationEvent.java:178)
         at java.awt.EventQueue.dispatchEvent(EventQueue.java:454)
         at java.awt.EventDispatchThread.pumpOneEventForHierarchy(EventDispatchThread.java:201)
         at java.awt.EventDispatchThread.pumpEventsForHierarchy(EventDispatchThread.java:151)
         at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:145)
         at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:137)
         at java.awt.EventDispatchThread.run(EventDispatchThread.java:100)
    I can't move forward. Can anyone pls suggest what to do? Thanks.

    Forgot to mention the platform I am working with:
    Windows2K Pro, JDeveloper 10.1.2.00, Oracle 10g, Java 1.4.2_04.
    Hope someone can help.
    J

  • Windows Vista: Ipod Error Message, no longer read by PCs

    Hello,
    I have a 5th generation black ipod video with 30GB of memory.
    The other day I hooked it up to my laptop (Toshiba, 4 months old) that it's been functioning on with no problems whatsoever. This weird error message flashed twice about it not being able to sync because of some software problem.
    Eversince then, the only thing I can charge my ipod on is the family treadmill in the basement (~_~) as no other computer in the house recognizes it. I can't even charge it through the wall sockets, either.
    I have changed the ipod cord, still no luck. I've also reset the device about 3 or 4 times and uninstalled, restarted the laptop then reinstalled itunes. I would like to reset it back to factory settings but that's impossible as computers/laptops don't pick it up. I live very far from a Mac store...
    What's a girl to do? I can't live without my Busta Rhymes and Wu-Tang Clan!
    Any advice would be greatly appreciated! Thanks!

    you have to update Vista go to this site and up-date http://windowsupdate.microsoft.com

  • Error message into a Variable.

    Dear users,
    I have a rather usual (unusual from the weekend beers for me though!!) query which I can't figure out a proper way to implement.
    My requirement is like this:
    I have a message class in which I want to define a text 'Employee number & not found'.
    I want to use this in the program, but not to raise this error. Instead, I want to move this error message with the Employee number into a Character(200) variable.
    So instead of using MESSAGE e0xx(messageclass) USING employee number, I would like to move the error text into a variable which looks like:
    lv_text = e0xx(messageclass) USING '1234'   which stores the text 'Employee number 1234 not found' in lv_text.
    How would I acheive it??
    Thanks, V!

    Try tis way
    message e999(00) with i_emp-empno into lv_text.
    press f1 in message will provide you more details

  • IPod seen by windows, not by iTunes+ weird error message

    I have a first generation 2GB iPod nano and i use windows xp. I can't load any music because iTunes doesn't see my iPod and an error message pops up that reads like this: "iTunes: iTunes.exe corrupt file. The file or directory \iPod_Control\iTunes is corrupt and unredable. Please run the checkdisk utility." I've tried everything, reinstalling iTunes, different versions, reinstalling OS, resetting iPod, even on another computer, same problem. Other than that, the iPod works normally, it's just lacking music..
    and why is there no email adress from apple for service qustions? 10x

    I still don't get it, how can I put it in disk mode if I CANNOT see the iPod in iTunes..?
    Did you read the document i linked you to? here's another link to it:
    Putting iPod into Disk Mode
    whereabouts in that procedure in that document (that you get to by clicking that link) does it say that you have to connect it to iTunes to put it into disk mode?
    ... never mind ... i guess you've fixed it anyway ...

  • Error message iPod cannot update b/c all of the playlists no longer exist

    Hello. I have been getting this error message. "Songs on the iPod "MAR(the name of my iPod)" cannot update because all of the playlists selecting for updating no longer exist." And my playlists are still on the left side in my iTunes. They do exist. I have a feeling ths might have to do with the fact that on vacation the person I was visiting gave me a gift of putting all of his music that would fit into the external hard drive part of my iPod, and for the past week or so I have been putting that music onto my 40 GB portable hard drive at home. I suspect I took a vital folder out of my iPod by accident. Right now I have the folder iPod_control if I open my iPod up in My Computer. Am I missing something? Right now my iPod is empty because iTunes made a composite playlist last week and I deleted it thinking I could get my real playlists back. Can you help me, or reccomend a site/someone who can? Thank you.
    PC   Windows XP  

    hiya!
    And my playlists are still on the left side in my iTunes. They do exist.
    let's just doublecheck this. folks get this message if they have "automatically update selected playlists only" selected in their itunes "ipod" preferences tab. so bring up that tab ("edit > preferences", click "ipod" while the ipod is showing up in the source list), and do a playlist by playlist crosscheck of the playlists selected in that tab, and the playlists showing up in the itunes sourcelist.
    is there any playlist selected in the preferences tab that isn't showing up in the sourcelist?
    love, b

  • Windows Blue Screen Error Message Appears As Soon As IPod Connected

    Everytime I connect my IPod to my computer, I get the Windows Blue Screen error message. Thought it was the cable, so plugged cable in by itself. No problem. Uninstalled IPod and ITunes software and then plugged in IPod, still got the Blue Screen. The Blue Screen says something about "recent plugged in device problem". It is not the cable, it must be the IPod. Did not have this problem when I bought it. Tried it on labtop and get the same error message. I can't do updater or anything that requires me to plug the IPod into a computer because the Blue Screen appears immediately. When I unplug, the Blue Screen remains and locks up the computer so I have to restart each time. I have tried everything I can think of. Please help.

    Hi Mike thank you for replying,
    I am not able to start the computer in safe mode, safe mode with networking, last good known configuration etc, Each time it quickly blue screens and restarts about two secs into the process.
    I was unable to try a clean OS install from the disk as it gave the blue screen error shown in the original post. The same thing happened when I tried to use the repair option on the XP home disc. So i can't get into the computer at all to start diagnosing the fault, the only clue I have is the error message, and after searching the internet I haven't found much enlightenment from that yet.
    If you can help me out or suggest where to search it would be much appreciated.
    Thx

  • IPod Error Message: "The disk could not be read from or written to."

    Hello!
    I was syncing my sister's video iPod (30GB) and this error message pops up "Attempting to copy to the disk. "SARAH'S IPO" failed. The disk could not be read from or written to."
    I have restored it three times already, but once it starts putting the music and files back onto the iPod it pops up with that error message. I have updated to the latest version of iTunes and iPod software available. My OS is Windows XP.
    Is this something serious? Will I be able to fix it myself or will I need to send it in to be fixed by Apple? Will that be expensive? We didn’t get the Apple replacement plan. D=
    Any help would be greatly appreciated. Thank you in advance. ^_^
    PowerBook G4   Mac OS X (10.4.3)   15" PowerBook 1.5 GHz PowerPC G4, 1.5GB RAM - Windows XP with iPod 5 Generation

    Okay I went thru that entire list and here's what I got...
    (1) My OS is XP and is running fine.
    (2) I've updated my windows
    (3) I don't know of any software that might be interfering.
    (4) There are no damaged files.
    (5) My Windows hard-drive is not damaged and I've tried restoring my iPod's disk thru iTunes but it still doesn't work.
    (6) I don't have an iPod photo and I can't find the folder to delete the cache if if I did.
    (7) The USB cord is firmly connected into my USB port and my iPod
    (8) My music is on my external hard-drive so I need to keep 3rd-party hardware connected
    (9) I will try another USB cord to see if that works.
    Is there anything else that I can do? Can Apple fix this?
    Please let me know.

  • IPod Touch will no longer sync...error message.

    For some reason my older iPod Touch without a camera on it will not sync any more and I am getting an error message saying this iPod cannot be synced. Now I had it set up to sync over Wi-Fi and I would occasionally hook up to the computer with the cable and got error messages on both. Now I read something about removing the SC Info Folder. If I do that will that mess things up with syncing my iPhone? 

    What is the exact wording of the error message?

  • Error Message: Need to purge Cache in Adobe Bridge CC (on PC)

    I tried purging using Adobe Bridge by going to Edit/Preferences/Cache then purging, but it becomes non responsive.  The error message said the problem files were at Users/(my user name)/AppData/Roaming/Adobe/BridgeCC/Cache.   There are 4 files in there that are taking up 124 GB!  Can I simply delete these files or will it corrupt my regular files?  I tried doing as some other forums suggested and hold the ALT key down when opening Bridge before purging, but no luck.

    Yes, you can delete the cache files manually,  Just be advised that Bridge will become very, very slow until it finishes rebuilding its caches.  Depending on your files, that can take a few minutes or several hours.
    A good way of doing it is at night, so you can do it before going to bed and let Bridge rebuild caches overnight.
    If you can, save the cache files before deleting them to an external drive, so that you'll have them as backup if something goes wrong.

Maybe you are looking for