Simple JRE question, where is jre 6?

I've spent a long time with a bad version number problem. Many, many forum posts and even FAQ information tells me that I'm compiling with a more recent version than I'm running. So here it is:
javac -version
1.6.0
java -version
1.5.0_11
Now I want my java environment running in the best way. So I'd rather not use a workaround like javac -version:<value>
I've downloaded what is labeled jre 6 from the Sun website more than once. But it keeps coming up 1.5
http://java.sun.com/javase/downloads/index.jsp
Where is jre 6? Is it (still possibly) me that's causing this problem, or is jre 1.6 not actually available from Sun?

I have a problem with 5.5 and 6.0 tomcat not start with the latest version of java jre1.6.0_03 but works only with the jre1.5.0! The reason that I cause this problem?
logs tomcat
[2008-04-14 15:14:47] [info] Procrun (2.0.3.0) started
[2008-04-14 15:14:47] [info] Service Tomcat5 name Apache Tomcat
[2008-04-14 15:14:47] [info] Service Tomcat5 installed
[2008-04-14 15:14:47] [info] Procrun finished.
[2008-04-14 15:14:51] [info] Procrun (2.0.3.0) started
[2008-04-14 15:14:51] [info] Updating service...
[2008-04-14 15:14:51] [info] Service Tomcat5 updated
[2008-04-14 15:14:51] [info] Update service finished.
[2008-04-14 15:14:51] [info] Procrun finished.
[2008-04-14 15:14:51] [info] Procrun (2.0.3.0) started
[2008-04-14 15:14:51] [info] Updating service...
[2008-04-14 15:14:51] [info] Service Tomcat5 updated
[2008-04-14 15:14:51] [info] Update service finished.
[2008-04-14 15:14:51] [info] Procrun finished.
[2008-04-14 15:14:55] [info] Procrun (2.0.3.0) started
[2008-04-14 15:14:55] [info] Running Service...
[2008-04-14 15:14:55] [info] Starting service...
[2008-04-14 15:14:55] [174 javajni.c] [error] Impossibile trovare il modulo specificato.
[2008-04-14 15:14:55] [986 prunsrv.c] [error] Failed creating java C:\Programmi\Java\jre1.6.0_05\bin\client\jvm.dll
[2008-04-14 15:14:55] [1260 prunsrv.c] [error] ServiceStart returned 1
[2008-04-14 15:14:55] [info] Run service finished.
[2008-04-14 15:14:55] [info] Procrun finished.
[2008-04-14 15:16:21] [info] Procrun (2.0.3.0) started
[2008-04-14 15:16:21] [info] Running Service...
[2008-04-14 15:16:21] [info] Starting service...
[2008-04-14 15:16:21] [174 javajni.c] [error] Impossibile trovare il modulo specificato.
[2008-04-14 15:16:21] [986 prunsrv.c] [error] Failed creating java C:\Programmi\Java\jre1.6.0_05\bin\client\jvm.dll
[2008-04-14 15:16:21] [1260 prunsrv.c] [error] ServiceStart returned 1
[2008-04-14 15:16:21] [info] Run service finished.
[2008-04-14 15:16:21] [info] Procrun finished.
[2008-04-14 15:37:08] [info] Procrun (2.0.3.0) started
[2008-04-14 15:37:08] [info] Running Service...
[2008-04-14 15:37:08] [info] Starting service...
[2008-04-14 15:37:08] [174 javajni.c] [error] Impossibile trovare il modulo specificato.
[2008-04-14 15:37:08] [986 prunsrv.c] [error] Failed creating java C:\Programmi\Java\jre1.6.0_05\bin\client\jvm.dll
[2008-04-14 15:37:08] [1260 prunsrv.c] [error] ServiceStart returned 1
[2008-04-14 15:37:08] [info] Run service finished.
[2008-04-14 15:37:08] [info] Procrun finished.
[2008-04-14 15:46:33] [info] Procrun (2.0.3.0) started
[2008-04-14 15:46:33] [info] Running Service...
[2008-04-14 15:46:33] [info] Starting service...
[2008-04-14 15:46:33] [174 javajni.c] [error] Impossibile trovare il modulo specificato.
[2008-04-14 15:46:33] [986 prunsrv.c] [error] Failed creating java C:\Programmi\Java\jdk1.6.0_05\jre\bin\client\jvm.dll
[2008-04-14 15:46:33] [1260 prunsrv.c] [error] ServiceStart returned 1
[2008-04-14 15:46:33] [info] Run service finished.
[2008-04-14 15:46:33] [info] Procrun finished.
[2008-04-14 15:46:39] [info] Procrun (2.0.3.0) started
[2008-04-14 15:46:39] [info] Running Service...
[2008-04-14 15:46:39] [info] Starting service...
[2008-04-14 15:46:39] [174 javajni.c] [error] Impossibile trovare il modulo specificato.
[2008-04-14 15:46:39] [986 prunsrv.c] [error] Failed creating java C:\Programmi\Java\jdk1.6.0_05\jre\bin\client\jvm.dll
[2008-04-14 15:46:39] [1260 prunsrv.c] [error] ServiceStart returned 1
[2008-04-14 15:46:39] [info] Run service finished.
[2008-04-14 15:46:39] [info] Procrun finished.
[2008-04-14 16:19:38] [info] Procrun (2.0.3.0) started
[2008-04-14 16:19:38] [info] Running Service...
[2008-04-14 16:19:38] [info] Starting service...
[2008-04-14 16:19:38] [174 javajni.c] [error] Impossibile trovare il modulo specificato.
[2008-04-14 16:19:38] [986 prunsrv.c] [error] Failed creating java C:\Programmi\Java\jdk1.6.0_05\jre\bin\client\jvm.dll
[2008-04-14 16:19:38] [1260 prunsrv.c] [error] ServiceStart returned 1
[2008-04-14 16:19:38] [info] Run service finished.
[2008-04-14 16:19:38] [info] Procrun finished.
[2008-04-14 16:20:28] [174 javajni.c] [error] Impossibile trovare il modulo specificato.
[2008-04-14 16:20:28] [986 prunsrv.c] [error] Failed creating java C:\Programmi\Java\jdk1.6.0_05\jre\bin\client\jvm.dll
[2008-04-14 16:20:28] [1260 prunsrv.c] [error] ServiceStart returned 1
[2008-04-14 16:20:33] [174 javajni.c] [error] Impossibile trovare il modulo specificato.
[2008-04-14 16:20:33] [986 prunsrv.c] [error] Failed creating java C:\Programmi\Java\jdk1.6.0_05\jre\bin\client\jvm.dll
[2008-04-14 16:20:33] [1260 prunsrv.c] [error] ServiceStart returned 1
[2008-04-14 16:23:34] [174 javajni.c] [error] Impossibile trovare il modulo specificato.
[2008-04-14 16:23:34] [986 prunsrv.c] [error] Failed creating java C:\Programmi\Java\jdk1.6.0_05\jre\bin\client\jvm.dll
[2008-04-14 16:23:34] [1260 prunsrv.c] [error] ServiceStart returned 1
[2008-04-14 16:23:41] [174 javajni.c] [error] Impossibile trovare il modulo specificato.
[2008-04-14 16:23:41] [986 prunsrv.c] [error] Failed creating java C:\Programmi\Java\jdk1.6.0_05\jre\bin\client\jvm.dll
[2008-04-14 16:23:41] [1260 prunsrv.c] [error] ServiceStart returned 1
[2008-04-14 16:24:02] [174 javajni.c] [error] Impossibile trovare il modulo specificato.
[2008-04-14 16:24:02] [986 prunsrv.c] [error] Failed creating java C:\Programmi\Java\jdk1.6.0_05\jre\bin\client\jvm.dll
[2008-04-14 16:24:02] [1260 prunsrv.c] [error] ServiceStart returned 1
[2008-04-14 17:14:38] [174 javajni.c] [error] Impossibile trovare il modulo specificato.
[2008-04-14 17:14:38] [986 prunsrv.c] [error] Failed creating java C:\Programmi\Java\jre1.6.0_05\bin\client\jvm.dll
[2008-04-14 17:14:38] [1260 prunsrv.c] [error] ServiceStart returned 1
[2008-04-14 17:14:57] [174 javajni.c] [error] Impossibile trovare il modulo specificato.
[2008-04-14 17:14:57] [986 prunsrv.c] [error] Failed creating java C:\Programmi\Java\jre1.6.0_05\bin\client\jvm.dll
[2008-04-14 17:14:57] [1260 prunsrv.c] [error] ServiceStart returned 1
[2008-04-14 17:18:56] [174 javajni.c] [error] Impossibile trovare il modulo specificato.
[2008-04-14 17:18:56] [986 prunsrv.c] [error] Failed creating java C:\Programmi\Java\jre1.6.0_03\bin\client\jvm.dll
[2008-04-14 17:18:56] [1260 prunsrv.c] [error] ServiceStart returned 1

