Ask a Question related to Coldfusion - Getting Started, Design and Development.
-
Dbast #1
Error installing ColdFusion MX on WinXP Pro
I just purchased a new computer with Windows XP Professional and am trying to
install ColdFusion MX (6.0) on the machine as a standalone server (port 8500).
It gets through most of the process, but then gives an error message: Failed to
create DSN. I click on the error message's OK button (have to do this three
times), and a dos screen flashes up too quickly for me to read the message. I'm
returned to the installation screen, which gives only an option to Cancel. If I
don't click that button and if I wait long enough, it ultimately tells me the
program installation was successful and allows me to click Finish. I do so, and
it tries to access the Administrator, but can't find it. The stack trace on the
error is attached.
This is driving me crazy. Any help would be greatly appreciated.
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)
Dbast Guest
-
Error installing Coldfusion on Ubuntu. Please help.
I'm attempting to get Coldfusion up and running on my development box. I found a tutorial for installing 7.01 on Debian, but I cannot get past the... -
Error Installing Coldfusion MX7
Hi I hope that someone can help me out with this problem. I am going through the install of CF M7 and I am successfully until the last step when... -
Installing CF on Apache running on WinXP
I am wanting to play with PHP, MySQL and Perl. I have disabled IIS and installed Apache. I have installed PHP, MySQL & Perl using the... -
Installing CF 7 on WinXP/IIS
I gave up trying to configure CFMX7 with IIS until today. It turned out the problem was related to Panda's firewall/antivirus software. I had... -
problems re-installing WinXP on new HDD
The message would indicate that you are trying to boot from the c: drive (presumably the new hard drive) and NOT the XP CD. Set the BIOS to boot... -
mxstu #2
Re: Error installing ColdFusion MX on WinXP Pro
That's a known issue. See this technote:
ColdFusion MX 6.0 requires updated Cryptographic Libraries on 7/28/2005
[url]http://www.macromedia.com/cfusion/knowledgebase/index.cfm?id=98b88caa&pss=rss_co[/url]
ldfusion_98b88
mxstu Guest
-
Dbast #3
Re: Error installing ColdFusion MX on WinXP Pro
Many thanks! I'm all set now. --diane
Dbast Guest



Reply With Quote

