Catch Entries: 15 |
| additional | | Struct (ordered) | | SQL | | string | { call reqst.merge_song(?,?) } |
| | DatabaseName | | string | Microsoft SQL Server |
| | DatabaseVersion | | | DriverName | | string | Microsoft JDBC Driver 7.2 for SQL Server |
| | DriverVersion | | | Datasource | |
|
| DataSource | |
| Detail | | string | Parameter types passed (2): CF_SQL_VARCHAR, CF_SQL_VARCHAR |
|
| ErrorCode | |
| Extended_Info | |
| ExtendedInfo | |
| Message | | string | Could not allocate space for object 'dbo.reqst' in database 'PaulMontgomery2' because the 'PRIMARY' filegroup is full. Create disk space by deleting unneeded files, dropping objects in the filegroup, adding additional files to the filegroup, or setting autogrowth on for existing files in the filegroup. |
|
| NativeErrorCode | |
| queryError | | string | { call reqst.merge_song(?,?) } |
|
| Sql | | string | { call reqst.merge_song(?,?) } |
|
| SQLState | |
| StackTrace | | string | lucee.runtime.exp.DatabaseException: Could not allocate space for object 'dbo.reqst' in database 'PaulMontgomery2' because the 'PRIMARY' filegroup is full. Create disk space by deleting unneeded files, dropping objects in the filegroup, adding additional files to the filegroup, or setting autogrowth on for existing files in the filegroup.
at com.microsoft.sqlserver.jdbc.SQLServerException.makeFromDatabaseError(SQLServerException.java:262)
at com.microsoft.sqlserver.jdbc.SQLServerStatement.getNextResult(SQLServerStatement.java:1621)
at com.microsoft.sqlserver.jdbc.SQLServerPreparedStatement.doExecutePreparedStatement(SQLServerPreparedStatement.java:592)
at com.microsoft.sqlserver.jdbc.SQLServerPreparedStatement$PrepStmtExecCmd.doExecute(SQLServerPreparedStatement.java:522)
at com.microsoft.sqlserver.jdbc.TDSCommand.execute(IOBuffer.java:7194)
at com.microsoft.sqlserver.jdbc.SQLServerConnection.executeCommand(SQLServerConnection.java:2935)
at com.microsoft.sqlserver.jdbc.SQLServerStatement.executeCommand(SQLServerStatement.java:248)
at com.microsoft.sqlserver.jdbc.SQLServerStatement.executeStatement(SQLServerStatement.java:223)
at com.microsoft.sqlserver.jdbc.SQLServerPreparedStatement.execute(SQLServerPreparedStatement.java:503)
at lucee.runtime.tag.StoredProc.doEndTag(StoredProc.java:627)
at dbo.proc_cfc$cf.udfCall(/dbo/proc.cfc:95)
at lucee.runtime.type.UDFImpl.implementation(UDFImpl.java:106)
at lucee.runtime.type.UDFImpl._call(UDFImpl.java:344)
at lucee.runtime.type.UDFImpl.call(UDFImpl.java:217)
at lucee.runtime.type.scope.UndefinedImpl.call(UndefinedImpl.java:784)
at lucee.runtime.util.VariableUtilImpl.callFunctionWithoutNamedValues(VariableUtilImpl.java:787)
at lucee.runtime.PageContextImpl.getFunction(PageContextImpl.java:1747)
at dbo.proc_cfc$cf.udfCall(/dbo/proc.cfc:20)
at lucee.runtime.type.UDFImpl.implementation(UDFImpl.java:106)
at lucee.runtime.type.UDFImpl._call(UDFImpl.java:344)
at lucee.runtime.type.UDFImpl.call(UDFImpl.java:217)
at lucee.runtime.ComponentImpl._call(ComponentImpl.java:650)
at lucee.runtime.ComponentImpl._call(ComponentImpl.java:572)
at lucee.runtime.ComponentImpl.call(ComponentImpl.java:1911)
at lucee.runtime.util.VariableUtilImpl.callFunctionWithoutNamedValues(VariableUtilImpl.java:787)
at lucee.runtime.PageContextImpl.getFunction(PageContextImpl.java:1747)
at index_cfm$cf.call(/index.cfm:7)
at lucee.runtime.PageContextImpl._doInclude(PageContextImpl.java:1003)
at lucee.runtime.PageContextImpl._doInclude(PageContextImpl.java:926)
at lucee.runtime.listener.ModernAppListener._onRequest(ModernAppListener.java:217)
at lucee.runtime.listener.MixedAppListener.onRequest(MixedAppListener.java:44)
at lucee.runtime.PageContextImpl.execute(PageContextImpl.java:2460)
at lucee.runtime.PageContextImpl._execute(PageContextImpl.java:2450)
at lucee.runtime.PageContextImpl.executeCFML(PageContextImpl.java:2421)
at lucee.runtime.engine.Request.exe(Request.java:45)
at lucee.runtime.engine.CFMLEngineImpl._service(CFMLEngineImpl.java:1179)
at lucee.runtime.engine.CFMLEngineImpl.serviceCFML(CFMLEngineImpl.java:1125)
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:733)
at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:227)
at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:162)
at org.apache.tomcat.websocket.server.WsFilter.doFilter(WsFilter.java:53)
at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:189)
at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:162)
at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:202)
at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:97)
at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:542)
at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:143)
at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:92)
at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:78)
at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:357)
at org.apache.coyote.ajp.AjpProcessor.service(AjpProcessor.java:433)
at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:65)
at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:893)
at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1707)
at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:49)
at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61)
at java.base/java.lang.Thread.run(Unknown Source)
|
|
| TagContext | | Array | | 1 | | Struct | | codePrintHTML | | string | 93: }<br>
94: }<br>
<b>95: }</b><br>
96: } else {<br>
97: //echo(proc & ' and it is not an array<br>')<br>
|
| | codePrintPlain | | string | 93: }
94: }
95: }
96: } else {
97: //echo(proc & ' and it is not an array<br>')
|
| | column | | | id | | | line | | | Raw_Trace | | string | dbo.proc_cfc$cf.udfCall(/dbo/proc.cfc:95) |
| | template | | string | C:\home\a6strng.com\wwwroot\dbo\proc.cfc |
| | type | |
| | 2 | | Struct | | codePrintHTML | | string | 18: if (results) {<br>
19: try {<br>
<b>20: result = exec(proc,arrParams,results)</b><br>
21: } catch (any exc) {<br>
22: if (exc.message == "The key [response] does not exist.") {<br>
|
| | codePrintPlain | | string | 18: if (results) {
19: try {
20: result = exec(proc,arrParams,results)
21: } catch (any exc) {
22: if (exc.message == "The key [response] does not exist.") {
|
| | column | | | id | | | line | | | Raw_Trace | | string | dbo.proc_cfc$cf.udfCall(/dbo/proc.cfc:20) |
| | template | | string | C:\home\a6strng.com\wwwroot\dbo\proc.cfc |
| | type | |
| | 3 | | Struct | | codePrintHTML | | string | 5: song = Val(url.songid)<br>
6: if (song) {<br>
<b>7: new dbo.proc().usr('reqst.merge_song',song)</b><br>
8: }<br>
9: }<br>
|
| | codePrintPlain | | string | 5: song = Val(url.songid)
6: if (song) {
7: new dbo.proc().usr('reqst.merge_song',song)
8: }
9: }
|
| | column | | | id | | | line | | | Raw_Trace | | string | index_cfm$cf.call(/index.cfm:7) |
| | template | | string | C:\home\a6strng.com\wwwroot\index.cfm |
| | type | |
|
|
| type | |
| where | |