Skip to main content
Participant
July 23, 2013
Question

Can't uninstall Coldfusion 10 on OSX Mountain Lion

  • July 23, 2013
  • 3 replies
  • 1209 views

Hi,

When I click uninstall.app I got the screen like this.

Please help.

THANKS.

    This topic has been closed for replies.

    3 replies

    cfmcoderAuthor
    Participant
    August 6, 2013

    I found the solution which is the 1.6 jdk update has a problem with redrawing. This problem also happens with Coldfusion 9 installation file. In order to check your JDK has the right update, use this command below from your terminal:

    /usr/libexec/java_home -v 1.6 -exec java -version

    If you got M4508, the update has a problem. Download the correct update from the Apple site using this following link: http://support.apple.com/kb/DL1572

    vishu_13
    Inspiring
    July 23, 2013

    Hi cfmcoder

    Can you try to install the latest version of Java so that ColdFusion will not use the version which ship with it? After that, try to uninstall ColdFusion 10 and then let us know the status of this issue.

    http://java.com/en/download/manual.jsp

    Thanks

    VJ

    cfmcoderAuthor
    Participant
    July 25, 2013

    Hi VJ,

    Same thing.

    Thanks.

    Inspiring
    July 23, 2013

    What happens when you click "Next"?

    --

    Adam

    cfmcoderAuthor
    Participant
    July 23, 2013

    Nothing. It's stuck. I got to do force quit from Activity Monitor.