| Lucee 6.1.0.243 Error (java.io.IOException) | |
| Message | com.microsoft.sqlserver.jdbc.SQLServerException: Login failed for user 'peachtree_lighting'. ClientConnectionId:c44670ae-389c-409e-a67e-8cb8d5149ca5 |
| Stacktrace | The Error Occurred in C:\home\peachtreelighting.com\PeachtreeLighting\com\LogDAO.cfc: line 23 21: <cfqueryparam value="#arguments.logData#" cfsqltype="cf_sql_clob">called from C:\home\peachtreelighting.com\PeachtreeLighting\com\Core.cfc: line 35 33: <cfargument name="logData" type="string" required="false" default="">called from C:\home\peachtreelighting.com\PeachtreeLighting\com\ConfigurationDAO.cfc: line 17 15: logMessage=serializeJSON(cfcatch.message),called from C:\home\peachtreelighting.com\PeachtreeLighting\com\Configuration.cfc: line 5 3:called from C:\home\peachtreelighting.com\PeachtreeLighting\com\Configuration.cfc: line 1 1: <cfcomponent output="false">called from C:\home\peachtreelighting.com\PeachtreeLighting\application.cfc: line 14 12: <cfargument name="cfc" type="String" required="true">called from C:\home\peachtreelighting.com\PeachtreeLighting\application.cfc: line 27 25: <cfset application.sessions = 0 /> |
| Java Stacktrace | lucee.runtime.exp.NativeException: com.microsoft.sqlserver.jdbc.SQLServerException: Login failed for user 'peachtree_lighting'. ClientConnectionId:c44670ae-389c-409e-a67e-8cb8d5149ca5
at lucee.runtime.db.DatasourceConnectionFactory.create(DatasourceConnectionFactory.java:61) at lucee.runtime.db.DatasourceConnectionFactory.create(DatasourceConnectionFactory.java:21) at org.apache.commons.pool2.BasePooledObjectFactory.makeObject(BasePooledObjectFactory.java:58) at org.apache.commons.pool2.impl.GenericObjectPool.create(GenericObjectPool.java:918) at org.apache.commons.pool2.impl.GenericObjectPool.borrowObject(GenericObjectPool.java:431) at org.apache.commons.pool2.impl.GenericObjectPool.borrowObject(GenericObjectPool.java:356) at lucee.runtime.config.DatasourceConnPool.borrowObject(DatasourceConnPool.java:30) at lucee.runtime.db.DatasourceManagerImpl.getConnection(DatasourceManagerImpl.java:79) at lucee.runtime.tag.Query.executeDatasoure(Query.java:1112) at lucee.runtime.tag.Query._doEndTag(Query.java:694) at lucee.runtime.tag.Query.doEndTag(Query.java:559) at com.logdao_cfc$cf.udfCall(/com/LogDAO.cfc:23) 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:716) at lucee.runtime.ComponentImpl._call(ComponentImpl.java:588) at lucee.runtime.ComponentImpl.callWithNamedValues(ComponentImpl.java:2048) at lucee.runtime.util.VariableUtilImpl.callFunctionWithNamedValues(VariableUtilImpl.java:875) at lucee.runtime.PageContextImpl.getFunctionWithNamedValues(PageContextImpl.java:2028) at com.core_cfc$cf.udfCall(/com/Core.cfc:35) 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.type.scope.UndefinedImpl.callWithNamedValues(UndefinedImpl.java:800) at lucee.runtime.util.VariableUtilImpl.callFunctionWithNamedValues(VariableUtilImpl.java:875) at lucee.runtime.PageContextImpl.getFunctionWithNamedValues(PageContextImpl.java:2028) at com.configurationdao_cfc$cf.udfCall(/com/ConfigurationDAO.cfc:17) at lucee.runtime.type.UDFImpl.implementation(UDFImpl.java:112) at lucee.runtime.type.UDFImpl._call(UDFImpl.java:357) at lucee.runtime.type.UDFImpl.call(UDFImpl.java:224) at lucee.runtime.ComponentImpl._call(ComponentImpl.java:715) at lucee.runtime.ComponentImpl._call(ComponentImpl.java:588) at lucee.runtime.ComponentImpl.call(ComponentImpl.java:2029) at lucee.runtime.util.VariableUtilImpl.callFunctionWithoutNamedValues(VariableUtilImpl.java:796) at lucee.runtime.PageContextImpl.getFunction(PageContextImpl.java:1996) at com.configuration_cfc$cf.initComponent(/com/Configuration.cfc:5) at com.configuration_cfc$cf.newInstance(/com/Configuration.cfc:1) at lucee.runtime.component.ComponentLoader.initComponent(ComponentLoader.java:657) at lucee.runtime.component.ComponentLoader._loadComponent(ComponentLoader.java:596) at lucee.runtime.component.ComponentLoader.load(ComponentLoader.java:500) at lucee.runtime.component.ComponentLoader._search(ComponentLoader.java:249) at lucee.runtime.component.ComponentLoader._search(ComponentLoader.java:188) at lucee.runtime.component.ComponentLoader.searchComponent(ComponentLoader.java:85) at lucee.runtime.PageContextImpl.loadComponent(PageContextImpl.java:3569) at lucee.runtime.functions.other.CreateObject.doComponent(CreateObject.java:148) at lucee.runtime.functions.other.CreateObject.call(CreateObject.java:70) at lucee.runtime.functions.other.CreateObject.call(CreateObject.java:49) at application_cfc$cf.udfCall(/application.cfc:14) at lucee.runtime.type.UDFImpl.implementation(UDFImpl.java:112) at lucee.runtime.type.UDFImpl._call(UDFImpl.java:357) at lucee.runtime.type.UDFImpl.call(UDFImpl.java:224) at lucee.runtime.type.util.StructSupport.call(StructSupport.java:276) at lucee.runtime.util.VariableUtilImpl.callFunctionWithoutNamedValues(VariableUtilImpl.java:796) at lucee.runtime.PageContextImpl.getFunction(PageContextImpl.java:1996) at application_cfc$cf.udfCall(/application.cfc:27) at lucee.runtime.type.UDFImpl.implementation(UDFImpl.java:112) at lucee.runtime.type.UDFImpl._call(UDFImpl.java:357) at lucee.runtime.type.UDFImpl.call(UDFImpl.java:224) at lucee.runtime.ComponentImpl._call(ComponentImpl.java:715) at lucee.runtime.ComponentImpl._call(ComponentImpl.java:588) at lucee.runtime.ComponentImpl.call(ComponentImpl.java:2029) at lucee.runtime.listener.ModernAppListener.call(ModernAppListener.java:476) at lucee.runtime.listener.ModernAppListener.onApplicationStart(ModernAppListener.java:295) at lucee.runtime.PageContextImpl.initApplicationContext(PageContextImpl.java:3455) at lucee.runtime.listener.ModernAppListener._onRequest(ModernAppListener.java:116) at lucee.runtime.listener.MixedAppListener.onRequest(MixedAppListener.java:41) at lucee.runtime.PageContextImpl.execute(PageContextImpl.java:2731) at lucee.runtime.PageContextImpl._execute(PageContextImpl.java:2718) at lucee.runtime.PageContextImpl.executeCFML(PageContextImpl.java:2689) at lucee.runtime.engine.Request.exe(Request.java:45) at lucee.runtime.engine.CFMLEngineImpl._service(CFMLEngineImpl.java:1155) at lucee.runtime.engine.CFMLEngineImpl.serviceCFML(CFMLEngineImpl.java:1112) 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:623) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:199) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:144) at org.apache.tomcat.websocket.server.WsFilter.doFilter(WsFilter.java:51) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:168) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:144) at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:168) at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:90) at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:481) at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:130) at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:93) at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:74) at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:346) at org.apache.coyote.ajp.AjpProcessor.service(AjpProcessor.java:424) at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:63) at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:928) at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1791) at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:52) at org.apache.tomcat.util.threads.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1190) at org.apache.tomcat.util.threads.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:659) at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:63) at java.base/java.lang.Thread.run(Unknown Source) Caused by: java.io.IOException: com.microsoft.sqlserver.jdbc.SQLServerException: Login failed for user 'peachtree_lighting'. ClientConnectionId:c44670ae-389c-409e-a67e-8cb8d5149ca5 ... 97 more Caused by: com.microsoft.sqlserver.jdbc.SQLServerException: Login failed for user 'peachtree_lighting'. ClientConnectionId:c44670ae-389c-409e-a67e-8cb8d5149ca5 at com.microsoft.sqlserver.jdbc.SQLServerException.makeFromDatabaseError(SQLServerException.java:265) at com.microsoft.sqlserver.jdbc.TDSTokenHandler.onEOF(tdsparser.java:305) at com.microsoft.sqlserver.jdbc.TDSParser.parse(tdsparser.java:138) at com.microsoft.sqlserver.jdbc.TDSParser.parse(tdsparser.java:42) at com.microsoft.sqlserver.jdbc.SQLServerConnection.sendLogon(SQLServerConnection.java:6490) at com.microsoft.sqlserver.jdbc.SQLServerConnection.logon(SQLServerConnection.java:5068) at com.microsoft.sqlserver.jdbc.SQLServerConnection.access$100(SQLServerConnection.java:93) at com.microsoft.sqlserver.jdbc.SQLServerConnection$LogonCommand.doExecute(SQLServerConnection.java:5002) at com.microsoft.sqlserver.jdbc.TDSCommand.execute(IOBuffer.java:7685) at com.microsoft.sqlserver.jdbc.SQLServerConnection.executeCommand(SQLServerConnection.java:4048) at com.microsoft.sqlserver.jdbc.SQLServerConnection.connectHelper(SQLServerConnection.java:3487) at com.microsoft.sqlserver.jdbc.SQLServerConnection.login(SQLServerConnection.java:3077) at com.microsoft.sqlserver.jdbc.SQLServerConnection.connectInternal(SQLServerConnection.java:2919) at com.microsoft.sqlserver.jdbc.SQLServerConnection.connect(SQLServerConnection.java:1787) at com.microsoft.sqlserver.jdbc.SQLServerDriver.connect(SQLServerDriver.java:1229) at lucee.runtime.db.DataSourceSupport._getConnection(DataSourceSupport.java:145) at lucee.runtime.db.DataSourceSupport.getConnection(DataSourceSupport.java:109) at lucee.runtime.db.DatasourceConnectionFactory.create(DatasourceConnectionFactory.java:58) ... 96 more |
| Timestamp | 5/16/26 9:30:54 AM CDT |