Skip to main content
Participating Frequently
September 13, 2006
Question

I can't uninstall CFMX7, please help

  • September 13, 2006
  • 2 replies
  • 355 views
Hello,

I wanted to try out the dev edition of CFMX7 for Mac OS X. I installed it fine using the built-in apache web server that come with the mac. Now I want to uninstall the application, but when I launch the uninstaller app and prompted to my user account password (the Mac OSX user account) it says that my password is incorrect. Believe me that I'm not mistyping my password!This is a very strange issue, I couldn't find anything on the web including this forum. Is there anybody that knows what might causing this? I tried even to just trash CFMX folder, but as I do that apache won't restart anymore.
any help would be really appreciated

Thanks

Luca
This topic has been closed for replies.

2 replies

Participant
September 23, 2006
i am a fellow mac trying to install coldfusion sufferer, but Nick Watson had the answer, well to my first problem. we need to run jvm 1.4.2. so follow the link below it has the instruction on how to change your system back to 1.4.2.

http://www.talkingtree.com/blog/index.cfm/2006/5/17/CFMX-MacOSX-JVM142

i hope that solves the problem you are having.
September 23, 2006
I am having this same issue and would appreciate some help, my password is definately correct. Looking through the logs it almost seems as if the encrypter is corrupt in the jrun install. This is the error I get when I try to access the cfadmin, I think the issues may be related. The last couple lines talk about an encrypter not being found.

... 51 more
"Error","jrpp-4","09/22/06","21:02:25","cfadmin"," The specific sequence of files included or processed is: /Library/WebServer/Documents/CFIDE/administrator/enter.cfm, line: 303 "
java.lang.ExceptionInInitializerError
at com.verity.administration.VAdmin.<init>(Unknown Source)
at com.verity.api.administration.VAdministration.<init>(Unknown Source)
at coldfusion.tagext.search.Utils$1.run(Utils.java:318)
at java.security.AccessController.doPrivileged(Native Method)
at coldfusion.tagext.search.Utils.adminConnect(Utils.java:315)
at coldfusion.tagext.search.CollectionTag.doActionCreateOrMap(CollectionTag.java:225)
at coldfusion.tagext.search.CollectionTag.doStartTag(CollectionTag.java:146)
at coldfusion.runtime.CfJspPage._emptyTag(CfJspPage.java:1915)
at cffinish2ecfm163368097._factor3(C:\blackstone_updates\cfusion\wwwroot\CFIDE\administrator\setup\finish.cfm:303)
at cffinish2ecfm163368097._factor7(C:\blackstone_updates\cfusion\wwwroot\CFIDE\administrator\setup\finish.cfm:226)
at cffinish2ecfm163368097._factor9(C:\blackstone_updates\cfusion\wwwroot\CFIDE\administrator\setup\finish.cfm:94)
at cffinish2ecfm163368097.runPage(C:\blackstone_updates\cfusion\wwwroot\CFIDE\administrator\setup\finish.cfm:1)
at coldfusion.runtime.CfJspPage.invoke(CfJspPage.java:152)
at coldfusion.tagext.lang.IncludeTag.doStartTag(IncludeTag.java:349)
at coldfusion.runtime.CfJspPage._emptyTag(CfJspPage.java:1915)
at cfwizard2ecfm1818830539._factor18(C:\blackstone_updates\cfusion\wwwroot\CFIDE\administrator\cftags\wizard.cfm:226)
at cfwizard2ecfm1818830539._factor19(C:\blackstone_updates\cfusion\wwwroot\CFIDE\administrator\cftags\wizard.cfm:225)
at cfwizard2ecfm1818830539._factor21(C:\blackstone_updates\cfusion\wwwroot\CFIDE\administrator\cftags\wizard.cfm:223)
at cfwizard2ecfm1818830539._factor14(C:\blackstone_updates\cfusion\wwwroot\CFIDE\administrator\cftags\wizard.cfm)
at cfwizard2ecfm1818830539._factor33(C:\blackstone_updates\cfusion\wwwroot\CFIDE\administrator\cftags\wizard.cfm:141)
at cfwizard2ecfm1818830539.runPage(C:\blackstone_updates\cfusion\wwwroot\CFIDE\administrator\cftags\wizard.cfm:1)
at coldfusion.runtime.CfJspPage.invoke(CfJspPage.java:152)
at coldfusion.filter.CFVariablesScopeFilter.invoke(CFVariablesScopeFilter.java:63)
at coldfusion.tagext.lang.ModuleTag.doAfterBody(ModuleTag.java:333)
at cfindex2ecfm700823267.runPage(C:\blackstone_updates\cfusion\wwwroot\CFIDE\administrator\setup\index.cfm:48)
at coldfusion.runtime.CfJspPage.invoke(CfJspPage.java:152)
at coldfusion.tagext.lang.IncludeTag.doStartTag(IncludeTag.java:349)
at coldfusion.runtime.CfJspPage._emptyTag(CfJspPage.java:1915)
at cfApplication2ecfm1144146628.runPage(C:\blackstone_updates\cfusion\wwwroot\CFIDE\administrator\Application.cfm:199)
at coldfusion.runtime.CfJspPage.invoke(CfJspPage.java:152)
at coldfusion.tagext.lang.IncludeTag.doStartTag(IncludeTag.java:349)
at coldfusion.filter.CfincludeFilter.invoke(CfincludeFilter.java:65)
at coldfusion.filter.CfincludeFilter.include(CfincludeFilter.java:33)
at coldfusion.filter.ApplicationFilter.invoke(ApplicationFilter.java:172)
at coldfusion.filter.RequestMonitorFilter.invoke(RequestMonitorFilter.java:51)
at coldfusion.filter.PathFilter.invoke(PathFilter.java:86)
at coldfusion.filter.ExceptionFilter.invoke(ExceptionFilter.java:69)
at coldfusion.filter.ClientScopePersistenceFilter.invoke(ClientScopePersistenceFilter.java:28)
at coldfusion.filter.BrowserFilter.invoke(BrowserFilter.java:38)
at coldfusion.filter.GlobalsFilter.invoke(GlobalsFilter.java:38)
at coldfusion.filter.DatasourceFilter.invoke(DatasourceFilter.java:22)
at coldfusion.filter.RequestThrottleFilter.invoke(RequestThrottleFilter.java:115)
at coldfusion.CfmServlet.service(CfmServlet.java:107)
at coldfusion.bootstrap.BootstrapServlet.service(BootstrapServlet.java:78)
at jrun.servlet.ServletInvoker.invoke(ServletInvoker.java:91)
at jrun.servlet.JRunInvokerChain.invokeNext(JRunInvokerChain.java:42)
at jrun.servlet.JRunRequestDispatcher.invoke(JRunRequestDispatcher.java:257)
at jrun.servlet.ServletEngineService.dispatch(ServletEngineService.java:541)
at jrun.servlet.jrpp.JRunProxyService.invokeRunnable(JRunProxyService.java:204)
at jrunx.scheduler.ThreadPool$ThreadThrottle.invokeRunnable(ThreadPool.java:426)
at jrunx.scheduler.WorkerThread.run(WorkerThread.java:66)
Caused by: java.lang.RuntimeException: Encryption algorithm not found
at com.verity.security.k2.K2Encrypt.<clinit>(Unknown Source)
... 51 more