Results 1 to 4 of 4

Thread: Java issues

  1. #1
    Join Date
    Mar 2015
    Posts
    12
    Mentioned
    1 Post(s)
    Quoted
    7 Post(s)

    Default Java issues

    I'm getting this error when trying to run a script using SMART:

    [AL] Error while finding default Java, searching for Java...
    [AL] SMART cannot spawn client

    I've uninstalled and reinstalled Java.
    I've placed Java from program files to program files (x86)
    I've added a path
    I've used regedit to change paths from program files to program files (x86)

    But nothing seems to work. Can somebody help me out please?

  2. #2
    Join Date
    Jan 2013
    Posts
    86
    Mentioned
    0 Post(s)
    Quoted
    25 Post(s)

    Default

    Quote Originally Posted by Scornical View Post
    I've placed Java from program files to program files (x86)
    Have you tried actually just installing the 32 bit version?

  3. #3
    Join Date
    Sep 2014
    Posts
    447
    Mentioned
    10 Post(s)
    Quoted
    203 Post(s)

    Default

    You also have to be using java 7

  4. #4
    Join Date
    Jan 2012
    Location
    Sydney, Australia
    Posts
    877
    Mentioned
    12 Post(s)
    Quoted
    368 Post(s)

    Default

    I had this issue recently on my PC at home. I did the following to fix it:
    - Completely removed all java versions from your computer. There was a program floating around whose name I cannot remember, but it completely wipes it from your registry as well.
    - Install 32 bit Java: JRE 7-U80
    - Go to properties > Advanced system settings > Environment Variables
    - There will be 2 sections here: User variables and system variables. Find a variable by the name of Path under system variables, highlight it and click edit.
    - Under Variable value, paste: C:\Program Files (x86)\Java\jre7\bin
    - If you already have text under variable value, click on the text box, hold your right arrow key until you get to the very end of the text line, then put a semicolon ( and then paste the above line (NO SPACES).
    - Click ok. Click ok. Click ok.
    - Reboot Simba if you still have it open and attempt to run a script with SMART

    This fix worked for me. If it doesn't work for you, you may have old java files remaining on your PC that need to be wiped.

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Posting Permissions

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