History | Log In     View a printable version of the current page.  
Issue Details (XML | Word | Printable)

Key: FC-1398
Type: Bug Bug
Status: Resolved Resolved
Resolution: Fixed
Priority: Blocker Blocker
Assignee: Matthew Bryant
Reporter: Ken Stevens
Votes: 0
Watchers: 0
Operations

If you were logged in you would be able to see more operations.
FarCry Core Framework

following the Creating types tables. header and after "dmXMLExpart struct" is listed I get the following error dump

Created: 21/Nov/07 07:35 AM   Updated: 06/Oct/08 08:52 PM
Component/s: Installer & Updaters
Affects Version/s: FarCry 5.0 (Fortress)
Fix Version/s: FarCry 5.1

Time Tracking:
Not Specified

Environment: Windows 2003 server, Oracle 9i, ColdFusion MX 7


 Description  « Hide
downloaded the Latest 4.0 Milestone Release and started the install and got the following
Installing your FarCry project
System Tables
Creating audit table.

Creating nested tree model table.

Creating refObjects table.

Creating refContainers table.

Creating tables for categorisation actions

Creating table for site statistics.

Creating config tables to manage configuration files.

Creating container and rule tables.

container
ruleChildLinks
ruleEvents
ruleEventsCalendar
ruleGoogleMap
ruleHandpicked
ruleLinks
ruleNews
ruleRandomFact
ruleRichText
ruleText
ruleXMLFeed
Creating types tables.

dmArchive
dmCSS
dmCron
dmEmail
dmEvent
dmFacts
dmFile
dmFlash
dmHTML
dmImage
dmInclude
dmLink
dmNavigation
dmNews
dmProfile
dmRedirect
dmWebskinAncestor
dmWizard
dmXMLExport struct
Detail [empty string]
ErrNumber 0
Message cannot convert the value "NULL" to a boolean
StackTrace coldfusion.runtime.Cast$BooleanStringConversionException: cannot convert the value "NULL" to a boolean at coldfusion.runtime.Cast._boolean(Cast.java:263) at coldfusion.runtime.Cast._boolean(Cast.java:273) at cfOracleGateway2ecfc227520372$funcGENERATEDEPLOYMENTSQLARRAY.runFunction(D:\farcry\core\packages\fourq\gateway\OracleGateway.cfc:196) at coldfusion.runtime.UDFMethod.invoke(UDFMethod.java:344) at coldfusion.filter.SilentFilter.invoke(SilentFilter.java:47) at coldfusion.runtime.UDFMethod$ReturnTypeFilter.invoke(UDFMethod.java:290) at coldfusion.runtime.UDFMethod$ArgumentCollectionFilter.invoke(UDFMethod.java:254) at coldfusion.filter.FunctionAccessFilter.invoke(FunctionAccessFilter.java:56) at coldfusion.runtime.UDFMethod.runFilterChain(UDFMethod.java:207) at coldfusion.runtime.UDFMethod.invoke(UDFMethod.java:169) at coldfusion.runtime.CfJspPage._invokeUDF(CfJspPage.java:1807) at cfOracleGateway2ecfc227520372$funcDEPLOYTYPE.runFunction(D:\farcry\core\packages\fourq\gateway\OracleGateway.cfc:46) at coldfusion.runtime.UDFMethod.invoke(UDFMethod.java:344) at coldfusion.filter.SilentFilter.invoke(SilentFilter.java:47) at coldfusion.runtime.UDFMethod$ReturnTypeFilter.invoke(UDFMethod.java:290) at coldfusion.runtime.UDFMethod$ArgumentCollectionFilter.invoke(UDFMethod.java:254) at coldfusion.filter.FunctionAccessFilter.invoke(FunctionAccessFilter.java:56) at coldfusion.runtime.UDFMethod.runFilterChain(UDFMethod.java:207) at coldfusion.runtime.UDFMethod.invoke(UDFMethod.java:169) at coldfusion.runtime.TemplateProxy.invoke(TemplateProxy.java:194) at coldfusion.runtime.TemplateProxy.invoke(TemplateProxy.java:146) at coldfusion.runtime.CfJspPage._invoke(CfJspPage.java:1634) at cffourq2ecfc2117021017$funcDEPLOYTYPE.runFunction(D:\farcry\core\packages\fourq\fourq.cfc:249) at coldfusion.runtime.UDFMethod.invoke(UDFMethod.java:344) at coldfusion.filter.SilentFilter.invoke(SilentFilter.java:47) at coldfusion.runtime.UDFMethod$ReturnTypeFilter.invoke(UDFMethod.java:290) at coldfusion.runtime.UDFMethod$ArgumentCollectionFilter.invoke(UDFMethod.java:254) at coldfusion.filter.FunctionAccessFilter.invoke(FunctionAccessFilter.java:56) at coldfusion.runtime.UDFMethod.runFilterChain(UDFMethod.java:207) at coldfusion.runtime.UDFMethod.invoke(UDFMethod.java:366) at coldfusion.runtime.TemplateProxy.invoke(TemplateProxy.java:198) at coldfusion.runtime.TemplateProxy.invoke(TemplateProxy.java:157) at coldfusion.runtime.CfJspPage._invoke(CfJspPage.java:1594) at cf_installFarcry2ecfm1726387899._factor1(D:\farcry\projects\farcrydev\www\install\_installFarcry.cfm:151) at cf_installFarcry2ecfm1726387899.runPage(D:\farcry\projects\farcrydev\www\install\_installFarcry.cfm:1) 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 cf_processInstallation2ecfm575530644.runPage(D:\farcry\projects\farcrydev\www\install\_processInstallation.cfm:157) 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 cfindex2ecfm362219105.runPage(D:\farcry\projects\farcrydev\www\install\index.cfm:49) 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.RequestMonitorFilter.invoke(RequestMonitorFilter.java:51) 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)
TagContext array
1 struct
COLUMN 0
ID CF_CAST
LINE 196
RAW_TRACE at cfOracleGateway2ecfc227520372$funcGENERATEDEPLOYMENTSQLARRAY.runFunction(D:\farcry\core\packages\fourq\gateway\OracleGateway.cfc:196)
TEMPLATE D:\farcry\core\packages\fourq\gateway\OracleGateway.cfc
TYPE CFML
 
