Lexical error WRITING XML file: which version JDK ? PLUS other issues

Dear people,
(1) here at uni2(spain) we just cannot seem to pass the extraction
phase for any of our 7 ND proyects.
The iMT gives a lexical / token error when attemting to WRITE the XML
file. (see FLUSH BELOW)
(2) Also, what version of the Java-SDK are you using for the IMT ?
After installing 1.3 the iMT crashes (javaw.exe). Had to put the
javaw.exe file of JDK1.2.2 in the bin directory to make it work, but
the lexical error mentioned above just REMAINS there.
(3) is it nesecary to provide the JAVA source for alle proyect files
in order to do a correct extraction of the process ? E.g. if I have a
proyect with 20% dependencies of another poryect, I can manage to
COMPILE within ND supplying to referenced .CLASS files, but maybe the
imt needs to JAVA source for all files of the proyect ??
(4) is the next version of the IMT availabe somewhere for downloading
? Has it been released yet ??
Regards,
dino flores
SEE FLUSH of question (1) BELOW
=======================================================
Application extraction summary:
Element [Application], Name [NuestrasOfertasApp], Status [Success]
Element [Project], Name [NuestrasOfertas], Status [Success]
Element [UserModule], Name [fun], Status [Success]
Tool invocations completed in 8 seconds
Done.
com.iplanet.via.xml.java.parser.TokenMgrError: Lexical error at line
748, column 19. Encountered: <EOF> after : ""
at
com.iplanet.via.xml.java.parser.JavaSourceParserTokenManager.getNextTo
ken(JavaSourceParserTokenManager.java:1656)
at
com.iplanet.via.xml.java.parser.JavaSourceParser.jj_consume_token(Java
SourceParser.java:9432)
at
com.iplanet.via.xml.java.parser.JavaSourceParser.ClassBody(JavaSourceP
arser.java:607)
at
com.iplanet.via.xml.java.parser.JavaSourceParser.UnmodifiedClassDeclar
ation(JavaSourceParser.java:499)
at
com.iplanet.via.xml.java.parser.JavaSourceParser.Class(JavaSourceParse
r.java:413)
at
com.iplanet.via.xml.java.parser.JavaSourceParser.TypeDeclaration(JavaS
ourceParser.java:368)
at
com.iplanet.via.xml.java.parser.JavaSourceParser.CompilationUnit(JavaS
ourceParser.java:230)
at
com.iplanet.via.xml.java.parser.JavaSourceParser.parse(JavaSourceParse
r.java:43)
at
com.iplanet.via.xml.java.JavaXmlDocument.attachJavaSource(JavaXmlDocum
ent.java:574)
at
com.iplanet.moko.netdyn.extract.adapters.JavaFileXmlAdapter.writeParse
dJava(JavaFileXmlAdapter.java:194)
at
com.iplanet.moko.netdyn.extract.adapters.JavaFileXmlAdapter.addAttribu
tes(JavaFileXmlAdapter.java:98)
at
com.iplanet.moko.netdyn.extract.adapters.JavaFileXmlAdapter.extract(Ja
vaFileXmlAdapter.java:58)
at
com.iplanet.moko.netdyn.extract.adapters.CSpProjectXmlAdapter.addUserM
oduleElements(CSpProjectXmlAdapter.java:847)
at
com.iplanet.moko.netdyn.extract.adapters.CSpProjectXmlAdapter.addChild
Elements(CSpProjectXmlAdapter.java:249)
at
com.iplanet.moko.netdyn.extract.adapters.CSpProjectXmlAdapter.extract(
CSpProjectXmlAdapter.java:131)
at
com.iplanet.moko.netdyn.extract.PseudoCP.createProjectNode(PseudoCP.ja
va:412)
at
com.iplanet.moko.netdyn.extract.PseudoCP.createProjectNodes(PseudoCP.j
ava:383)
at
com.iplanet.moko.netdyn.extract.PseudoCP.extract(PseudoCP.java:210)
at
com.iplanet.moko.netdyn.extract.PseudoCP.extract(PseudoCP.java:169)
at
com.iplanet.moko.netdyn.tools.ExtractTool.invoke(ExtractTool.java:114)
at
com.iplanet.moko.tools.gui.ToolInvocationThread.run(ToolInvocationThre
ad.java:110)

