Re: CF Administrator won't load...

2010-05-21 Thread Rick Root

On Fri, May 21, 2010 at 12:27 AM, Dave Watts dwa...@figleaf.com wrote:

 C:\JRun4\servers\cf8test\cfusion-ear\cfusion-war\WEB-INF\cfclasses

 Yeah, that's what I meant. Are you able to run other CF files
 successfully on those instances? Are you sure your /CFIDE folder is
 mapped to the right place?

It was mapped to C:\Inetpub\wwwroot\cfide

I changed it to

C:\JRun4\servers\classcreatortest\cfusion.ear\cfusion.war\CFIDE

And started getting a file not found error on enter.cfm

So I copied the CFIDE folder from one of the WORKING instances, and
it's all good now.

Rick

~|
Order the Adobe Coldfusion Anthology now!
http://www.amazon.com/Adobe-Coldfusion-Anthology-Michael-Dinowitz/dp/1430272155/?tag=houseoffusion
Archive: 
http://www.houseoffusion.com/groups/cf-talk/message.cfm/messageid:333899
Subscription: http://www.houseoffusion.com/groups/cf-talk/subscribe.cfm
Unsubscribe: http://www.houseoffusion.com/groups/cf-talk/unsubscribe.cfm


CF Administrator won't load...

2010-05-20 Thread Rick Root

Dear list,

I have a server running CF 8.01 on Windows server 2008 64 bit in multi
server mode.

We have three instances that are configured in a cluster, along with
the default instances (admin and cfusion) and a test instance that
we've never really used.  At least, not in a long time.

I can get into the coldfusion administrators for the clustered
instances with no problem.

I recently attempted to access the coldfusion administrator for the
test instance as well as for the cfusion instance, and it hangs
after giving me the login screen - I can't log in.  Eventually,
FusionReactor kills the request, but here's the stack trace for the
hanging thread.

Anyone got any ideas what's going on here?  I kinda need to get into
the CF Admin =)

Thanks.

Rick Root


coldfusion.compiler.ClassReader.skipFully(ClassReader.java:78)
coldfusion.compiler.ClassReader.readCpool(ClassReader.java:150)
coldfusion.compiler.ClassReader.findEndOfClass(ClassReader.java:224)
coldfusion.compiler.NeoTranslator.parseClasses(NeoTranslator.java:401)
coldfusion.compiler.NeoTranslator.translateJava(NeoTranslator.java:278)
coldfusion.compiler.NeoTranslator.translateJava(NeoTranslator.java:119)
coldfusion.runtime.TemplateClassLoader$1.fetch(TemplateClassLoader.java:310)
coldfusion.util.LruCache.get(LruCache.java:180)
coldfusion.runtime.TemplateClassLoader$TemplateCache.fetchSerial(TemplateClassLoader.java:254)
coldfusion.util.AbstractCache.fetch(AbstractCache.java:58)
coldfusion.util.SoftCache.get(SoftCache.java:81)
coldfusion.runtime.TemplateClassLoader.findClass(TemplateClassLoader.java:476)
coldfusion.filter.PathFilter.invoke(PathFilter.java:79)
coldfusion.filter.ExceptionFilter.invoke(ExceptionFilter.java:70)
coldfusion.filter.BrowserDebugFilter.invoke(BrowserDebugFilter.java:74)
coldfusion.filter.ClientScopePersistenceFilter.invoke(ClientScopePersistenceFilter.java:28)
coldfusion.filter.BrowserFilter.invoke(BrowserFilter.java:38)
coldfusion.filter.NoCacheFilter.invoke(NoCacheFilter.java:46)
coldfusion.filter.GlobalsFilter.invoke(GlobalsFilter.java:38)
coldfusion.filter.DatasourceFilter.invoke(DatasourceFilter.java:22)
coldfusion.filter.RequestThrottleFilter.invoke(RequestThrottleFilter.java:126)
coldfusion.CfmServlet.service(CfmServlet.java:175)
coldfusion.bootstrap.BootstrapServlet.service(BootstrapServlet.java:89)
jrun.servlet.FilterChain.doFilter(FilterChain.java:86)
com.intergral.fusionreactor.filter.FusionReactorFilter.b(FusionReactorFilter.java:386)
com.intergral.fusionreactor.filter.FusionReactorFilter.c(FusionReactorFilter.java:264)
com.intergral.fusionreactor.filter.FusionReactorFilter.doFilter(FusionReactorFilter.java:174)
jrun.servlet.FilterChain.doFilter(FilterChain.java:94)
coldfusion.monitor.event.MonitoringServletFilter.doFilter(MonitoringServletFilter.java:42)
coldfusion.bootstrap.BootstrapFilter.doFilter(BootstrapFilter.java:46)
jrun.servlet.FilterChain.doFilter(FilterChain.java:94)
jrun.servlet.FilterChain.service(FilterChain.java:101)
jrun.servlet.ServletInvoker.invoke(ServletInvoker.java:106)
jrun.servlet.JRunInvokerChain.invokeNext(JRunInvokerChain.java:42)
jrun.servlet.JRunRequestDispatcher.invoke(JRunRequestDispatcher.java:286)
jrun.servlet.ServletEngineService.dispatch(ServletEngineService.java:543)
jrun.servlet.jrpp.JRunProxyService.invokeRunnable(JRunProxyService.java:203)
jrunx.scheduler.ThreadPool$ThreadThrottle.invokeRunnable(ThreadPool.java:428)
jrunx.scheduler.WorkerThread.run(WorkerThread.java:66)

