RSS RSS-Icon

Aus der Vernetzungsstelle

2013-05_Frauen-sind-waehlerisch

Broschüre "Frauen sind wählerisch" neu aufgelegt: Grundlegendes und Aktuelles zur Bundestagswahl 2013 aus frauenpolitischer Sicht! [mehr]

Aktuelle Aktion

2013_LAG-Rh-Pfalz_25Jahre_250px

25 Jahre LAG Rheinland-Pfalz! Am 16. Mai 2013 wird mit einem Festakt gefeiert. [mehr]

Broschüre der Woche

2013-05-13_LK-Peine-25Jahre-GB

25 Jahre Gleichstellungsbeauftragte Landkreis Peine - eine Dokumentation der Arbeit der haupt-, neben- und ehrenamtlichen Gleichstellungsbeauftragten im Landkreis [mehr]

Error Occurred While Processing Request The web site you are accessing has experienced an unexpected error.
Please contact the website administrator.


The following information is meant for the website developer for debugging purposes.
Error Occurred While Processing Request

Error Executing Database Query.

[Macromedia][SQLServer JDBC Driver][SQLServer]Falsche Syntax in der Nähe des 'and'-Schlüsselwortes.
 
The error occurred in E:\fws\Custom Tags Tecracer 4.0 CFMX7\iracer3\iq_article_data.cfm: line 145
Called from E:\vnst\wwwroot\cache\template.AECE8BECC2975CC8AED1F9AD2A0A891B.B5EC6384C2975CC8A4995BCC7E7B89DD.cfm: line 74
Called from E:\vnst\wwwroot\cache\template.B4912668C5016C0FB3A46B6AAC327E30.B5EC6384C2975CC8A4995BCC7E7B89DD.cfm: line 476
Called from E:\vnst\wwwroot\index.cfm: line 122
Called from E:\fws\Custom Tags Tecracer 4.0 CFMX7\iracer3\iq_article_data.cfm: line 145
Called from E:\vnst\wwwroot\cache\template.AECE8BECC2975CC8AED1F9AD2A0A891B.B5EC6384C2975CC8A4995BCC7E7B89DD.cfm: line 74
Called from E:\vnst\wwwroot\cache\template.B4912668C5016C0FB3A46B6AAC327E30.B5EC6384C2975CC8A4995BCC7E7B89DD.cfm: line 476
Called from E:\vnst\wwwroot\index.cfm: line 122
143 : 	<!--- Änderungsdatum --->
144 : 	<cfquery datasource="#dbname#" name="v">
145 : 		select user_id, date_to from obj_version where obj_type=3 and obj_id=#My_Id# and not date_to is null order by version_id desc
146 : 	</cfquery>
147 : 	<cfif #v.date_to# eq "">

SQL    select user_id, date_to from obj_version where obj_type=3 and obj_id= and not date_to is null order by version_id desc
DATASOURCE   vnstTecracer
VENDORERRORCODE   156
SQLSTATE   HY000
Resources:

Browser   CCBot/2.0
Remote Address   107.22.156.205
Referrer  
Date/Time   19-Mai-13 12:25 PM
Stack Trace
at cfiq_article_data2ecfm1226240353.runPage(E:\fws\Custom Tags Tecracer 4.0 CFMX7\iracer3\iq_article_data.cfm:145) at cftemplate2eAECE8BECC2975CC8AED1F9AD2A0A891B2eB5EC6384C2975CC8A4995BCC7E7B89DD2ecfm1603026850.runPage(E:\vnst\wwwroot\cache\template.AECE8BECC2975CC8AED1F9AD2A0A891B.B5EC6384C2975CC8A4995BCC7E7B89DD.cfm:74) at cftemplate2eB4912668C5016C0FB3A46B6AAC327E302eB5EC6384C2975CC8A4995BCC7E7B89DD2ecfm300433048.runPage(E:\vnst\wwwroot\cache\template.B4912668C5016C0FB3A46B6AAC327E30.B5EC6384C2975CC8A4995BCC7E7B89DD.cfm:476) at cfindex2ecfm1106285313.runPage(E:\vnst\wwwroot\index.cfm:122) at cfiq_article_data2ecfm1226240353.runPage(E:\fws\Custom Tags Tecracer 4.0 CFMX7\iracer3\iq_article_data.cfm:145) at cftemplate2eAECE8BECC2975CC8AED1F9AD2A0A891B2eB5EC6384C2975CC8A4995BCC7E7B89DD2ecfm1603026850.runPage(E:\vnst\wwwroot\cache\template.AECE8BECC2975CC8AED1F9AD2A0A891B.B5EC6384C2975CC8A4995BCC7E7B89DD.cfm:74) at cftemplate2eB4912668C5016C0FB3A46B6AAC327E302eB5EC6384C2975CC8A4995BCC7E7B89DD2ecfm300433048.runPage(E:\vnst\wwwroot\cache\template.B4912668C5016C0FB3A46B6AAC327E30.B5EC6384C2975CC8A4995BCC7E7B89DD.cfm:476) at cfindex2ecfm1106285313.runPage(E:\vnst\wwwroot\index.cfm:122)

