| Problems during startup....but no .log [message #125038] | 
Fri, 05 December 2003 17:44   | 
 
Eclipse User  | 
 | 
 | 
   | 
 
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   | 
 
Eclipse User  | 
 | 
 | 
   | 
 
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
 |  
 |  
  | 
Powered by 
FUDForum. Page generated in 0.04157 seconds