Exit
  • Global community
    • Language:
      • Deutsch
      • English
      • Español
      • Français
      • Português
  • 日本語コミュニティ
  • 한국 커뮤니티
0

Coldfusion 6.0 administrator access

Guest
Nov 14, 2011 Nov 14, 2011
Error Occurred While Processing Request
 

Please Try The Following:
 

Browser  Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 5.1; Trident/4.0)
Remote Address  127.0.0.1
Referer 
Date/Time  14-Nov-11 07:57 AM
Stack Trace (click to expand)


java.lang.ExceptionInInitializerError: java.lang.SecurityException: Cannot set up certs for trusted CAs  at javax.crypto.b.([DashoPro-V1.2-120198])  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.getPageReader(Unknown Source)  at coldfusion.compiler.NeoTranslator.translateJava(Unknown Source)  at coldfusion.compiler.NeoTranslator.translateJava(Unknown Source)  at coldfusion.runtime.TemplateClassLoader$1.fetch(Unknown Source)  at coldfusion.util.LruCache.get(Unknown Source)  at coldfusion.runtime.TemplateClassLoader$TemplateCache.fetchSerial(Unknown Source)  at coldfusion.util.AbstractCache.fetch(Unknown Source)  at coldfusion.util.SoftCache.get(Unknown Source)  at coldfusion.runtime.TemplateClassLoader.findClass(Unknown Source)  at coldfusion.filter.PathFilter.invoke(Unknown Source)  at coldfusion.filter.ExceptionFilter.invoke(Unknown Source)  at coldfusion.filter.ClientScopePersistenceFilter.invoke(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(JRunInvokerChain.java:42)  at jrun.servlet.JRunRequestDispatcher.invoke(JRunRequestDispatcher.java:241)  at jrun.servlet.ServletEngineService.dispatch(ServletEngineService.java:527)  at jrun.servlet.jrpp.JRunProxyService.invokeRunnable(JRunProxyService.java:198)  at jrunx.scheduler.ThreadPool$DownstreamMetrics.invokeRunnable(ThreadPool.java:348)  at jrunx.scheduler.ThreadPool$ThreadThrottle.invokeRunnable(ThreadPool.java:451)  at jrunx.scheduler.ThreadPool$UpstreamMetrics.invokeRunnable(ThreadPool.java:294)  at jrunx.scheduler.WorkerThread.run(WorkerThread.java:66)  

I receive this error after I have installed my licensed copy of Coldfusion 6.0. I have checked to see if the directore and index file exists and it does?

Carl

577
Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
Guide ,
Nov 15, 2011 Nov 15, 2011
LATEST

Hi Carl,

I have not seen CF6 for a long time. I do not know why that is failing for you. Looks like you are using Windows XP. Perhaps you would be better off installing current version CF9 which is supported on XP:

http://www.adobe.com/products/coldfusion-standard/tech-specs.html

There might be some other valid reasons to install CF9 versa CF6 eg being on Java 6 rather and 2, better Adobe support.

HTH, Carl.

Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
Resources