I am having this same issue. Should I just uninstall and reinstall? Or do they need to give me special instructions?

Similar Messages

  • Error writing xml file or BXML file

    Hello Xilinx World,
    I am using vivado 2014.3 on project mode. I am using a lot a tcl file to buil up my project (sourcing module most of the time).
    I have a block design project containing microblaze based design, that i want to rebuild on an other machine.
    So i have copied the generated tcl script (contained in the hw_handoff sub directory of the project) and run it (using the source command) on the other machine.
    And i keep having this error : ERROR: [........] Writing of BXML file ......
    This error occurs at diffrent level of the tcl file when i run it....
    This error also occurs when i execute differente tcl script using read_vhdl or read_verilog or set_property command.
    Most of the time i just rerun the tcl script util no error pops up.....but this time i have relaunch this script 20 times and this error keeps to pop up!!!!
    This is very annoying...
    What can i do to avoid having this issue??
    Thank you and Best regards,
    Mathieu LEFEVRRE

    Hello again Xilinx World,
    I am still having the error : "writing to BXML file" when I launch the tcl script to generate the block design....
    And now a Vivado internal Exception occcured with this script:
    # Vivado v2014.3 (64-bit)
    # SW Build 1034051 on Fri Oct 3 17:14:12 MDT 2014
    # Current time: 7/28/15 6:16:48 PM
    # Process ID: 4924
    # Platform: Windows
    # This report is an indication that an internal application error occurred.
    # This information is useful for debugging. Please open a case with Xilinx
    # Technical Support with this file and a testcase attached.
    java.lang.NullPointerException
    at ui.data.g.T.t(SourceFile:44)
    at ui.aY.bm(SourceFile:667)
    at ui.frmwork.G.run(SourceFile:41)
    at ui.h.b(SourceFile:642)
    at ui.b.b.cn.t(SourceFile:620)
    at ui.b.b.cB.finished(SourceFile:719)
    at ui.frmwork.q.run(SourceFile:183)
    at java.awt.event.InvocationEvent.dispatch(Unknown Source)
    at java.awt.EventQueue.dispatchEventImpl(Unknown Source)
    at java.awt.EventQueue.access$400(Unknown Source)
    at java.awt.EventQueue$3.run(Unknown Source)
    at java.awt.EventQueue$3.run(Unknown Source)
    at java.security.AccessController.doPrivileged(Native Method)
    at java.security.ProtectionDomain$1.doIntersectionPrivilege(Unknown Source)
    at java.awt.EventQueue.dispatchEvent(Unknown Source)
    at ui.frmwork.a.e.dispatchEvent(SourceFile:75)
    at java.awt.EventDispatchThread.pumpOneEventForFilters(Unknown Source)
    at java.awt.EventDispatchThread.pumpEventsForFilter(Unknown Source)
    at java.awt.EventDispatchThread.pumpEventsForFilter(Unknown Source)
    at java.awt.WaitDispatchSupport$2.run(Unknown Source)
    at java.awt.WaitDispatchSupport$4.run(Unknown Source)
    at java.awt.WaitDispatchSupport$4.run(Unknown Source)
    at java.security.AccessController.doPrivileged(Native Method)
    at java.awt.WaitDispatchSupport.enter(Unknown Source)
    at java.awt.Dialog.show(Unknown Source)
    at java.awt.Component.show(Unknown Source)
    at java.awt.Component.setVisible(Unknown Source)
    at java.awt.Window.setVisible(Unknown Source)
    at java.awt.Dialog.setVisible(Unknown Source)
    at ui.b.b.P.setVisible(SourceFile:851)
    at ui.b.b.cn.aaA(SourceFile:888)
    at ui.b.b.cy.actionPerformed(SourceFile:902)
    at ui.b.b.cn.cqa(SourceFile:558)
    at ui.e.a(SourceFile:300)
    at ui.frmwork.F.Bk(SourceFile:56)
    at ui.frmwork.R.diB(SourceFile:315)
    at ui.frmwork.R.d(SourceFile:44)
    at ui.frmwork.W.actionPerformed(SourceFile:416)
    at javax.swing.JTextField.fireActionPerformed(Unknown Source)
    at javax.swing.JTextField.postActionEvent(Unknown Source)
    at javax.swing.JTextField$NotifyAction.actionPerformed(Unknown Source)
    at javax.swing.JComponent$ActionStandin.actionPerformed(Unknown Source)
    at javax.swing.SwingUtilities.notifyAction(Unknown Source)
    at javax.swing.JComponent.processKeyBinding(Unknown Source)
    at javax.swing.JComponent.processKeyBindings(Unknown Source)
    at javax.swing.JComponent.processKeyEvent(Unknown Source)
    at java.awt.Component.processEvent(Unknown Source)
    at java.awt.Container.processEvent(Unknown Source)
    at java.awt.Component.dispatchEventImpl(Unknown Source)
    at java.awt.Container.dispatchEventImpl(Unknown Source)
    at java.awt.Component.dispatchEvent(Unknown Source)
    at java.awt.KeyboardFocusManager.redispatchEvent(Unknown Source)
    at java.awt.DefaultKeyboardFocusManager.dispatchKeyEvent(Unknown Source)
    at java.awt.DefaultKeyboardFocusManager.preDispatchKeyEvent(Unknown Source)
    at java.awt.DefaultKeyboardFocusManager.typeAheadAssertions(Unknown Source)
    at java.awt.DefaultKeyboardFocusManager.dispatchEvent(Unknown Source)
    at java.awt.Component.dispatchEventImpl(Unknown Source)
    at java.awt.Container.dispatchEventImpl(Unknown Source)
    at java.awt.Window.dispatchEventImpl(Unknown Source)
    at java.awt.Component.dispatchEvent(Unknown Source)
    at java.awt.EventQueue.dispatchEventImpl(Unknown Source)
    at java.awt.EventQueue.access$400(Unknown Source)
    at java.awt.EventQueue$3.run(Unknown Source)
    at java.awt.EventQueue$3.run(Unknown Source)
    at java.security.AccessController.doPrivileged(Native Method)
    at java.security.ProtectionDomain$1.doIntersectionPrivilege(Unknown Source)
    at java.security.ProtectionDomain$1.doIntersectionPrivilege(Unknown Source)
    at java.awt.EventQueue$4.run(Unknown Source)
    at java.awt.EventQueue$4.run(Unknown Source)
    at java.security.AccessController.doPrivileged(Native Method)
    at java.security.ProtectionDomain$1.doIntersectionPrivilege(Unknown Source)
    at java.awt.EventQueue.dispatchEvent(Unknown Source)
    at ui.frmwork.a.e.dispatchEvent(SourceFile:75)
    at java.awt.EventDispatchThread.pumpOneEventForFilters(Unknown Source)
    at java.awt.EventDispatchThread.pumpEventsForFilter(Unknown Source)
    at java.awt.EventDispatchThread.pumpEventsForHierarchy(Unknown Source)
    at java.awt.EventDispatchThread.pumpEvents(Unknown Source)
    at java.awt.EventDispatchThread.pumpEvents(Unknown Source)
    at java.awt.EventDispatchThread.run(Unknown Source)
    What can i do?
    Best regards,
    mlefevre

  • I'm trying to install the new version, but each time during the installation, "Error writing to file: C:/Program Files (x86)/Common Files/Apple/Mobile Device/Support/AppleMobileDeviceHelper.resources/Info.plist." Keeps popping up. What am I doing wrong?

    I'm trying to install the new version, but each time during the installation, "Error writing to file: C:/Program Files (x86)/Common Files/Apple/Mobile Device/Support/AppleMobileDeviceHelper.resources/Info.plist." Keeps popping up. What am I doing wrong?

    That one's consistent with disk/file damage. The first thing I'd try with that is running a disk check (chkdsk) over your C drive.
    Windows 7 instructions in the following document: How to use CHKDSK (Check Disk)
    Select both Automatically fix file system errors and Scan for and attempt recovery of bad sectors, or use chkdsk /r (depending on which way you decide to go about doing this). You'll almost certainly have to schedule the chkdsk to run on startup. The scan should take quite a while ... if it quits after a few minutes or seconds, something's interfering with the scan.
    Does the chkdsk find/repair any damage? If so, can you get an install to go through properly afterwards?

  • I receive the following error message when trying to install QuickTime for Windows "Error writing to file C:/Program Files/QuickTime/QTSystems/QuickTimeCheck.ocx. Verify that you have access to that directory."

    I recieve the following error message when trying to install Quicktime for Windows "Error writing to file C:/Program Files/QuickTime/QTSystems/QuickTimeCheck.ocx. Verify that you have access to that directory."  I just trying to get the latest version of iTunes.  Thanks

    "Error writing to file C:/Program Files/QuickTime/QTSystems/QuickTimeCheck.ocx. Verify that you have access to that directory."
    That one's consistent with disk/file damage. The first thing I'd try with that is running a disk check (chkdsk) over your C drive.
    XP instructions in the following document: How to perform disk error checking in Windows XP
    Select both Automatically fix file system errors and Scan for and attempt recovery of bad sectors, or use chkdsk /r (depending on which way you decide to go about doing this). You'll almost certainly have to schedule the chkdsk to run on startup. The scan should take quite a while ... if it quits after a few minutes or seconds, something's interfering with the scan.
    Does the chkdsk find/repair any damage? If so, can you get an install to go through properly afterwards?

  • I get the following error message when trying to download ITunes on my computer running Windows XP - Error writing to file: C:\Program Files\Common Files\Apple Application Support\CFNetwork.dll

    I get the following error message when trying to download ITunes on my computer running Windows XP - Error writing to file: C:\Program Files\Common Files\Apple Application Support\CFNetwork.dll

    For general advice see Troubleshooting issues with iTunes for Windows updates.
    The steps in the second box are a guide to removing everything related to iTunes and then rebuilding it which is often a good starting point unless the symptoms indicate a more specific approach. Review the other boxes and the list of support documents further down the page in case one of them applies.
    The further information area has direct links to the current and recent builds in case you have problems downloading, need to revert to an older version or want to try the iTunes for Windows (64-bit - for older video cards) release as a workaround for installation or performance issues, or compatibility with QuickTime or third party software.
    Your library should be unaffected by these steps but there also links to backup and recovery advice should it be needed.
    tt2

  • I am getting an error writing to file: C:\Program Files\iTunes\iTunes Resouirces\pl.lproj\AppletVStream.nib\objects.xib. Verify that you have Access to that directory.

    has anyone else gotten this type of message?  Just got an ipad and realized our itunes is not working.  I think when the most recent version was being installed, it got interrupted.
    Thanks

    I am getting an error writing to file: C:\Program Files\iTunes\iTunes Resouirces\pl.lproj\AppletVStream.nib\objects.xib. Verify that you have Access to that directory.
    That one's consistent with disk/file damage. The first thing I'd try with that is running a disk check (chkdsk) over your C drive.
    XP instructions in the following document: How to perform disk error checking in Windows XP
    Vista instructions in the following document: Check your hard disk for errors
    Windows 7 instructions in the following document: How to use CHKDSK (Check Disk)
    Select both Automatically fix file system errors and Scan for and attempt recovery of bad sectors, or use chkdsk /r (depending on which way you decide to go about doing this). You'll almost certainly have to schedule the chkdsk to run on startup. The scan should take quite a while ... if it quits after a few minutes or seconds, something's interfering with the scan.
    Does the chkdsk find/repair any damage? If so, can you get an install to go through properly afterwards?

  • Writing XML files

    Hello all
    There's a vast amount of information on the java.sun.com site about parsing XML files:
    * creating DOM trees in memory from an XML file
    * setting up event handlers to be called when an XML file is parsed
    * transforming XML files using XSL.
    However, I can find very little information anywhere about writing XML files in the first place! I'm already aware of two ways to do this:
    (1) create a DOM in memory and write this to a file. If the data is large, though, this isn't feasible.
    (2) just output the XML elements directly to some file as text. This doesn't take account of the encoding, or special characters, and the document is not necessarily then syntactically valid.
    Is there some API which I haven't yet come across that is designed specifically for writing XML data to files? If it's built in to Java 2, then goodness knows how I've missed it all this time; if it's third-party, I'd be grateful for any links.
    Thanks for your help
    Rich Fearn

    I know pastes can be horrible, but this is a working example which I find useful: SAX XML output ;)
    import java.io.*;
    // SAX classes.
    import org.xml.sax.*;
    import org.xml.sax.helpers.*;
    //JAXP 1.1
    import javax.xml.parsers.*;
    import javax.xml.transform.*;
    import javax.xml.transform.stream.*;
    import javax.xml.transform.sax.*;
                    //AlphabetXMLOut(file, alphabets);
    class AlphabetXMLOut {
            public void run(){
                    try{
                            FileOutputStream fos = new FileOutputStream("output.xml");
                            PrintWriter out = new PrintWriter(fos);
                            StreamResult streamResult = new StreamResult(out);
                            // PrintWriter from a Servlet
                            //PrintWriter out = response.getWriter();
                            //StreamResult streamResult = new StreamResult(out);
                            SAXTransformerFactory tf = (SAXTransformerFactory) SAXTransformerFactory.newInstance();
                            // SAX2.0 ContentHandler.
                            TransformerHandler hd = tf.newTransformerHandler();
                            Transformer serializer = hd.getTransformer();
                            serializer.setOutputProperty(OutputKeys.ENCODING,"ISO-8859-1");
                            serializer.setOutputProperty(OutputKeys.DOCTYPE_SYSTEM,"users.dtd");
                            serializer.setOutputProperty(OutputKeys.INDENT,"yes");
                            hd.setResult(streamResult);
                            hd.startDocument();
                            AttributesImpl atts = new AttributesImpl();
                            // USERS tag.
                            hd.startElement("","","USERS",atts);
                            // USER tags.
                            String[] id = {"PWD122","MX787","A4Q45"};
                            String[] type = {"customer","manager","employee"};
                            String[] desc = {"Tim@Home","Jack&Moud","John D'oe"};
                            for (int i=0;i<id.length;i++){
                                    atts.clear();
                                    atts.addAttribute("","","ID","CDATA",id);
    atts.addAttribute("","","TYPE","CDATA",type[i]);
    hd.startElement("","","USER",atts);
    hd.characters(desc[i].toCharArray(),0,desc[i].length());
    hd.endElement("","","USER");
    hd.endElement("","","USERS");
    hd.endDocument();
    fos.close();
    }catch (IOException e){
    System.err.println ("Unable to write to file");
    System.exit(-1);
    }catch (TransformerConfigurationException tce){
    System.err.println("Error in: TransformerConfigurationException");
    }catch (SAXException spe) {
    // Error generated by the parser
    System.err.println("Error in: (SAXException");
    // Use the contained exception, if any
    Exception x = spe;
    if (spe.getException() != null)
    x = spe.getException();
    x.printStackTrace();
    -Hope this helps

  • LabView install: error writing to file .../cviengerror.ver

    Hello,
    I'm trying to install LabView and I keep stumbling on this error: "Error writing to file: C:\Windows\system32\cvrite\bin\English\cviengerror.ver"
    I've tried reinstalling the application a few times while running the installer as an admin but to no avail. I've checked that the directory is created and I was able to add new files to it and delete them so I don't think this is a permition problem. I'm thinking the PC needs a third party software updated but I have no clue which one it is. Does anybody have an idea on how to proceed?
    Thanks

    HI!
    I am Collin de Wit, an Application Engineer at National Instruments. If I undertsand correctly you are trying to install LabVIEW 2014 (64 bit) and during that installation you are receiving this error?
    There are at this moment three things we can verify:
    - Is there any anti virus software turned one which might block this feature during installation?
    - Are you running the installer as Admin or are you logged in as an Admin? (This is a difference for windows)
    - Is this a clean install, or are there older versions or other versions of LabVIEW installed on this computer?
    Hope to hear from you to continue troubleshooting with you!
    Best regards,
    Collin de Wit

  • Error writing to file:C\ProgramFiles\CommonFiles\Apple\MobileDeviceSupport\

    Error writing to file:C\ProgramFiles\CommonFiles\Apple\MobileDeviceSupport\etc\
    zoneinfo\Indian\Antananarivo
    Verify that you have access to that directory - retry - cancel..
    I had a problem with my itunes, it would not open, said a file was missing. I uninstalled and tried to reinstall and now I get the above message everytime I try to install any version of itunes.
    I'm fairly good with computers. I've run a dskchk and errors were fixed but apparently nothing to due with my itunes. I've run a virus check and found two viruses which have been delt with still don't know if this had anything to do with my problems with itunes.
    I would appreciate any help anyone could give me, I'd really like to have my itunes back.

    It could be a corrupt file that is not being picked up in the disk check.
    Try renaming the file mentioned in the error message. Windows may not let you do that.
    If so try renaming the containing folder. This should prevent the installer seeing it and allow the install to go through.

  • Error writing to file: c:\Program Files\iTunes\Mozilla Plugins\npitunes.dll

    When trying to upgrade to the current version of iTunes (7.5), I get this error:
    Error writing to file: c:\Program Files\iTunes\Mozilla Plugins\npitunes.dll
    The problem is caused on my computer by the corporate anti-virus, which blocks writing to any directory named "mozilla*". It is a rule in the registry that I can't change. I have uninstalled Firefox (which no longer runs on this computer due to restrictions), hoping that the iTunes installer would not bother to write files for an unsupported browser--no luck. Any tips here?
    Unfortunately, I also uninstalled iTunes 7.3, hoping that a clean install would work--no luck.
    I'd be happy if I could reinstall iTunes 7.3. Does Apple make older versions of iTunes available for download? I haven't been able to find them.
    Thanks.

    *I'd be happy if I could reinstall iTunes 7.3. Does Apple make older versions of iTunes available for download? I haven't been able to find them.*
    You'll get various earlier versions of iTunes including 7.3 here: Old iTunes for Windows

  • I want to write in a XML file which is located on the TOMCAT server

    hello all,
    can anybody tell me or give me code snippet for writing some data through my application i.e from client side on te file which is located on the TOMCAT server(especially XML file).
    tell me how can i do that?
    it is urgent
    cya
    sush

    Hello sush,,,,
    I am sending you some API / classes that will definetely help you for writing XML file through java.
    1) TransformerFactory.newInstance();
    2)Transformer serializer
    3)StreamResult
    4)serializer.transform(source,result);
    5)DOMSource
    From Vikas_khengare
    [ [email protected] ]

  • When downloading iTunes, I got a message about error writing to file and it told the file. Then it said to verify that you have access to that directory. I have no idea how to fix it. I could really use some help, please.

    I was trying to download iTunes on my computer, and while doing so, I got this message: Error writing to file: C:/Program Files (x86)/Common Files/Apple/Apple Application Support/Apple Versions.dll. Verify that you have access to that directory. I have downloaded iTunes numerous times and I have never had this problem. If anyone knows what's going on, I would really appreciate the help.

    Well, there's definitely a mac and a Windows version. And you're at the right page. I think the problem is that someone forgot (or decided not to) to update the text at teh bottom of the page to have Mac and Windows.
    Just push the button, you'll get the Mac update no problem.
    Regards,
    Bentley Wolfe
    Senior Support Engineer, Flash/Flash Player/Digital Editions
    Adobe

  • Error writing to file during iTunes 10.6 installation - Help!!

    I am trying to update iTunes to 10.6 but I get 'Error writing to file C:\Config.Msi\1b0f1d.rbf. Verify that you have access to that directory' I am presented with the option to 'Retry' or 'Cancel' after choosing retry on multiple occassions the update will not complete. I have a new pc on Windows 7 Home Premium 64-bit system. I have never had this problem before. Thanks in advance.

    Wierdly after persistance it has worked :s not sure how. but I have iTunes 10.6 which is the main thing!

  • SharePoint Designer 2013 after installation getting error with runtime i.e. error writing to file Microsoft.SharePoint.Client.Runtime.Local.Resources.dll Verify that you have access to that directory

    SharePoint Designer 2013 after installation getting error with runtime i.e. error writing to file Microsoft.SharePoint.Client.Runtime.Local.Resources.dll Verify that you have access to that directory
    after retry..again SharePoint Designer requires the following component require to install Microsoft.NET framework version 4 i have downloaded and try to installed but fail not work please answer what to do?
    Thanks and Regards, Rangnath Mali

    Hi Rangnath,
    For running SharePoint Designer 2013, you need to install Microsoft .NET 4.0 Framework or higher.
    Please uninstall the Microsoft .NET 4.0 Framework, and install it again. After that, reboot your machine.
    Best Regards,
    Wendy
    Wendy Li
    TechNet Community Support

  • When downloading the new 10.7 update for itunes, an error message saying that there is an error writing to file, verify that you have access to this file comes up... what is this??

    When downloading the new 10.7 update for itunes, an error message saying that there is an error writing to file, verify that you have access to this file comes up... what is this??

    That one's consistent with disk/file damage. The first thing I'd try with that is running a disk check (chkdsk) over your C drive.
    XP instructions in the following document: How to perform disk error checking in Windows XP
    Vista instructions in the following document: Check your hard disk for errors
    Windows 7 instructions in the following document: How to use CHKDSK (Check Disk)
    Select both Automatically fix file system errors and Scan for and attempt recovery of bad sectors, or use chkdsk /r (depending on which way you decide to go about doing this). You'll almost certainly have to schedule the chkdsk to run on startup. The scan should take quite a while ... if it quits after a few minutes or seconds, something's interfering with the scan.
    Does the chkdsk find/repair any damage? If so, can you get an install to go through properly afterwards?

