Re: Coldfusion administrator page showing unexpected constant error

2009-06-24 Thread Vamsi Pappu

HI Brad,

I too have the same issue, we are on multiserver configuration, may I know 
which class files you are referring, can we just rename the current cfide 
folder to something and copy the working cfide folder? Will this work out?

Thanks,
Vamsi 

~|
Want to reach the ColdFusion community with something they want? Let them know 
on the House of Fusion mailing lists
Archive: 
http://www.houseoffusion.com/groups/cf-talk/message.cfm/messageid:323865
Subscription: http://www.houseoffusion.com/groups/cf-talk/subscribe.cfm
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4


RE: Coldfusion administrator page showing unexpected constant error

2009-06-24 Thread brad

Vamsi, the class files are the Java byte code that your CFML has been
compiled down to.  They should be stored in the respective
\WEB-INF\cfclasses folder for that instance.  There is probably a large
number of files all starting with cf, ending with .class and
containing the names of your .cfm  and .cfc files.  You will probably
want to restart CF after deleting them.  And a word of warning, you
server might be a little slower for a bit as it freshly recompiles all
of them again.

You should be able to rename the CFIDE folder and replace it.  If using
IIS, you might need to stop is first if it is pointing to the folder as
a virtual directory.

~Brad



 Original Message 
Subject: Re: Coldfusion administrator page showing unexpected constant
error
From: Vamsi Pappu vissu.va...@gmail.com
Date: Wed, June 24, 2009 9:09 am
To: cf-talk cf-talk@houseoffusion.com


HI Brad,

I too have the same issue, we are on multiserver configuration, may I
know which class files you are referring, can we just rename the current
cfide folder to something and copy the working cfide folder? Will this
work out?




~|
Want to reach the ColdFusion community with something they want? Let them know 
on the House of Fusion mailing lists
Archive: 
http://www.houseoffusion.com/groups/cf-talk/message.cfm/messageid:323874
Subscription: http://www.houseoffusion.com/groups/cf-talk/subscribe.cfm
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4


Coldfusion administrator page showing unexpected constant error

2009-06-23 Thread dev losh

The coldfusion administrator for my cf installation is no more working !!
Whenever I load the page http://blabla/cfide/administrator/index.cfm , I'm 
getting the following error :

unexpected constant #2 56 


I got the same error in my previous CF installation too and ended up 
re-installing CF to fix it.

Please Help !
-Dev 

~|
Want to reach the ColdFusion community with something they want? Let them know 
on the House of Fusion mailing lists
Archive: 
http://www.houseoffusion.com/groups/cf-talk/message.cfm/messageid:323802
Subscription: http://www.houseoffusion.com/groups/cf-talk/subscribe.cfm
Unsubscribe: 
http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4


RE: Coldfusion administrator page showing unexpected constant error

2009-06-23 Thread brad

Delete your class files and copy the CFIDE folder from a working install
of CF that is the same version.

~Brad

 Original Message 
Subject: Coldfusion administrator page showing unexpected constant
error
From: dev losh devl...@gmail.com
Date: Tue, June 23, 2009 1:23 am
To: cf-talk cf-talk@houseoffusion.com


The coldfusion administrator for my cf installation is no more working
!!
Whenever I load the page http://blabla/cfide/administrator/index.cfm ,
I'm getting the following error :

 unexpected constant #2 56 


I got the same error in my previous CF installation too and ended up
re-installing CF to fix it.



~|
Want to reach the ColdFusion community with something they want? Let them know 
on the House of Fusion mailing lists
Archive: 
http://www.houseoffusion.com/groups/cf-talk/message.cfm/messageid:323831
Subscription: http://www.houseoffusion.com/groups/cf-talk/subscribe.cfm
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4