CF MX 6.1 JVM Updates

Ask a Question related to Coldfusion Server Administration, Design and Development.

  1. #1

    Default CF MX 6.1 JVM Updates

    I've been interested in updating the JVM on my CF MX 6.1 servers.

    1. Is updating the Sun JVM from 1.4.2 to 1.5.x support?

    2. How do you do it?

    I've installed the new JVM and pointed jvm.config to it, but I get Java errors
    and the CF MX service doesn't start. Thanks .

    mprest Guest

  2. Similar Questions and Discussions

    1. Updates
      Karthik The standards guys will go crazy with this, but if it is for a one time shot, consider using the proprietary UPDATE FROM with a JOIN...
    2. DNS Updates
      I have a Windows Form that is calling a webservice. Over the weekend, we moved the webservice to a new server. However, the Windows Form is...
    3. Updates are not showing up
      I worked on my website two days ago, some pages updated when I saved and others did not and will not now. Any suggestions?
    4. ps 7.0 updates?
      our office uses photoshop 7.0 (rarely)..so it's easy for us to fall behind on any updates or downloads. i know we can just go to adobe.com and...
    5. Win updates
      I can can install the download manager for Service pak 1 into my files, but when I try to download the SP I get a "not compatible etc." warning, if...
  3. #2

    Default Re: CF MX 6.1 JVM Updates

    At this time, 1.5 is not supported in ColdFusion. You can get it to run, but you lose features such as web services.

    Andy
    xentrix Guest

  4. #3

    Default Re: CF MX 6.1 JVM Updates

    Thanks for the posting.

    When you say web services, I'm assuming you mean the java-based web server
    instead of connectivity to IIS or Apache.

    You mentioned that you can get it to run. Do you know how to do this? I've
    seen one post and it didn't work since the author was talking about a
    JRUN-based server, not the pseudo JRUN server that comes with CF MX 6.1
    Standard. Thanks.

    mprest Guest

  5. #4

    Default Re: CF MX 6.1 JVM Updates

    No, I mean Web Services as provided by the underlying Apache Axis engine. (Not
    web servers, which is what IIS and Apache are).

    You're better sticking with 1.4.2_x as if you get a problem after moving to
    1.5 Adobe won't help you as you'll be running an unsupported system.

    Andy

    xentrix Guest

  6. #5

    Default Re: CF MX 6.1 JVM Updates

    Great. Thanks for the reply.

    I had wanted to update my ColdFusion servers as much as I could (while keeping
    them at MX 6.1). I've done other updates, CF Updater, JDBC, etc... but updating
    the JVM seemed like a good idea.

    It's funny how Adobe/Macromedia has stuck with an older version of the JVM
    (1.4.2_05) even with CF MX 7. With all the problems people are having with Java
    and JVM, you'd think that they'd rev up the JVM.

    mprest Guest

Posting Permissions

  • You may not post new threads
  • You may post replies
  • You may not post attachments
  • You may not edit your posts

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139