Similar Messages

  • JRE question

    I'm reading about JRE and I was wondering if the JRE does a current thing the question is:
    Does JRE automatically adjust interfaces that are in use to reflect changes to the interface definition?
    thanks

    If the application is designed to properly utilize and employ class loaders for expected changes (read servlet containers, et cetera), then yes the application can respond to such changes to interface/class definition changes. If the application is designed to once load its definition and then execute against said definition indefinetely, then that's what will happen. For such cases, proxies and interface handlers are generally employed which is a whole 'nother topic.
    Thus the JRE in and of itself does not limit, prevent, nor otherwise hinder this in any way; for or against class definition changes during runtime.

  • Applet load problem where few JRE versions installed?

    Using this:
         OBJECT classid="clsid:8AD9C840-044E-11D1-B3E9-00805F499D93" width="95%" height="94%" codebase="/plugin/j2re-1_4_2_04-windows-i586-p.exe#Version=1,4,2,0"
    On JSP bring up empty screen when machine is upgraded to JRE 1.6 from JRE 1.5. It seem that when machine have few versions of JRE – applets not loaded. The following: "/plugin/j2re-1_4_2_04-windows-i586-p.exe" do exist under webroot folder.
    Impact is of large volume of machines. A solution suggested is to uninstall JRE before upgrading (and it does work) but explanation of bug / reasons would be much appreciated, even more a better solution for the code itself.
    Edited by: 815564 on Nov 24, 2010 11:59 PM

    815564 wrote:
    Using this:
         OBJECT classid="clsid:8AD9C840-044E-11D1-B3E9-00805F499D93" width="95%" height="94%" codebase="/plugin/j2re-1_4_2_04-windows-i586-p.exe#Version=1,4,2,0"codebase should be a directory, not a file (and certainly not a JRE installer).
    On JSP bring up empty screen when machine is upgraded to JRE 1.6 from JRE 1.5. It seem that when machine have few versions of JRE – applets not loaded. The following: "/plugin/j2re-1_4_2_04-windows-i586-p.exe" do exist under webroot folder.
    Impact is of large volume of machines. A solution suggested is to uninstall JRE before upgrading (and it does work) but explanation of bug / reasons would be much appreciated, even more a better solution for the code itself.Did you have a question?

  • Simple performance question

    Simple performance question. the simplest way possible, assume
    I have a int[][][][][] matrix, and a boolean add. The array is several dimensions long.
    When add is true, I must add a constant value to each element in the array.
    When add is false, I must subtract a constant value to each element in the array.
    Assume this is very hot code, i.e. it is called very often. How expensive is the condition checking? I present the two scenarios.
    private void process(){
    for (int i=0;i<dimension1;i++)
    for (int ii=0;ii<dimension1;ii++)
      for (int iii=0;iii<dimension1;iii++)
        for (int iiii=0;iiii<dimension1;iiii++)
             if (add)
             matrix[i][ii][iii][...]  += constant;
             else
             matrix[i][ii][iii][...]  -= constant;
    private void process(){
      if (add)
    for (int i=0;i<dimension1;i++)
    for (int ii=0;ii<dimension1;ii++)
      for (int iii=0;iii<dimension1;iii++)
        for (int iiii=0;iiii<dimension1;iiii++)
             matrix[i][ii][iii][...]  += constant;
    else
    for (int i=0;i<dimension1;i++)
    for (int ii=0;ii<dimension1;ii++)
      for (int iii=0;iii<dimension1;iii++)
        for (int iiii=0;iiii<dimension1;iiii++)
           matrix[i][ii][iii][...]  -= constant;
    }Is the second scenario worth a significant performance boost? Without understanding how the compilers generates executable code, it seems that in the first case, n^d conditions are checked, whereas in the second, only 1. It is however, less elegant, but I am willing to do it for a significant improvement.

    erjoalgo wrote:
    I guess my real question is, will the compiler optimize the condition check out when it realizes the boolean value will not change through these iterations, and if it does not, is it worth doing that micro optimization?Almost certainly not; the main reason being that
    matrix[i][ii][iii][...]  +/-= constantis liable to take many times longer than the condition check, and you can't avoid it. That said, Mel's suggestion is probably the best.
    but I will follow amickr advice and not worry about it.Good idea. Saves you getting flamed with all the quotes about premature optimization.
    Winston

  • Quick question, where to put global variables

    Very quick question:
    where is the best place to put global variables,
    (e.g. a flag that turns on debug mode)
    if they are needed by the entire application?
    I'm guessing they should be placed in their own class.
    But should I make them public static final constants,
    and just do Globals.MYCONSTANT
    OR should i do "implements Globals" in all my other classes?
    The first way seems simpler and more logical,
    but in the examples for JSDT, they use the second technique.
    Any thoughts?
    thanks! =)

    I would suggest either creating a properties file for your globals, or adding them to the system properties at startup. Placing items like debugging tags in your code means that you have to change the code, recompile, and rejar before your change is implemented. Using system properties means that you simply have to change your command-line options (i.e., from -Dmyapp.debug=true to -Dmyapp.debug=false).
    Shaun

  • /u01/app/oracle/jre/1.1.8/JRE

    Where should this link point to right now, mine points to itself. When I launch via ./JRE, I get error:
    To many levels of symbolic links. I think this is becasue JRE links to JRE which links to JRE which...you get the picture.
    Anyway, I am wondering where this is supposed to link to. I suppose I could just link it to:
    /u01/app/oracle/jre/1.1.8/bin/jre
    or should this point to the JRE external to oracle in /usr/local/java/bin/jre?
    Interesting, why the need for 2 jre's on one system. Could be confusing if they were different versions.
    Keehan
    By the way, the links at: http://www.thomasfly.com/Oranux/ http://jordan.fortwayne.com/oracle/817.html
    led to a flawlesss install of 8.1.7 on RH 7.1. Thanks to the maintainers of those sites for great info. Oracle should pay you to document their products.
    Keehan

    Hi,
    I have the same problem when I installing Oracle Ebusiness suite 11.5.9 with Oracle RDBMS 9.2.0.3 on Solaries 10 with JDK 1.3.1_15

  • Upgrade JRE Embedded 7 to  JRE Embedded 8

    Hello,
    I want to upgrade my JRE Embedded 7 to JRE Embedded 8. But the configuration of my embedded target is this:
    -  Linux version 2.6.26-394-gf56b72e (g179270@rmm-p1188725fl) (gcc version 4.1.2) #1 PREEMPT Mon Sep 8 11:42:46 CEST 2014
    - Processor:  ARM926EJ-S rev 4 (v5l)
    - ldd (GNU libc) 2.5
    I saw in the Oracle Java SE embedded system requirements page that the JRE for "Java SE Embedded 8 Headless on ARM EABI, Little-Endian, Linux" is
    installable only if my embedded platform meets these requirements:
    - Linux: kernel 2.6.28 or higher; glibc 2.9 or higher
    Question: Can i upgrade to java 8 with my current setup and how can i achieve it ?
    Thank you.

    My organization is experiencing very similar problems.  We have resolved it through several steps.
    We upgraded the client to Java 8 and we saw in the console that the hanging connection with the Domain Controller no longer occurs.  This may be all that is necessary for your environment as well. 

  • A few simple Logic questions...please help.

    I have a few probably simple Logic questions, that are nonetheless frustrating me, wondering if someone could help me out.
    1. I run Logic 8, all of the sounds that came with logic seem to work except organ sounds. I can't trigger any organ sounds (MIDI) on Logic, they won't play. I have a Yamaha Motif as my midi controller.
    Any idea why?
    2. I've starting running into a situation where I will record a MIDI track, the notes are recorded but they won't playback. The only track effected is the one that was just recorded. All other midi tracks playback.
    I have to cut the track, usually go out of Logic and back in, re record for it to playback properly. Any idea why this may be happening?
    3. How important is it to update to Logic 9. Are there any disadvantages down the road if I don't upgrade. If I purchase the $200 upgrade, do I get a package of discs and material, or it just a web download.
    Any help is appreciated!
    Colin

    seeren wrote:
    Data Stream Studio wrote:
    3) You get a full set of disks and manuals.
    They're including manuals now?
    I think his referring to the booklets ...on how to install etc
    It would be great to see printed manuals though ...I love books especially Logic/Audio related !!
    A

  • HT5312 I DO remember them but Apple chose to put them in Japanese and I can not change the language on Manage my Apple ID so I do not know if I made an error ,it threw me off , it was the wrong question Where did you fly to on your first Aiplane trip ? th

    I DO remember them but Apple chose to put them in Japanese and I can not change the language on Manage my Apple ID so I do not know if I made an error ,it threw me off , it was the wrong question Where did you fly to on your first Aiplane trip ? then I was unable to enter until 8 hours then called Apple Japan 4 times each time threy asked me would you like to speak with an English speaker,I said yes then they told me sorry today is Sunday no English speakers ,but they refused to speak Japanese, then I called 5th time and a kind guy could speak English we were on 1and 1/2 hours he got me to log in but the reset key chain could not be completed still pending.
    He said do not mess with that ! then I got a text from somewhere to reset 4 pins suddenly it was very strange I said to him that I got this pin this morning but it said you can use maximum 3 hours it had a UK number and I told him I do not like this and will not enter the code he said do not do it if it is from the UK and then I said to him ok you did a lot to help but we can not go any further ! and we cut of I went back to my computer to re do the ID but I found everything a mess so I call and a stupid sounding Japanese women with a squeaky voice came on I was calm at first and they want your phone number your IMEI number your iPhone serial number date of birth Address email address it takes 10 munutes to check then they ask what are you caling about so I try to explain my keychain is broken or problems with language security questions and can not change my pasword because the security question have failed me so it is ONE BIG HEADACHE AND I START I GET STRESSED she says Do want an ENGLISH speaker ,I say yes ,that guy i talked to earlier but I never got his name and first time I ever talked to him but they said he is not here so I said ok and then she said today is sunday so call back in the morning ,I said ,well ok in Japanese but they make you feel stupid because they do not want to speak Jap@anese with none natives and they are to busy,And they feel that I should not bother them ,then I say that Apple Japan is trying to refuse Apple foreign customers and then she wants to hang up and ask me to visit the shop ,but they are the same I have a very bad time with Apple Japan since they do not discuss software problems or security with customer meaning if you have a problem they ask you to come on a time 20 minutes max so they do hardware test and say you phone is fine then I say no I can not reset my ID they say you must call call centre so I am going around in circles ,When I call English it is usually Australia so if my problem is in Japan surely if do not want me to talk to them in Japanese and they ask me to call Australia but every time my call charge is expensive after asking them is this free because I have Apple care they say yes but when the call goes to Australia 0120 277 535 it might change to paid call so I call then I have to ask is this charging they say we can not give you that information ! so what can I do I have have been at the computer and phone all day on my day off work and in tre week I am so busy and can not use my phone I can not work without it ,this new technology for you ,they can not cope with the fact that the customer have problems yet they do not want to deal with us because they can not solve it and so it shows them to be useless they like to walk around in their cool tee shirts and retro shop but when it comes to functionality we are unwelcome they got the money so do not return because apple is perfect that nothing should go wrong .
    But it does somehow my English security answers do not work on a Japanese Question especialy if I did not choose that question I set  up the multiple choice In English and wrote the answers in English or Roman and set them langauge preferences in English, do you really think you can correctly write english name or word in Japanese they write a police patrol car  pato caa パトカア they do not have r and l .So it is my choice to make my security easy for me and as difficult for others to hack.But they also have patororoo choo meaning ' now patrolling ' so why they have pato caa patrol car and patoro patrol and have thousands of Chinese words kanji they can find patrol.
    I am getting off the topic but I am at a loss to fix this problem when they hold the keys and i have all the info to verify my ID.

    You have to enter the Apple ID and password. You are running into the Activation Lock
    iCloud: Find My iPhone Activation Lock in iOS 7
    Is there a way to find my Apple ID Name if I can't remember it?
    Yes. Visit My Apple ID and click Find your Apple ID. See Finding your Apple ID if you'd like more information.
    How do I change or recover a forgotten Apple ID Password?
    If you've forgotten your Apple ID Password or want to change it, go to My Apple ID and follow the instructions. SeeChanging your Apple ID password if you'd like more information.

  • HT1918 When I try to download a free app after log in the iTunes gets cut off with a msg update security question where do I do this?? I can't download anything

    When I try to download a free app after log in the iTunes gets cut off with a msg update security question where do I do this?? I can't download anything

    If you have a credit card on file on top of your gift card then it is asking you to confirm the security code for the card, which for a Visa or MasterCard is 3 digits located on the back, or AMEX has 4 digits on the front.  This happens just to ensure that you are the account holder, and would happen from time to time whether it was a free or paid app, even if you have a credit through your gift card.  This doesn't mean that your credit card will be charged.

  • I cant download apps on my iphone 5, it takes me to set up 3 security questions where i am always timed out and made to start again??

    i cant download apps on my iphone 5, it takes me to set up 3 security questions where i am always timed out and made to start again??

    Call apple.This happened to me in August when i bought mine. They will reset the 3 passwords.

  • Simple/silly question: how do I set/change default font/color for outgoing mail messages?

    Simple/silly question: how do I set/change default font/color for outgoing mail messages?

    Just a suggestion..........
    Download Thunderbird.  Easier to use when it comes to what you want to do w/your emails. 

  • 4 Simple Flash Questions that Are Stumping Me!

    What is the Frame Rate for Web Animations
    Q1. I am making an animation which will be played on the web. What is the default frame rate (fps) of Flash CS5? And what is the frame rate of for web?
    Q2. My animation needs to be 30 seconds long. So at 15 fps that would mean I need to use 600 frames in Flash?
    How Do I Mask everything so all I see is the Content on the Stage?
    I have a wide image that extends past my movies stage size so when I preview my movie the image is visible. How do I mask out anything that extends past my movies window size? I believe I can create a layer named "mask" and place it above all other layers, but I forget how to make the mask. Any help is appreciated.
    How to Fade a Graphic
    I have a graphic element (some type) and I want it to fade from 0% to 100%. In older versions of Flash I could just select the symbol and then set it's alpha value to 0%, move a few keyframes and then set the alpha to 100%. Voila! but now it doesn't seem to work that way. How can I do this in CS5?

    Ned, it says 24 fps which means there is 24 frames per second so each 24 frames is 1 second.
    Date: Fri, 4 Nov 2011 05:35:16 -0600
    From: [email protected]
    To: [email protected]
    Subject: 4 Simple Flash Questions that Are Stumping Me!
        Re: 4 Simple Flash Questions that Are Stumping Me!
        created by Ned Murphy in Flash Pro - General - View the full discussion
    1 You can create your character as a movieclip and copy/paste that movieclip from one file to another. 2. One way to create a movieclip is to copy all the frame of the animation's timeline (select them all, right click the selection, choose Copy Frames), then create a new movieclip symbol (Insert -> New Symbol...etc) right click on its only keyframe and chhose Paste Frames.  THat will put all the layers and frames you copied into the movieclip The only way to come close to being certain about the timing of you animation is to use code to keep track of the time, something like getTimer()..  The frame rate that a file plays at is not a reliable means of dictating the time it takes due to a variety of factors which include the amount of content you are trying to process and performance limits of the user's machine.
         Replies to this message go to everyone subscribed to this thread, not directly to the person who posted the message. To post a reply, either reply to this email or visit the message page: http://forums.adobe.com/message/4007420#4007420
         To unsubscribe from this thread, please visit the message page at http://forums.adobe.com/message/4007420#4007420. In the Actions box on the right, click the Stop Email Notifications link.
         Start a new discussion in Flash Pro - General by email or at Adobe Forums
      For more information about maintaining your forum email notifications please go to http://forums.adobe.com/message/2936746#2936746.

  • After making a movie and wanting to burn a DVD, I go for iDVD in the 'DEEL'  menu. Then I get the question ' where is iDVD? What is the problem?

    After making a movie and wanting to burn a DVD, I go for iDVD in the 'DEEL'  menu. After couple of seconds I get the question ' where is iDVD?
    What is the problem? I cannot find iDVD in the programs map.
    regards Tonl

    The current Apple thinking is that the entire world has access to fast broadband and wants to distribute home movies to friends and relatives via download (iCloud) rather than mailing them a DVD. The fact that nothing could be further from the truth has so far had no effect on this policy. If you scream and shout loudly enough down the phone Apple may send you a free copy of iDVD. That worked for some, but is now said to have been withdrawn by Apple. Also, you can complain bitterly here, perhaps suggesting that Apple could have provided a choice between using iCloud and burning DVDs:
    http://www.apple.com/feedback/
    Whilst Macs with a Superdrive continue to be able to burn video DVDs, the software for so doing, iDVD, is no longer included in the iLife bundle that comes with OS 10.7 Lion (which also omitted iWeb) or will come with OS 10.8 Mountain Lion. And it is no longer included in the iLife 11 from the online Apple Store: http://www.apple.com/ilife/. Your only solution is to look on Amazon or eBay and try to get an older version that includes iDVD.
    However, the vastly more expensive FCPX can burn a DVD without iDVD or DVD Studio Pro involvement, but lack the themes etc of iDVD.

  • I just paid full price for PS. 6,  far to many questions. where can I get a full manual?

    I just paid full price for PS. 6.  I have far to many questions . where do I get a manual?

    Hi there,
      There's lots of ways to get started with Photoshop CS6 that may help solve a lot of new questions. You can visit Adobe TV which has an entire list of videos that explain Photoshop CS6:
    http://tv.adobe.com/watch/learn-photoshop-cs6/what-is-photoshop-cs6/?go=13211
      You can also check out our Getting Started pod here in the forums that has a lot of helpful links to introduce you to Photoshop:
    Finally, there's a really fun new way to learn Photoshop called LevelUp for Photoshop. It's a free Photoshop Extension that has fun interactive games and tasks that you can play and learn from. There's also a leader board and as you play you earn points from the tasks you complete. You can download it and check it out here:
    http://success.adobe.com/microsites/levelup/index.html
    I hope this helps! We're here in the forums if you need help with any getting started questions you have with Photoshop, so please don't hesitate to utilize the community to help you! : )

