Error during fortress(RC) install: failed to initialise dmArchive.cfc

View: New views
8 Messages — Rating Filter:   Alert me  

Error during fortress(RC) install: failed to initialise dmArchive.cfc

by Rusty-22 :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message


Hi Guys,

I just downloaded the Farcry 5 Release Candidate and the install keeps
failing during the last stage of the install. From what I got to see
of the install wizard its very sexy so congrats on the work so far!!
Anyway on to my problem...

During install when the progress bar says  "farcrydemo (INITIALISING):
Fetching projects metadata" it then fails with:
"Failed to initialise core type: dmArchive.cfc"
"Element FULLNAME is undefined in STRETURNMETADATA"

My environment is:
XP Pro
IIS 6
CFMX 7.0.2 Developer (running locally)
MS SQL 2000 (running on a different machine)
IE 6 & FireFox 1.1

Here are the steps I took to try and install:
1. Uzipped the build package to the web root so it looks like /farcry
2. Created an empty MS SQL database called "farcrydemo"
3. Cretaed a DSN in the CF Admin called "farcrydemo" and verified it
3. Opened up http:/localhost/farcry/ and then followed the install
instructions.

I've tried both the standalone and sub directory install options with
the same result, tried restarting the CF service and also IIS. Also
tried recreating the database and dsn still no joy. Did I do something
wrong?

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


Re: Error during fortress(RC) install: failed to initialise dmArchive.cfc

by Jeff Coughlin :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message


> During install when the progress bar says  "farcrydemo (INITIALISING):
> Fetching projects metadata" it then fails with:
> "Failed to initialise core type: dmArchive.cfc"
> "Element FULLNAME is undefined in STRETURNMETADATA"
>
> My environment is:
> XP Pro
> IIS 6
> CFMX 7.0.2 Developer (running locally)
> MS SQL 2000 (running on a different machine)
> IE 6 & FireFox 1.1
>
> Here are the steps I took to try and install:
> 1. Uzipped the build package to the web root so it looks like /farcry
> 2. Created an empty MS SQL database called "farcrydemo"
> 3. Cretaed a DSN in the CF Admin called "farcrydemo" and verified it
> 3. Opened up http:/localhost/farcry/ and then followed the install
> instructions.

Steve,

When you setup the DSN to MSSQL 200, did you use the standard JDBC  
driver or an ODBC driver?

Have you tried an advanced install? (should eb the same as the way  
FarCry was installed in version 4, the only difference being that  
webmapping called "webtop" instead of "farcry").  I'm just wondering  
if the problem has to do with a specific install type (ie. A bug in  
the installer).

Regards,

--
Jeff Coughlin
Web Application Developer
http://jeffcoughlin.com

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


Re: Error during fortress(RC) install: failed to initialise dmArchive.cfc

by AJ Mercer :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

I have just hit this error
installing on Oracle

<rolls sleeves up> I am going in ...


On Sun, Apr 27, 2008 at 1:51 AM, Jeff Coughlin <jeff@...> wrote:

> During install when the progress bar says  "farcrydemo (INITIALISING):
> Fetching projects metadata" it then fails with:
> "Failed to initialise core type: dmArchive.cfc"
> "Element FULLNAME is undefined in STRETURNMETADATA"
>
> My environment is:
> XP Pro
> IIS 6
> CFMX 7.0.2 Developer (running locally)
> MS SQL 2000 (running on a different machine)
> IE 6 & FireFox 1.1
>
> Here are the steps I took to try and install:
> 1. Uzipped the build package to the web root so it looks like /farcry
> 2. Created an empty MS SQL database called "farcrydemo"
> 3. Cretaed a DSN in the CF Admin called "farcrydemo" and verified it
> 3. Opened up http:/localhost/farcry/ and then followed the install
> instructions.

Steve,

When you setup the DSN to MSSQL 200, did you use the standard JDBC
driver or an ODBC driver?

