Ask a Question related to Coldfusion - Getting Started, Design and Development.
-
Paiz #1
cf administrator Error
i've installed coldfusion MX on my laptop. I got CF to work locally, meaning I
can call a simple page at [url]http://localhost[/url]. The problem is when I try toaccess
the administrator I get a java.lang.NoClassDefFoundError CF error. the full
error is below. Any ideas on what i can try?
Thanks
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.invokeNext(JRun RequestDispatcher.java:414)
at
jrun.servlet.JRunRequestDispatcher.forwardInvoke(J RunRequestDispatcher.java:387)
at jrun.servlet.JRunRequestDispatcher.forward(JRunReq uestDispatcher.java:172)
at jrun.servlet.file.FileServlet.service(FileServlet. java:342)
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)
Paiz Guest
-
Administrator 404 Error on MX 7
This is a clean install on 2003 enterprise Ed. I cant access the administrator. All I get is a 404 error. Even if I create a site with the home... -
CF Administrator ERROR after 7.0.1 Update
After installing CF 7.0.1 Patch to 7.0 as multiple server install on IIS Win 2003 get this message when trying to access CF Admin: The web site you... -
Administrator error after installing MX
:frown; Can anyone please tell me how to get around this error message. I just re-installed cold fusion MX from the Dreamweaver MX disc. When... -
Administrator error?
Hi, I'm practically new at this: Installed CFMX 6.0, works fine (the test pages and all), but when I'm trying to access the Administrator I get... -
administrator error
I recently copied some pictures to a cd, Now when I open them and try to save them to my computer for Future work Photoshop says I cant open them... -
BKBK #2
Re: cf administrator Error
Have you tried the full path, including port number? For example, mine is
[url]http://127.0.0.1:8500/CFIDE/administrator/index.cfm[/url]
BKBK Guest
-
Paiz #3
Re: cf administrator Error
Turns out I was on an old version of MX (6.0). I needed upgrade to 6.1 and it now works like a champ! You can find a free upgrade to 6.1 on the macromedia webiste
Paiz Guest



Reply With Quote

