Quantcast
Channel: Adobe Community : Unanswered Discussions - ColdFusion
Viewing all articles
Browse latest Browse all 5794

Uninstall Coldfusion 11 in OSX Yosemite

$
0
0

There was another question that was similar to this, but the cause is different. With the other user, the problem was due to the uninstaller not being able to access the JRE.

 

The problem is that when you click on the uninstaller, the pane comes up to show you that the uninstaller is loading, and then it quits. The following are the juicy parts of it quitting.

 

I run:

./uninstall.app/Contents/MacOS/uninstall

 

And I get this:

 

java.lang.StackOverflowError  

at java.util.Vector$Itr.checkForComodification(Vector.java:1183)  

at java.util.Vector$Itr.next(Vector.java:1137)  

at com.zerog.ia.installer.util.VariableFinder.findNextVariable(Unknown Source)  

at com.zerog.ia.installer.util.VariableManager.substitute(Unknown Source)

 

with the last line repeated at least 1000 times.

 

Stack Trace:

java.lang.IllegalArgumentException: No product for ID=e06c3978-1f05-11b2-bd72-ea85898257ea  

at Flexeraan_.(Unknown Source)  

at Flexeraan8.ai(Unknown Source)  

at Flexeraan8.ab(Unknown Source)  

at Flexeraan9.(Unknown Source)  

at com.zerog.ia.installer.Installer.bs(Unknown Source)  

at com.zerog.ia.installer.Installer.setMetadata(Unknown Source)  

at com.zerog.ia.installer.InstallerMetaData.setInstaller(Unknown Source)  

at com.zerog.ia.installer.LifeCycleManager.a6(Unknown Source)  

at com.zerog.ia.installer.LifeCycleManager.a3(Unknown Source)  

at com.zerog.ia.installer.LifeCycleManager.executeApplication(Unknown Source)  

at com.zerog.ia.installer.Main.main(Unknown Source)  

at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)  

at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)  

at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)  

at java.lang.reflect.Method.invoke(Method.java:483)  

at com.zerog.lax.LAX.launch(Unknown Source)  

at com.zerog.lax.LAX.main(Unknown Source)

This Application has Unexpectedly Quit: Invocation of this Java Application has caused an InvocationTargetException. This application will now exit. (LAX)

 

Any ideas on why it doesn't want to uninstall or suggestions on how to manually uninstall it without leaving all of the cruft behind?

 

Thanks!


Viewing all articles
Browse latest Browse all 5794

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>