Skip to main content



      Home
Home » Eclipse Projects » Eclipse Platform » Eclipse 2.1.1 Vanishing Trick
Eclipse 2.1.1 Vanishing Trick [message #204295] Mon, 01 March 2004 16:23 Go to next message
Eclipse UserFriend
Originally posted by: barkingcat.bellsouth.net

Any one have any idea why Eclipse 2.1.1 would after a few hours working
with it would suddenly disappear ie; close, with no warning. It started
I think when I installed JSDK 1.4.1. I have since installed
JSDK1.4.2_01, and issue still exists. There seems to be no pattern to
this behaviour - I can be edited Java classes, JSP's, whatever.
Suddenly, it disappears.
Thanks in anticipation...
Re: Eclipse 2.1.1 Vanishing Trick [message #204311 is a reply to message #204295] Mon, 01 March 2004 17:38 Go to previous messageGo to next message
Eclipse UserFriend
Phil wrote:

> Any one have any idea why Eclipse 2.1.1 would after a few hours working
> with it would suddenly disappear ie; close, with no warning. It started
> I think when I installed JSDK 1.4.1. I have since installed
> JSDK1.4.2_01, and issue still exists. There seems to be no pattern to
> this behaviour - I can be edited Java classes, JSP's, whatever.
> Suddenly, it disappears.
> Thanks in anticipation...

it is magic
Re: Eclipse 2.1.1 Vanishing Trick [message #204391 is a reply to message #204311] Mon, 01 March 2004 19:25 Go to previous messageGo to next message
Eclipse UserFriend
Originally posted by: barkingcat.bellsouth.net

snpe wrote:
> Phil wrote:
>
>
>>Any one have any idea why Eclipse 2.1.1 would after a few hours working
>>with it would suddenly disappear ie; close, with no warning. It started
>> I think when I installed JSDK 1.4.1. I have since installed
>>JSDK1.4.2_01, and issue still exists. There seems to be no pattern to
>>this behaviour - I can be edited Java classes, JSP's, whatever.
>>Suddenly, it disappears.
>>Thanks in anticipation...
>
>
> it is magic
Thanks, that's just what i thought! :>)
Re: Eclipse 2.1.1 Vanishing Trick [message #204498 is a reply to message #204295] Tue, 02 March 2004 03:23 Go to previous messageGo to next message
Eclipse UserFriend
Originally posted by: hcs33.egon.gyaloglo.hu

Hi,

Do you have any Exceptions in your workspace/.metadata/.log file?
Have you set vm parameters for Eclipse (if not, you should use at
least -vmargs -Xmx192M option: eclipse -vmargs -Xmx192M)?
Also, you should use Eclipse 2.1.2 (which is a bug-fix release over 2.1.1).

HTH,
Regards,
Csaba

"Phil" <barkingcat@bellsouth.net> wrote in message
news:c209d5$28b$1@eclipse.org...
> Any one have any idea why Eclipse 2.1.1 would after a few hours working
> with it would suddenly disappear ie; close, with no warning. It started
> I think when I installed JSDK 1.4.1. I have since installed
> JSDK1.4.2_01, and issue still exists. There seems to be no pattern to
> this behaviour - I can be edited Java classes, JSP's, whatever.
> Suddenly, it disappears.
> Thanks in anticipation...
Re: Eclipse 2.1.1 Vanishing Trick [message #204555 is a reply to message #204498] Tue, 02 March 2004 09:22 Go to previous messageGo to next message
Eclipse UserFriend
Originally posted by: barkingcat.bellsouth.net

Horváth, Csaba wrote:
> Hi,
>
> Do you have any Exceptions in your workspace/.metadata/.log file?
> Have you set vm parameters for Eclipse (if not, you should use at
> least -vmargs -Xmx192M option: eclipse -vmargs -Xmx192M)?
> Also, you should use Eclipse 2.1.2 (which is a bug-fix release over 2.1.1).
>
> HTH,
> Regards,
> Csaba
>
> "Phil" <barkingcat@bellsouth.net> wrote in message
> news:c209d5$28b$1@eclipse.org...
>
>>Any one have any idea why Eclipse 2.1.1 would after a few hours working
>>with it would suddenly disappear ie; close, with no warning. It started
>> I think when I installed JSDK 1.4.1. I have since installed
>>JSDK1.4.2_01, and issue still exists. There seems to be no pattern to
>>this behaviour - I can be edited Java classes, JSP's, whatever.
>>Suddenly, it disappears.
>>Thanks in anticipation...
>
>
>
Yes, there are exceptions in log file - here is a sample:
!SESSION Mar 01, 2004 17:05:03.812
---------------------------------------------
java.version=1.4.2_03
java.vendor=Sun Microsystems Inc.
BootLoader constants: OS=win32, ARCH=x86, WS=win32, NL=en_US
Command-line arguments: -os win32 -ws win32 -arch x86 -data c:\workspace
-install file:C:/eclipse/
!ENTRY org.eclipse.ui 4 4 Mar 01, 2004 17:05:03.828
!MESSAGE Unhandled exception caught in event loop.
!ENTRY org.eclipse.ui 4 0 Mar 01, 2004 17:05:03.843
!MESSAGE Failed to execute runnable (java.lang.Exception: PANIC)
!STACK 0
org.eclipse.swt.SWTException: Failed to execute runnable
(java.lang.Exception: PANIC)
at org.eclipse.swt.SWT.error(SWT.java:2332)
at
org.eclipse.swt.widgets.Synchronizer.runAsyncMessages(Synchr onizer.java:101)
at org.eclipse.swt.widgets.Display.runAsyncMessages(Display.jav a:1815)
at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java :1549)
at org.eclipse.ui.internal.Workbench.runEventLoop(Workbench.jav a:1402)
at org.eclipse.ui.internal.Workbench.run(Workbench.java:1385)
at
org.eclipse.core.internal.boot.InternalBootLoader.run(Intern alBootLoader.java:858)
at org.eclipse.core.boot.BootLoader.run(BootLoader.java:461)
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)
!ENTRY org.eclipse.ui 4 4 Mar 01, 2004 17:05:03.843
!MESSAGE
*** Stack trace of contained exception ***
!ENTRY org.eclipse.ui 4 0 Mar 01, 2004 17:05:03.843
!MESSAGE PANIC
!STACK 0
java.lang.Exception: PANIC
at net.sf.colorer.impl.BaseEditorNative.getLineRegions(Native Method)
at
net.sf.colorer.impl.BaseEditorNative.getLineRegions(BaseEdit orNative.java:143)
at net.sf.colorer.swt.TextColorer$3.run(TextColorer.java:109)
at org.eclipse.swt.widgets.RunnableLock.run(RunnableLock.java:3 5)
at
org.eclipse.swt.widgets.Synchronizer.runAsyncMessages(Synchr onizer.java:98)
at org.eclipse.swt.widgets.Display.runAsyncMessages(Display.jav a:1815)
at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java :1549)
at org.eclipse.ui.internal.Workbench.runEventLoop(Workbench.jav a:1402)
at org.eclipse.ui.internal.Workbench.run(Workbench.java:1385)
at
org.eclipse.core.internal.boot.InternalBootLoader.run(Intern alBootLoader.java:858)
at org.eclipse.core.boot.BootLoader.run(BootLoader.java:461)
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)
!SESSION Mar 01, 2004 18:13:57.390
---------------------------------------------
java.version=1.4.2_03
java.vendor=Sun Microsystems Inc.
BootLoader constants: OS=win32, ARCH=x86, WS=win32, NL=en_US
Command-line arguments: -os win32 -ws win32 -arch x86 -data c:\workspace
-install file:C:/eclipse/
!ENTRY org.eclipse.ui 4 4 Mar 01, 2004 18:13:57.390
!MESSAGE Invalid preference page path: AntView
Re: Eclipse 2.1.1 Vanishing Trick [message #204603 is a reply to message #204555] Tue, 02 March 2004 10:30 Go to previous messageGo to next message
Eclipse UserFriend
Originally posted by: hcs33.egon.gyaloglo.hu

Hi,

From these exceptions it seems that you have installed the colorer plugin,
and it is which cause the root problem. Try to remove this plugin to see
whether this plugin causes the problem really. Or, if you use a version
different from 0.5.0 you should download that version of the plugin.

HTH,
Regards,
Csaba

"Phil" <barkingcat@bellsouth.net> wrote in message
news:c22558$321$1@eclipse.org...
> Horv
Re: Eclipse 2.1.1 Vanishing Trick [message #204877 is a reply to message #204603] Tue, 02 March 2004 20:04 Go to previous message
Eclipse UserFriend
Originally posted by: barkingcat.bellsouth.net

Horváth, Csaba wrote:
> Hi,
>
> From these exceptions it seems that you have installed the colorer plugin,
> and it is which cause the root problem. Try to remove this plugin to see
> whether this plugin causes the problem really. Or, if you use a version
> different from 0.5.0 you should download that version of the plugin.
>
> HTH,
> Regards,
> Csaba
>
> "Phil" <barkingcat@bellsouth.net> wrote in message
> news:c22558$321$1@eclipse.org...
>
>>Horváth, Csaba wrote:
>>
>>>Hi,
>>>
>>>Do you have any Exceptions in your workspace/.metadata/.log file?
>>>Have you set vm parameters for Eclipse (if not, you should use at
>>>least -vmargs -Xmx192M option: eclipse -vmargs -Xmx192M)?
>>>Also, you should use Eclipse 2.1.2 (which is a bug-fix release over
>
> 2.1.1).
>
>>>HTH,
>>>Regards,
>>>Csaba
>>>
>>>"Phil" <barkingcat@bellsouth.net> wrote in message
>>>news:c209d5$28b$1@eclipse.org...
>>>
>>>
>>>>Any one have any idea why Eclipse 2.1.1 would after a few hours working
>>>>with it would suddenly disappear ie; close, with no warning. It started
>>>> I think when I installed JSDK 1.4.1. I have since installed
>>>>JSDK1.4.2_01, and issue still exists. There seems to be no pattern to
>>>>this behaviour - I can be edited Java classes, JSP's, whatever.
>>>>Suddenly, it disappears.
>>>>Thanks in anticipation...
>>>
>>>
>>>
>>Yes, there are exceptions in log file - here is a sample:
>>!SESSION Mar 01, 2004 17:05:03.812
>>---------------------------------------------
>>java.version=1.4.2_03
>>java.vendor=Sun Microsystems Inc.
>>BootLoader constants: OS=win32, ARCH=x86, WS=win32, NL=en_US
>>Command-line arguments: -os win32 -ws win32 -arch x86 -data c:\workspace
>>-install file:C:/eclipse/
>>!ENTRY org.eclipse.ui 4 4 Mar 01, 2004 17:05:03.828
>>!MESSAGE Unhandled exception caught in event loop.
>>!ENTRY org.eclipse.ui 4 0 Mar 01, 2004 17:05:03.843
>>!MESSAGE Failed to execute runnable (java.lang.Exception: PANIC)
>>!STACK 0
>>org.eclipse.swt.SWTException: Failed to execute runnable
>>(java.lang.Exception: PANIC)
>>at org.eclipse.swt.SWT.error(SWT.java:2332)
>>at
>>
>
> org.eclipse.swt.widgets.Synchronizer.runAsyncMessages(Synchr onizer.java:101)
>
>>at org.eclipse.swt.widgets.Display.runAsyncMessages(Display.jav a:1815)
>>at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java :1549)
>>at org.eclipse.ui.internal.Workbench.runEventLoop(Workbench.jav a:1402)
>>at org.eclipse.ui.internal.Workbench.run(Workbench.java:1385)
>>at
>>
>
> org.eclipse.core.internal.boot.InternalBootLoader.run(Intern alBootLoader.jav
> a:858)
>
>>at org.eclipse.core.boot.BootLoader.run(BootLoader.java:461)
>>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)
>>!ENTRY org.eclipse.ui 4 4 Mar 01, 2004 17:05:03.843
>>!MESSAGE
>>*** Stack trace of contained exception ***
>>!ENTRY org.eclipse.ui 4 0 Mar 01, 2004 17:05:03.843
>>!MESSAGE PANIC
>>!STACK 0
>>java.lang.Exception: PANIC
>>at net.sf.colorer.impl.BaseEditorNative.getLineRegions(Native Method)
>>at
>>
>
> net.sf.colorer.impl.BaseEditorNative.getLineRegions(BaseEdit orNative.java:14
> 3)
>
>>at net.sf.colorer.swt.TextColorer$3.run(TextColorer.java:109)
>>at org.eclipse.swt.widgets.RunnableLock.run(RunnableLock.java:3 5)
>>at
>>
>
> org.eclipse.swt.widgets.Synchronizer.runAsyncMessages(Synchr onizer.java:98)
>
>>at org.eclipse.swt.widgets.Display.runAsyncMessages(Display.jav a:1815)
>>at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java :1549)
>>at org.eclipse.ui.internal.Workbench.runEventLoop(Workbench.jav a:1402)
>>at org.eclipse.ui.internal.Workbench.run(Workbench.java:1385)
>>at
>>
>
> org.eclipse.core.internal.boot.InternalBootLoader.run(Intern alBootLoader.jav
> a:858)
>
>>at org.eclipse.core.boot.BootLoader.run(BootLoader.java:461)
>>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)
>>!SESSION Mar 01, 2004 18:13:57.390
>>---------------------------------------------
>>java.version=1.4.2_03
>>java.vendor=Sun Microsystems Inc.
>>BootLoader constants: OS=win32, ARCH=x86, WS=win32, NL=en_US
>>Command-line arguments: -os win32 -ws win32 -arch x86 -data c:\workspace
>>-install file:C:/eclipse/
>>!ENTRY org.eclipse.ui 4 4 Mar 01, 2004 18:13:57.390
>>!MESSAGE Invalid preference page path: AntView
>
>
>
THanks - will try that and let you know if that resolved the issue.
Have to say, I installed Eclipse 3.0 M7 on another box, with no plugins,
and am not seeing the problem.
Previous Topic:Eclipse 2.1.2 on SuSE Linux 9.0: No JRE anymore after installing eclipse examples
Next Topic:Actions and MenubarPath
Goto Forum:
  


Current Time: Mon May 12 10:33:30 EDT 2025

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

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

Back to the top