Ask a Question related to Coldfusion - Getting Started, Design and Development.
-
travelerkgd #1
Cold Fusion Administrator Error
:confused;
Hello:
Instead of getting the login prompt, I now get the following message... can
anyone help? Been trying tto figure this out for almost 2 weeks and no luck:
"Error Occurred While Processing Request
Please Try The Following:
Check the CFML Reference Manual to verify that you are using the correct
syntax.
Search the Knowledge Base to find a solution to your problem.
Browser Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1; SV1; .NET CLR
1.1.4322)
Remote Address 127.0.0.1
Referer
Date/Time 04-Oct-05 02:29 PM
Stack Trace (click to expand)
java.lang.NoClassDefFoundError
at javax.crypto.Cipher.getInstance([DashoPro-V1.2-120198])
at coldfusion.compiler.TemplateReader.decrypt(Unknown Source)
at coldfusion.compiler.TemplateReader.(Unknown Source)
at coldfusion.compiler.NeoTranslationContext.getPageR eader(Unknown Source)
at coldfusion.compiler.NeoTranslator.translateJava(Un known Source)
at coldfusion.compiler.NeoTranslator.translateJava(Un known Source)
at coldfusion.runtime.TemplateClassLoader$1.fetch(Unk nown Source)
at coldfusion.util.LruCache.get(Unknown Source)
at coldfusion.runtime.TemplateClassLoader$TemplateCac he.fetchSerial(Unknown
Source)
at coldfusion.util.AbstractCache.fetch(Unknown Source)
at coldfusion.util.SoftCache.get(Unknown Source)
at coldfusion.runtime.TemplateClassLoader.findClass(U nknown Source)
at coldfusion.filter.PathFilter.invoke(Unknown Source)
at coldfusion.filter.ExceptionFilter.invoke(Unknown Source)
at coldfusion.filter.ClientScopePersistenceFilter.inv oke(Unknown Source)
at coldfusion.filter.BrowserFilter.invoke(Unknown Source)
at coldfusion.filter.GlobalsFilter.invoke(Unknown Source)
at coldfusion.filter.DatasourceFilter.invoke(Unknown Source)
at coldfusion.CfmServlet.service(Unknown Source)
at jrun.servlet.ServletInvoker.invoke(ServletInvoker. java:106)
at jrun.servlet.JRunInvokerChain.invokeNext(JRunInvok erChain.java:42)
at jrun.servlet.JRunRequestDispatcher.invoke(JRunRequ estDispatcher.java:241)
at jrun.servlet.ServletEngineService.dispatch(Servlet EngineService.java:527)
at jrun.servlet.http.WebService.invokeRunnable(WebSer vice.java:172)
at
jrunx.scheduler.ThreadPool$DownstreamMetrics.invok eRunnable(ThreadPool.java:348)
at
jrunx.scheduler.ThreadPool$ThreadThrottle.invokeRu nnable(ThreadPool.java:451)
at
jrunx.scheduler.ThreadPool$UpstreamMetrics.invokeR unnable(ThreadPool.java:294)
at jrunx.scheduler.WorkerThread.run(WorkerThread.java :66)"
Many Thanks!
Kenneth Davis
travelerkgd Guest
-
Among two users 'x' and 'y' , user ?x? is not ableto access cold fusion administrator
Have you tried: http://localhost:8500/CFIDE/administrator/index.cfm Oftentimes it will have better luck getting by whatever firewalls may be in... -
Cold Fusion administrator not working ?
Hello all, I have been using CF MX for some time now with no problems, recently I went to check some settings on my CF server and on running CF... -
Class Path Cold Fusion Administrator Issue
I tried to add a class path for an evaluating tag from Java and JVM of Cold Fusion Administrator. page. I am running MX 6.1 in Unix Sun Solaris. ... -
Cold Fusion Administrator link broken
:) When I try to open the administration link for cold fusion mx 6.1, I recieve this message "http://127.0.0.1/cfide/administrator/index.htm. The... -
Can't Login to Cold Fusion Administrator
:brokenheart; I have recently installed Cold Fusion onto my Windows 2000 Server which runs 32 i.p. addresses and 32 virtual hosts. I selected a... -
mxstu #2
Re: Cold Fusion Administrator Error
See TechNote: ColdFusion MX 6.0 requires updated Cryptographic Libraries on
7/28/2005
[url]http://www.macromedia.com/cfusion/knowledgebase/index.cfm?id=98b88caa[/url]...
When I get an error like that, I usually google the first / seond line of the
stack trace to see if it turns up anything.
java.lang.NoClassDefFoundError at
javax.crypto.Cipher.getInstance([DashoPro-V1.2-120198])
mxstu Guest
-
travelerkgd #3
Re: Cold Fusion Administrator Error
Thanks... but the page you sent is no longer found on the Macromedia website... is there an alternative page? tahnks so much.:cool;
travelerkgd Guest
-
mxstu #4
Re: Cold Fusion Administrator Error
I think the extra periods on the end threw off the url. Try this
[url]http://www.macromedia.com/cfusion/knowledgebase/index.cfm?id=98b88caa[/url]
mxstu Guest



Reply With Quote

