Skip to main content
Participant
September 8, 2008
Question

jsp pages not exeuting

  • September 8, 2008
  • 2 replies
  • 367 views
I receive the following error message when I try to execute jsp pages on my coldfusion server.
Everything else about the server works fine, I can execute CFM pages ok without a problem but not jsp pages.

Does anyone have any ideas as to what might be wrong?
I have tested this on CF8 adn CF801


500
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:286)
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)

Best Regards,
Bill
This topic has been closed for replies.

2 replies

Participating Frequently
October 18, 2008
I just wanna say thank you
Inspiring
September 8, 2008
iirc, only CF Enterprise can execute jsp pages...

if you are using a dev edition, make sure the jsp server applet is
enabled (not commented out) in your default-web.xml file in
{cf_root}\runtime\servers\coldfusion\SERVER-INF

Azadi Saryev
Sabai-dee.com
http://www.sabai-dee.com/