lucee Error (missinginclude)

221 views
Skip to first unread message

Arleston Lueders

unread,
Jun 28, 2018, 6:44:14 AM6/28/18
to ra...@googlegroups.com
Hello,

Is there a Lucee group? 

I'm having issues with my websites hosted on Hostmedia. They have migrated to other server and we are getting this error below:

Any clue anyone?

Lucee 5.2.7.62 Error (missinginclude)
MessagePage /index.cfm [/home/getconco/public_html/siteimob/index.cfm] not found
Mapping/
Java Stacktracelucee.runtime.exp.MissingIncludeException: Page /index.cfm [/home/getconco/public_html/siteimob/index.cfm] not found
  at lucee.runtime.PageSourceImpl.loadPage(PageSourceImpl.java:964)
  at lucee.runtime.PageContextImpl._doInclude(PageContextImpl.java:927)
  at lucee.runtime.PageContextImpl._doInclude(PageContextImpl.java:823)
  at lucee.runtime.listener.ClassicAppListener._onRequest(ClassicAppListener.java:64)
  at lucee.runtime.listener.MixedAppListener.onRequest(MixedAppListener.java:45)
  at lucee.runtime.PageContextImpl.execute(PageContextImpl.java:2464)
  at lucee.runtime.PageContextImpl._execute(PageContextImpl.java:2454)
  at lucee.runtime.PageContextImpl.executeCFML(PageContextImpl.java:2427)
  at lucee.runtime.engine.Request.exe(Request.java:44)
  at lucee.runtime.engine.CFMLEngineImpl._service(CFMLEngineImpl.java:1091)
  at lucee.runtime.engine.CFMLEngineImpl.serviceCFML(CFMLEngineImpl.java:1039)
  at lucee.loader.engine.CFMLEngineWrapper.serviceCFML(CFMLEngineWrapper.java:102)
  at lucee.loader.servlet.CFMLServlet.service(CFMLServlet.java:62)
  at javax.servlet.http.HttpServlet.service(HttpServlet.java:729)
  at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:230)
  at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:165)
  at org.apache.tomcat.websocket.server.WsFilter.doFilter(WsFilter.java:52)
  at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:192)
  at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:165)
  at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:198)
  at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:108)
  at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:472)
  at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:140)
  at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:79)
  at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:87)
  at org.apache.catalina.valves.RemoteIpValve.invoke(RemoteIpValve.java:677)
  at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:349)
  at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:784)
  at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:66)
  at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:802)
  at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1410)
  at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:49)
  at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
  at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
  at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61)
  at java.lang.Thread.run(Thread.java:745)
 
Timestamp6/28/18 10:41:52 AM UTC

Thanks.

Nando Breiter

unread,
Jun 28, 2018, 6:58:26 AM6/28/18
to ra...@googlegroups.com
The error says that the file that should be located at /home/getconco/public_html/siteimob/index.cfm isn't there. Permissions? Hard coded file path in the cfinclude and the directory structure changed? The file is actually missing?



Aria Media Sagl
+41 (0)76 303 4477 cell
skype: ariamedia

--
Did you find this reply useful? Help the Railo community and add it to the Railo Server wiki at https://github.com/getrailo/railo/wiki
---
You received this message because you are subscribed to the Google Groups "Railo" group.
To view this discussion on the web visit https://groups.google.com/d/msgid/railo/CABSDs-w0uwkzjn8OzwCrS_c%3DEhiEOJFB0JgmUvOTC1dH1SCpXQ%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.

Aaron Terry

unread,
Jun 28, 2018, 9:48:20 AM6/28/18
to ra...@googlegroups.com

Arleston,

You can find Lucee's list here: https://dev.lucee.org/

However, I agree with Nando. They moved you to a new server ..... so good chance that your webroot is no longer really /home/getconco/public_html/siteimob/. 

Or that the user that Lucee is running as doesn't have permission to the files.

--
Reply all
Reply to author
Forward
0 new messages