|
unable to start eclipse. Please help! -
10-26-2009, 04:50 AM
Hello,
I am a newbie who has practised j2ee development with netbeans. I've been wanting to try out eclipse but have some troubles. Initially, Eclipse worked ok but I had trouble with importing classes like HttpServlet so I couldn't run anything. After I installed some web servers and tools, suddenly Eclipse stopped booting and exits with OutOfMemory error messages. I have pasted the latest log message here. I have around 2 GB of RAM and 85GB free space in my 'C:' drive (windows XP). Please help me to successfully get cracking with Eclipse. Thank you very much.
!SESSION 2009-10-26 13:33:46.625 -----------------------------------------------
eclipse.buildId=M20090211-1700
java.version=1.6.0_16
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
!ENTRY org.eclipse.core.resources 2 10035 2009-10-26 13:33:56.625
!MESSAGE The workspace exited with unsaved changes in the previous session; refreshing workspace to recover changes.
!ENTRY org.eclipse.ui.workbench.texteditor 4 0 2009-10-26 13:34:21.125
!MESSAGE The 'org.eclipse.wst.jsdt.web.ui.internal.hyperlink.sc ript.JSPJavaHyperlinkDetector' extension from plug-in 'org.eclipse.wst.jsdt.web.ui' to the 'org.eclipse.ui.workbench.texteditor.hyperlinkDete ctors' extension point will be ignored because it contains invalid attributes.
!ENTRY org.eclipse.ui.workbench.texteditor 4 0 2009-10-26 13:34:21.125
!MESSAGE The 'org.eclipse.wst.jsdt.web.ui.internal.hyperlink.sc ript.event.JSPJavaHyperlinkDetector' extension from plug-in 'org.eclipse.wst.jsdt.web.ui' to the 'org.eclipse.ui.workbench.texteditor.hyperlinkDete ctors' extension point will be ignored because it contains invalid attributes.
!ENTRY org.eclipse.core.jobs 4 2 2009-10-26 13:35:06.343
!MESSAGE An internal error occurred during: "Building workspace".
!ENTRY org.eclipse.core.jobs 4 2 2009-10-26 13:35:08.156
!MESSAGE An internal error occurred during: "Classpath Dependency Validator".
!ENTRY org.eclipse.wst.validation 4 0 2009-10-26 13:35:10.500
!MESSAGE
!ENTRY org.eclipse.core.jobs 4 2 2009-10-26 13:35:12.343
!MESSAGE An internal error occurred during: "Synchronizing Task List".
!STACK 0
java.lang.OutOfMemoryError: PermGen space
!ENTRY org.eclipse.core.jobs 4 2 2009-10-26 13:35:14.187
!MESSAGE An internal error occurred during: "War Validator".
!STACK 0
java.lang.OutOfMemoryError: PermGen space
!SESSION Mon Oct 26 13:35:23 IST 2009 ------------------------------------------
!ENTRY org.eclipse.equinox.launcher 4 0 2009-10-26 13:35:23.687
!MESSAGE Exception launching the Eclipse Platform:
!STACK
java.lang.OutOfMemoryError: PermGen space
|