Have you tried an advanced install? (should eb the same as the way
FarCry was installed in version 4, the only difference being that
webmapping called "webtop" instead of "farcry").  I'm just wondering
if the problem has to do with a specific install type (ie. A bug in
the installer).

Regards,

--
Jeff Coughlin
Web Application Developer
http://jeffcoughlin.com





--

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


Re: Error during fortress(RC) install: failed to initialise dmArchive.cfc

by AJ Mercer :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

... <gasp>

is this FULLNAME a CF8 only meta-data?

http://livedocs.adobe.com/coldfusion/8/htmldocs/help.html?content=functions_e-g_50.html


On Fri, May 2, 2008 at 8:58 AM, AJ Mercer <ajmercer@...> wrote:
I have just hit this error
installing on Oracle

<rolls sleeves up> I am going in ...



On Sun, Apr 27, 2008 at 1:51 AM, Jeff Coughlin <jeff@...> wrote:

> During install when the progress bar says  "farcrydemo (INITIALISING):
> Fetching projects metadata" it then fails with:
> "Failed to initialise core type: dmArchive.cfc"
> "Element FULLNAME is undefined in STRETURNMETADATA"
>
> My environment is:
> XP Pro
> IIS 6
> CFMX 7.0.2 Developer (running locally)
> MS SQL 2000 (running on a different machine)
> IE 6 & FireFox 1.1
>
> Here are the steps I took to try and install:
> 1. Uzipped the build package to the web root so it looks like /farcry
> 2. Created an empty MS SQL database called "farcrydemo"
> 3. Cretaed a DSN in the CF Admin called "farcrydemo" and verified it
> 3. Opened up http:/localhost/farcry/ and then followed the install
> instructions.

Steve,

When you setup the DSN to MSSQL 200, did you use the standard JDBC
driver or an ODBC driver?

Have you tried an advanced install? (should eb the same as the way
FarCry was installed in version 4, the only difference being that
webmapping called "webtop" instead of "farcry").  I'm just wondering
if the problem has to do with a specific install type (ie. A bug in
the installer).

Regards,

--
Jeff Coughlin
Web Application Developer
http://jeffcoughlin.com





--

AJ Mercer
Web Log: http://webonix.net



--

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


Re: Error during fortress(RC) install: failed to initialise dmArchive.cfc

by Rusty-22 :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message


Thanks Jeff, sorry about the lag getting back to you, answers below.

> When you setup the DSN to MSSQL 200, did you use the standard JDBC  
> driver or an ODBC driver?
Standard JDBC MS SQL Server one that is available within the CF DSN
admin.

>
> Have you tried an advanced install? (should eb the same as the way  
> FarCry was installed in version 4, the only difference being that  
> webmapping called "webtop" instead of "farcry").  I'm just wondering  
> if the problem has to do with a specific install type (ie. A bug in  
> the installer).
Tried the advanced install with the same error happening. Also not
sure if its relevant but checking the database after install error
shows that the db is empty with no user tables created.

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


Re: Error during fortress(RC) install: failed to initialise dmArchive.cfc

by Matthew Bryant-3 :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message


This may have been your issue. I have released another package (3134)  
with the fix. http://www.daemon.com.au/builds/beta/

http://bugs.farcrycms.org/browse/FC-1287

Kind regards

--
-- Matthew Bryant
Product Development Manager
Daemon Internet Consultants
Adobe Solutions Partner
http://www.daemon.com.au/
p. 02 9380 4162
f. 02 9380 4204




On 03/05/2008, at 3:57 PM, Rusty wrote:

>
> Thanks Jeff, sorry about the lag getting back to you, answers below.
>
>> When you setup the DSN to MSSQL 200, did you use the standard JDBC
>> driver or an ODBC driver?
> Standard JDBC MS SQL Server one that is available within the CF DSN
> admin.
>
>>
>> Have you tried an advanced install? (should eb the same as the way
>> FarCry was installed in version 4, the only difference being that
>> webmapping called "webtop" instead of "farcry").  I'm just wondering
>> if the problem has to do with a specific install type (ie. A bug in
>> the installer).
> Tried the advanced install with the same error happening. Also not
> sure if its relevant but checking the database after install error
> shows that the db is empty with no user tables created.
>
> Cheers.
> >


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