Maybe you are looking for

  • Can no longer export or save memos created in the plam

    Hi, I have a keyboard and used to create memos on the plam pilot, transfer them to the Mac desktop (Plam Desktop) on OS X and them INDIVIDUALLY download the memos to be used in a word processor. IT CAN NO LONGER BE DONE!!!!!!! WHY,  basically the use

  • Getting blue question mark for images in Safari

    Hi guys I have MBP 15", early 2011, 250 GB SSD, 16 GB RAM, 10.10 Yosemite OSx and I am facing problem recently is that some images in Safari 8 browser won't open and instead blue question mark will arise . I have friend of mine using ipad2 and I aske

  • Query to insert file in Oracle database  9.2.0.1.0

    how can I can reafear to a file field of an oracle database 9.2.0.1.0 in a query? Thanks

  • Flex Drag And drop

    Hello All, I'm having problems suspending a drag and drop operation based on User input from an Alert prompt. i have a flex tree that acts as a drag initiator and a drop target as well (Dragging items of the tree within the tree itself) I'm trying to

  • No AFP connection from Intel iMacs 10.4.6

    Hi All, My clients have two new Intel iMacs running 10.4.6. They called me in because they were unable to log on to their network drive. When I got there, I noticed that when I went to the Go>Connect To Server window trying to connect via AFP did not