~|
Order the Adobe Coldfusion Anthology now!
http://www.amazon.com/Adobe-Coldfusion-Anthology-Michael-Dinowitz/dp/1430272155/?tag=houseoffusion
Archive: 
http://www.houseoffusion.com/groups/cf-talk/message.cfm/messageid:333887
Subscription: http://www.houseoffusion.com/groups/cf-talk/subscribe.cfm
Unsubscribe: http://www.houseoffusion.com/groups/cf-talk/unsubscribe.cfm


Re: CF Administrator won't load...

2010-05-20 Thread Dave Watts

 I recently attempted to access the coldfusion administrator for the
 test instance as well as for the cfusion instance, and it hangs
 after giving me the login screen - I can't log in.  Eventually,
 FusionReactor kills the request, but here's the stack trace for the
 hanging thread.

 Anyone got any ideas what's going on here?  I kinda need to get into
 the CF Admin =)

I would try clearing the compiled classes and then restarting the instance.

Dave Watts, CTO, Fig Leaf Software
http://www.figleaf.com/
http://training.figleaf.com/

Fig Leaf Software is a Veteran-Owned Small Business (VOSB) on
GSA Schedule, and provides the highest caliber vendor-authorized
instruction at our training centers, online, or onsit

~|
Order the Adobe Coldfusion Anthology now!
http://www.amazon.com/Adobe-Coldfusion-Anthology-Michael-Dinowitz/dp/1430272155/?tag=houseoffusion
Archive: 
http://www.houseoffusion.com/groups/cf-talk/message.cfm/messageid:333890
Subscription: http://www.houseoffusion.com/groups/cf-talk/subscribe.cfm
Unsubscribe: http://www.houseoffusion.com/groups/cf-talk/unsubscribe.cfm


Re: CF Administrator won't load...

2010-05-20 Thread Rick Root

On Thu, May 20, 2010 at 11:18 PM, Dave Watts dwa...@figleaf.com wrote:

 I would try clearing the compiled classes and then restarting the instance.

You mean the stuff in here:

C:\JRun4\servers\cfusion\cfusion-ear\cfusion-war\WEB-INF\cfclasses
and
C:\JRun4\servers\cf8test\cfusion-ear\cfusion-war\WEB-INF\cfclasses

I stopped the instances, cleared the class files from these folders,
and restarted the instances.  Same issue.

Interestingly, the only file that shows up there after I try to log in is this:

cfcomponent2ecfc1678768361.class

Rick

~|
Order the Adobe Coldfusion Anthology now!
http://www.amazon.com/Adobe-Coldfusion-Anthology-Michael-Dinowitz/dp/1430272155/?tag=houseoffusion
Archive: 
http://www.houseoffusion.com/groups/cf-talk/message.cfm/messageid:333893
Subscription: http://www.houseoffusion.com/groups/cf-talk/subscribe.cfm
Unsubscribe: http://www.houseoffusion.com/groups/cf-talk/unsubscribe.cfm


Re: CF Administrator won't load...

2010-05-20 Thread Dave Watts

 You mean the stuff in here:

 C:\JRun4\servers\cfusion\cfusion-ear\cfusion-war\WEB-INF\cfclasses
 and
 C:\JRun4\servers\cf8test\cfusion-ear\cfusion-war\WEB-INF\cfclasses

Yeah, that's what I meant. Are you able to run other CF files
successfully on those instances? Are you sure your /CFIDE folder is
mapped to the right place?

