| exception - struct |
| DataSource |
dbGANew |
| Detail |
[Macromedia][SQLServer JDBC Driver][SQLServer]ORDER BY items must appear in the select list if SELECT DISTINCT is specified. |
| ErrorCode |
HY000 |
| Message |
Error Executing Database Query. |
| NativeErrorCode |
145 |
| RootCause |
| exception - struct |
| ErrorCode |
145 |
| Message |
[Macromedia][SQLServer JDBC Driver][SQLServer]ORDER BY items must appear in the select list if SELECT DISTINCT is specified. |
| SQLState |
HY000 |
| StackTrace |
java.sql.SQLException: [Macromedia][SQLServer JDBC Driver][SQLServer]ORDER BY items must appear in the select list if SELECT DISTINCT is specified.
at macromedia.jdbc.base.BaseExceptions.createException(Unknown Source)
at macromedia.jdbc.base.BaseExceptions.getException(Unknown Source)
at macromedia.jdbc.sqlserver.tds.TDSRequest.processErrorToken(Unknown Source)
at macromedia.jdbc.sqlserver.tds.TDSRequest.processReplyToken(Unknown Source)
at macromedia.jdbc.sqlserver.tds.TDSRPCRequest.processReplyToken(Unknown Source)
at macromedia.jdbc.sqlserver.tds.TDSRequest.processReply(Unknown Source)
at macromedia.jdbc.sqlserver.SQLServerImplStatement.getNextResultType(Unknown Source)
at macromedia.jdbc.base.BaseStatement.commonTransitionToState(Unknown Source)
at macromedia.jdbc.base.BaseStatement.postImplExecute(Unknown Source)
at macromedia.jdbc.base.BasePreparedStatement.postImplExecute(Unknown Source)
at macromedia.jdbc.base.BaseStatement.commonExecute(Unknown Source)
at macromedia.jdbc.base.BaseStatement.executeInternal(Unknown Source)
at macromedia.jdbc.base.BasePreparedStatement.execute(Unknown Source)
at macromedia.jdbc.base.BasePreparedStatementPoolable.execute(Unknown Source)
at coldfusion.server.j2ee.sql.JRunPreparedStatement.execute(JRunPreparedStatement.java:87)
at coldfusion.sql.Executive.executeCall(Executive.java:578)
at coldfusion.sql.Executive.executeCall(Executive.java:531)
at coldfusion.sql.Executive.executeCall(Executive.java:491)
at coldfusion.sql.SqlImpl.executeCall(SqlImpl.java:320)
at coldfusion.tagext.sql.StoredProcTag.doEndTag(StoredProcTag.java:193)
at cfUtils2ecfc1374729316$funcGETSTATESSP.runFunction(C:\JRun4\servers\APP25\cfusion-ear\cfusion-war\components\Utils.cfc:600)
at coldfusion.runtime.UDFMethod.invoke(UDFMethod.java:348)
at coldfusion.runtime.UDFMethod$ReturnTypeFilter.invoke(UDFMethod.java:294)
at coldfusion.runtime.UDFMethod$ArgumentCollectionFilter.invoke(UDFMethod.java:258)
at coldfusion.filter.FunctionAccessFilter.invoke(FunctionAccessFilter.java:56)
at coldfusion.runtime.UDFMethod.runFilterChain(UDFMethod.java:211)
at coldfusion.runtime.UDFMethod.invoke(UDFMethod.java:370)
at coldfusion.runtime.TemplateProxy.invoke(TemplateProxy.java:196)
at coldfusion.runtime.TemplateProxy.invoke(TemplateProxy.java:156)
at coldfusion.runtime.CfJspPage._invoke(CfJspPage.java:1594)
at cflocationbar2ecfc1235022721$funcDSPBAR.runFunction(C:\JRun4\servers\APP25\cfusion-ear\cfusion-war\components\pods\locationbar.cfc:44)
at coldfusion.runtime.UDFMethod.invoke(UDFMethod.java:348)
at coldfusion.runtime.UDFMethod$ReturnTypeFilter.invoke(UDFMethod.java:294)
at coldfusion.runtime.UDFMethod$ArgumentCollectionFilter.invoke(UDFMethod.java:258)
at coldfusion.filter.FunctionAccessFilter.invoke(FunctionAccessFilter.java:56)
at coldfusion.runtime.UDFMethod.runFilterChain(UDFMethod.java:211)
at coldfusion.runtime.UDFMethod.invoke(UDFMethod.java:370)
at coldfusion.runtime.TemplateProxy.invoke(TemplateProxy.java:196)
at coldfusion.runtime.TemplateProxy.invoke(TemplateProxy.java:156)
at coldfusion.runtime.CfJspPage._invoke(CfJspPage.java:1594)
at cffastfind2ecfc1023386057$funcDSPRESULTS.runFunction(C:\JRun4\servers\APP25\cfusion-ear\cfusion-war\components\pods\fastfind.cfc:385)
at coldfusion.runtime.UDFMethod.invoke(UDFMethod.java:348)
at coldfusion.runtime.UDFMethod$ReturnTypeFilter.invoke(UDFMethod.java:294)
at coldfusion.runtime.UDFMethod$ArgumentCollectionFilter.invoke(UDFMethod.java:258)
at coldfusion.filter.FunctionAccessFilter.invoke(FunctionAccessFilter.java:56)
at coldfusion.runtime.UDFMethod.runFilterChain(UDFMethod.java:211)
at coldfusion.runtime.UDFMethod.invoke(UDFMethod.java:370)
at coldfusion.runtime.TemplateProxy.invoke(TemplateProxy.java:196)
at coldfusion.runtime.TemplateProxy.invoke(TemplateProxy.java:156)
at coldfusion.runtime.CfJspPage._invoke(CfJspPage.java:1594)
at cffastfind2ecfm2083699399._factor13(C:\JRun4\servers\APP25\cfusion-ear\cfusion-war\fastfind.cfm:449)
at cffastfind2ecfm2083699399.runPage(C:\JRun4\servers\APP25\cfusion-ear\cfusion-war\fastfind.cfm:424)
at coldfusion.runtime.CfJspPage.invoke(CfJspPage.java:152)
at coldfusion.tagext.lang.IncludeTag.doStartTag(IncludeTag.java:349)
at coldfusion.filter.CfincludeFilter.invoke(CfincludeFilter.java:65)
at coldfusion.filter.ApplicationFilter.invoke(ApplicationFilter.java:203)
at coldfusion.filter.RequestMonitorFilter.invoke(RequestMonitorFilter.java:51)
at coldfusion.filter.PathFilter.invoke(PathFilter.java:86)
at coldfusion.filter.ExceptionFilter.invoke(ExceptionFilter.java:69)
at coldfusion.filter.ClientScopePersistenceFilter.invoke(ClientScopePersistenceFilter.java:28)
at coldfusion.filter.BrowserFilter.invoke(BrowserFilter.java:38)
at coldfusion.filter.GlobalsFilter.invoke(GlobalsFilter.java:38)
at coldfusion.filter.DatasourceFilter.invoke(DatasourceFilter.java:22)
at coldfusion.filter.RequestThrottleFilter.invoke(RequestThrottleFilter.java:115)
at coldfusion.CfmServlet.service(CfmServlet.java:107)
at coldfusion.bootstrap.BootstrapServlet.service(BootstrapServlet.java:78)
at jrun.servlet.ServletInvoker.invoke(ServletInvoker.java:91)
at jrun.servlet.JRunInvokerChain.invokeNext(JRunInvokerChain.java:42)
at jrun.servlet.JRunRequestDispatcher.invoke(JRunRequestDispatcher.java:252)
at jrun.servlet.ServletEngineService.dispatch(ServletEngineService.java:527)
at jrun.servlet.http.WebService.invokeRunnable(WebService.java:168)
at jrunx.scheduler.ThreadPool$ThreadThrottle.invokeRunnable(ThreadPool.java:451)
at jrunx.scheduler.WorkerThread.run(WorkerThread.java:66)
|
| TagContext |
| exception - array
|
| 1 |
| exception - struct |
| COLUMN |
0 |
| ID |
CFSTOREDPROC |
| LINE |
600 |
| RAW_TRACE |
at cfUtils2ecfc1374729316$funcGETSTATESSP.runFunction(C:\JRun4\servers\APP25\cfusion-ear\cfusion-war\components\Utils.cfc:600) |
| TEMPLATE |
C:\JRun4\servers\APP25\cfusion-ear\cfusion-war\components\Utils.cfc |
| TYPE |
CFML |
|
| 2 |
| exception - struct |
| COLUMN |
0 |
| ID |
CF_TEMPLATEPROXY |
| LINE |
44 |
| RAW_TRACE |
at cflocationbar2ecfc1235022721$funcDSPBAR.runFunction(C:\JRun4\servers\APP25\cfusion-ear\cfusion-war\components\pods\locationbar.cfc:44) |
| TEMPLATE |
C:\JRun4\servers\APP25\cfusion-ear\cfusion-war\components\pods\locationbar.cfc |
| TYPE |
CFML |
|
| 3 |
| exception - struct |
| COLUMN |
0 |
| ID |
CF_TEMPLATEPROXY |
| LINE |
385 |
| RAW_TRACE |
at cffastfind2ecfc1023386057$funcDSPRESULTS.runFunction(C:\JRun4\servers\APP25\cfusion-ear\cfusion-war\components\pods\fastfind.cfc:385) |
| TEMPLATE |
C:\JRun4\servers\APP25\cfusion-ear\cfusion-war\components\pods\fastfind.cfc |
| TYPE |
CFML |
|
| 4 |
| exception - struct |
| COLUMN |
0 |
| ID |
CF_TEMPLATEPROXY |
| LINE |
449 |
| RAW_TRACE |
at cffastfind2ecfm2083699399._factor13(C:\JRun4\servers\APP25\cfusion-ear\cfusion-war\fastfind.cfm:449) |
| TEMPLATE |
C:\JRun4\servers\APP25\cfusion-ear\cfusion-war\fastfind.cfm |
| TYPE |
CFML |
|
| 5 |
| exception - struct |
| COLUMN |
0 |
| ID |
CF_FASTFIND |
| LINE |
424 |
| RAW_TRACE |
at cffastfind2ecfm2083699399.runPage(C:\JRun4\servers\APP25\cfusion-ear\cfusion-war\fastfind.cfm:424) |
| TEMPLATE |
C:\JRun4\servers\APP25\cfusion-ear\cfusion-war\fastfind.cfm |
| TYPE |
CFML |
|
|
| Type |
java.sql.SQLException |
|
| SQLState |
HY000 |
| Sql |
{call spAupFmStates( (param 1) )} |
| StackTrace |
coldfusion.tagext.sql.QueryTag$DatabaseQueryException: Error Executing Database Query.
at coldfusion.tagext.sql.StoredProcTag.doEndTag(StoredProcTag.java:201)
at cfUtils2ecfc1374729316$funcGETSTATESSP.runFunction(C:\JRun4\servers\APP25\cfusion-ear\cfusion-war\components\Utils.cfc:600)
at coldfusion.runtime.UDFMethod.invoke(UDFMethod.java:348)
at coldfusion.runtime.UDFMethod$ReturnTypeFilter.invoke(UDFMethod.java:294)
at coldfusion.runtime.UDFMethod$ArgumentCollectionFilter.invoke(UDFMethod.java:258)
at coldfusion.filter.FunctionAccessFilter.invoke(FunctionAccessFilter.java:56)
at coldfusion.runtime.UDFMethod.runFilterChain(UDFMethod.java:211)
at coldfusion.runtime.UDFMethod.invoke(UDFMethod.java:370)
at coldfusion.runtime.TemplateProxy.invoke(TemplateProxy.java:196)
at coldfusion.runtime.TemplateProxy.invoke(TemplateProxy.java:156)
at coldfusion.runtime.CfJspPage._invoke(CfJspPage.java:1594)
at cflocationbar2ecfc1235022721$funcDSPBAR.runFunction(C:\JRun4\servers\APP25\cfusion-ear\cfusion-war\components\pods\locationbar.cfc:44)
at coldfusion.runtime.UDFMethod.invoke(UDFMethod.java:348)
at coldfusion.runtime.UDFMethod$ReturnTypeFilter.invoke(UDFMethod.java:294)
at coldfusion.runtime.UDFMethod$ArgumentCollectionFilter.invoke(UDFMethod.java:258)
at coldfusion.filter.FunctionAccessFilter.invoke(FunctionAccessFilter.java:56)
at coldfusion.runtime.UDFMethod.runFilterChain(UDFMethod.java:211)
at coldfusion.runtime.UDFMethod.invoke(UDFMethod.java:370)
at coldfusion.runtime.TemplateProxy.invoke(TemplateProxy.java:196)
at coldfusion.runtime.TemplateProxy.invoke(TemplateProxy.java:156)
at coldfusion.runtime.CfJspPage._invoke(CfJspPage.java:1594)
at cffastfind2ecfc1023386057$funcDSPRESULTS.runFunction(C:\JRun4\servers\APP25\cfusion-ear\cfusion-war\components\pods\fastfind.cfc:385)
at coldfusion.runtime.UDFMethod.invoke(UDFMethod.java:348)
at coldfusion.runtime.UDFMethod$ReturnTypeFilter.invoke(UDFMethod.java:294)
at coldfusion.runtime.UDFMethod$ArgumentCollectionFilter.invoke(UDFMethod.java:258)
at coldfusion.filter.FunctionAccessFilter.invoke(FunctionAccessFilter.java:56)
at coldfusion.runtime.UDFMethod.runFilterChain(UDFMethod.java:211)
at coldfusion.runtime.UDFMethod.invoke(UDFMethod.java:370)
at coldfusion.runtime.TemplateProxy.invoke(TemplateProxy.java:196)
at coldfusion.runtime.TemplateProxy.invoke(TemplateProxy.java:156)
at coldfusion.runtime.CfJspPage._invoke(CfJspPage.java:1594)
at cffastfind2ecfm2083699399._factor13(C:\JRun4\servers\APP25\cfusion-ear\cfusion-war\fastfind.cfm:449)
at cffastfind2ecfm2083699399.runPage(C:\JRun4\servers\APP25\cfusion-ear\cfusion-war\fastfind.cfm:424)
at coldfusion.runtime.CfJspPage.invoke(CfJspPage.java:152)
at coldfusion.tagext.lang.IncludeTag.doStartTag(IncludeTag.java:349)
at coldfusion.filter.CfincludeFilter.invoke(CfincludeFilter.java:65)
at coldfusion.filter.ApplicationFilter.invoke(ApplicationFilter.java:203)
at coldfusion.filter.RequestMonitorFilter.invoke(RequestMonitorFilter.java:51)
at coldfusion.filter.PathFilter.invoke(PathFilter.java:86)
at coldfusion.filter.ExceptionFilter.invoke(ExceptionFilter.java:69)
at coldfusion.filter.ClientScopePersistenceFilter.invoke(ClientScopePersistenceFilter.java:28)
at coldfusion.filter.BrowserFilter.invoke(BrowserFilter.java:38)
at coldfusion.filter.GlobalsFilter.invoke(GlobalsFilter.java:38)
at coldfusion.filter.DatasourceFilter.invoke(DatasourceFilter.java:22)
at coldfusion.filter.RequestThrottleFilter.invoke(RequestThrottleFilter.java:115)
at coldfusion.CfmServlet.service(CfmServlet.java:107)
at coldfusion.bootstrap.BootstrapServlet.service(BootstrapServlet.java:78)
at jrun.servlet.ServletInvoker.invoke(ServletInvoker.java:91)
at jrun.servlet.JRunInvokerChain.invokeNext(JRunInvokerChain.java:42)
at jrun.servlet.JRunRequestDispatcher.invoke(JRunRequestDispatcher.java:252)
at jrun.servlet.ServletEngineService.dispatch(ServletEngineService.java:527)
at jrun.servlet.http.WebService.invokeRunnable(WebService.java:168)
at jrunx.scheduler.ThreadPool$ThreadThrottle.invokeRunnable(ThreadPool.java:451)
at jrunx.scheduler.WorkerThread.run(WorkerThread.java:66)
|
| TagContext |
| exception - array
|
| 1 |
| exception - struct |
| COLUMN |
0 |
| ID |
CFSTOREDPROC |
| LINE |
600 |
| RAW_TRACE |
at cfUtils2ecfc1374729316$funcGETSTATESSP.runFunction(C:\JRun4\servers\APP25\cfusion-ear\cfusion-war\components\Utils.cfc:600) |
| TEMPLATE |
C:\JRun4\servers\APP25\cfusion-ear\cfusion-war\components\Utils.cfc |
| TYPE |
CFML |
|
| 2 |
| exception - struct |
| COLUMN |
0 |
| ID |
CF_TEMPLATEPROXY |
| LINE |
44 |
| RAW_TRACE |
at cflocationbar2ecfc1235022721$funcDSPBAR.runFunction(C:\JRun4\servers\APP25\cfusion-ear\cfusion-war\components\pods\locationbar.cfc:44) |
| TEMPLATE |
C:\JRun4\servers\APP25\cfusion-ear\cfusion-war\components\pods\locationbar.cfc |
| TYPE |
CFML |
|
| 3 |
| exception - struct |
| COLUMN |
0 |
| ID |
CF_TEMPLATEPROXY |
| LINE |
385 |
| RAW_TRACE |
at cffastfind2ecfc1023386057$funcDSPRESULTS.runFunction(C:\JRun4\servers\APP25\cfusion-ear\cfusion-war\components\pods\fastfind.cfc:385) |
| TEMPLATE |
C:\JRun4\servers\APP25\cfusion-ear\cfusion-war\components\pods\fastfind.cfc |
| TYPE |
CFML |
|
| 4 |
| exception - struct |
| COLUMN |
0 |
| ID |
CF_TEMPLATEPROXY |
| LINE |
449 |
| RAW_TRACE |
at cffastfind2ecfm2083699399._factor13(C:\JRun4\servers\APP25\cfusion-ear\cfusion-war\fastfind.cfm:449) |
| TEMPLATE |
C:\JRun4\servers\APP25\cfusion-ear\cfusion-war\fastfind.cfm |
| TYPE |
CFML |
|
| 5 |
| exception - struct |
| COLUMN |
0 |
| ID |
CF_FASTFIND |
| LINE |
424 |
| RAW_TRACE |
at cffastfind2ecfm2083699399.runPage(C:\JRun4\servers\APP25\cfusion-ear\cfusion-war\fastfind.cfm:424) |
| TEMPLATE |
C:\JRun4\servers\APP25\cfusion-ear\cfusion-war\fastfind.cfm |
| TYPE |
CFML |
|
|
| Type |
Database |
| queryError |
[Macromedia][SQLServer JDBC Driver][SQLServer]ORDER BY items must appear in the select list if SELECT DISTINCT is specified. |
| where |
(param 1) = [type='IN', class='java.lang.Integer', value='70', sqltype='CF_SQL_INTEGER'] |
| CGI - struct |
| AUTH_PASSWORD |
[empty string] |
| AUTH_TYPE |
[empty string] |
| AUTH_USER |
[empty string] |
| CERT_COOKIE |
[empty string] |
| CERT_FLAGS |
[empty string] |
| CERT_ISSUER |
[empty string] |
| CERT_KEYSIZE |
[empty string] |
| CERT_SECRETKEYSIZE |
[empty string] |
| CERT_SERIALNUMBER |
[empty string] |
| CERT_SERVER_ISSUER |
[empty string] |
| CERT_SERVER_SUBJECT |
[empty string] |
| CERT_SUBJECT |
[empty string] |
| CF_TEMPLATE_PATH |
C:\JRun4\servers\APP25\cfusion-ear\cfusion-war\fastfind.cfm |
| CONTENT_LENGTH |
[empty string] |
| CONTENT_TYPE |
[empty string] |
| CONTEXT_PATH |
[empty string] |
| GATEWAY_INTERFACE |
[empty string] |
| HTTPS |
[empty string] |
| HTTPS_KEYSIZE |
[empty string] |
| HTTPS_SECRETKEYSIZE |
[empty string] |
| HTTPS_SERVER_ISSUER |
[empty string] |
| HTTPS_SERVER_SUBJECT |
[empty string] |
| HTTP_ACCEPT |
text/html,application/xhtml+xml,text/xml;q=0.9,text/plain;q=0.8,image/png,*/*;q=0.5 |
| HTTP_ACCEPT_ENCODING |
gzip |
| HTTP_ACCEPT_LANGUAGE |
en-us,en;q=0.5 |
| HTTP_CONNECTION |
Keep-Alive |
| HTTP_COOKIE |
ARPT=MJVXQRSapp25CKIUM; CFID=34570341; CFTOKEN=b83b451182c2ed16-82B7FAF4-B589-C9CE-3BAB24CFFD909F8A; JSESSIONID=56302131551337927924468 |
| HTTP_HOST |
192.168.3.253:8104 |
| HTTP_REFERER |
[empty string] |
| HTTP_USER_AGENT |
CCBot/1.0 (+http://www.commoncrawl.org/bot.html) |
| PATH_INFO |
[empty string] |
| PATH_TRANSLATED |
C:\JRun4\servers\APP25\cfusion-ear\cfusion-war\fastfind.cfm |
| QUERY_STRING |
location=1&country=estonia&search=aupair |
| REMOTE_ADDR |
192.168.3.1 |
| REMOTE_HOST |
orion.intelimark.local |
| REMOTE_USER |
[empty string] |
| REQUEST_METHOD |
GET |
| SCRIPT_NAME |
/fastfind.cfm |
| SERVER_NAME |
192.168.3.253 |
| SERVER_PORT |
8504 |
| SERVER_PORT_SECURE |
0 |
| SERVER_PROTOCOL |
HTTP/1.1 |
| SERVER_SOFTWARE |
[empty string] |
| WEB_SERVER_API |
[empty string] |