Forum tags


Top Posters

Last 30 days

  • Antoine (34)
  • ravinderjit.singh (30)
  • danielandross (17)
  • venkaiah.k (16)
  • sirswendu.ganapati (14)
  • eva.das (13)
  • milos.vacek (12)
  • shao (10)
  • metabyte (9)
  • cristiano.quintao (7)

All time

  • Antoine (1488)
  • Shivanand (1194)
  • cshekhar (928)
  • psq (796)
  • jag (391)
  • metabyte (380)
  • arnaud (328)
  • jalateras (325)
  • dfrench (271)
  • venkaiah.k (214)

Show last 4 hrs - 12 hrs - 24 hrs

POLL

We are looking for more information to tailor our training to better meet the needs of our customers. Please indicate all options that apply.

I would like to attend specialized training from Intalio on BPM as it relates to my application area:


I would like to attend specialized training from Intalio on BPM as it relates to my job function:


I would like to attend specialized training from Intalio on BPM as it relates to my industry:

Login

MAIN arrow FORUMS
Re:Problem opening wizard (0 viewing) 
Go to bottom Post Reply Favoured: 0
TOPIC: Re:Problem opening wizard
#13520
Antoine (Admin)
Admin
User Offline Click here to see the profile of this user
Re:Problem opening wizard 7 Months, 3 Weeks ago Karma: 28  
Crishantha, try:

ls -l /usr/bin/java, and see where the link redirects.

If you want to have total control over where java executes:
sudo rm /usr/bin/java
sudo ln -s pathtojvm/bin/java /usr/bin/java

Eclipse doesn't use the JAVA_HOME variable. It just grabs the java executable.

Of course you can also replace /usr/bin/java by a script that does:
#!/bin/sh
$JAVA_HOME/bin/java

or something like that. I haven't tested it.

Thanks,

Antoine
 
Report to moderator   Logged Logged  
 
Intalio, the Open Source BPMS company
www.intalio.com
  The administrator has disabled public write access.
      Topics Author Date
    thread link
Problem opening wizard
al.nikolov 2008/03/26 16:03
    thread link
thread linkthread link Re:Problem opening wizard
al.nikolov 2008/03/26 16:30
    thread link
thread linkthread linkthread link Re:Problem opening wizard
crishantha.nanayakkara1 2008/05/17 19:15
    thread link
thread linkthread linkthread linkthread link Re:Problem opening wizard
Antoine 2008/05/17 20:11
    thread link
thread linkthread link Re:Problem opening wizard
crishantha.nanayakkara1 2008/05/18 04:21
    thread link
thread linkthread linkthread link Re:Problem opening wizard
Antoine 2008/05/18 09:46
    thread link
thread linkthread link Re:Problem opening wizard
crishantha.nanayakkara1 2008/05/20 07:07
    thread link
thread linkthread linkthread link Re:Problem opening wizard
Antoine 2008/05/20 09:37
    thread link
thread linkthread link Re:Problem opening wizard
crishantha.nanayakkara1 2008/05/20 11:03
    thread link
thread linkthread linkthread link Re:Problem opening wizard
Antoine 2008/05/20 13:08
    thread link
thread linkthread link Re:Problem opening wizard
crishantha.nanayakkara1 2008/05/20 20:38
    thread link
thread linkthread link Re:Problem opening wizard
crishantha.nanayakkara1 2008/05/21 18:42
    thread link
thread linkthread linkthread link Re:Problem opening wizard
Antoine 2008/05/21 19:42
    thread link
thread linkthread link Re:Problem opening wizard
crishantha.nanayakkara1 2008/05/22 21:02
    thread link
thread linkthread linkthread link Re:Problem opening wizard
Antoine 2008/05/22 23:12
    thread link
thread linkthread link Re:Problem opening wizard
crishantha.nanayakkara1 2008/05/23 05:13
Go to top Post Reply
get the latest posts directly to your desktop