Eclipse Helios crashes A workspace crash was detected [message #698351] |
Tue, 19 July 2011 10:14  |
Eclipse User |
|
|
|
Hey,
My eclipse is crashing all the time, when I try to do a refactor rename. When I uncheck the options
'update similarly named variables and methods',
'update textual occurrences in comments and strings',
'update fully qualified names in non-Java text files';
I still get the same error.
I am using a windows xp machine, this is my eclipse.ini file:
-startup
plugins/org.eclipse.equinox.launcher_1.2.0.v20110502.jar
--launcher.library
plugins/org.eclipse.equinox.launcher.win32.win32.x86_1.1.100.v20110502
-vm
D:/DEV/SOFTWARE/Java/jdk1.7.0/jre/bin/server/jvm.dll
-product
org.eclipse.epp.package.jee.product
--launcher.defaultAction
openFile
--launcher.XXMaxPermSize
256M
-showsplash
org.eclipse.platform
--launcher.XXMaxPermSize
256m
--launcher.defaultAction
openFile
-vmargs
-server
-Dosgi.requiredJavaVersion=1.6
-Xss4m
-Declipse.p2.unsignedPolicy=allow
-XX:PermSize=128m
-XX:CompileThreshold=5
-XX:MaxGCPauseMillis=10
-XX:MaxHeapFreeRatio=70
-XX:+CMSIncrementalPacing
-XX:+UnlockExperimentalVMOptions
-XX:+UseParallelGC
-XX:+UseFastAccessorMethods
--Dhttp.agent=Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 5.1; custom; .NET CLR 1.1.4322; InfoPath.1; .NET CLR 2.0.50727; InfoPath.2; custom; custom)
--Dhttp.nonProxyHosts=localhost|127.0.0.1
-Dosgi.requiredJavaVersion=1.5
-XX:ReservedCodeCacheSize=128m
-Xms128m
-Xmx768m
-XX:MaxPermSize=384m
-XX:PermSize=128m
The error log:
org.sonar.ide.eclipse.logback: Platform instance location is not set yet - will retry.
org.sonar.ide.eclipse.logback: Configuring logback
org.sonar.ide.eclipse.logback: Initializing logback
12:02:52.597 INFO - Eclipse version : 3.7.0.v20110110
!SESSION 2011-07-19 12:02:40.254 -----------------------------------------------
eclipse.buildId=I20110613-1736
java.version=1.7.0
java.vendor=Oracle Corporation
BootLoader constants: OS=win32, ARCH=x86, WS=win32, NL=en_US
Framework arguments: -product org.eclipse.epp.package.jee.product
Command-line arguments: -os win32 -ws win32 -arch x86 -product org.eclipse.epp.package.jee.product -consoleLog
!ENTRY org.eclipse.jst.jsp.core 4 4 2011-07-19 12:04:36.082
!MESSAGE A workspace crash was detected. The previous session did not exit normally. Not using saved taglib indexes.
12:04:36.097 ERROR - A workspace crash was detected. The previous session did not exit normally. Not using saved taglib indexes.
Thanks
[Updated on: Tue, 19 July 2011 10:15] by Moderator Report message to a moderator
|
|
|
Re: Eclipse Helios crashes A workspace crash was detected [message #698375 is a reply to message #698351] |
Tue, 19 July 2011 11:00   |
Eclipse User |
|
|
|
On 19.07.2011 12:14, forums-noreply@eclipse.org wrote:
> Hey,
>
> My eclipse is crashing all the time, when I try to do a refactor
> rename. When I uncheck the options 'update similarly named variables
> and methods', 'update textual occurrences in comments and strings',
> 'update fully qualified names in non-Java text files';
> I still get the same error.
You should try to find the VM dump and then open a bug report.
Dani
>
> I am using a windows xp machine, this is my eclipse.ini file:
>
> [code]
> -startup
> plugins/org.eclipse.equinox.launcher_1.2.0.v20110502.jar
> --launcher.library
> plugins/org.eclipse.equinox.launcher.win32.win32.x86_1.1.100.v20110502
> -vm
> D:/DEV/SOFTWARE/Java/jdk1.7.0/jre/bin/server/jvm.dll
> -product
> org.eclipse.epp.package.jee.product
> --launcher.defaultAction
> openFile
> --launcher.XXMaxPermSize
> 256M
> -showsplash
> org.eclipse.platform
> --launcher.XXMaxPermSize
> 256m
> --launcher.defaultAction
> openFile
> -vmargs
> -server
> -Dosgi.requiredJavaVersion=1.6
> -Xss4m
> -Declipse.p2.unsignedPolicy=allow
> -XX:PermSize=128m
> -XX:CompileThreshold=5
> -XX:MaxGCPauseMillis=10
> -XX:MaxHeapFreeRatio=70
> -XX:+CMSIncrementalPacing
> -XX:+UnlockExperimentalVMOptions
> -XX:+UseParallelGC
> -XX:+UseFastAccessorMethods
> --Dhttp.agent=Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 5.1;
> custom; .NET CLR 1.1.4322; InfoPath.1; .NET CLR 2.0.50727; InfoPath.2;
> custom; custom)
> --Dhttp.nonProxyHosts=localhost|127.0.0.1
> -Dosgi.requiredJavaVersion=1.5
> -XX:ReservedCodeCacheSize=128m
> -Xms128m
> -Xmx768m
> -XX:MaxPermSize=384m
> -XX:PermSize=128m
> [code]
>
> The error log:
>
>
> org.sonar.ide.eclipse.logback: Platform instance location is not set
> yet - will
> retry.
> org.sonar.ide.eclipse.logback: Configuring logback
> org.sonar.ide.eclipse.logback: Initializing logback
> 12:02:52.597 INFO - Eclipse version : 3.7.0.v20110110
> !SESSION 2011-07-19 12:02:40.254
> -----------------------------------------------
>
> eclipse.buildId=I20110613-1736
> java.version=1.7.0
> java.vendor=Oracle Corporation
> BootLoader constants: OS=win32, ARCH=x86, WS=win32, NL=en_US
> Framework arguments: -product org.eclipse.epp.package.jee.product
> Command-line arguments: -os win32 -ws win32 -arch x86 -product
> org.eclipse.epp.
> package.jee.product -consoleLog
>
> !ENTRY org.eclipse.jst.jsp.core 4 4 2011-07-19 12:04:36.082
> !MESSAGE A workspace crash was detected. The previous session did not
> exit norma
> lly. Not using saved taglib indexes.
> 12:04:36.097 ERROR - A workspace crash was detected. The previous
> session did no
> t exit normally. Not using saved taglib indexes.
>
>
> Thanks
|
|
|
|
|
Powered by
FUDForum. Page generated in 0.07479 seconds