Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Newcomers » Newcomers » ubuntu 7.04
ubuntu 7.04 [message #212719] Tue, 29 May 2007 15:49 Go to next message
bob is currently offline bobFriend
Messages: 60
Registered: July 2009
Member
I recently upgraded my version of ubuntu from 6.10 to 7.04, since then i
am having a problem with eclipse. Every time i try to debug an
application i get an error message that says--> An internal error occurred
during : "Model Proxy installed notification job".
Anyone have any idea what this is?

Thanks
Re: ubuntu 7.04 [message #212746 is a reply to message #212719] Tue, 29 May 2007 19:45 Go to previous messageGo to next message
Eclipse UserFriend
Originally posted by: news.pellaton.li

Hi

Are you using the JDK and Eclipse packages that are distributed by
ubuntu or have you downloaded and installed them by yourself?

I had all kinds of weird issues when using the packages ubuntu
provides - and all my problems are gone since I switched to a self
installed JDK and Eclipse.

cu Michael
Re: ubuntu 7.04 [message #212848 is a reply to message #212746] Wed, 30 May 2007 12:20 Go to previous messageGo to next message
bob is currently offline bobFriend
Messages: 60
Registered: July 2009
Member
I am using JDK Java HotSpot(TM) Client VM (build 1.5.0_11-b03, mixed mode,
sharing), which was working fine before i upgraded Ubuntu. It looks like
the default for Ubuntu is 1.4.2 because if i type java -version at the
command line that's what i see.
Re: ubuntu 7.04 [message #212894 is a reply to message #212719] Wed, 30 May 2007 15:45 Go to previous messageGo to next message
Eclipse UserFriend
Originally posted by: wharley.bea.com

"Bob" <geekyguy444@hotmail.com> wrote in message
news:0471eac59e50232f5b14492fd816ce89$1@www.eclipse.org...
>I recently upgraded my version of ubuntu from 6.10 to 7.04, since then i am
>having a problem with eclipse. Every time i try to debug an application i
>get an error message that says--> An internal error occurred during :
>"Model Proxy installed notification job".
> Anyone have any idea what this is?

There've been a couple of threads on Ubuntu problems lately - make sure you
search the archives of this group, and of eclipse.platform. You might find
your answer.
Re: ubuntu 7.04 [message #212924 is a reply to message #212848] Wed, 30 May 2007 19:15 Go to previous message
Eclipse UserFriend
Originally posted by: news.pellaton.li

Hi

> I am using JDK Java HotSpot(TM) Client VM (build 1.5.0_11-b03, mixed
> mode, sharing), which was working fine before i upgraded Ubuntu. It
> looks like the default for Ubuntu is 1.4.2 because if i type java
> -version at the command line that's what i see.

I assume ubuntu reset the default JVM to the GnuJava-Thing which does
not work :(

either add an explicit -vm <path to your jvm 5> parameter when starting
eclipse or play a bit with the command "update-alernatives".

Michael
Previous Topic:Using Eclipse as a remote debugger
Next Topic:example source where?
Goto Forum:
  


Current Time: Tue Apr 16 23:24:43 GMT 2024

Powered by FUDForum. Page generated in 5.90758 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top