Thanks Alan,
it's been so long since I manually assigned a dsn and connected via
odbc/jdbc that I'd forgotten about it. I'm a non techo who dives in
head first from time to time to evaluate various cms software for
work. It hooked into my db ok and started to install farcry but the
installation failed. This wasn't due to bluedragon. Rather, it looks
like an installation issue. Here's a portion of the error for anyone
interested (or keen to troubleshoot). Jom.
Request /farcry/core/webtop/install/installFarcry.cfm
File Trace C:/Data/cf/jetty-6.1.12-OpenBD/webroot_cfmlapps/
cfmlWebContext_1/farcry/core/webtop/install/installFarcry.cfm
|
+-- C:/Data/cf/jetty-6.1.12-OpenBD/webroot_cfmlapps/cfmlWebContext_1/
farcry/core/webtop/install/includes/_installFarcry.cfm
|
+-- C:/Data/cf/jetty-6.1.12-OpenBD/webroot_cfmlapps/
cfmlWebContext_1/farcry/core/packages/security/security.cfc
|
+-- C:/Data/cf/jetty-6.1.12-OpenBD/webroot_cfmlapps/
cfmlWebContext_1/farcry/core/packages/farcry/utils.cfc
Source 298: <cfargument name="desc" type="string" required="true"
hint="The component to test" />
299: <cfargument name="anc" type="string" required="true"
hint="The ancestor to check for" />
300:
301: <cfset var stDesc =
getMetadata(createobject("component",arguments.desc)) />
302: <cfset var stAnc =
getMetadata(createobject("component",arguments.anc)) />
^ Snippet from underlying CFML source
Stack Trace java.lang.OutOfMemoryError: Java heap space
On Oct 22, 7:43 pm, Alan Williamson <[EMAIL PROTECTED]> wrote:
> no ... the datasource is the name you are going to call it within CFML.
>
> the DBNAME is what the name of the database is.
>
>
>
> jomlian wrote:
> > Hi,
> > I'm almost there but need to know where 'mydatasource' comes from
> > (e.g. is it the name of the database?).
> > HOST = localhost
> > USER = root
> > PASSWORD = jom
> > datasource = ??
>
> > Thanks,
> > Jom
>
> > On Oct 22, 7:48 am, jomlian <[EMAIL PROTECTED]> wrote:
> >> Thank you very much. I'll give it a try today and let you know how I
> >> get on.
>
> >> Jomlian
>
> >> On Oct 22, 7:16 am, Alan Williamson <[EMAIL PROTECTED]> wrote:
--~--~---------~--~----~------------~-------~--~----~
Open BlueDragon Public Mailing List
http://groups.google.com/group/openbd?hl=en
official blog @ http://blog.openbluedragon.org/
!! save a network - trim replies before posting !!
-~----------~----~----~----~------~----~------~--~---