Copy link to clipboard
Copied
This error cames up every day in the log files. Do I need a new license or to update? I believe this is version 8. I am aware there are newer versions available. The process appears to stop after a certain number of days with the error being in the log every day. Here is the latest two log entries:
07/27 03:01:18 error A License exception has occurred.
coldfusion.license.LicenseManager$LicenseIllegalAccessException: A License exception has occurred.
at coldfusion.license.LicenseManager.byte(Unknown Source)
at coldfusion.license.LicenseManager.checkJSP(Unknown Source)
at coldfusion.license.JspLicenseServlet.service(Unknown Source)
at coldfusion.bootstrap.BootstrapServlet.service(BootstrapServlet.java:89)
at jrun.servlet.ServletInvoker.invoke(ServletInvoker.java:106)
at jrun.servlet.JRunInvokerChain.invokeNext(JRunInvokerChain.java:42)
at jrun.servlet.JRunRequestDispatcher.invoke(JRunRequestDispatcher.java:284)
at jrun.servlet.ServletEngineService.dispatch(ServletEngineService.java:543)
at jrun.servlet.jrpp.JRunProxyService.invokeRunnable(JRunProxyService.java:203)
at jrunx.scheduler.ThreadPool$DownstreamMetrics.invokeRunnable(ThreadPool.java:320)
at jrunx.scheduler.ThreadPool$ThreadThrottle.invokeRunnable(ThreadPool.java:428)
at jrunx.scheduler.ThreadPool$UpstreamMetrics.invokeRunnable(ThreadPool.java:266)
at jrunx.scheduler.WorkerThread.run(WorkerThread.java:66)
07/27 03:14:19 Information [scheduler-2] - Run Client Storage Purge
07/27 04:21:19 Information [scheduler-1] - Run Client Storage Purge
07/27 05:28:19 Information [scheduler-2] - Run Client Storage Purge
07/27 06:35:19 Information [scheduler-0] - Run Client Storage Purge
07/27 07:42:19 Information [scheduler-2] - Run Client Storage Purge
07/27 08:49:19 Information [scheduler-2] - Run Client Storage Purge
07/27 09:56:19 Information [scheduler-1] - Run Client Storage Purge
07/27 11:03:19 Information [scheduler-1] - Run Client Storage Purge
Starting Macromedia JRun 4.0 (Build 108487), coldfusion server
At this point there is some process or app that is taking all the CPU bandwidth which stops all processes. (This is a virtualized installation.)
The server needs to be restarted and ColdFusion re-started after the server has re-initialized itself. I am wondering whether the license exception is the cause of the hang on the system. After restarting the server and then re-starting ColdFusion today, the following entries were made in the cfserver.log file (there were no entries in the server log at all):
07/28 09:12:53 warning Unable to open /opt/coldfusion8/runtime/lib/license.properties
07/28 09:12:54 info JRun Naming Service listening on *:2930
07/28 09:12:54 info No JDBC data sources have been configured for this server (see jrun-resources.xml)
07/28 09:12:54 info JRun Proxy Server listening on *:51800
07/28 09:12:54 info Deploying enterprise application "Adobe_ColdFusion_8" from: file:/opt/coldfusion8/
07/28 09:12:55 info Deploying web application "Adobe ColdFusion 8" from: file:/opt/coldfusion8/
07/28 09:12:56 INFO License Service: Flex 1.5 CF Edition enabled
07/28 09:12:56 INFO Starting Flex 1.5 CF Edition
07/28 09:12:57 user JSPServlet: init
07/28 09:12:57 user ColdFusionStartUpServlet: init
07/28 09:12:57 user ColdFusionStartUpServlet: ColdFusion: Starting application services
07/28 09:12:57 user ColdFusionStartUpServlet: ColdFusion: VM version = 1.6.0_01-b06
07/28 09:12:57 Information [main] - Starting logging...
07/28 09:12:57 Information [main] - Starting license...
07/28 09:12:58 Information [main] - Standard Edition enabled
07/28 09:12:58 Information [main] - Starting crypto...
07/28 09:12:58 Information [main] - Starting security...
07/28 09:12:58 Information [main] - Starting scheduler...
07/28 09:12:58 Information [main] - Starting WatchService...
07/28 09:12:58 Information [main] - Starting debugging...
07/28 09:12:58 Information [main] - Starting sql...
07/28 09:12:58 Information [main] - Pool Manager Started
07/28 09:12:58 Information [main] - Starting mail...
07/28 09:12:58 Information [main] - Starting runtime...
07/28 09:12:59 Information [main] - CORBA Configuration not enabled
07/28 09:12:59 Information [main] - Starting cron...
07/28 09:12:59 Information [main] - Starting registry...
07/28 09:12:59 Information [main] - Starting client...
07/28 09:12:59 Information [main] - Starting xmlrpc...
07/28 09:12:59 Information [main] - Starting graphing...
07/28 09:12:59 Information [main] - Starting verity...
07/28 09:12:59 Information [main] - Starting archive...
07/28 09:12:59 Information [main] - Starting document...
07/28 09:12:59 Information [main] - Starting eventgateway...
07/28 09:12:59 Information [main] - Starting Event Backend Handlers.
07/28 09:12:59 Information [main] - Initialized EventRequestDispatcher with a Thread Pool size of 1.
07/28 09:12:59 Information [main] - Initializing EventRequestHandler
07/28 09:12:59 Information [main] - Starting Event Gateways.
07/28 09:12:59 Information [main] - Starting FlexAssembler...
07/28 09:12:59 Information [main] - Starting .NET...
07/28 09:12:59 Information [main] - Starting Monitoring...
07/28 09:12:59 Information [main] - ColdFusion started
07/28 09:12:59 user ColdFusionStartUpServlet: ColdFusion: application services are now available
07/28 09:12:59 user CFMxmlServlet: init
07/28 09:12:59 user CFMxmlServlet: Macromedia Flex Build: 87315.134646
07/28 09:12:59 INFO Macromedia Flex Build: 87315.134646
07/28 09:13:01 user CFSwfServlet: init
07/28 09:13:02 user CFCServlet: init
07/28 09:13:02 user FlashGateway: init
07/28 09:13:02 user MessageBrokerServlet: init
07/28 09:13:03 user CFFormGateway: init
07/28 09:13:03 user CFInternalServlet: init
Server coldfusion ready (startup time: 10 seconds)
Thank you for any guidance you can share with me. I am new at using this product.
Have something to add?