JRun Servlet Error - 500 null

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

  1. #1

    Default JRun Servlet Error - 500 null

    I have a new install of Coldfusion MX 7 on a Redhat 9 server. The install goes
    fine, and I begin to configure the system from the CF Administrator. I added
    an entry to the class path: /usr/share/pgsql where my postgres jar files are
    located. Saved the change, received the message box saying coldfusion must be
    restarted. Stopped and started coldfusion and began receiving the JRun Servlet
    Error 500 null when trying to go back to the administrator. I found the only
    place where the change took place in the configuration files, which was in the
    runtime/bin/jvm.config and removed the change, however the error persists.

    The directory does exist, and there is nothing calling files in that directory
    (ie no other changes to the administrator were made).

    Has anyone seen this problem before?

    Any assistance would be greatly apprecaited.



    The coldfusion-event.log states:

    01/12 08:22:51 warning No sessionSecret has been specified in jrun.xml.
    Installing a self generated sessionSecret.
    01/12 08:22:51 info No JDBC data sources have been configured for this server
    (see jrun-resources.xml)
    01/12 08:22:52 info Deploying enterprise application "Macromedia ColdFusion
    MX" from: file:/opt/coldfusionmx7/
    01/12 08:22:52 info Deploying web application "Macromedia Coldfusion MX" from:
    file:/opt/coldfusionmx7/
    01/12 08:22:53 user JSPServlet: init
    01/12 08:22:54 user CFMxmlServlet: init
    01/12 08:22:54 user CFMxmlServlet: Macromedia Flex Build: 87315.134646
    01/12 08:22:55 user ColdFusionStartUpServlet: init
    01/12 08:22:55 user ColdFusionStartUpServlet: ColdFusion MX: Starting
    application services
    01/12 08:22:55 user ColdFusionStartUpServlet: ColdFusion MX: VM version =
    1.4.2_05-b04
    01/12 08:22:59 info JRun Proxy Server listening on *:51011
    01/12 08:23:03 user ColdFusionStartUpServlet: ColdFusion MX: application
    services are now available
    01/12 08:23:03 user CFSwfServlet: init
    01/12 08:23:03 user CFCServlet: init
    01/12 08:23:04 user FlashGateway: init
    01/12 08:23:04 user CFFormGateway: init
    01/12 08:23:04 user CFInternalServlet: init
    01/12 08:27:51 user CFMxmlServlet: destroy
    01/12 08:27:51 user CFCServlet: destroy
    01/12 08:27:51 user CFFormGateway: destroy
    01/12 08:27:51 user CFSwfServlet: destroy
    01/12 08:27:51 user FlashGateway: destroy
    01/12 08:27:51 user CFInternalServlet: destroy
    01/12 08:28:14 warning No sessionSecret has been specified in jrun.xml.
    Installing a self generated sessionSecret.
    01/12 08:28:15 info No JDBC data sources have been configured for this server
    (see jrun-resources.xml)
    01/12 08:28:15 info JRun Proxy Server listening on *:51011
    01/12 08:28:15 info Deploying enterprise application "Macromedia ColdFusion
    MX" from: file:/opt/coldfusionmx7/
    01/12 08:28:15 info Deploying web application "Macromedia Coldfusion MX" from:
    file:/opt/coldfusionmx7/
    01/12 08:28:17 user JSPServlet: init
    01/12 08:28:17 user CFMxmlServlet: init
    01/12 08:28:17 user CFMxmlServlet: Macromedia Flex Build: 87315.134646
    01/12 08:28:18 user ColdFusionStartUpServlet: init
    01/12 08:28:18 user ColdFusionStartUpServlet: ColdFusion MX: Starting
    application services
    01/12 08:28:18 user ColdFusionStartUpServlet: ColdFusion MX: VM version =
    1.4.2_05-b04
    01/12 08:28:25 user ColdFusionStartUpServlet: ColdFusion MX: application
    services are now available
    01/12 08:28:25 user CFSwfServlet: init
    01/12 08:28:25 user CFCServlet: init
    01/12 08:28:26 user FlashGateway: init
    01/12 08:28:26 user CFFormGateway: init
    01/12 08:28:26 user CFInternalServlet: init

    This is the shutdown after the changes were made:

    01/12 11:16:17 user CFMxmlServlet: destroy
    01/12 11:16:17 user CFCServlet: destroy
    01/12 11:16:17 user CFFormGateway: destroy
    01/12 11:16:17 user CFSwfServlet: destroy
    01/12 11:16:17 user FlashGateway: destroy
    01/12 11:16:17 user CFInternalServlet: destroy

    And now the restart

    01/12 11:16:35 warning No sessionSecret has been specified in jrun.xml.
    Installing a self generated sessionSecret.
    01/12 11:16:35 info No JDBC data sources have been configured for this server
    (see jrun-resources.xml)
    01/12 11:16:35 info JRun Proxy Server listening on *:51011
    01/12 11:16:35 info Deploying enterprise application "Macromedia ColdFusion
    MX" from: file:/opt/coldfusionmx7/
    01/12 11:16:35 info Deploying web application "Macromedia Coldfusion MX" from:
    file:/opt/coldfusionmx7/
    01/12 11:16:36 user failed to load: flex.server.j2ee.cache.CacheFilter
    01/12 11:16:36 error Error loading class for Filter CFCacheFilter: Filter is
    disabled.
    [1]java.lang.ClassNotFoundException
    at
    coldfusion.bootstrap.BootstrapClassLoader.loadClas s(BootstrapClassLoader.java:22
    9)
    at java.lang.ClassLoader.loadClass(Unknown Source)
    at
    coldfusion.bootstrap.ClassloaderHelper.initFilterC lass(ClassloaderHelper.java:12
    5)
    at coldfusion.bootstrap.BootstrapFilter.init(Bootstra pFilter.java:34)
    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(Unknow n Source)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(Un known Source)
    at java.lang.reflect.Method.invoke(Unknown Source)
    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 sun.reflect.NativeMethodAccessorImpl.invoke0(Nativ e Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(Unknow n Source)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(Un known Source)
    at java.lang.reflect.Method.invoke(Unknown Source)
    at jrunx.kernel.JRun.invoke(JRun.java:180)
    at jrunx.kernel.JRun.main(JRun.java:168)
    [0]javax.servlet.ServletException

    weatherangel Guest

  2. Similar Questions and Discussions

    1. JRun Servlet Error
      when I try to access any CFM files I get a 500 Internal Server Error page thrown at me with the text in the title bar of the browser of "JRun...
    2. Flex2Gateway: Jrun servlet Error 500
      Yesterday in the Evening everything was fine. That means: My Flex Remote Object retrieved Data from Mysql through Coldfusion. This morning...
    3. JRun Servlet Error : 500
      I ran the 7.0.1. Updater, hoping that the new "throttle" settings would allow me to support very large uploads in the area of 2gb and higher. I...
    4. JRun Servlet Error after Upgrade to CF 7.1
      We get this error on our admin page: 500 coldfusion.runtime.CFPage.SetEncoding(Ljava/lang/String;Ljava/lang/String; )V...
    5. JRUN Servlet Error - 500 null
      I just installed Apache 2.0 on Win XP. Prior to that Coldfusion was running fine on localhost:8500. Apache is on port 80. But then I ran/test...
  3. #2

    Default Re: JRun Servlet Error - 500 null

    I just ran into this as well. Any progress?
    mrampson Guest

  4. #3

    Default Re: JRun Servlet Error - 500 null

    I have exactly the same error. I have a fresh installation and I added the same entry to the classpath. Now I can enter in the CFAM no longer.
    Do you solve the problem?
    Faser Guest

  5. #4

    Default Re: JRun Servlet Error - 500 null

    This work for me:
    [url]http://www.macromedia.com/cfusion/webforums/forum/messageview.cfm?catid=2&threadid=1080883&enterthre ad=y[/url]
    Faser Guest

  6. #5

    Default Re: JRun Servlet Error - 500 null

    Since I was on a new install, I ended up re-installing, and putting the files
    into one of the directories already called in the classpath rather than
    changing the classpath itself. Although I would seriously consider this a bug
    in the system that should not need to be worked around in this way. I just
    didn't have the time to spend on trying to debug it, especially when taking it
    backwards a step did nothing for me.

    weatherangel 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