Need help with Installation Error

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

Need help with Installation Error

by Hoolahawk-2 :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message


Hi all,

I went to install the latest version of FC 5 on a machine and I got
the follow error

----------------------------------------------------------------------------
Cannot import the tag library specified by /farcry/core/ / tjs.
The following error was encountered: E:\Inetpub\wwwroot\farcry\core\ \
tjs. Ensure that you have specified a valid tag library.

The CFML compiler was processing:

    * A cfimport tag beginning on line 22, column 10.


The error occurred in E:\Inetpub\wwwroot\farcry\core\Application.cfc:
line 22

20 :
21 : <!--- import tag libraries --->
22 : <cfimport taglib="/farcry/core/    /  tjs" prefix="extjs" />

----------------------------------------------------------------------------

If I comment out line 22 it goes through to the installer page. I have
also cleared the Application scope, restarted the CF server and also
the machine. Any suggestions?

Cheers

David
--~--~---------~--~----~------------~-------~--~----~
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: Need help with Installation Error

by AJ Mercer :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

Are you installing on a machine that has had a previose version of farcry on it?
If so, make sure you remove the /farcry mapping in CFIDE


On Tue, Jul 8, 2008 at 2:00 PM, Hoolahawk <hoolahawk@...> wrote:

Hi all,

I went to install the latest version of FC 5 on a machine and I got
the follow error

----------------------------------------------------------------------------
Cannot import the tag library specified by /farcry/core/ / tjs.
The following error was encountered: E:\Inetpub\wwwroot\farcry\core\ \
tjs. Ensure that you have specified a valid tag library.

The CFML compiler was processing:

   * A cfimport tag beginning on line 22, column 10.


The error occurred in E:\Inetpub\wwwroot\farcry\core\Application.cfc:
line 22

20 :
21 :    <!--- import tag libraries --->
22 :    <cfimport taglib="/farcry/core/    /  tjs" prefix="extjs" />

----------------------------------------------------------------------------

If I comment out line 22 it goes through to the installer page. I have
also cleared the Application scope, restarted the CF server and also
the machine. Any suggestions?

Cheers

David




--

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: Need help with Installation Error

by Hoolahawk-2 :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message


Yes there was a previous version...I did remove the mapping and the
virtual directory but still the error. Would the mapping be the main
reason for the error?

On Jul 8, 4:04 pm, "AJ Mercer" <ajmer...@...> wrote:

> Are you installing on a machine that has had a previose version of farcry on
> it?
> If so, make sure you remove the /farcry mapping in CFIDE
>
>
>
>
>
> On Tue, Jul 8, 2008 at 2:00 PM, Hoolahawk <hoolah...@...> wrote:
>
> > Hi all,
>
> > I went to install the latest version of FC 5 on a machine and I got
> > the follow error
>
> > ---------------------------------------------------------------------------­-
> > Cannot import the tag library specified by /farcry/core/ / tjs.
> > The following error was encountered: E:\Inetpub\wwwroot\farcry\core\ \
> > tjs. Ensure that you have specified a valid tag library.
>
> > The CFML compiler was processing:
>
> >    * A cfimport tag beginning on line 22, column 10.
>
> > The error occurred in E:\Inetpub\wwwroot\farcry\core\Application.cfc:
> > line 22
>
> > 20 :
> > 21 :    <!--- import tag libraries --->
> > 22 :    <cfimport taglib="/farcry/core/    /  tjs" prefix="extjs" />
>
> > ---------------------------------------------------------------------------­-
>
> > If I comment out line 22 it goes through to the installer page. I have
> > also cleared the Application scope, restarted the CF server and also
> > the machine. Any suggestions?
>
> > Cheers
>
> > David
>
> --
>
> AJ Mercer
> Web Log:http://webonix.net- 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: Need help with Installation Error

by Blair McKenzie-2 :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

Definitely a bug. Looks pretty important too, so if you add it to the bug tracker it should get squashed soon.

Blair

On Tue, Jul 8, 2008 at 9:20 PM, Hoolahawk <hoolahawk@...> wrote:

Yes there was a previous version...I did remove the mapping and the
virtual directory but still the error. Would the mapping be the main
reason for the error?

On Jul 8, 4:04 pm, "AJ Mercer" <ajmer...@...> wrote:
> Are you installing on a machine that has had a previose version of farcry on
> it?
> If so, make sure you remove the /farcry mapping in CFIDE
>
>
>
>
>
> On Tue, Jul 8, 2008 at 2:00 PM, Hoolahawk <hoolah...@...> wrote:
>
> > Hi all,
>
> > I went to install the latest version of FC 5 on a machine and I got
> > the follow error
>
> > ---------------------------------------------------------------------------­-
> > Cannot import the tag library specified by /farcry/core/ / tjs.
> > The following error was encountered: E:\Inetpub\wwwroot\farcry\core\ \
> > tjs. Ensure that you have specified a valid tag library.
>
> > The CFML compiler was processing:
>
> >    * A cfimport tag beginning on line 22, column 10.
>
> > The error occurred in E:\Inetpub\wwwroot\farcry\core\Application.cfc:
> > line 22
>
> > 20 :
> > 21 :    <!--- import tag libraries --->
> > 22 :    <cfimport taglib="/farcry/core/    /  tjs" prefix="extjs" />
>
> > ---------------------------------------------------------------------------­-
>
> > If I comment out line 22 it goes through to the installer page. I have
> > also cleared the Application scope, restarted the CF server and also
> > the machine. Any suggestions?
>
> > Cheers
>
> > David
>
> --
>
> AJ Mercer
> Web Log:http://webonix.net- 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: Need help with Installation Error

