Skip to main content



      Home
Home » Language IDEs » Java Development Tools (JDT) » Problems during startup....but no .log
Problems during startup....but no .log [message #125038] Fri, 05 December 2003 17:44 Go to next message
Eclipse UserFriend
After restarting Eclipse 2.1.2 on Linux RH 9 I am getting "Prolbmes during
startup, Check the ".log" file in the ".metadata" directory of your
workspace."

Now I am not new to Eclipse, I know where the .metadata directory is, I
know where the .log normally is so that isn't the problem. There is NO
log file to Check.

The heaviest lifting done today was a build after setting debug="on" and
debuglevel="lines,vars,source" in my build.xml and running ant with no
errors. I shutdown Eclipse when I went to lunch and got the error when I
returned. No configuration changes, new plugins, etc.

What now?

Ollie
Re: Problems during startup....but no .log [message #125051 is a reply to message #125038] Fri, 05 December 2003 17:52 Go to previous message
Eclipse UserFriend
Mike Oliver wrote:

> After restarting Eclipse 2.1.2 on Linux RH 9 I am getting "Prolbmes during
> startup, Check the ".log" file in the ".metadata" directory of your
> workspace."

> Now I am not new to Eclipse, I know where the .metadata directory is, I
> know where the .log normally is so that isn't the problem. There is NO
> log file to Check.

> The heaviest lifting done today was a build after setting debug="on" and
> debuglevel="lines,vars,source" in my build.xml and running ant with no
> errors. I shutdown Eclipse when I went to lunch and got the error when I
> returned. No configuration changes, new plugins, etc.

> What now?

> Ollie

Try Try again,

Just tried one more time for grins, and it did give me a .log file this
time.

!SESSION
------------------------------------------------------------ ----------
!ENTRY org.eclipse.core.launcher 4 0 Dec 05, 2003 15:28:21.209
!MESSAGE Exception launching the Eclipse Platform:
!STACK
java.lang.reflect.InvocationTargetException
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAcce ssorImpl.java:39)
at
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMe thodAccessorImpl.java:25)
at java.lang.reflect.Method.invoke(Method.java:324)
at org.eclipse.core.launcher.Main.basicRun(Main.java:291)
at org.eclipse.core.launcher.Main.run(Main.java:747)
at org.eclipse.core.launcher.Main.main(Main.java:583)
Caused by: java.lang.RuntimeException: Fatal Error: Unable to locate
matching org.eclipse.core.runtime plug-in.
at
org.eclipse.core.internal.boot.PlatformConfiguration.locateD efaultPlugins(PlatformConfiguration.java:2264)
at
org.eclipse.core.internal.boot.PlatformConfiguration.<init>(PlatformConfiguration.java:903)
at
org.eclipse.core.internal.boot.PlatformConfiguration.startup (PlatformConfiguration.java:1368)
at
org.eclipse.core.internal.boot.InternalBootLoader.initialize (InternalBootLoader.java:582)
at
org.eclipse.core.internal.boot.InternalBootLoader.startup(In ternalBootLoader.java:1035)
at
org.eclipse.core.internal.boot.InternalBootLoader.run(Intern alBootLoader.java:838)
at org.eclipse.core.boot.BootLoader.run(BootLoader.java:461)
... 7 more

Still same question, what now?

Ollie
Previous Topic:NullPointerException when updating from 2.1.1 to 2.1.2 using update manager
Next Topic:Caused by: java.lang.RuntimeException: Fatal Error: Unable to locate matching or
Goto Forum:
  


Current Time: Fri May 02 02:05:11 EDT 2025

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

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

Back to the top