java.sql.SQLException: [Macromedia][SQLServer JDBC Driver][SQLServer]Falsche Syntax in der Nähe des 'and'-Schlüsselwortes.
	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.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.BaseStatement.commonExecute(Unknown Source)
	at macromedia.jdbc.base.BaseStatement.executeInternal(Unknown Source)
	at macromedia.jdbc.base.BaseStatement.execute(Unknown Source)
	at coldfusion.server.j2ee.sql.JRunStatement.execute(JRunStatement.java:212)
	at coldfusion.sql.Executive.executeQuery(Executive.java:753)
	at coldfusion.sql.Executive.executeQuery(Executive.java:675)
	at coldfusion.sql.Executive.executeQuery(Executive.java:636)
	at coldfusion.sql.SqlImpl.execute(SqlImpl.java:236)
	at coldfusion.tagext.sql.QueryTag.doEndTag(QueryTag.java:500)
	at cfiq_article_data2ecfm1226240353.runPage(E:\fws\Custom Tags Tecracer 4.0 CFMX7\iracer3\iq_article_data.cfm:145)
	at coldfusion.runtime.CfJspPage.invoke(CfJspPage.java:152)
	at coldfusion.filter.CFVariablesScopeFilter.invoke(CFVariablesScopeFilter.java:63)
	at coldfusion.tagext.lang.ModuleTag.doStartTag(ModuleTag.java:255)
	at coldfusion.runtime.CfJspPage._emptyTcfTag(CfJspPage.java:1925)
	at cftemplate2eAECE8BECC2975CC8AED1F9AD2A0A891B2eB5EC6384C2975CC8A4995BCC7E7B89DD2ecfm1603026850.runPage(E:\vnst\wwwroot\cache\template.AECE8BECC2975CC8AED1F9AD2A0A891B.B5EC6384C2975CC8A4995BCC7E7B89DD.cfm:74)
	at coldfusion.runtime.CfJspPage.invoke(CfJspPage.java:152)
	at coldfusion.tagext.lang.IncludeTag.doStartTag(IncludeTag.java:349)
	at coldfusion.runtime.CfJspPage._emptyTag(CfJspPage.java:1915)
	at cftemplate2eB4912668C5016C0FB3A46B6AAC327E302eB5EC6384C2975CC8A4995BCC7E7B89DD2ecfm300433048.runPage(E:\vnst\wwwroot\cache\template.B4912668C5016C0FB3A46B6AAC327E30.B5EC6384C2975CC8A4995BCC7E7B89DD.cfm:476)
	at coldfusion.runtime.CfJspPage.invoke(CfJspPage.java:152)
	at coldfusion.tagext.lang.IncludeTag.doStartTag(IncludeTag.java:349)
	at coldfusion.runtime.CfJspPage._emptyTag(CfJspPage.java:1915)
	at cfindex2ecfm1106285313.runPage(E:\vnst\wwwroot\index.cfm:122)
	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:225)
	at coldfusion.filter.PathFilter.invoke(PathFilter.java:86)
	at coldfusion.filter.ExceptionFilter.invoke(ExceptionFilter.java:69)
	at coldfusion.filter.BrowserDebugFilter.invoke(BrowserDebugFilter.java:52)
	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:257)
	at jrun.servlet.ServletEngineService.dispatch(ServletEngineService.java:541)
	at jrun.servlet.jrpp.JRunProxyService.invokeRunnable(JRunProxyService.java:204)
	at jrunx.scheduler.ThreadPool$DownstreamMetrics.invokeRunnable(ThreadPool.java:318)
	at jrunx.scheduler.ThreadPool$ThreadThrottle.invokeRunnable(ThreadPool.java:426)
	at jrunx.scheduler.ThreadPool$UpstreamMetrics.invokeRunnable(ThreadPool.java:264)
	at jrunx.scheduler.WorkerThread.run(WorkerThread.java:66)