by Hoolahawk-2 :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message


An update to this issue. I have logged this as a bug.

I moved the farcry folder into an Inetpub folder on another drive and
pointed the home directory in IIS to it. I then opened the URL in a
browser and the installed screen appeared without the error.

Once again I moved the farcry folder back to the Inetpub folder on the
orginal drive, repointed the home directory in IIS back again and run
the URL in the browser again the install screen appeared without the
error.

I don't know what the difference doing this made. It seem to be
removing a cahced version or something, so I am not sure if this is a
FC bug or relating to our system.

Cheers

David

On Jul 9, 9:39 am, "Blair McKenzie" <shi...@...> wrote:

> Definitely a bug. Looks pretty important too, so if you add it to the bug
> tracker it should get squashed soon.
>
> Blair
>
> On Tue, Jul 8, 2008 at 9:20 PM, Hoolahawk <hoolah...@...> wrote:
>
> > Yes there was a previous version...I did remove the mapping and the
> > virtual directory but still the error. Would the mapping be the main
> > reason for the error?
>
> > On Jul 8, 4:04 pm, "AJ Mercer" <ajmer...@...> wrote:
> > > Are you installing on a machine that has had a previose version of farcry
> > on
> > > it?
> > > If so, make sure you remove the /farcry mapping in CFIDE
>
> > > On Tue, Jul 8, 2008 at 2:00 PM, Hoolahawk <hoolah...@...> wrote:
>
> > > > Hi all,
>
> > > > I went to install the latest version of FC 5 on a machine and I got
> > > > the follow error
>
> > ---------------------------------------------------------------------------­-
> > > > Cannot import the tag library specified by /farcry/core/ / tjs.
> > > > The following error was encountered: E:\Inetpub\wwwroot\farcry\core\ \
> > > > tjs. Ensure that you have specified a valid tag library.
>
> > > > The CFML compiler was processing:
>
> > > >    * A cfimport tag beginning on line 22, column 10.
>
> > > > The error occurred in E:\Inetpub\wwwroot\farcry\core\Application.cfc:
> > > > line 22
>
> > > > 20 :
> > > > 21 :    <!--- import tag libraries --->
> > > > 22 :    <cfimport taglib="/farcry/core/    /  tjs" prefix="extjs" />
>
> > ---------------------------------------------------------------------------­-
>
> > > > If I comment out line 22 it goes through to the installer page. I have
> > > > also cleared the Application scope, restarted the CF server and also
> > > > the machine. Any suggestions?
>
> > > > Cheers
>
> > > > David
>
> > > --
>
> > > AJ Mercer
> > > Web Log:http://webonix.net-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: Need help with Installation Error

by modius :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message


On Jul 9, 3:08 pm, Hoolahawk <hoolah...@...> wrote:

> An update to this issue. I have logged this as a bug.
>
> I moved the farcry folder into an Inetpub folder on another drive and
> pointed the home directory in IIS to it. I then opened the URL in a
> browser and the installed screen appeared without the error.
>
> Once again I moved the farcry folder back to the Inetpub folder on the
> orginal drive, repointed the home directory in IIS back again and run
> the URL in the browser again the install screen appeared without the
> error.
>
> I don't know what the difference doing this made. It seem to be
> removing a cahced version or something, so I am not sure if this is a
> FC bug or relating to our system.

If it works in two different locations, I'd say its a problem with
your environment.

Do you have this turned on in the CF administrator, under caching?

Save class files
When you select this option, the class files generated by ColdFusion
are saved to disk for reuse after the server restarts. Adobe
recommends this for production systems. During development, Adobe
recommends that you do not select this option.

If you had a previously compiled set of classes from when you had the
old /farcry CF mapping in place, you may have been seeing an artefact
of classes compiled under that old mapping that didn't get recompiled
when you changed the mapping.

Worth a look in any event.

-- geoff
http://www.daemon.com.au/
--~--~---------~--~----~------------~-------~--~----~
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: Need help with Installation Error

by Hoolahawk-2 :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message


Thank you for your help. The problem it seems was with our system, a
filter program that has been installed on our development server was
interfering.

Cheers

David

On Jul 9, 5:29 pm, modius <mod...@...> wrote:

> On Jul 9, 3:08 pm, Hoolahawk <hoolah...@...> wrote:
>
> > An update to this issue. I have logged this as a bug.
>
> > I moved the farcry folder into an Inetpub folder on another drive and
> > pointed the home directory in IIS to it. I then opened the URL in a
> > browser and the installed screen appeared without the error.
>
> > Once again I moved the farcry folder back to the Inetpub folder on the
> > orginal drive, repointed the home directory in IIS back again and run
> > the URL in the browser again the install screen appeared without the
> > error.
>
> > I don't know what the difference doing this made. It seem to be
> > removing a cahced version or something, so I am not sure if this is a
> > FC bug or relating to our system.
>
> If it works in two different locations, I'd say its a problem with
> your environment.
>
> Do you have this turned on in the CF administrator, under caching?
>
> Save class files
> When you select this option, the class files generated by ColdFusion
> are saved to disk for reuse after the server restarts. Adobe
> recommends this for production systems. During development, Adobe
> recommends that you do not select this option.
>
> If you had a previously compiled set of classes from when you had the
> old /farcry CF mapping in place, you may have been seeing an artefact
> of classes compiled under that old mapping that didn't get recompiled
> when you changed the mapping.
>
> Worth a look in any event.
>
> -- geoffhttp://www.daemon.com.au/
--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---

LightInTheBox - Buy quality products at wholesale price!