Page 2 of 2 FirstFirst 12
Results 11 to 13 of 13

Thread: Error during updating to the 2.3.2

  1. #11
    Join Date
    Apr 2009
    Location
    Ahmedabad, Gujarat, India
    Posts
    15

    Default STS Installation issue

    Quote Originally Posted by Andrew E View Post
    This problem tends to happen when the launcher jar cannot be found. The part of the launcher that cannot be found is the OS-specific launcher in a folder like plugins/org.eclipse.equinox.launcher.win32_1.0.200*.

    Try running "STS.exe -console" from a console and see what the output is.

    A possible workaround is to explicitly specify your the launcher library. From the command line, add this:

    --launcher.library <full_path_to_eclipse>/plugins/org.eclipse.equinox.launcher.win32_<your_version_n umber>/<whatever>.dll

    This option is described here: http://ppires.wordpress.com/2008/11/...update-solved/

    If that doesn't help you, check out these pages:
    http://ppires.wordpress.com/2008/11/...update-solved/
    http://communities.vmware.com/thread/225601

    Please let me know if this helps you.
    Thanks for good suggestion, I am working on the same.
    Please let me tell you again I have Windows 7 OS.
    Regards,
    Jigar Modi
    (Sun Certified Java Programmer)
    (Sun Certified Web-Component Developer)

  2. #12
    Join Date
    Apr 2009
    Location
    Ahmedabad, Gujarat, India
    Posts
    15

    Default

    Thanks for reply.

    I have installed with STS.exe(171 MB for win32) successfully but .zip has some issue.

    I think there is some issue related to files available in zip folder.
    Regards,
    Jigar Modi
    (Sun Certified Java Programmer)
    (Sun Certified Web-Component Developer)

  3. #13
    Join Date
    Aug 2004
    Location
    Duesseldorf, Germany
    Posts
    1,210

    Default

    Hi,

    when installed STS on Windows you need to watch for the bit level of your OS and JDK. So if your JDK is 64bit then install STS 64bit; if your JDK is 32bit (even on 64bit Win) install STS 32bit.

    HTH

    Christian
    Christian Dupuis
    SpringSource, a division of VMware
    Lead, SpringSource Tools Team
    http://www.springsource.com
    http://twitter.com/cdupuis

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •