Skip to main content



      Home
Home » Eclipse Projects » Eclipse Platform » NullPointerException
NullPointerException [message #11944] Thu, 24 April 2003 11:53 Go to next message
Eclipse UserFriend
Originally posted by: N.Metchev.teamphone.com

I have started running eclipse using -vm arguements and I get a console
window open in that console window I get the following messages from time to
time:

Unhandled exception caught in event loop.
Reason:
java.lang.NullPointerException
Unhandled exception caught in event loop.
Reason:
java.lang.NullPointerException

nothing shows up in the log and I am not sure when it actually happens. I
was wondering if anyone else has noticed this?
Re: NullPointerException [message #12035 is a reply to message #11944] Thu, 24 April 2003 12:56 Go to previous messageGo to next message
Eclipse UserFriend
Originally posted by: a_shishkov.yahoo.com

Check the file Eclipse\workspace\.metadata\.log. That is where all
workspace errors are logged, including unhandled exceptions which will not
show up in the console. If you are running a runtime workbench, then the
log file is at Eclipse\runtime-workspace\.metadata\.log

Angel

"Nikolay" <N.Metchev@teamphone.com> wrote in message
news:b891ae$96b$1@rogue.oti.com...
> I have started running eclipse using -vm arguements and I get a console
> window open in that console window I get the following messages from time
to
> time:
>
> Unhandled exception caught in event loop.
> Reason:
> java.lang.NullPointerException
> Unhandled exception caught in event loop.
> Reason:
> java.lang.NullPointerException
>
> nothing shows up in the log and I am not sure when it actually happens. I
> was wondering if anyone else has noticed this?
>
>
Re: NullPointerException [message #12071 is a reply to message #12035] Thu, 24 April 2003 13:06 Go to previous messageGo to next message
Eclipse UserFriend
Originally posted by: N.Metchev.teamphone.com

as I said in my original message "nothing shows up in the log".

"Angel Shishkov" <a_shishkov@yahoo.com> wrote in message
news:b894ti$cn4$1@rogue.oti.com...
> Check the file Eclipse\workspace\.metadata\.log. That is where all
> workspace errors are logged, including unhandled exceptions which will not
> show up in the console. If you are running a runtime workbench, then the
> log file is at Eclipse\runtime-workspace\.metadata\.log
>
> Angel
>
> "Nikolay" <N.Metchev@teamphone.com> wrote in message
> news:b891ae$96b$1@rogue.oti.com...
> > I have started running eclipse using -vm arguements and I get a console
> > window open in that console window I get the following messages from
time
> to
> > time:
> >
> > Unhandled exception caught in event loop.
> > Reason:
> > java.lang.NullPointerException
> > Unhandled exception caught in event loop.
> > Reason:
> > java.lang.NullPointerException
> >
> > nothing shows up in the log and I am not sure when it actually happens.
I
> > was wondering if anyone else has noticed this?
> >
> >
>
>
Re: NullPointerException [message #14193 is a reply to message #11944] Thu, 24 April 2003 19:50 Go to previous messageGo to next message
Eclipse UserFriend
Originally posted by: bob.objfac.com

"Nikolay" <N.Metchev@teamphone.com> wrote in message
news:b891ae$96b$1@rogue.oti.com...
> I have started running eclipse using -vm arguements and I get a console
> window open in that console window I get the following messages from time
to
> time:
>
> Unhandled exception caught in event loop.
> Reason:
> java.lang.NullPointerException
> [...]
> nothing shows up in the log and I am not sure when it actually happens. I
> was wondering if anyone else has noticed this?

No. Are you saying when you run without these -vm arguments you don't see
this, but with them you do? What are these arguments?

Bob
Re: NullPointerException [message #15184 is a reply to message #14193] Fri, 25 April 2003 05:05 Go to previous messageGo to next message
Eclipse UserFriend
Originally posted by: N.Metchev.teamphone.com

What I meant to say was that I specify the virtual machine to use by typing
eclipse -vm c:\JDK1.4.2\bin\java
This allows a console window to open and in that windows I get the messages.
If I don't specify a virtual machine the console window never opens and I
never get the errors!


"Bob Foster" <bob@objfac.com> wrote in message
news:b89sjj$vlg$1@rogue.oti.com...
> "Nikolay" <N.Metchev@teamphone.com> wrote in message
> news:b891ae$96b$1@rogue.oti.com...
> > I have started running eclipse using -vm arguements and I get a console
> > window open in that console window I get the following messages from
time
> to
> > time:
> >
> > Unhandled exception caught in event loop.
> > Reason:
> > java.lang.NullPointerException
> > [...]
> > nothing shows up in the log and I am not sure when it actually happens.
I
> > was wondering if anyone else has noticed this?
>
> No. Are you saying when you run without these -vm arguments you don't see
> this, but with them you do? What are these arguments?
>
> Bob
>
>
Re: NullPointerException [message #19383 is a reply to message #11944] Mon, 28 April 2003 10:01 Go to previous message
Eclipse UserFriend
Originally posted by: jim.azeltine.indus.com

Nikolay wrote:

> I have started running eclipse using -vm arguements and I get a console
> window open in that console window I get the following messages from time to
> time:

> Unhandled exception caught in event loop.
> Reason:
> java.lang.NullPointerException
> Unhandled exception caught in event loop.
> Reason:
> java.lang.NullPointerException

> nothing shows up in the log and I am not sure when it actually happens. I
> was wondering if anyone else has noticed this?
You could try debugging with a Java breakpoint set for
NullPointerException.
Previous Topic:Console size
Next Topic:4-5 eclipse software engineers needed
Goto Forum:
  


Current Time: Fri Apr 25 19:14:20 EDT 2025

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

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

Back to the top