- This topic has 5 replies, 3 voices, and was last updated 17 years, 4 months ago by
DaveX.
-
AuthorPosts
-
denz97Participanttrying to install myeclipse via pulse on ubuntu 7.10. i get this err message,
“server is unavailable, since this your first time launching….”
i tried the pulse install in windows and its the same thing. anybody having the same problems?
December 26, 2007 at 2:30 pm #280011
denz97Participanti got the pulse install started in windows. i found out that i have to also check the ssl option for the proxy.
however, i am still having problems getting the pulse started in ubuntu linux.
any love?
December 26, 2007 at 3:00 pm #280012
denz97Participantok…i got the pulse install started in ubuntu 7.10 and got to install myeclipse successfully. the problem was i wasnt using the correct jre/jdk. when i installed ubuntu 7.10, i used the jdk that came with it (ubuntu). in the poweredbypulse.com forum, i came across a post that suggests using the jdk from sun. so i installed it and then started pulse again and viola, it worked!!!
December 27, 2007 at 6:31 am #280036
Loyal WaterMemberGlad you got it to work. Thanks for letting us know.
January 31, 2008 at 9:04 am #281331
DaveXMember@denz97 wrote:
ok…i got the pulse install started in ubuntu 7.10 and got to install myeclipse successfully. the problem was i wasnt using the correct jre/jdk. when i installed ubuntu 7.10, i used the jdk that came with it (ubuntu). in the poweredbypulse.com forum, i came across a post that suggests using the jdk from sun. so i installed it and then started pulse again and viola, it worked!!!
Total newbie here. I am getting the same error on Ubuntu 7.10. But according to Synaptic, I have the Sun JDK and JRE installed. How do I verify I have the right ones installed? Could there be another problem?
January 31, 2008 at 9:44 am #281332
DaveXMemberSolved my problem — I needed to use the ‘update-java-alternatives’ command to make the sun VM the primary one. Perhaps somebody can explain to me why:
a) Ubuntu doesn’t just use the Sun JRE since it has now been open sourced
b) Pulse needs the sun one in order to work properly
c) Pulse doesn’t check to see which java version is present and give you a warning -
AuthorPosts