[Macromedia][SQLServer JDBC Driver][SQLServer]Invalid object name 'dbo.dmProfile'.

587 views
Skip to first unread message

GuRu

unread,
Mar 23, 2010, 10:46:31 AM3/23/10
to farcry-beta
Install went fine and show the completed successful message

"Congratulations! Your application has sucessfully installed.

The installer has created an administration account for you to logon
to the FarCry webtop:"

but when I click on View site I get the following error.

[Macromedia][SQLServer JDBC Driver][SQLServer]Invalid object name
'dbo.dmProfile'.

java.sql.SQLException: [Macromedia][SQLServer JDBC Driver]
[SQLServer]Invalid object name 'dbo.dmProfile'. 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:
348) at coldfusion.sql.Executive.executeQuery(Executive.java:1220) at
coldfusion.sql.Executive.executeQuery(Executive.java:1008) at
coldfusion.sql.Executive.executeQuery(Executive.java:939) at
coldfusion.sql.SqlImpl.execute(SqlImpl.java:325) at
coldfusion.tagext.sql.QueryTag.executeQuery(QueryTag.java:831) at
coldfusion.tagext.sql.QueryTag.doEndTag(QueryTag.java:521) at
cfApplication2ecfc707184959$funcONAPPLICATIONSTART._factor0(C:\Websites
\test.cavlog.com\farcry\core\Application.cfc:126) at
cfApplication2ecfc707184959$funcONAPPLICATIONSTART.runFunction(C:
\Websites\test.cavlog.com\farcry\core\Application.cfc:100) at
coldfusion.runtime.UDFMethod.invoke(UDFMethod.java:418) at
coldfusion.filter.SilentFilter.invoke(SilentFilter.java:47) at
coldfusion.runtime.UDFMethod$ReturnTypeFilter.invoke(UDFMethod.java:
360) at coldfusion.runtime.UDFMethod
$ArgumentCollectionFilter.invoke(UDFMethod.java:324) at
coldfusion.filter.FunctionAccessFilter.invoke(FunctionAccessFilter.java:
59) at coldfusion.runtime.UDFMethod.runFilterChain(UDFMethod.java:277)
at coldfusion.runtime.UDFMethod.invoke(UDFMethod.java:463) at
coldfusion.runtime.CfJspPage._invokeUDF(CfJspPage.java:2436) at
coldfusion.runtime.SuperScope.invoke(SuperScope.java:18) at
coldfusion.runtime.CfJspPage._invoke(CfJspPage.java:2222) at
cfApplication2ecfc830533302$funcONAPPLICATIONSTART.runFunction(C:
\Websites\test.cavlog.com\salescrm\Application.cfc:26) at
coldfusion.runtime.UDFMethod.invoke(UDFMethod.java:418) at
coldfusion.filter.SilentFilter.invoke(SilentFilter.java:47) at
coldfusion.runtime.UDFMethod$ReturnTypeFilter.invoke(UDFMethod.java:
360) at coldfusion.runtime.UDFMethod
$ArgumentCollectionFilter.invoke(UDFMethod.java:324) at
coldfusion.filter.FunctionAccessFilter.invoke(FunctionAccessFilter.java:
59) at coldfusion.runtime.UDFMethod.runFilterChain(UDFMethod.java:277)
at coldfusion.runtime.UDFMethod.invoke(UDFMethod.java:192) at
coldfusion.runtime.TemplateProxy.invoke(TemplateProxy.java:448) at
coldfusion.runtime.TemplateProxy.invoke(TemplateProxy.java:308) at
coldfusion.runtime.AppEventInvoker.invoke(AppEventInvoker.java:74) at
coldfusion.runtime.AppEventInvoker.onApplicationStart(AppEventInvoker.java:
174) at
coldfusion.filter.ApplicationFilter.invoke(ApplicationFilter.java:196)
at
coldfusion.filter.RequestMonitorFilter.invoke(RequestMonitorFilter.java:
48) at coldfusion.filter.MonitoringFilter.invoke(MonitoringFilter.java:
40) at coldfusion.filter.PathFilter.invoke(PathFilter.java:86) at
coldfusion.filter.ExceptionFilter.invoke(ExceptionFilter.java:70) at
coldfusion.filter.BrowserDebugFilter.invoke(BrowserDebugFilter.java:
74) 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.CfmServlet.service(CfmServlet.java:175) 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)

AJ Mercer

unread,
Mar 23, 2010, 10:49:25 PM3/23/10
to farcr...@googlegroups.com
if you have a look in your database - do you see that table?
is it owned by dbo?



--
You received this message because you are subscribed to the Google Groups "farcry-beta" group.
To post to this group, send email to farcr...@googlegroups.com.
To unsubscribe from this group, send email to farcry-beta...@googlegroups.com.
For more options, visit this group at http://groups.google.com/group/farcry-beta?hl=en.




--

AJ Mercer
http://webonix.net
http://twitter.com/webonix
Reply all
Reply to author
Forward
0 new messages