type Exception report
message Servlet.init() for servlet CFMLServlet threw exception
description The server encountered an internal error that prevented it from fulfilling this request.
exception
javax.servlet.ServletException: Servlet.init() for servlet CFMLServlet threw exception org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:505) org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:103) org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:436) org.apache.coyote.ajp.AjpProcessor.process(AjpProcessor.java:190) org.apache.coyote.AbstractProtocol$AbstractConnectionHandler.process(AbstractProtocol.java:625) org.apache.tomcat.util.net.JIoEndpoint$SocketProcessor.run(JIoEndpoint.java:316) java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142) java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617) org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61) java.lang.Thread.run(Thread.java:745)
root cause
java.lang.NoClassDefFoundError: org/osgi/framework/Bundle java.lang.Class.getDeclaredMethods0(Native Method) java.lang.Class.privateGetDeclaredMethods(Class.java:2701) java.lang.Class.privateGetMethodRecursive(Class.java:3048) java.lang.Class.getMethod0(Class.java:3018) java.lang.Class.getMethod(Class.java:1784) lucee.loader.engine.CFMLEngineFactory.getEngine(CFMLEngineFactory.java:749) lucee.loader.engine.CFMLEngineFactory.initEngine(CFMLEngineFactory.java:288) lucee.loader.engine.CFMLEngineFactory.getEngine(CFMLEngineFactory.java:228) lucee.loader.engine.CFMLEngineFactory.getInstance(CFMLEngineFactory.java:102) lucee.loader.engine.CFMLEngineFactory.getInstance(CFMLEngineFactory.java:155) lucee.loader.servlet.CFMLServlet.init(CFMLServlet.java:41) org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:505) org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:103) org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:436) org.apache.coyote.ajp.AjpProcessor.process(AjpProcessor.java:190) org.apache.coyote.AbstractProtocol$AbstractConnectionHandler.process(AbstractProtocol.java:625) org.apache.tomcat.util.net.JIoEndpoint$SocketProcessor.run(JIoEndpoint.java:316) java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142) java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617) org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61) java.lang.Thread.run(Thread.java:745)
root cause
java.lang.ClassNotFoundException: org.osgi.framework.Bundle java.net.URLClassLoader.findClass(URLClassLoader.java:381) java.lang.ClassLoader.loadClass(ClassLoader.java:424) java.lang.ClassLoader.loadClass(ClassLoader.java:357) lucee.loader.classloader.LuceeClassLoader.loadClass(LuceeClassLoader.java:173) lucee.loader.classloader.LuceeClassLoader.loadClass(LuceeClassLoader.java:138) java.lang.Class.getDeclaredMethods0(Native Method) java.lang.Class.privateGetDeclaredMethods(Class.java:2701) java.lang.Class.privateGetMethodRecursive(Class.java:3048) java.lang.Class.getMethod0(Class.java:3018) java.lang.Class.getMethod(Class.java:1784) lucee.loader.engine.CFMLEngineFactory.getEngine(CFMLEngineFactory.java:749) lucee.loader.engine.CFMLEngineFactory.initEngine(CFMLEngineFactory.java:288) lucee.loader.engine.CFMLEngineFactory.getEngine(CFMLEngineFactory.java:228) lucee.loader.engine.CFMLEngineFactory.getInstance(CFMLEngineFactory.java:102) lucee.loader.engine.CFMLEngineFactory.getInstance(CFMLEngineFactory.java:155) lucee.loader.servlet.CFMLServlet.init(CFMLServlet.java:41) org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:505) org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:103) org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:436) org.apache.coyote.ajp.AjpProcessor.process(AjpProcessor.java:190) org.apache.coyote.AbstractProtocol$AbstractConnectionHandler.process(AbstractProtocol.java:625) org.apache.tomcat.util.net.JIoEndpoint$SocketProcessor.run(JIoEndpoint.java:316) java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142) java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617) org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61) java.lang.Thread.run(Thread.java:745)
how would i be able to tell? server as in tomcat, or server as in lucee? It's still pretty confusing, coming from an ACF background where installers were the norm.
Since Apache is working fine, i wonder if I should just wipe out tomcat/lucee config somehow and start over... this shouldn't be as hard as it has become. is there really that few people needing to set this up on mac?
--
Win a ticket to dev.objective from Lucee via Twitter, see http://bit.ly/1UbTMWj for details, good luck and see you there...
---
You received this message because you are subscribed to the Google Groups "Lucee" group.
To unsubscribe from this group and stop receiving emails from it, send an email to lucee+un...@googlegroups.com.
To post to this group, send email to lu...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/lucee/97da7a85-5c57-4eb0-aeb2-ebfb14a79ebe%40googlegroups.com.
Now, how do i set up Tomcat/Lucee to serve up my sites that I already have in my /Volumes/Sites directory? Is it a matter of editing the tomcat web.xml and server.xml files?
And how do i access the Tomcat Administrator?
--
Win a ticket to dev.objective from Lucee via Twitter, see http://bit.ly/1UbTMWj for details, good luck and see you there...
---
You received this message because you are subscribed to the Google Groups "Lucee" group.
To unsubscribe from this group and stop receiving emails from it, send an email to lucee+un...@googlegroups.com.
To post to this group, send email to lu...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/lucee/78687526-97b3-4cb4-beb9-c6314a6917a9%40googlegroups.com.
https://luceeserver.atlassian.net/browse/LDEV-257
--
Win a ticket to dev.objective from Lucee via Twitter, see http://bit.ly/1UbTMWj for details, good luck and see you there...
---
You received this message because you are subscribed to the Google Groups "Lucee" group.
To unsubscribe from this group and stop receiving emails from it, send an email to lucee+un...@googlegroups.com.
To post to this group, send email to lu...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/lucee/aaf42e7e-e564-4197-855e-320a43d3f62a%40googlegroups.com.
Any way to turn off this case-sensitivity?
--
Win a ticket to dev.objective from Lucee via Twitter, see http://bit.ly/1UbTMWj for details, good luck and see you there...
---
You received this message because you are subscribed to the Google Groups "Lucee" group.
To unsubscribe from this group and stop receiving emails from it, send an email to lucee+un...@googlegroups.com.
To post to this group, send email to lu...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/lucee/6ce1a88d-8e8a-4d27-abb4-977b0870b843%40googlegroups.com.