2 struct
COLUMN 0
ID CF_UDFMETHOD
LINE 46
RAW_TRACE at cfOracleGateway2ecfc227520372$funcDEPLOYTYPE.runFunction(D:\farcry\core\packages\fourq\gateway\OracleGateway.cfc:46)
TEMPLATE D:\farcry\core\packages\fourq\gateway\OracleGateway.cfc
TYPE CFML
 
3 struct
COLUMN 0
ID CF_TEMPLATEPROXY
LINE 249
RAW_TRACE at cffourq2ecfc2117021017$funcDEPLOYTYPE.runFunction(D:\farcry\core\packages\fourq\fourq.cfc:249)
TEMPLATE D:\farcry\core\packages\fourq\fourq.cfc
TYPE CFML
 
4 struct
COLUMN 0
ID CF_TEMPLATEPROXY
LINE 151
RAW_TRACE at cf_installFarcry2ecfm1726387899._factor1(D:\farcry\projects\farcrydev\www\install\_installFarcry.cfm:151)
TEMPLATE D:\farcry\projects\farcrydev\www\install\_installFarcry.cfm
TYPE CFML
 
5 struct
COLUMN 0
ID CF__INSTALLFARCRY
LINE 1
RAW_TRACE at cf_installFarcry2ecfm1726387899.runPage(D:\farcry\projects\farcrydev\www\install\_installFarcry.cfm:1)
TEMPLATE D:\farcry\projects\farcrydev\www\install\_installFarcry.cfm
TYPE CFML
 
6 struct
COLUMN 0
ID CFINCLUDE
LINE 157
RAW_TRACE at cf_processInstallation2ecfm575530644.runPage(D:\farcry\projects\farcrydev\www\install\_processInstallation.cfm:157)
TEMPLATE D:\farcry\projects\farcrydev\www\install\_processInstallation.cfm
TYPE CFML
 
7 struct
COLUMN 0
ID CFINCLUDE
LINE 49
RAW_TRACE at cfindex2ecfm362219105.runPage(D:\farcry\projects\farcrydev\www\install\index.cfm:49)
TEMPLATE D:\farcry\projects\farcrydev\www\install\index.cfm
TYPE CFML
 
 
Type Expression
value NULL
Create Table Success: refFriendlyURL DONE

Installation Success!
Default Farcry credentials (sa) are:

U: farcry
P: farcry
Please be sure to change this account information on your first login for security reasons



 All   Comments   Work Log   Change History      Sort Order: Ascending order - Click to sort in descending order
Matthew Bryant - 06/Oct/08 08:52 PM
The defaults set for oracle are now working as expected.