RootsWeb.com Mailing Lists
Total: 1/1
    1. Re: [STATE-COORD] Voting Begins July 1st
    2. Nancy_J
    3. I did just vote without any trouble. ~ Nancy     >________________________________ >From: Billie Walsh <bilwalsh@swbell.net> >To: state-coord@rootsweb.com >Sent: Tuesday, July 3, 2012 3:11 PM >Subject: Re: [STATE-COORD] Voting Begins July 1st > >Going to the site to get my voters password I get the following: > >******************************************************************** > >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][SequeLink JDBC Driver][ODBC Socket][Microsoft][ODBC >Microsoft Access Driver] Too few parameters. Expected 1. > >The error occurred in >E:\Domains\usgwelections.org\wwwroot\VotingPasswordResponse.cfm: line 35 > >33 :         SELECT RegisteredMemberList.RegisteredID, >RegisteredMemberList.Registered, RegisteredMemberList.PrimaryEmail, >RegisteredMemberList.LastName, RegisteredMemberList.FirstName >34 :         FROM RegisteredMemberList >35 :         WHERE RegisteredMemberList.RegisteredID=#FORM.UserID# AND >RegisteredMemberList.MyPassword='#FORM.password#'; >36 :     </cfquery> >37 :     <cfif GetData.Recordcount GT 0> > >VENDORERRORCODE       -3010 >SQLSTATE       07002 >SQL       SELECT RegisteredMemberList.RegisteredID, >RegisteredMemberList.Registered, RegisteredMemberList.PrimaryEmail, >RegisteredMemberList.LastName, RegisteredMemberList.FirstName FROM >RegisteredMemberList WHERE RegisteredMemberList.RegisteredID=stormie01 >AND RegisteredMemberList.MyPassword='110017'; >DATASOURCE       USGenWeb >Resources: > >    Check the ColdFusion documentation to verify that you are using the >correct syntax. >    Search the Knowledge Base to find a solution to your problem. > >Browser      Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:16.0) Gecko/16.0 >Firefox/16.0 >Remote Address      64.193.143.154 >Referrer      http://www.usgwelections.org/GetVoterPassword.cfm >Date/Time      03-Jul-12 12:10 PM >Stack Trace >at >cfVotingPasswordResponse2ecfm1516973118.runPage(E:\Domains\usgwelections.org\wwwroot\VotingPasswordResponse.cfm:35) >at >cfVotingPasswordResponse2ecfm1516973118.runPage(E:\Domains\usgwelections.org\wwwroot\VotingPasswordResponse.cfm:35) > >java.sql.SQLException: [Macromedia][SequeLink JDBC Driver][ODBC >Socket][Microsoft][ODBC Microsoft Access Driver] Too few parameters. >Expected 1. >    at macromedia.sequelink.ssp.Diagnostic.toSQLException(Unknown Source) >    at macromedia.sequelink.ssp.Chain.cnvDiagnostics(Unknown Source) >    at macromedia.sequelink.ssp.Chain.decodeDiagnostic(Unknown Source) >    at macromedia.sequelink.ssp.Chain.decodeBody(Unknown Source) >    at macromedia.sequelink.ssp.Chain.decode(Unknown Source) >    at macromedia.sequelink.ssp.Chain.send(Unknown Source) >    at macromedia.sequelink.ctxt.stmt.StatementContext.execDirect(Unknown >Source) >    at macromedia.jdbc.sequelink.SequeLinkImplStatement.execute(Unknown Source) >    at macromedia.jdbc.slbase.BaseStatement.commonExecute(Unknown Source) >    at macromedia.jdbc.slbase.BaseStatement.executeInternal(Unknown Source) >    at macromedia.jdbc.slbase.BaseStatement.execute(Unknown Source) >    at coldfusion.server.j2ee.sql.JRunStatement.execute(JRunStatement.java:254) >    at coldfusion.sql.Executive.executeQuery(Executive.java:1239) >    at coldfusion.sql.Executive.executeQuery(Executive.java:1008) >    at coldfusion.sql.Executive.executeQuery(Executive.java:939) >    at coldfusion.sql.SqlImpl.execute(SqlImpl.java:341) >    at coldfusion.tagext.sql.QueryTag.executeQuery(QueryTag.java:843) >    at coldfusion.tagext.sql.QueryTag.doEndTag(QueryTag.java:533) >    at >cfVotingPasswordResponse2ecfm1516973118.runPage(E:\Domains\usgwelections.org\wwwroot\VotingPasswordResponse.cfm:35) >    at coldfusion.runtime.CfJspPage.invoke(CfJspPage.java:231) >    at coldfusion.tagext.lang.IncludeTag.doStartTag(IncludeTag.java:416) >    at coldfusion.filter.CfincludeFilter.invoke(CfincludeFilter.java:65) >    at coldfusion.filter.ApplicationFilter.invoke(ApplicationFilter.java:363) >    at >coldfusion.filter.RequestMonitorFilter.invoke(RequestMonitorFilter.java:48) >    at coldfusion.filter.MonitoringFilter.invoke(MonitoringFilter.java:40) >    at coldfusion.filter.PathFilter.invoke(PathFilter.java:87) >    at coldfusion.filter.ExceptionFilter.invoke(ExceptionFilter.java:70) >    at >coldfusion.filter.ClientScopePersistenceFilter.invoke(ClientScopePersistenceFilter.java:28) >    at coldfusion.filter.BrowserFilter.invoke(BrowserFilter.java:38) >    at coldfusion.filter.NoCacheFilter.invoke(NoCacheFilter.java:46) >    at coldfusion.filter.GlobalsFilter.invoke(GlobalsFilter.java:38) >    at coldfusion.filter.DatasourceFilter.invoke(DatasourceFilter.java:22) >    at coldfusion.filter.CachingFilter.invoke(CachingFilter.java:53) >    at >coldfusion.filter.RequestThrottleFilter.invoke(RequestThrottleFilter.java:126) >    at coldfusion.CfmServlet.service(CfmServlet.java:200) >    at coldfusion.bootstrap.BootstrapServlet.service(BootstrapServlet.java:89) >    at jrun.servlet.FilterChain.doFilter(FilterChain.java:86) >    at >coldfusion.monitor.event.MonitoringServletFilter.doFilter(MonitoringServletFilter.java:42) >    at coldfusion.bootstrap.BootstrapFilter.doFilter(BootstrapFilter.java:46) >    at jrun.servlet.FilterChain.doFilter(FilterChain.java:94) >    at jrun.servlet.FilterChain.service(FilterChain.java:101) >    at jrun.servlet.ServletInvoker.invoke(ServletInvoker.java:106) >    at jrun.servlet.JRunInvokerChain.invokeNext(JRunInvokerChain.java:42) >    at >jrun.servlet.JRunRequestDispatcher.invoke(JRunRequestDispatcher.java:286) >    at >jrun.servlet.ServletEngineService.dispatch(ServletEngineService.java:543) >    at >jrun.servlet.jrpp.JRunProxyService.invokeRunnable(JRunProxyService.java:203) >    at >jrunx.scheduler.ThreadPool$DownstreamMetrics.invokeRunnable(ThreadPool.java:320) >    at >jrunx.scheduler.ThreadPool$ThreadThrottle.invokeRunnable(ThreadPool.java:428) >    at >jrunx.scheduler.ThreadPool$UpstreamMetrics.invokeRunnable(ThreadPool.java:266) >    at jrunx.scheduler.WorkerThread.run(WorkerThread.java:66) > > >On 06/30/2012 08:50 PM, Sherri Bradley wrote: >> Reminder – The USGenWeb Election Committee will open the National >> Election Voting on July 1st- midnight and will end at midnight July >> 31st. Only those who registered prior to June 1st will be allowed to >> vote. >> >> To obtain your password to vote, go >> tohttp://www.usgwelections.org/GetVoterPassword.cfm  and then go >> tohttp://www.usgwelections.org/USGenWebVote.cfm  and vote. >> >> Please go to the Candidate page to meet your Candidates >> athttp://usgenweb.org/usgwelections/national-2012/candidates-index.htm. >> Below are the positions on the ballot: > > >-- >“The Constitution is not an instrument for the government to restrain >the  people, it is an instrument for the people to restrain the >government lest it come to dominate our lives and interests”. > >- Patrick  Henry - > > >_ _...  ..._ _ >_._  ._  .....  ._..  ...  .._ > > > >------------------------------- >To unsubscribe from the list, please send an email to STATE-COORD-request@rootsweb.com with the word 'unsubscribe' without the quotes in the subject and the body of the message > >

    07/03/2012 07:07:05