Maybe you are looking for

  • Extension of a user exit in R/3, called on PO creation by SRM(SRM 5.0,class

    Hi All, I am new to SRM technical,I need the user-exit which is called in R3 on PO creation by SRM. I have to perform some checks and validation for the tax code in the exit(It may be badi also) befor creating PO in R3. Please tell me the User-exit a

  • Last played from itouch to itunes

    Hi, Ive listened to a lot of songs on my Itouch 2nd gen 16gb and when I connect it to my pc it doesn't update anything (last played, play count etc) in my music library on itunes. Anyone know how to get it to update. Right now on my touch i have song

  • Hp deskjet 2545 printer driver not supporting on windows server 2008 r2

    I have purchased a 3 in 1 hp deskjet 2545 printer. I am trying to configure in on my home laptop (HCL) operating system: windows server 2008 R2, but unable to configure it. customer support executive told me hp deskjet 2545 printer driver is not comp

  • Convergence - shared folders - permission control has been reduced

    In Convergence (<span class="banner_HelpVersion">1.0-11.01 November 2 2009), I can't see the "manage access" permission when sharing a folder. In the help it describes it, but I only have none / read /read+write. Is there a config setitng restricting

  • Req for moderators: Need FTP write access to websp...

    My step-father has a website hosted at http://www.btinternet.com/~philip.martin8/ A few days ago, I FTPed into the webspace to make some changes. I uploaded the new files and the old ones got over-written, but the new ones did not get uploaded. Going