Problems with CFMX / DST / Java Patch

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

  1. #1

    Default Problems with CFMX / DST / Java Patch

    Looking for a little assistance here...

    We are running CFMX7.0.2 and we thought that meant we had the latest JRE patch
    (j2re-1_4_2_11-windows-i586-p.exe) but it turns out that we did not. The
    CFMX7.0.2 installation log showed that we had version 9. So, we installed
    j2re-1_4_2_11-windows-i586-p.exe, and modified the top section of the
    jvm.config file to point to the new folder generated by the patch.
    Unfortuantely, this is not working. We still get the same error when we try to
    hit cfm pages.

    Can someone offer some assistance / advice? We are dead in the water at this
    point. Thanks in advance.

    EricNRussell Guest

  2. Similar Questions and Discussions

    1. CFMX 6.1 Daylight Savings Patch
      The patch for the DST is not working. The server version is: CMFX 6.1 version: 6,1,0,83762 Installed the full SDK located at: C:\Program...
    2. CFMX 6 - java.lang.ExceptionInInitializerError:
      Hi, I am receiving the similar kind or error. I installed Cold Fusion MX 6.0 server on Windows XP and on IIS 5. While trying to open the...
    3. CFMX 7 & Java 1.5 JVM
      We recently upgraded to CF MX 7 on our Linux boxes. Before that, we had been running CF MX 6.1 with the Java 1.5 JVM. We went with 1.5, because it...
    4. Java 1.5 and CFMX 7.0
      Hi, Has anyone had this problem. I have a JAVA class that was written using JAVA 1.5.0_04 and it would appear that CFMX7.0 doesn't want to...
    5. cfmx 6.1 Java and JVM settings
      I need to add a path to the java and jvm settings in cfmx 6.1 installed with jrun. Do I have to go into the jrun admin to findthis? thanks.
  3. #2

    Default Re: Problems with CFMX / DST / Java Patch

    Have you read this?

    [url]http://www.adobe.com/go/d2ab4470[/url]

    What errors are you getting?

    --
    Ken Ford
    Adobe Community Expert
    Fordwebs, LLC
    [url]http://www.fordwebs.com[/url]


    "EricNRussell" <webforumsuser@macromedia.com> wrote in message news:et1idv$7b2$1@forums.macromedia.com...
    > Looking for a little assistance here...
    >
    > We are running CFMX7.0.2 and we thought that meant we had the latest JRE patch
    > (j2re-1_4_2_11-windows-i586-p.exe) but it turns out that we did not. The
    > CFMX7.0.2 installation log showed that we had version 9. So, we installed
    > j2re-1_4_2_11-windows-i586-p.exe, and modified the top section of the
    > jvm.config file to point to the new folder generated by the patch.
    > Unfortuantely, this is not working. We still get the same error when we try to
    > hit cfm pages.
    >
    > Can someone offer some assistance / advice? We are dead in the water at this
    > point. Thanks in advance.
    >
    Ken Ford - *ACE* Guest

  4. #3

    Default Re: Problems with CFMX / DST / Java Patch

    Yes - followed that - no luck.

    Below is the error we were originally getting.

    no such classpath element: D:\CFusionMX7\runtime/../../classes
    Mar 11, 2007 12:17:21 PM com.intergral.fusionreactor.L.X A
    INFO: ** Initializing Logs & Configuration (Sun Mar 11 12:17:21 CST 2007)
    Mar 11, 2007 12:17:21 PM com.intergral.fusionreactor.L.X A
    INFO: Loading configuration from
    D:\FusionReactor\instance\coldfusion.cfmx7.ntia872 115\conf\reactor.conf...
    Mar 11, 2007 12:17:21 PM com.intergral.fusionreactor.L.X A
    INFO: Configuration: no settings.fri available.
    Mar 11, 2007 12:17:21 PM com.intergral.fusionreactor.L.X A
    INFO: ... load complete.
    Mar 11, 2007 12:17:21 PM com.intergral.fusionreactor.M.A.A A
    WARNING: Configuration Upgrader: Configuration version 2 is current; no action.
    Mar 11, 2007 12:17:21 PM com.intergral.fusionreactor.L.X A
    INFO: ** Initialising FusionReactor (Sun Mar 11 12:17:21 CST 2007)
    Mar 11, 2007 12:17:21 PM com.intergral.fusionreactor.L.X A
    INFO: ** Revision: 2.0.0
    Mar 11, 2007 12:17:21 PM com.intergral.fusionreactor.L.X A
    INFO: Queue sizes: [Probe: 8640] [Request History: 100] [Long Running
    Requests: 200] [Metrics Queues: 100]
    03/11 12:17:23 error Deployer Service failed to deploy file:/D:/CFusionMX7/
    * null
    [2]java.util.MissingResourceException: Can't find bundle for base name
    com.intergral.lm.tlc.O, locale en_US
    at
    java.util.ResourceBundle.throwMissingResourceExcep tion(ResourceBundle.java:839)
    at java.util.ResourceBundle.getBundleImpl(ResourceBun dle.java:808)
    at java.util.ResourceBundle.getBundle(ResourceBundle. java:552)
    at com.intergral.lm.tlc.O.<clinit>(Unknown Source)
    at com.intergral.lm.tlc.F.getLocalizedMessage(Unknown Source)
    at com.intergral.fusionreactor.H.C.A(Unknown Source)
    at com.intergral.fusionreactor.L.X.X(Unknown Source)
    at com.intergral.fusionreactor.L.X.Z(Unknown Source)
    at com.intergral.fusionreactor.L.X.A(Unknown Source)
    at com.intergral.fusionreactor.filter.FusionReactorFi lter.init(Unknown Source)
    at jrun.servlet.FilterObject.init(FilterObject.java:6 3)
    at jrun.servlet.FilterManager.loadFilter(FilterManage r.java:195)
    at jrun.servlet.FilterManager.init(FilterManager.java :155)
    at jrun.servlet.FilterManager.create(FilterManager.ja va:74)
    at jrun.servlet.WebApplicationService.start(WebApplic ationService.java:223)
    at jrun.ea.EnterpriseApplication.start(EnterpriseAppl ication.java:194)
    at jrun.deployment.DeployerService.initModules(Deploy erService.java:710)
    at
    jrun.deployment.DeployerService.createWatchedDeplo yment(DeployerService.java:242
    )
    at jrun.deployment.DeployerService.deploy(DeployerSer vice.java:430)
    at jrun.deployment.DeployerService.handleEvent(Deploy erService.java:381)
    at jrunx.kernel.JRunServiceDeployer.fireEvent(JRunSer viceDeployer.java:710)
    at
    jrunx.kernel.JRunServiceDeployer.deployServices(JR unServiceDeployer.java:111)
    at jrunx.kernel.DeploymentService.loadServices(Deploy mentService.java:46)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Nativ e Method)
    at
    sun.reflect.NativeMethodAccessorImpl.invoke(Native MethodAccessorImpl.java:39)
    at
    sun.reflect.DelegatingMethodAccessorImpl.invoke(De legatingMethodAccessorImpl.jav
    a:25)
    at java.lang.reflect.Method.invoke(Method.java:324)
    at com.sun.management.jmx.MBeanServerImpl.invoke(MBea nServerImpl.java:1628)
    at com.sun.management.jmx.MBeanServerImpl.invoke(MBea nServerImpl.java:1523)
    at jrunx.kernel.JRun.startServer(JRun.java:575)
    at jrunx.kernel.JRun.<init>(JRun.java:493)
    at jrunx.kernel.JRun$1.run(JRun.java:346)
    at java.security.AccessController.doPrivileged(Native Method)
    at jrunx.kernel.JRun.start(JRun.java:343)
    at jrunx.kernel.JRun.startByNTService(JRun.java:427)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Nativ e Method)
    at
    sun.reflect.NativeMethodAccessorImpl.invoke(Native MethodAccessorImpl.java:39)
    at
    sun.reflect.DelegatingMethodAccessorImpl.invoke(De legatingMethodAccessorImpl.jav
    a:25)
    at java.lang.reflect.Method.invoke(Method.java:324)
    at jrunx.kernel.JRun.invoke(JRun.java:180)
    at jrunx.kernel.JRun.main(JRun.java:168)
    [1]java.lang.ExceptionInInitializerError
    at com.intergral.lm.tlc.F.getLocalizedMessage(Unknown Source)
    at com.intergral.fusionreactor.H.C.A(Unknown Source)
    at com.intergral.fusionreactor.L.X.X(Unknown Source)
    at com.intergral.fusionreactor.L.X.Z(Unknown Source)
    at com.intergral.fusionreactor.L.X.A(Unknown Source)
    at com.intergral.fusionreactor.filter.FusionReactorFi lter.init(Unknown Source)
    at jrun.servlet.FilterObject.init(FilterObject.java:6 3)
    at jrun.servlet.FilterManager.loadFilter(FilterManage r.java:195)
    at jrun.servlet.FilterManager.init(FilterManager.java :155)
    at jrun.servlet.FilterManager.create(FilterManager.ja va:74)
    at jrun.servlet.WebApplicationService.start(WebApplic ationService.java:223)
    at jrun.ea.EnterpriseApplication.start(EnterpriseAppl ication.java:194)
    at jrun.deployment.DeployerService.initModules(Deploy erService.java:710)
    at
    jrun.deployment.DeployerService.createWatchedDeplo yment(DeployerService.java:242
    )
    at jrun.deployment.DeployerService.deploy(DeployerSer vice.java:430)
    at jrun.deployment.DeployerService.handleEvent(Deploy erService.java:381)
    at jrunx.kernel.JRunServiceDeployer.fireEvent(JRunSer viceDeployer.java:710)
    at
    jrunx.kernel.JRunServiceDeployer.deployServices(JR unServiceDeployer.java:111)
    at jrunx.kernel.DeploymentService.loadServices(Deploy mentService.java:46)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Nativ e Method)
    at
    sun.reflect.NativeMethodAccessorImpl.invoke(Native MethodAccessorImpl.java:39)
    at
    sun.reflect.DelegatingMethodAccessorImpl.invoke(De legatingMethodAccessorImpl.jav
    a:25)
    at java.lang.reflect.Method.invoke(Method.java:324)
    at com.sun.management.jmx.MBeanServerImpl.invoke(MBea nServerImpl.java:1628)
    at com.sun.management.jmx.MBeanServerImpl.invoke(MBea nServerImpl.java:1523)
    at jrunx.kernel.JRun.startServer(JRun.java:575)
    at jrunx.kernel.JRun.<init>(JRun.java:493)
    at jrunx.kernel.JRun$1.run(JRun.java:346)
    at java.security.AccessController.doPrivileged(Native Method)
    at jrunx.kernel.JRun.start(JRun.java:343)
    at jrunx.kernel.JRun.startByNTService(JRun.java:427)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Nativ e Method)
    at
    sun.reflect.NativeMethodAccessorImpl.invoke(Native MethodAccessorImpl.java:39)
    at
    sun.reflect.DelegatingMethodAccessorImpl.invoke(De legatingMethodAccessorImpl.jav
    a:25)
    at java.lang.reflect.Method.invoke(Method.java:324)
    at jrunx.kernel.JRun.invoke(JRun.java:180)
    at jrunx.kernel.JRun.main(JRun.java:168)
    Caused by: java.util.MissingResourceException: Can't find bundle for base name
    com.intergral.lm.tlc.O, locale en_US
    at
    java.util.ResourceBundle.throwMissingResourceExcep tion(ResourceBundle.java:839)
    at java.util.ResourceBundle.getBundleImpl(ResourceBun dle.java:808)
    at java.util.ResourceBundle.getBundle(ResourceBundle. java:552)
    at com.intergral.lm.tlc.O.<clinit>(Unknown Source)
    ... 37 more
    [0]jrun.deployment.DeploymentException: Deployer Service failed to deploy
    file:/D:/CFusionMX7/
    * null
    at
    jrun.deployment.DeployerService.createWatchedDeplo yment(DeployerService.java:315
    )
    at jrun.deployment.DeployerService.deploy(DeployerSer vice.java:430)
    at jrun.deployment.DeployerService.handleEvent(Deploy erService.java:381)
    at jrunx.kernel.JRunServiceDeployer.fireEvent(JRunSer viceDeployer.java:710)
    at
    jrunx.kernel.JRunServiceDeployer.deployServices(JR unServiceDeployer.java:111)
    at jrunx.kernel.DeploymentService.loadServices(Deploy mentService.java:46)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Nativ e Method)
    at
    sun.reflect.NativeMethodAccessorImpl.invoke(Native MethodAccessorImpl.java:39)
    at
    sun.reflect.DelegatingMethodAccessorImpl.invoke(De legatingMethodAccessorImpl.jav
    a:25)
    at java.lang.reflect.Method.invoke(Method.java:324)
    at com.sun.management.jmx.MBeanServerImpl.invoke(MBea nServerImpl.java:1628)
    at com.sun.management.jmx.MBeanServerImpl.invoke(MBea nServerImpl.java:1523)
    at jrunx.kernel.JRun.startServer(JRun.java:575)
    at jrunx.kernel.JRun.<init>(JRun.java:493)
    at jrunx.kernel.JRun$1.run(JRun.java:346)
    at java.security.AccessController.doPrivileged(Native Method)
    at jrunx.kernel.JRun.start(JRun.java:343)
    at jrunx.kernel.JRun.startByNTService(JRun.java:427)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Nativ e Method)
    at
    sun.reflect.NativeMethodAccessorImpl.invoke(Native MethodAccessorImpl.java:39)
    at
    sun.reflect.DelegatingMethodAccessorImpl.invoke(De legatingMethodAccessorImpl.jav
    a:25)
    at java.lang.reflect.Method.invoke(Method.java:324)
    at jrunx.kernel.JRun.invoke(JRun.java:180)
    at jrunx.kernel.JRun.main(JRun.java:168)

    EricNRussell Guest

  5. #4

    Default Re: Problems with CFMX / DST / Java Patch

    Does the jvm.config file look something like this at the top?

    #
    # VM configuration
    #
    # Where to find JVM, if {java.home}/jre exists then that JVM is used
    # if not then it must be the path to the JRE itself
    #java.home=C:/CFMX7/runtime/jre
    java.home=C:/j2sdk1.4.2_11
    #

    That is what mine looks like.

    This is what was there originally:

    java.home=C:/CFMX7/runtime/jre

    And when I installed the 1.4.2.11 SDK I commented out the original line and added the new home.

    #java.home=C:/CFMX7/runtime/jre
    java.home=C:/j2sdk1.4.2_11


    --
    Ken Ford
    Adobe Community Expert
    Fordwebs, LLC
    [url]http://www.fordwebs.com[/url]

    Ken Ford - *ACE* Guest

  6. #5

    Default Re: Problems with CFMX / DST / Java Patch

    > no such classpath element: D:\CFusionMX7\runtime/../../classes

    It wouldn't be as simple as using the correct '/' s would it? Just a guess...

    FWIW, has anyone else installed the hot fix mentioned in the article above,
    only to have it take 30+ minutes? Mine updated a jdk not pointed to by CF
    (/usr/jdk/instances/jdk1.5.0/jre/lib/zi/* Solaris 10). However, when I
    restarted CF, the time was correct.

    Any idea why CF now shows the correct time, when
    java.home=/opt/coldfusionmx7/runtime/jre is defined in the jvm.config file?

    TIA!

    Mark

    qsac17 Guest

  7. #6

    Default Re: Problems with CFMX / DST / Java Patch

    It looks like you installed the jre rather than the sdk. You want ****
    j2sdk***-1_4_2_11-windows-i586-p.exe. Below is what the Tech Note says:

    --------------------------------------------------------------------------------
    -----
    Make sure to download the full SDK version so that the -server switch option
    is available. In general, it is recommended to test either the new JVM or the
    JVM hot fix with your applications in a development environment before putting
    them into production.

    --------------------------------------------------------------------------------
    -----



    edbrendel 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