Dave Watts, CTO, Fig Leaf Software
http://www.figleaf.com/
http://training.figleaf.com/

Fig Leaf Software is a Veteran-Owned Small Business (VOSB) on
GSA Schedule, and provides the highest caliber vendor-authorized
instruction at our training centers, online, or onsite.

~|
Order the Adobe Coldfusion Anthology now!
http://www.amazon.com/Adobe-Coldfusion-Anthology-Michael-Dinowitz/dp/1430272155/?tag=houseoffusion
Archive: 
http://www.houseoffusion.com/groups/cf-talk/message.cfm/messageid:333894
Subscription: http://www.houseoffusion.com/groups/cf-talk/subscribe.cfm
Unsubscribe: http://www.houseoffusion.com/groups/cf-talk/unsubscribe.cfm


CF Administrator won't load??

2004-08-12 Thread Christy Carter
For some reason, I get a 404 page not found error when I type the usual http://localhost/cfide/administrator/index.cfm or http://127.0.0.1/cfide/administrator/index.cfm.

But then the Administrator loads up fine if I use the server name instead amd type: http://christy-srv/cfide/administrator/index.cfm.

I tried pinging 127.0.0.1 and locahost and seemed to reach both fine.Any ideas why this could be happening?

Thanks,
Christy
 [Todays Threads] 
 [This Message] 
 [Subscription] 
 [Fast Unsubscribe] 
 [User Settings]
 [Donations and Support]




RE: CF Administrator won't load??

2004-08-12 Thread Mark W. Breneman
Windows XP I assume.

 
My guess is that IIS is not assigned to use 127.0.0.1.

 
In the IIS admin you can assign 127.0.0.1 under the advanced button OR just
select all unsigned

 
that should fix it.

 
MB

Mark W. Breneman
-Cold Fusion Developer
-Network Administrator
Vivid Media
[EMAIL PROTECTED]
www.vividmedia.com http://www.vividmedia.com/ 
608.270.9770

_

