eclipse-3.2.2 issue with diablo-jdk-1.5.0 in FreeBSD-7.0

2008-09-23 Thread dhaneshk k

 Hi ;

 I installed  eclipse(3.2.2) from  ports , in my FreeBSD-7.0 RELEASE box , 
where diablo-jdk-15.0 installed 
 
but when I start   eclipsegetting a splash message  as follows ... 


#eclipse  


JVM terminated. Exit code=1
/usr/local/bin/java
-Xms40m
-Xmx256m
-jar /usr/local/eclipse/startup.jar
-os freebsd
-ws gtk
-arch x86
-launcher /usr/local/eclipse/eclipse

-name Eclipse
-showsplash 600
-exitdata b000f
-vm /usr/local/bin/java
-vmargs
-Xms40m
-Xmx256m
-jar /usr/local/eclipse/startup.jar 


in TTY i am getting error 

java: error: no suitable JavaVMs found




How can I solve the issue with eclipse3.2.2 in FreeBSD7.0-Release with 
diablo-jdk-1.5.0



 I got you contact from this post : 

http://lists.freebsd.org/pipermail/freebsd-current/2007-December/081473.html


 Your valuable tips most welcome ..  That may help me to fix this issue..

Thanks in advance

Dhanesh



_
Searching for the best deals on travel? Visit MSN Travel.
http://in.msn.com/coxandkings___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: eclipse-3.2.2 issue with diablo-jdk-1.5.0 in FreeBSD-7.0

2008-09-23 Thread Jonathan Chen
On Tue, Sep 23, 2008 at 11:57:21AM +, dhaneshk k wrote:
 
  Hi ;
 
  I installed  eclipse(3.2.2) from  ports , in my FreeBSD-7.0 RELEASE box , 
 where diablo-jdk-15.0 installed 
  
 but when I start   eclipsegetting a splash message  as follows ... 
 
 
 #eclipse  
 
 
 JVM terminated. Exit code=1

Build a native JVM, java/jdk15 or java/jdk16, and use that instead.
-- 
Jonathan Chen [EMAIL PROTECTED]
--
 When you don't know what you are doing, do it neatly.
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: eclipse-3.2.2 issue with diablo-jdk-1.5.0 in FreeBSD-7.0

2008-09-23 Thread Frank Staals

Jonathan Chen wrote:

On Tue, Sep 23, 2008 at 11:57:21AM +, dhaneshk k wrote:
  

 Hi ;

 I installed  eclipse(3.2.2) from  ports , in my FreeBSD-7.0 RELEASE box , where diablo-jdk-15.0 installed 
 
but when I start   eclipsegetting a splash message  as follows ... 



#eclipse  



JVM terminated. Exit code=1



Build a native JVM, java/jdk15 or java/jdk16, and use that instead.
  
If it wasn't allready, it might be just a better idea to update the 
portstree and install eclipse-devel (eclipse-3.4 ) with diablo-jdk16. 
That'll probably take less time then completely building jdk15 or jdk16 
and you have a newer release on top of it.


--
-Frank Staals


___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]