Alot of files missing

1 day i woke up and i couldnt use any programs that used JRE i looked and my java folder was pretty much empty.. i didnt know what to do i tried to download but it said that its installed already and bla bla... so i went on my sisters computer copied the java folder and overwrited it on my computer and that didnt fix it either....my friend told me to use this program(java launcher) so i did and it showed im missing alot of files..
heres the status
JRE---Java Runtime Environment
Path Find Error
C:\Program files\java\jre1.6.0 No yes for all except javac
\bin\javac.exe No jar and jdb
\bin\java.exe No
\bin\javaw.exe No
\bin\jar.exe No
\bin\jdb.exe No
JDK---Java Development Kit
C:\program Files\Java\jdk 1.60 none found and all error
\bin\javac.exe
\bin\java.exe
\bin\javaw.exe
\bin\jar.exe
\bin\jdp.exe
so can anyone help...

Have you tried uninstalling it and then reinstalling it fresh? That would be my first suggestion.

Similar Messages

  • I received a gift card and when I redeemed it an error message said that I had some itunes files missing and that I needed to reinstall itunes.  Will I still have all my credits when I download itunes?

    I received an online gift card for Father's Day.  When I tried to redeem the gift then I received a error message saying I had some itune files missing and I needed to reinstall/download itunes.  Will I still have my previous purchase credits after downloading and reistalling itunes? 

    You will, because the credited funds are on your iTunes account, not the application. When you reinstall iTunes just configure it with your old iTunes account and your credits will be there waiting for you.

  • New itunes update, now itunes wont open keeps saying files missing

    doiwnloaded new update, now itunes wont open saying files missing. help

    Try the following user tip:
    Troubleshooting issues with iTunes for Windows updates

  • XML publisher report with a template file missing

    I get the following error
    Active template file not found in the template definition <TEMPLATE_NAME> for date <EFFDT>. (235,2515)
    PSXP_RPTDEFNMANAGER.TemplateDefn.OnExecute Name:GetActiveTemplateFile PCPC:15872 Statement:346
    but in
    Reporting Tools > XML Publisher > Report Definition > Template tab
    I did have the setting Effective date, what cause the problem?

    Have a look at following post and run the sql in this post to see if your template definition is missing.
    http://peoplesoft.wikidot.com/xml-publisher-template-file-missing
    You could also run Application Engine PSXPCLEAN to clean orphan rows.
    Are you running the report online or through PeopleCode?
    In last case make sure the effdt is set correct in PeopleCode.
    Also have a look if your server time settings are correct.
    Hakan

  • My iPOD comes up with 13019 error message file missing please help!

    My iPOD Nano will not sync and comes up with an error message 13019 file missing can you pelase help?

    Try rebuilding your iTunes Library:
    (This will cause all devices to see your library as a "new" library)
    1. Open iTunes.
    2. File>LIbrary>Organize Library: Consolidate Files.
    -This process may take some time.
    3. Quit iTunes.
    4. Browse to your iTunes Folder.
    5. Drag the files to the desktop, but leave the folders in place (folders will be iTunes Media, Album Artwork, Previous iTunes Libraries)
    6. Open iTunes.
    7. File>Library>Import Playlist.
    8. Direct iTunes to import the "iTunes Library.xml" that is sitting on your desktop.
    9. Once the process is complete attempt to resync your iPod.
    EE

  • Music files missing/hidden in folder on network hdd

    Hi all,
    I have setup my home net work with a iMac (mountain Lion) backed up by a TimeCapsule and at the back of the TimeCapsule I have a 2TB networked external HDD. My iTunes library is located on this HDD, I take care not to start up iTunes before this networked external HDD has propoerly mounted to avoid any conflicts with links to my itunes library files and folders.
    The other day I noticed a few missing files (the dreaded exclamation mark !), not too bad a figured, I located a few manually but reached some that does my head in...... Out of the whole album there are two files "missing", the other ones play as they should. When I try and locate the missing files the folder comes up empty.....
    I have even checked the songs that do play in the same album....they dont show up either, even though they still play in iTunes (yes, they are all located at the same location). The album was originally ripped from a CD and I don't use iTunes Match or Genius.
    I have tried to find the files by:
    1."open in finder" - files missing / whole folder empty
    2."through finder and located the drive and folder" - files missing / folder empty
    3."copy file location from "get info" and paste into "go to folder" - the file temporarily appears in the finder window but dissapears shortly after / folder yet again empty.
    4. I check the folder "get info" from my finder and it says "zero bytes"
    5. I can't use Search because its on an external HDD and there fore not indexed
    6.I have tried to copy the folder to the desktop but still shows empty....
    7. I have tried to "organise" my library, still no change.
    What the..xxx..is happening..?
    From what I can gather, the files are actually there but not visible through the finder window (even though the folder appears to be 0 bytes).
    The problem being that I can't locate my missing files because I cant see them any more......
    Am I missing something (like show hidden folder on a Mac) or has it got to do with anything else...? How can I fix it..? I have found posts that relate to windows users forced their W7 to show hidden folders but nothing yet on Mac.....
    Help.
    //Fred

    I was lucky to be able to use a PC, that after trying numerous times actually read the external hdd, I quickly copied all files over to a backup hdd and recovered all files. After that I ended up in contact with Western Digital about the incident and they recommended to completely erase (7-pass erase) of the hdd, which ended up taking over 5 days to do. They gave me no reason as to "Why" it would have happened but if I erase and reformatted of the hdd and the problem reoccurred they recommended to get the unit replaced.
    I was lucky to recover all my files.....keep trying on different computers if you can, and copy what you can get hold of. The 7-pass erase will delete pretty much every trace of information on the hdd with no chance of recovery.
    So far since the incident its been running ok but I not longer trust the hdd to be stable. Not a simple nor quick process / solution I'm afraid.
    Good luck!
    Once you have recovered your files (or as many as you can get hold of) and ready to erase the hdd:
    (THIS WILL ERASE ALL YOUR DATA, MAKE SURE YOU HAVE A BACKUP BEFORE PROCEEDING)
    Connect the drive directly to the Mac, open Disk Utility.
    Select the drive and click on the "Erase" tab Select the "7-times zeros" to completely erase the drive.
    Once the erase have completed format the drive to your selection.

  • File process - some files missing in processing

    Hi,
    I am using the below code to create drives on network.
    This exe file is used by ILM as part batch job. The job will pick input files from local drive.
    Query: While executing this job some input files are missing so for them drive is not created. Please let me know what could be the reason and how to resolve? let me know how to avoid file missing without processing?
    System.Diagnostics.Process cmd = new Process();
    cmd.StartInfo.UserName = "ad_user";
    cmd.StartInfo.Domain = "domain";
    cmd.StartInfo.Password = "password";
    cmd.StartInfo.WindowStyle = System.Diagnostics.ProcessWindowStyle.Hidden;
    cmd.StartInfo.FileName = @"d:\miis\createdrive.cmd";
    cmd.StartInfo.WorkingDirectory = @"d:\miis\";
    cmd.StartInfo.UseShellExecute = false;
    string these_args = string.Format("{0} {1} {2}", domain, ocgsamaccountname, ocgpathtocreate);
    cmd.StartInfo.Arguments = these_args;
    try
    Console.WriteLine(cmd.Start());
    if (!cmd.WaitForExit(15000))
    skip_delete = true;
    jaya

    Found the issue:
    At first glance my itunes music folder looks normal, but after some careful reading of the location data...it turns out all of my music is also stored in a subfolder "MUSIC" in with all the artist names.  I found this after discussing with a genius today while having my battery replaced.  Together we found the issue.
    How?  iTunes at some point started making a MUSIC and MOVIES and maybe some other folders in the iTunes folder.  When I redid my library some time ago, it must have changed the directory and copied all my music to the user/music/iTunes/iTunes Music/Music folder.  This would also explain why I found that sometimes my library took up more data than I had expected.  iTunes would say 45 GB but the folder would say 90GB. 

  • Photoshop elements 10 won't open, says files missing. Reinstall. Trying to reinstall but won't run. Nothing works. Using Windows 7.

    Photoshop elements 10 won't open, says files missing. Reinstall. Trying to reinstall but won't run. Nothing works. Using Windows 7.
    How do I reach tech support?

    http://forums.adobe.com/message/5506764#5506764

  • I have ipod classic 5gen it will not sync with windows the error message says ipod can not sync as required file missing   wht to do???

    i have ipod classic 5gen it will not sync with windows the error message says ipod can not sync as required file missing   wht to do???

    Although you used the new USB 3.0 port, the actual connection speed is still USB2.0, as the iPod Dock connector, does not have the 10 times faster USB3.0 signal pins, the connection speed is still 480Mbits/s
    I assumed that you have tried the other USB 2.0 port to no success..
    Can you do the iPod Disk diagnostic as posted earlier by tt2, it wont fix your problem, but helps in troubleshooting.
    Have a nice day!

  • Downloaded the latesty update for itunes and now cant open itunes at all keep getting a file missing error whats doing on ????????????

    installed latest update of itunes and now cant open it at all i get a message saying theres a file missing and i need to re-install itunes but after the 6th time its still the same ,getting really ****** off with it now !!!!! HELP!!!!!!!!!

    Hey crebely!
    I have an article here for you that may help you troubleshoot and resolve this issue:
    iTunes 11.1.4 for Windows: Unable to install or open
    http://support.apple.com/kb/TS5376
    Thanks for coming to the Apple Support Communities!
    Cheers,
    Braden

  • When i open itunes it comes up files missing

    after i installed the lastest software up grade  i tried  to open  i tunes it comes up files missing and u need to reinstall i try to re install but it does not let me . i have even tried to un install and it still wont let me it says files missing can any one help me

    Can you give the full text of the error message that you get when you try to uninstall iTunes.
    Also which version of Windows are you using?

  • File missing (file\BCD error code 0Xc0000034 help need for work!

    file missing (file\BCD  error code 0Xc0000034 help need for work!    what can i do?
    have an p 2000 notebook pc

     Hi bobkunkle, welcome to the HP Forums. I understand you cannot boot passed the error you are receiving.
    What is the model or product number of your notebook? What version of Windows is installed?
    Guide to finding your product number
    Which Windows operating system am I running?
    TwoPointOh
    I work on behalf of HP
    Please click “Accept as Solution ” if you feel my post solved your issue, it will help others find the solution.
    Click the “Kudos, Thumbs Up" on the bottom to say “Thanks” for helping!

  • PDFmaker files missing using Excel 2003

    I have a workstation that gets the "PDFmaker files missing" message whenever using acrobat to create a Excel 2003 file PDF.
    Using Office 2003 and Acrobat 8.1.3 on Windows XP SP3
    I have seen may posts on this but have not seen a resolution.  Has this been resolved??  If so what is the solution??
    Yes we can print to a PDF from Excel but the user wanted to just use Acrobat instead of having to load the files in Excel each time.
    Thanks  Jack
    Message was edited by: Jack1376

    Having the same problem here.  Doing a repair install did not fix it.
    Vista 32-bit with 9.4.4 acrobat installed. 
    I have a test machine that is also Vista 32-bit with 9.4.3 and confirmed that it indeed does work.  Going to update that machine and see if I can duplicate the issue.
    Printing to PDF did work tho with 9.4.4.

  • Where can I get help re: a file missing from Pages in iCloud?

    Where can I get help re: a file missing from Pages in iCloud?

    If the file was also on a mac, then there was a local copy of the file in ~/Library/Mobile Documents.  If you use Time Machine or any other backup program on your computer, then try restoring the file(s).  Similarly the same thing would be done on a PC, but I'm not sure where the icloud local copies are kept.

  • [svn:fx-trunk] 10506: New TLF file missing from svn 10505.

    Revision: 10506
    Author:   [email protected]
    Date:     2009-09-22 10:43:46 -0700 (Tue, 22 Sep 2009)
    Log Message:
    New TLF file missing from svn 10505.
    Added Paths:
        flex/sdk/trunk/frameworks/projects/textLayout/textLayout_edit/src/flashx/textLayout/opera tions/CopyOperation.as

    Revision: 10506
    Author:   [email protected]
    Date:     2009-09-22 10:43:46 -0700 (Tue, 22 Sep 2009)
    Log Message:
    New TLF file missing from svn 10505.
    Added Paths:
        flex/sdk/trunk/frameworks/projects/textLayout/textLayout_edit/src/flashx/textLayout/opera tions/CopyOperation.as

Maybe you are looking for

  • Work center decision

    Dear all, Ex- Reactor is main work center main  , under this we r having different type of reactors like R1,R2, R3 my client want to maintain main rector(work center) in master recipt, and they  will take a perticular work center decision at time of

  • Iphoto organizing???

    In my photos section, my pictures are separated by the Month/Year, but all in one big mess of pictures. I can no longer visibly see the Month/Year?? How do I get that back on?!  I want to see "July 2013" then those pictures under it again.  

  • Lost memory card what do i do???

    Hi, I just got a Nokia 5500 Sport and it came with a memory card, I lost it. I thought no biggy I was going to get a bigger one anyway... turns out that memory card had all the applications on it. Is there anyway I can get the things I need and put o

  • Skype,fring,nimbuzz Voip problem

    if i install nimbuzz on my nokia C5 fring audio dnt work and than if install fring nimbuzz dnt run and skype audio get problem. Please a make voip divider software at nokia ovi store

  • Open Connections on Repository

    Hi All , I am trying to access MDM server ( version 5.5.64.74 ) using MDM out -of - box webservices at the same version . I was able to get Product details but the webservice calls are leaving the connections open on the repository . When the maximum