Re: Error during fortress(RC) install: failed to initialise dmArchive.cfc

by Rusty-22 :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message


Thanks for the sleuthing on this AJ and Mathew for the fix and update,
I'll download and give that new build a test tonight.

Cheers, Steve.



On May 6, 8:23 am, Matthew Bryant <mbry...@...> wrote:

> This may have been your issue. I have released another package (3134)  
> with the fix.http://www.daemon.com.au/builds/beta/
>
> http://bugs.farcrycms.org/browse/FC-1287
>
> Kind regards
>
> --
> -- Matthew Bryant
> Product Development Manager
> Daemon Internet Consultants
> Adobe Solutions Partnerhttp://www.daemon.com.au/
> p. 02 9380 4162
> f. 02 9380 4204
>
> On 03/05/2008, at 3:57 PM, Rusty wrote:
>
>
>
>
>
> > Thanks Jeff, sorry about the lag getting back to you, answers below.
>
> >> When you setup the DSN to MSSQL 200, did you use the standard JDBC
> >> driver or an ODBC driver?
> > Standard JDBC MS SQL Server one that is available within the CF DSN
> > admin.
>
> >> Have you tried an advanced install? (should eb the same as the way
> >> FarCry was installed in version 4, the only difference being that
> >> webmapping called "webtop" instead of "farcry").  I'm just wondering
> >> if the problem has to do with a specific install type (ie. A bug in
> >> the installer).
> > Tried the advanced install with the same error happening. Also not
> > sure if its relevant but checking the database after install error
> > shows that the db is empty with no user tables created.
>
> > Cheers.- Hide quoted text -
>
> - Show quoted text -
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups "farcry-beta" group.
To post to this group, send email to farcry-beta@...
To unsubscribe from this group, send email to farcry-beta-unsubscribe@...
For more options, visit this group at http://groups.google.com/group/farcry-beta?hl=en
-~----------~----~----~----~------~----~------~--~---


Re: Error during fortress(RC) install: failed to initialise dmArchive.cfc

by AJ Mercer :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

I have got past this error on my Oracle install. Thanks Matt

On Tue, May 6, 2008 at 12:50 PM, Rusty <attackpoodle@...> wrote:

Thanks for the sleuthing on this AJ and Mathew for the fix and update,
I'll download and give that new build a test tonight.

Cheers, Steve.



On May 6, 8:23 am, Matthew Bryant <mbry...@...> wrote:
> This may have been your issue. I have released another package (3134)  
> with the fix.http://www.daemon.com.au/builds/beta/
>
> http://bugs.farcrycms.org/browse/FC-1287
>
> Kind regards
>
> --
> -- Matthew Bryant
> Product Development Manager
> Daemon Internet Consultants
> Adobe Solutions Partnerhttp://www.daemon.com.au/
> p. 02 9380 4162
> f. 02 9380 4204
>
> On 03/05/2008, at 3:57 PM, Rusty wrote:
>
>
>
>
>
> > Thanks Jeff, sorry about the lag getting back to you, answers below.
>
> >> When you setup the DSN to MSSQL 200, did you use the standard JDBC
> >> driver or an ODBC driver?
> > Standard JDBC MS SQL Server one that is available within the CF DSN
> > admin.
>
> >> Have you tried an advanced install? (should eb the same as the way
> >> FarCry was installed in version 4, the only difference being that
> >> webmapping called "webtop" instead of "farcry").  I'm just wondering
> >> if the problem has to do with a specific install type (ie. A bug in
> >> the installer).
> > Tried the advanced install with the same error happening. Also not
> > sure if its relevant but checking the database after install error
> > shows that the db is empty with no user tables created.
>
> > Cheers.- Hide quoted text -
>
> - Show quoted text -




--

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