Welcome to Our Customer Service Center
Please Choose from the following menu:

PASSWORD REMINDER
Forgot your password? Enter your e-mail address here and we'll e-mail it to you immediately
Enter e-mail address:

Check status of a ticket:
Ticket code:
Email:
 

SUBMIT HERE ANY PROBLEM, QUESTION OR IF THE LOGIN PROBLEMS PERSISTS:
(Open a trouble ticket)

Problem:
Description:
Email:
Date: 11/01/2025 - 18:02:29
 


Billing Questions?
(Select your billing company below)

CCBill
Epoch

 

          
Test
Memory
Memory used by the JVM, heap and non heap.
Heap
Non-Heap
CPU
Average CPU load of the last 20 seconds on the whole system and this Java Virtual Machine (Lucee Process).


Functions | Tags | Recipes |

Type keywords for simple search. Press Enter to ask the AI (if enabled) for more detailed info.



Improve our Lucee Server documentation by contributing to our recipes, function, and tag descriptions. Access the online documentation here.
Debugging Information
Template: /support/index.cfm (/home/sobemedianetwork/public_html/support/index.cfm)
User Agent: Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)
Execution Time
2.54 ms      Total
Lucee [6.2.1.122] - Error (Expression)
Messagefile or directory [/opt/lucee/tomcat/lucee-server/context/context/res/js/util.min.js] does not exist
Functioninfo
Componentlucee-server.admin.info.Info
Context
templateline
called from /opt/lucee/tomcat/lucee-server/context/context/admin/debug/Modern.cfc1190
occurred in/opt/lucee/tomcat/lucee-server/context/context/admin/debug/Modern.cfc1190
occurred in/opt/lucee/tomcat/lucee-server/context/context/admin/debug/Modern.cfc909
occurred in/opt/lucee/tomcat/lucee-server/context/context/admin/info/Info.cfc763
Code
1188: function includeInline(filename) cachedWithin=createTimeSpan(0,1,0,0) {
1189:
1190: echo(fileRead(expandPath(arguments.filename)));
1191: }
1192:
Java Stacktrace
lucee.runtime.exp.ExpressionException: file or directory [/opt/lucee/tomcat/lucee-server/context/context/res/js/util.min.js] does not exist
at lucee.commons.io.res.util.ResourceUtil.toResourceExisting(ResourceUtil.java:243)
at lucee.runtime.op.Caster.toResource(Caster.java:4995)
at lucee.runtime.op.Caster.toResource(Caster.java:4988)
at lucee.runtime.functions.file.FileRead.call(FileRead.java:36)
at debug.modern_cfc$cf.udfCall2_000013(/lucee/admin/debug/Modern.cfc:1190)
at debug.modern_cfc$cf.udfCall2(/lucee/admin/debug/Modern.cfc:1190)
at debug.modern_cfc$cf.udfCall(/lucee/admin/debug/Modern.cfc)
at lucee.runtime.type.UDFImpl.implementation(UDFImpl.java:112)
at lucee.runtime.type.UDFImpl._call(UDFImpl.java:357)
at lucee.runtime.type.UDFImpl._callCachedWithin(UDFImpl.java:290)
at lucee.runtime.type.UDFImpl.call(UDFImpl.java:224)
at lucee.runtime.ComponentImpl._call(ComponentImpl.java:722)
at lucee.runtime.ComponentImpl._call(ComponentImpl.java:595)
at lucee.runtime.ComponentImpl.call(ComponentImpl.java:2101)
at lucee.runtime.util.VariableUtilImpl.callFunctionWithoutNamedValues(VariableUtilImpl.java:773)
at lucee.runtime.PageContextImpl.getFunction(PageContextImpl.java:2075)
at debug.modern_cfc$cf.udfCall2(/lucee/admin/debug/Modern.cfc:909)
at debug.modern_cfc$cf.udfCall(/lucee/admin/debug/Modern.cfc)
at lucee.runtime.type.UDFImpl.implementation(UDFImpl.java:112)
at lucee.runtime.type.UDFImpl._call(UDFImpl.java:357)
at lucee.runtime.type.UDFImpl.callWithNamedValues(UDFImpl.java:214)
at lucee.runtime.ComponentImpl._call(ComponentImpl.java:723)
at lucee.runtime.ComponentImpl._call(ComponentImpl.java:595)
at lucee.runtime.ComponentImpl.callWithNamedValues(ComponentImpl.java:2120)
at lucee.runtime.util.VariableUtilImpl.callFunctionWithNamedValues(VariableUtilImpl.java:858)
at lucee.runtime.PageContextImpl.getFunctionWithNamedValues(PageContextImpl.java:2107)
at admin.info.info_cfc$cf.udfCall(/lucee-server/admin/info/Info.cfc:763)
at lucee.runtime.type.UDFImpl.implementation(UDFImpl.java:112)
at lucee.runtime.type.UDFImpl._call(UDFImpl.java:357)
at lucee.runtime.type.UDFImpl.callWithNamedValues(UDFImpl.java:214)
at lucee.runtime.ComponentImpl._call(ComponentImpl.java:723)
at lucee.runtime.ComponentImpl._call(ComponentImpl.java:595)
at lucee.runtime.ComponentImpl.callWithNamedValues(ComponentImpl.java:2120)
at lucee.runtime.listener.ModernAppListener.info(ModernAppListener.java:446)
at lucee.runtime.debug.DebuggerImpl.writeOut(DebuggerImpl.java:407)
at lucee.runtime.listener.ClassicAppListener._onDebug(ClassicAppListener.java:125)
at lucee.runtime.listener.MixedAppListener.onDebug(MixedAppListener.java:157)
at lucee.runtime.PageContextImpl.execute(PageContextImpl.java:2855)
at lucee.runtime.PageContextImpl._execute(PageContextImpl.java:2797)
at lucee.runtime.PageContextImpl.executeCFML(PageContextImpl.java:2768)
at lucee.runtime.engine.Request.exe(Request.java:45)
at lucee.runtime.engine.CFMLEngineImpl._service(CFMLEngineImpl.java:1109)
at lucee.runtime.engine.CFMLEngineImpl.serviceCFML(CFMLEngineImpl.java:1066)
at lucee.loader.engine.CFMLEngineWrapper.serviceCFML(CFMLEngineWrapper.java:97)
at lucee.loader.servlet.CFMLServlet.service(CFMLServlet.java:51)
at javax.servlet.http.HttpServlet.service(HttpServlet.java:742)
at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:231)
at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
at org.apache.tomcat.websocket.server.WsFilter.doFilter(WsFilter.java:52)
at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
at org.apache.catalina.filters.RemoteIpFilter.doFilter(RemoteIpFilter.java:865)
at org.apache.catalina.filters.RemoteIpFilter.doFilter(RemoteIpFilter.java:902)
at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:198)
at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:96)
at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:478)
at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:140)
at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:80)
at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:87)
at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:342)
at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:799)
at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:66)
at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:868)
at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1455)
at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:49)
at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61)
at java.base/java.lang.Thread.run(Thread.java:829)