From: Christy Carter [mailto:[EMAIL PROTECTED] 
Sent: Thursday, August 12, 2004 12:23 PM
To: CF-Talk
Subject: CF Administrator won't load??

For some reason, I get a 404 page not found error when I type the usual
http://localhost/cfide/administrator/index.cfm or
http://127.0.0.1/cfide/administrator/index.cfm.

But then the Administrator loads up fine if I use the server name instead
amd type: http://christy-srv/cfide/administrator/index.cfm.

I tried pinging 127.0.0.1 and locahost and seemed to reach both fine.Any
ideas why this could be happening?

Thanks,
Christy 
_
 [Todays Threads] 
 [This Message] 
 [Subscription] 
 [Fast Unsubscribe] 
 [User Settings]
 [Donations and Support]




Re: CF Administrator won't load??

2004-08-12 Thread Christy Carter
Mark, do you mean on the Website tab, if I go to Properties for default website?I went there, and it specifies an IP but it's the IP that identifies the server on the network - should I change it to 127.0.0.1?

Actually, it's Windows 2000 Server...does that make a difference?

Thanks!
Christy
 [Todays Threads] 
 [This Message] 
 [Subscription] 
 [Fast Unsubscribe] 
 [User Settings]
 [Donations and Support]




Re: CF Administrator won't load??

2004-08-12 Thread Christy Carter
Ok, I went in a changed the IP to 127.0.0.1 and I couldload the Administrator page using localhost fine.But our website itself no longer loaded.

So I kept the IP as the network ideentification IP, but I went into the Advanced tab and added 127.0.0.1 as an additional IP using port 80, and that seemed solve the problem - I can load both the CF Administrator and our website!

Does it sound okay that I added another IP there?

thanks,
Christy
 [Todays Threads] 
 [This Message] 
 [Subscription] 
 [Fast Unsubscribe] 
 [User Settings]
 [Donations and Support]




Re: CF Administrator won't load??

2004-08-12 Thread chris johnson
On Thu, 12 Aug 2004 13:43:47 -0400, Christy Carter [EMAIL PROTECTED] wrote:
 Ok, I went in a changed the IP to 127.0.0.1 and I couldload the Administrator page using localhost fine.But our website itself no longer loaded.
 
 So I kept the IP as the network ideentification IP, but I went into the Advanced tab and added 127.0.0.1 as an additional IP using port 80, and that seemed solve the problem - I can load both the CF Administrator and our website!
 
 Does it sound okay that I added another IP there?

Is this one a full production server? If so, this would mean that the
CF admin console is available to the general public. This is a
definite security risk. You may want to split the two sites up on the
server. Make the Admin Console accessible internally only and the
website accessible from both.

-- 
chris johnston

www.fuzzylizard.com
For millions of years, mankind lived just like the animals and
something happened which unleashed the power of our imagination, we
learned to talk.
Pink Floyd
 [Todays Threads] 
 [This Message] 
 [Subscription] 
 [Fast Unsubscribe] 
 [User Settings]
 [Donations and Support]




Re: CF Administrator won't load??

2004-08-12 Thread Christy Carter
Yikes!yes, it's sort of a production server - right now it's hosting our site, which is only available to testers by typing in the IP address we've given them. It is not available through a domain name.

So by having the 2 IPs there, I'm allowing our users to access CF Admin? Not good. :)

How would I split them up, like you said?

thanks!
christy
 [Todays Threads] 
 [This Message] 
 [Subscription] 
 [Fast Unsubscribe] 
 [User Settings]
 [Donations and Support]




Re: CF Administrator won't load??

2004-08-12 Thread Christy Carter
Okay, in going back into IIS, I see that there are 2 websites - Default website and Administration website. Maybe I should assign the 127.0.0.1 to the Admininstration website?

Oh, I don't know. :)

thanks,
Christy
 [Todays Threads] 
 [This Message] 
 [Subscription] 
 [Fast Unsubscribe] 
 [User Settings]
 [Donations and Support]




Re: CF Administrator won't load??

2004-08-12 Thread chris johnson
On Thu, 12 Aug 2004 14:10:29 -0400, Christy Carter [EMAIL PROTECTED] wrote:
 Okay, in going back into IIS, I see that there are 2 websites - Default website and Administration website. Maybe I should assign the 127.0.0.1 to the Admininstration website?
 

I do not use IIS, but this is what I would do on apache (it should be
similar for IIS). I would create a virtual directory/site and assign
the localhost (127.0.0.1) IP address to it. I would then move the
CFIDE and CFDOCS folders into the virtual site. (Then I would restart
apache, but I am not sure if this is needed for IIS). This, in theory,
should separate the CFMX admin console from the production site.

As for the administration and default sites, my guess is that is the
admin site for IIS and not for CFMX.

-- 
chris johnston

www.fuzzylizard.com
For millions of years, mankind lived just like the animals and
something happened which unleashed the power of our imagination, we
learned to talk.
Pink Floyd
 [Todays Threads] 
 [This Message] 
 [Subscription] 
 [Fast Unsubscribe] 
 [User Settings]
 [Donations and Support]




RE: CF Administrator won't load??

2004-08-12 Thread Mark W. Breneman
Hey Christy,

 
You can leave 127.0.0.1 assigned to the webserver. 127.0.0.1 is a special
loop-backIP address that can only be access by the machine itself. Thus it
is not publicly accessible. See link below.

 
Chris makes a very good point regarding the CFadmin being exposed to the
public. Am I correct in reading between the lines that this is your
development workstation that you are running IIS on and you are not running
a publicly accessible website site? If this is the case then you only have
to worry about your office workers guessing your CFadmin password.

 
In any case, it is always a good idea to at least put some folder security
on the cfide folder.I have heard of some CFadmins that zip up the Cfide
folder and move it to anther drive after they are done configing the server.
Then they have to restore the folder to use the Cfadmin.

 


IP Loopback Address

127.0.0.1 is the loopback address in IP. Loopback is a test mechanism of
http://compnetworking.about.com/library/glossary/bldef-adapter.htm network
adapters. Messages sent to 127.0.0.1 do not get delivered to the network.
Instead, the adapter intercepts all loopback messages and returns them to
the sending application. IP applications often use this feature to test the
behavior of their network interface.more at
http://compnetworking.about.com/library/weekly/aa042400c.htm

Mark W. Breneman
-Cold Fusion Developer
-Network Administrator
Vivid Media
[EMAIL PROTECTED]
www.vividmedia.com http://www.vividmedia.com/ 
608.270.9770

_

From: Christy Carter [mailto:[EMAIL PROTECTED] 
Sent: Thursday, August 12, 2004 1:10 PM
To: CF-Talk
Subject: Re: CF Administrator won't load??

Okay, in going back into IIS, I see that there are 2 websites - Default
website and Administration website. Maybe I should assign the 127.0.0.1 to
the Admininstration website?

Oh, I don't know. :)

thanks,
Christy 
_
 [Todays Threads] 
 [This Message] 
 [Subscription] 
 [Fast Unsubscribe] 
 [User Settings]
 [Donations and Support]