Unable to find a specific compilation on Itunes!! arghhh!!

I'm trying to find 'Ultimate NRG 4' however every time I search I only get 'Ultimate NRG megamix'
What do I do and if Itunes doesn't have this album - where the **** can I buy it?! I'm sure it must have!!

You can make "requests" for new material to Apple at this webpage: http://www.apple.com/feedback/itunes.html Be aware that these are really suggestions, not requests, and there is no guarantee.
You can also try one of the online music download stores that specialize in Dance/DJ music, such as junodownload.com or beatport.com They sell songs in MP3 format, which can be easily added to your iTunes library.

Similar Messages

  • Ant Build Error - Unable to find a javac compiler

    I downloaded and installed the Sun Java Toolkit 1.0 for CDC. I can build and run the examples with no problem.
    When I create my own project -- either by using the Create from Example option or the Create a New Project from Scratch option, I consistently receive this error message:
    C:\CDCTK10\apps\JillianGolfHandset\nbproject\build-impl.xml:295: The following error occurred while executing this line:
    C:\CDCTK10\apps\JillianGolfHandset\nbproject\build-impl.xml:148: Unable to find a javac compiler;
    com.sun.tools.javac.Main is not on the classpath.
    Perhaps JAVA_HOME does not point to the JDK
    BUILD FAILED (total time: 0 seconds)
    Unfortunately, I'm not an Ant jock.
    I'd like to go fiddling with the JAVA_HOME environmental variable on my system, but something tells me I shouldn't have to touch it; why would the examples work if JAVA_HOME weren't set properly?
    Any ideas?

    I had the JDK installed and the JAVA_HOME set correctly to point to the JDK but it still gave the same error.
    As I'm using Windows, I thought the problem may have been the spaces in the JAVA_HOME path, so I changed it to the old DOS style path e.g with the ~1. But that didn't work
    Someone else suggested adding the JDK bin to the PATH, so I did that, but it didn't fix the problem.
    Doing a search on the web, someone else using ANT had a similar problem, though not with the CDC, and added the tools.jar to the classpath
    So I tried adding tool.jar to the classpath, and it worked !!
    There is probably a better solution, but I couldn't find it, so I'll stick with this one until someone comes up with a better fix

  • HELP Unable to find a javac compiler

    Hi I try to show a report maked in CrystalReports11 and i try to view y a jsp page but the next error apears:
    Estado HTTP 500 -
    type Informe de Excepci�n
    mensaje
    descripci�n El servidor encontr� un error interno () que hizo que no pudiera rellenar este requerimiento.
    excepci�n
    org.apache.jasper.JasperException: No se puede compilar la clase para JSP
         org.apache.jasper.compiler.DefaultErrorHandler.javacError(DefaultErrorHandler.java:97)
         org.apache.jasper.compiler.ErrorDispatcher.javacError(ErrorDispatcher.java:346)
         org.apache.jasper.compiler.Compiler.generateClass(Compiler.java:414)
         org.apache.jasper.compiler.Compiler.compile(Compiler.java:472)
         org.apache.jasper.compiler.Compiler.compile(Compiler.java:451)
         org.apache.jasper.compiler.Compiler.compile(Compiler.java:439)
         org.apache.jasper.JspCompilationContext.compile(JspCompilationContext.java:511)
         org.apache.jasper.servlet.JspServletWrapper.service(JspServletWrapper.java:295)
         org.apache.jasper.servlet.JspServlet.serviceJspFile(JspServlet.java:292)
         org.apache.jasper.servlet.JspServlet.service(JspServlet.java:236)
         javax.servlet.http.HttpServlet.service(HttpServlet.java:802)
    causa ra�z
    Unable to find a javac compiler;
    com.sun.tools.javac.Main is not on the classpath.
    Perhaps JAVA_HOME does not point to the JDK
         org.apache.tools.ant.taskdefs.compilers.CompilerAdapterFactory.getCompiler(CompilerAdapterFactory.java:106)
         org.apache.tools.ant.taskdefs.Javac.compile(Javac.java:935)
         org.apache.tools.ant.taskdefs.Javac.execute(Javac.java:764)
         org.apache.jasper.compiler.Compiler.generateClass(Compiler.java:382)
         org.apache.jasper.compiler.Compiler.compile(Compiler.java:472)
         org.apache.jasper.compiler.Compiler.compile(Compiler.java:451)
         org.apache.jasper.compiler.Compiler.compile(Compiler.java:439)
         org.apache.jasper.JspCompilationContext.compile(JspCompilationContext.java:511)
         org.apache.jasper.servlet.JspServletWrapper.service(JspServletWrapper.java:295)
         org.apache.jasper.servlet.JspServlet.serviceJspFile(JspServlet.java:292)
         org.apache.jasper.servlet.JspServlet.service(JspServlet.java:236)
         javax.servlet.http.HttpServlet.service(HttpServlet.java:802)
    Somebody help me or any know how view a report in Jbuilder but not in jsp?? thanks!

    Unable to find a javac compiler;
    com.sun.tools.javac.Main is not on the classpath.Ensure that the tools.jar from the JDK is part of your classpath

  • Unable to find the specific id in the packet

    i have been analyzing the  packet capture between the client browser and the sharepoint,
    i have added  corporate app in our share point server, and added a news,
    i tried editing the news. but when i looked in the packet i could not find   the id for the specific news , what i see the collection  all the id of all the news.
    is there  a way to get the news id in any specific packet

    The news which you have added is it a web part? Iframe? or what is it?

  • I am unable to find/use ATV through my itunes yet whenever i reinstall itunes it shows for a while and then goes... I have no problem on my IP5 or ipad!!

    It doesnt affect either my IP5 or ipad i can access ATV through them even when my itunes is not showing ATV.  I try to repair itunes and it doesnt help.  whenever i reinstall it comes up straight away!!

    Not sure if the following is the scenario you are facing.
    Apple TV does not recognize computer
    I managed to fix the situation my home setup was facing and posted in the thread above. Hope it helps.

  • Compile error : "unable to find javac compiler"

    Hello,
    I've got this problem compiling my java project: the error that I get is :
    Unable to locate tools.jar. Expected to find it in C:\Program Files\Java\jre1.5.0_05\lib\tools.jar
    init:
    compile:
    [javac] Compiling 9 source files to H:\project\class
    BUILD FAILED
    H:\project\build.sml:8: Unable to find a javac compiler;
    com.sun.tools.Main is not on the classpath.
    Perhaps JAVA_HOME does not point to th JDK
    I'm using the following product:
    a)     MySQL Database: mysql-4.1.13a-win32.zip (http://dev.mysql.com/get/Downloads/MySQL-4.1/mysql-4.1.13a-win32.zip/from/pick)
    b)     MySQL JDBC driver: mysql-connector-java-3.1.10.zip (http://dev.mysql.com/downloads/connector/j/3.1.html )
    c)     JBuilder 2005: http://www.borland.com/downloads/download_jbuilder.html
    d)     Jakarta Ant: apache-ant-1.6.5-bin.zip (http://ant.apache.org/bindownload.cgi)
    In the C:\Program Files\JAVA map are the following maps:
    - jdk1.5.0_05
    - jre1.5.0_05
    the settings in windows:
    ANT_HOME C:\java\apache-ant-1.6.5
    JAVA_HOME C:\Program Files\Java\jdk1.5.0_05
    And I have added ;C:\java\apache-ant-1.6.5\bin; to the PATH
    Why doesn't it work ? And more important, How can I fix it ?
    Thanks
    Nick

    Hello,
    I've got this problem compiling my java project: the error that I get is :
    Unable to locate tools.jar. Expected to find it in C:\Program Files\Java\jre1.5.0_05\lib\tools.jar
    init:
    compile:
    [javac] Compiling 9 source files to H:\project\class
    BUILD FAILED
    H:\project\build.sml:8: Unable to find a javac compiler;
    com.sun.tools.Main is not on the classpath.
    Perhaps JAVA_HOME does not point to th JDK
    I'm using the following product:
    a)     MySQL Database: mysql-4.1.13a-win32.zip (http://dev.mysql.com/get/Downloads/MySQL-4.1/mysql-4.1.13a-win32.zip/from/pick)
    b)     MySQL JDBC driver: mysql-connector-java-3.1.10.zip (http://dev.mysql.com/downloads/connector/j/3.1.html )
    c)     JBuilder 2005: http://www.borland.com/downloads/download_jbuilder.html
    d)     Jakarta Ant: apache-ant-1.6.5-bin.zip (http://ant.apache.org/bindownload.cgi)
    In the C:\Program Files\JAVA map are the following maps:
    - jdk1.5.0_05
    - jre1.5.0_05
    the settings in windows:
    ANT_HOME C:\java\apache-ant-1.6.5
    JAVA_HOME C:\Program Files\Java\jdk1.5.0_05
    And I have added ;C:\java\apache-ant-1.6.5\bin; to the PATH
    Why doesn't it work ? And more important, How can I fix it ?
    Thanks
    Nick

  • Error  "unable to find javac compiler"

    Hello,
    I've got this problem compiling my java project: the error that I get is :
    Unable to locate tools.jar. Expected to find it in C:\Program Files\Java\jre1.5.0_05\lib\tools.jar
    init:
    compile:
    [javac] Compiling 9 source files to H:\project\class
    BUILD FAILED
    H:\project\build.xml:8: Unable to find a javac compiler;
    com.sun.tools.Main is not on the classpath.
    Perhaps JAVA_HOME does not point to the JDK
    I'm using the following products:
    a) MySQL Database: mysql-4.1.13a-win32.zip (http://dev.mysql.com/get/Downloads/MySQL-4.1/mysql-4.1.13a-win32.zip/from/pick)
    b) MySQL JDBC driver: mysql-connector-java-3.1.10.zip (http://dev.mysql.com/downloads/connector/j/3.1.html )
    c) JBuilder 2005: http://www.borland.com/downloads/download_jbuilder.html
    d) Jakarta Ant: apache-ant-1.6.5-bin.zip (http://ant.apache.org/bindownload.cgi)
    In the C:\Program Files\JAVA map are the following maps:
    - jdk1.5.0_05
    - jre1.5.0_05
    the settings in windows:
    ANT_HOME C:\java\apache-ant-1.6.5
    JAVA_HOME C:\Program Files\Java\jdk1.5.0_05
    And I have added ;C:\java\apache-ant-1.6.5\bin; to the PATH
    Why doesn't it work ? And more important, How can I fix it ?
    Thanks
    Nick

    Duplicate of http://forum.java.sun.com/thread.jspa?threadID=687035

  • I am unable to install itunes onto my pc. I am unable to find where it saves it or even if it has saved it. Can anyone help?

    I am unable to install itunes onto my pc. I am unable to find where it saves it or even if it has saved it. Can anyone help?

    itunes 11 has a specific spec that needs to be met before you can install it. Please verify from this if your pc pass the requirement from this link
    iTunes 11 for Windows - Technical Specifications
    Unless otherwise specified, in C:\Documents and Settings\User\Local Settings\Temp. However, if you want to know for sure for your system, download something (if you haven't already) and do a search for that specific dwnld. Then, drill down to the containing folder.

  • Unable to find rented movies from itunes

    Once I download the rented movie, I am unable to find it on my mac book pro.  The library only lists TV shows, podcasts, music.  My purchased TV shows are listed, but where do I find my rented movies?  Thanks!

    Unfortunately, rental movies do not appear in Front Row. I believe this is because of the inability of Front Row to alert you (and have you click "okay") to the rental agreement requirements. It may also be because Front Row does not give iTunes feedback about when you started playing the movie and/or when you're done. If you would like to see rental movies in iTunes, as do quite a few people who post in this forum, I would suggest you send Apple some Mac OS X feedback (since there's no form specifically for Front Row):
    http://www.apple.com/feedback/macosx.html
    -Doug

  • Is there a way to transfer songs from a Sony 16GB MP3 player to an iPod Classic? Tried dragging the songs to iTunes,only accepted 1400 of the songs. MP3 player was full.  I also had compiled the songs in a specific order and iTunes changed order.

    Is there a way to transfer songs from Sony 16GB MP3 player to an iPod Classic?  Tried dragging the songs to iTunes but it only accepted 1400 of the songs, MP3 was full. I also had compiled the songs in a specific order and iTunes changed the order.

    The songs from the Sony MP3 player need to be imported into your iTunes library first before they can be synced or added to your iPod Classic. 
    Regarding the songs that didn't import into iTunes, what format are they in and what seems to be different from them compared with the tracks that did import?
    B-rock

  • How do I find music that has been uploaded to iTunes from a purchased CD and iTunes is "unable to find the original file?" I no longer have the CD. I have tried all the usual methods of looking in my iTunes library and through Find. No Luck.

    How do I find music that has been uploaded to iTunes from a purchased CD and iTunes is “unable to find the original file?” I no longer have the CD. I have tried all the usual methods of looking in my iTunes library and through Find. No Luck.

    Backup drive?
    Subscribe to iTunes Match?
    If neither of the above and you don't have the CD and can't find your tracks on the computer then they you're stuck.  A file recovery utility will cost $100, plus another $100 for an external drive to which to resue the files, and may not even work.  You can buy a lot of CDs for $200.

  • We are unable to find iTunes on your computer.  (iPhone)

    Trying to test in-app purchasing, so logged out of App Store, and now I cant log back in.
    I have connectivity, because I can browse web. My App Store account is still correct, because I can successfully log in using my iPad.
    The error message I get on my iPhone screen is weird, it says:
    *One Moment Please.*
    *Connecting to the iTunes Store.*
    Loading...
    *We are unable to find iTunes on your computer.*
    *[I have iTunes] [Download iTunes]*
    *If iTunes doesnt open, click the iTunes aplication login in Dock or Windows Task Bar.*

    Suddenly, I have fixed this problem by download a free apps from the link refer to. Now my App Store / iTunes Store in my iPhone has been recovered. Very strange!

  • TS3595 I am unable to "search for specific songs or artists in iTunes on my new I pad

    I am unable to "search for specific artists or songs in iTunes using my new iPad 3rd gen.  I am not  really great with all things computer but can follow step by step instructions pretty well. Any suggestions?

    Click the + sign above My Stations to create a new station then type a Genre, Artist or Song in the search box.

  • Urgent - Unable to find last backup for iPhone 4 in iTunes

    Hello,
    I would be grateful if someone could please help me urgently.
    Earlier this week I made a backup of my iPhone 4 in iTunes.  In actual fact I did this several times in order to make sure that the backup was saved.  I have since upgraded iOS to 5.1.1 which for some reason also required me to use the restore function as the phone wouldn't start after the upgrade.
    My problem now is that I cannot find the backup made in iTunes, even though there is a folder with correct modified date within the iTunes backup folder.  What complicates things even more is that within this folder there seem to be files for two backups, the one made earlier this week and one which was made last year.
    I have of course kept a copy of the full iTunes folder from before I did the upgrade, but I am now unable to recover the backup even after deleting the files for the older version.  If I leave only the files with a modification date from earlier this week, I choose does find the backup but marks it as unknown and will not use it to restore the phone.
    I would be grateful if anyone could suggest a way around this.  I have tried uninstalling and reinstalling iTunes, sinking my iPad and then trying to reconnect my iPhone (this has worked in the past to resolve the issue of the backup not showing up) all to no avail.  The only data I desperately need other text messages and notes, all other important data is backed up to iCloud.  I'm not worried about individual applications as these can be downloaded over time as needed.  Incidentally, if it is of any help the size of the folder which contains what I think is the backup from earlier this week after deleting all older files is 79 MB.
    Thank you sincerely in advance for any help at all.
    All the best for now and take care.
    Hussein.
    Please note: this message was dictated using Dragon NaturallySpeaking and TalkingPoint.  I apologise for any errors in the text.

    That means exactly what it says. Your computer is not Authorized to the Apple ID account that the content was purchased with. If your iTunes is logged in to an Apple ID you must log out, then log in using the same Apple ID that the content was purchased with. Then go to the Store menu and choose Authorize.

  • My CD drive does appear on the desktop even though Finder preferences indicate it should and so do the System preferences. I'm unable to burn a CD-R in iTunes. It tells me the CD burner is being used by another application?

    My CD drive does appear on the desktop even though Finder preferences indicate it should and so do the System preferences.
    I'm unable to burn a CD-R in iTunes. It tells me the CD burner is being used by another application; however, I seem to find out what's using it.
    I'm unable to eject the CD since it not shown on the Desk Top. I have to restart the system to eject the CD?
    Very unclear as to what is happening?

    My CD drive does appear on the desktop even though Finder preferences indicate it should and so do the System preferences.
    I'm unable to burn a CD-R in iTunes. It tells me the CD burner is being used by another application; however, I seem to find out what's using it.
    I'm unable to eject the CD since it not shown on the Desk Top. I have to restart the system to eject the CD?
    Very unclear as to what is happening?

Maybe you are looking for

  • Why is previewing songs in the iTunes Store causing a problem for me?

    I don't have a problem playing music in my iTunes library or navigating around it, my problem is in the iTunes Store. If I select 'See All >' after searching for something in particlar then select a song and start scrolling down the page it becomes u

  • Photoshop CS4 Crash Using the Pen Tool

    We have experienced an issue where creating a line/path using the Pen tool in Photoshop CS4 caused a system-wide freeze, regardless of operating system, other software installed, etc.... Not even a kernal panic, but just a complete freeze. We found t

  • Need video clips to "fall into place" using scale and position, but Premiere isn't cooperating...

    Hey guys, I'm working on a project for a client where I need 50 video clips to "fall" from full screen to a "puzzle" in the background, then I have some after effects to do, but my problem is that I can't seem to get a video to play "underneath" anot

  • Adobe crashing computer

    Recently, Adobe Acrobat 9 Pro began crashing my computer (Windows XP Pro with SP3); I switched to FoxItReader, but still cannot create / edit *.pdf's.  I cannot repair or uninstall Acrobat, because the computer crashes before I get that option. Now,

  • False solutions being posted here.

    There is a moderator named Norman who goes around advising as a simple solution to all billing questions going to Billing HIstory, which is simply a list of expenditures (hidden two levels down in Account Management).  He then makes it impossible to