<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xml:base="http://www.newlc.com" xmlns:dc="http://purl.org/dc/elements/1.1/">
<channel>
 <title>NewLC - carbide.c++ IDE not opening up  - Comments</title>
 <link>http://www.newlc.com/en/forum/carbidec-ide-not-opening</link>
 <description>Comments for &quot;carbide.c++ IDE not opening up &quot;</description>
 <language>en</language>
<item>
 <title>Re: carbide.c++ IDE not opening up </title>
 <link>http://www.newlc.com/en/forum/carbidec-ide-not-opening#comment-47985</link>
 <description>&lt;p&gt;resolved ..i did some search and found that carbide.c++ 1.3 version req 1GB minimum RAm and i was trying with 512 &lt;img src=&quot;/sites/all/modules/smileys/packs/example/smile.png&quot; title=&quot;Smiling&quot; alt=&quot;Smiling&quot; /&gt; &lt;/p&gt;

&lt;p&gt;downloaded1.2 ver ofcarbide and it is working fine , thanks for all your help RB_sahu  &lt;/p&gt;</description>
 <pubDate>Sun, 10 Aug 2008 12:23:16 +0200</pubDate>
 <dc:creator>rocky</dc:creator>
 <guid isPermaLink="false">comment 47985 at http://www.newlc.com</guid>
</item>
<item>
 <title>Re: carbide.c++ IDE not opening up </title>
 <link>http://www.newlc.com/en/forum/carbidec-ide-not-opening#comment-47984</link>
 <description>&lt;p&gt;one question ? how much ram is req to run carbide.c++, is 512MB enough? &lt;/p&gt;

&lt;p&gt;i m pasting the excetion that i m getting here, if anyone can analyse it then plz suggest something.....&lt;/p&gt;

&lt;p&gt;one thing that i m concerned, the VM arguments, shown below:&lt;/p&gt;

&lt;p&gt;VM Arguments:&lt;br /&gt;
jvm_args: -Xms40m -Xmx1024m -XX:MaxPermSize=96M&lt;/p&gt;

&lt;p&gt;-Xmx1024m is 1024 is size of RAM or something else ? my system has 512 mb ram &lt;/p&gt;

&lt;p&gt;********************************************************************************************************&lt;br /&gt;
********************************************************************************************************&lt;br /&gt;
#&lt;br /&gt;
# An unexpected error has been detected by HotSpot Virtual Machine:&lt;br /&gt;
#&lt;br /&gt;
#  EXCEPTION_ACCESS_VIOLATION (0xc0000005) at pc=0x433c7ae8, pid=3000, tid=4428&lt;br /&gt;
#&lt;br /&gt;
# Java VM: Java HotSpot(TM) Client VM (1.5.0_10-b03 mixed mode)&lt;br /&gt;
# Problematic frame:&lt;br /&gt;
# C  0x433c7ae8&lt;br /&gt;
#&lt;/p&gt;

&lt;p&gt;---------------  T H R E A D  ---------------&lt;/p&gt;

&lt;p&gt;Current thread (0x00879978):  JavaThread &quot;main&quot; [_thread_in_native, id=4428]&lt;/p&gt;

&lt;p&gt;siginfo: ExceptionCode=0xc0000005, writing address 0x80004005&lt;/p&gt;

&lt;p&gt;Registers:&lt;br /&gt;
EAX=0x80004005, EBX=0x433c7ae8, ECX=0x0000bb40, EDX=0x77ccfc24&lt;br /&gt;
ESP=0x0012ebfc, EBP=0x0012ec1c, ESI=0x00000002, EDI=0x00879978&lt;br /&gt;
EIP=0x433c7ae8, EFLAGS=0x00010212&lt;/p&gt;

&lt;p&gt;Top of Stack: (sp=0x0012ebfc)&lt;br /&gt;
0x0012ebfc:   00000002 0012ec00 433c7ae8 0012ec30&lt;br /&gt;
0x0012ec0c:   433e01e0 00000000 433c7ae8 0012ec2c&lt;br /&gt;
0x0012ec1c:   0012ec50 00be2a8f 433de3e0 00be6509&lt;br /&gt;
0x0012ec2c:   00000002 00000015 0012ec34 4436c998&lt;br /&gt;
0x0012ec3c:   0012ec78 44386ad8 00000000 4436cab0&lt;br /&gt;
0x0012ec4c:   0012ec74 0012ec98 00be2b3b 00000000&lt;br /&gt;
0x0012ec5c:   00000000 00000000 02e36fd8 02e36f88&lt;br /&gt;
0x0012ec6c:   02e36ea0 00000000 02e23718 02be7ae0 &lt;/p&gt;

&lt;p&gt;Instructions: (pc=0x433c7ae8)&lt;br /&gt;
0x433c7ad8:   0c 00 00 00 ff 00 00 00 e0 01 0f 00 ab 01 00 00&lt;br /&gt;
0x433c7ae8:   01 00 00 00 e0 0c be 42 b8 7a 3c 43 58 97 39 43 &lt;/p&gt;

&lt;p&gt;Stack: [0x00030000,0x00130000),  sp=0x0012ebfc,  free space=1018k&lt;br /&gt;
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)&lt;br /&gt;
C  0x433c7ae8&lt;br /&gt;
j  org.eclipse.swt.browser.IE.setText(Ljava/lang/String;)Z+192&lt;br /&gt;
j  org.eclipse.swt.browser.Browser.setText(Ljava/lang/String;)Z+17&lt;br /&gt;
j  org.eclipse.ui.internal.intro.impl.presentations.BrowserIntroPartImplementation.generateDynamicContentForPage(Lorg/eclipse/ui/internal/intro/impl/model/AbstractIntroPage;)Z+218&lt;br /&gt;
j  org.eclipse.ui.internal.intro.impl.presentations.BrowserIntroPartImplementation.dynamicStandbyStateChanged(ZZ)V+99&lt;br /&gt;
j  org.eclipse.ui.internal.intro.impl.presentations.BrowserIntroPartImplementation.doStandbyStateChanged(ZZ)V+58&lt;br /&gt;
j  org.eclipse.ui.internal.intro.impl.model.AbstractIntroPartImplementation.standbyStateChanged(ZZ)V+73&lt;br /&gt;
j  org.eclipse.ui.internal.intro.impl.model.IntroPartPresentation.standbyStateChanged(ZZ)V+13&lt;br /&gt;
j  org.eclipse.ui.intro.config.CustomizableIntroPart.standbyStateChanged(Z)V+88&lt;br /&gt;
j  org.eclipse.ui.internal.ViewIntroAdapterPart$2.run()V+19&lt;br /&gt;
j  org.eclipse.swt.custom.BusyIndicator.showWhile(Lorg/eclipse/swt/widgets/Display;Ljava/lang/Runnable;)V+116&lt;br /&gt;
j  org.eclipse.ui.internal.ViewIntroAdapterPart.setStandby(Z)V+28&lt;br /&gt;
j  org.eclipse.ui.internal.ViewIntroAdapterPart$1.propertyChanged(Ljava/lang/Object;I)V+39&lt;br /&gt;
j  org.eclipse.ui.internal.WorkbenchPartReference.fireInternalPropertyChange(I)V+21&lt;br /&gt;
j  org.eclipse.ui.internal.WorkbenchPartReference.fireZoomChange()V+4&lt;br /&gt;
j  org.eclipse.ui.internal.PartPane.setZoomed(Z)V+26&lt;br /&gt;
j  org.eclipse.ui.internal.PartStack.setZoomed(Z)V+23&lt;br /&gt;
j  org.eclipse.ui.internal.PartSashContainer.zoomIn(Lorg/eclipse/ui/internal/LayoutPart;)V+62&lt;br /&gt;
j  org.eclipse.ui.internal.PartSashContainer.childRequestZoomIn(Lorg/eclipse/ui/internal/LayoutPart;)V+20&lt;br /&gt;
j  org.eclipse.ui.internal.LayoutPart.requestZoomIn()V+11&lt;br /&gt;
j  org.eclipse.ui.internal.PartStack.setState(I)V+182&lt;br /&gt;
j  org.eclipse.ui.internal.WorkbenchPage.setState(Lorg/eclipse/ui/IWorkbenchPartReference;I)V+87&lt;br /&gt;
j  org.eclipse.ui.internal.WorkbenchPage.toggleZoom(Lorg/eclipse/ui/IWorkbenchPartReference;)V+32&lt;br /&gt;
j  org.eclipse.ui.internal.WorkbenchIntroManager.setIntroStandby(Lorg/eclipse/ui/intro/IIntroPart;Z)V+78&lt;br /&gt;
j  org.eclipse.ui.internal.WorkbenchIntroManager.showIntro(Lorg/eclipse/ui/IWorkbenchWindow;Z)Lorg/eclipse/ui/intro/IIntroPart;+116&lt;br /&gt;
j  org.eclipse.ui.application.WorkbenchWindowAdvisor.openIntro()V+113&lt;br /&gt;
j  org.eclipse.ui.internal.ide.application.IDEWorkbenchWindowAdvisor.openIntro()V+24&lt;br /&gt;
j  org.eclipse.ui.internal.WorkbenchWindow.open()I+20&lt;br /&gt;
j  org.eclipse.ui.internal.Workbench$21.runWithException()V+4&lt;br /&gt;
j  org.eclipse.ui.internal.StartupThreading$StartupRunnable.run()V+1&lt;br /&gt;
j  org.eclipse.swt.widgets.RunnableLock.run()V+11&lt;br /&gt;
j  org.eclipse.swt.widgets.Synchronizer.runAsyncMessages(Z)Z+29&lt;br /&gt;
j  org.eclipse.swt.widgets.Display.runAsyncMessages(Z)Z+5&lt;br /&gt;
j  org.eclipse.swt.widgets.Display.readAndDispatch()Z+74&lt;br /&gt;
j  org.eclipse.ui.application.WorkbenchAdvisor.openWindows()Z+44&lt;br /&gt;
j  org.eclipse.ui.internal.Workbench$25.runWithException()V+17&lt;br /&gt;
j  org.eclipse.ui.internal.StartupThreading$StartupRunnable.run()V+1&lt;br /&gt;
j  org.eclipse.swt.widgets.RunnableLock.run()V+11&lt;br /&gt;
j  org.eclipse.swt.widgets.Synchronizer.runAsyncMessages(Z)Z+29&lt;br /&gt;
j  org.eclipse.swt.widgets.Display.runAsyncMessages(Z)Z+5&lt;br /&gt;
j  org.eclipse.swt.widgets.Display.readAndDispatch()Z+74&lt;br /&gt;
j  org.eclipse.ui.internal.Workbench.runUI()I+212&lt;br /&gt;
j  org.eclipse.ui.internal.Workbench.access$4(Lorg/eclipse/ui/internal/Workbench;)I+1&lt;br /&gt;
j  org.eclipse.ui.internal.Workbench$4.run()V+23&lt;br /&gt;
j  org.eclipse.core.databinding.observable.Realm.runWithDefault(Lorg/eclipse/core/databinding/observable/Realm;Ljava/lang/Runnable;)V+12&lt;br /&gt;
j  org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Lorg/eclipse/swt/widgets/Display;Lorg/eclipse/ui/application/WorkbenchAdvisor;)I+18&lt;br /&gt;
j  org.eclipse.ui.PlatformUI.createAndRunWorkbench(Lorg/eclipse/swt/widgets/Display;Lorg/eclipse/ui/application/WorkbenchAdvisor;)I+2&lt;br /&gt;
j  org.eclipse.ui.internal.ide.application.IDEApplication.start(Lorg/eclipse/equinox/app/IApplicationContext;)Ljava/lang/Object;+81&lt;br /&gt;
j  org.eclipse.equinox.internal.app.EclipseAppHandle.run(Ljava/lang/Object;)Ljava/lang/Object;+102&lt;br /&gt;
j  org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(Ljava/lang/Object;)Ljava/lang/Object;+103&lt;br /&gt;
j  org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(Ljava/lang/Object;)Ljava/lang/Object;+29&lt;br /&gt;
j  org.eclipse.core.runtime.adaptor.EclipseStarter.run(Ljava/lang/Object;)Ljava/lang/Object;+149&lt;br /&gt;
j  org.eclipse.core.runtime.adaptor.EclipseStarter.run([Ljava/lang/String;Ljava/lang/Runnable;)Ljava/lang/Object;+183&lt;br /&gt;
v  ~StubRoutines::call_stub&lt;br /&gt;
V  [jvm.dll+0x8757c]&lt;br /&gt;
V  [jvm.dll+0xde804]&lt;br /&gt;
V  [jvm.dll+0x8744d]&lt;br /&gt;
V  [jvm.dll+0xf2882]&lt;br /&gt;
V  [jvm.dll+0xa54b1]&lt;br /&gt;
C  [java.dll+0x6d23]&lt;br /&gt;
j  sun.reflect.NativeMethodAccessorImpl.invoke(Ljava/lang/Object;[Ljava/lang/Object;)Ljava/lang/Object;+87&lt;br /&gt;
j  sun.reflect.DelegatingMethodAccessorImpl.invoke(Ljava/lang/Object;[Ljava/lang/Object;)Ljava/lang/Object;+6&lt;br /&gt;
j  java.lang.reflect.Method.invoke(Ljava/lang/Object;[Ljava/lang/Object;)Ljava/lang/Object;+111&lt;br /&gt;
j  org.eclipse.equinox.launcher.Main.invokeFramework([Ljava/lang/String;[Ljava/net/URL;)V+210&lt;br /&gt;
j  org.eclipse.equinox.launcher.Main.basicRun([Ljava/lang/String;)V+114&lt;br /&gt;
j  org.eclipse.equinox.launcher.Main.run([Ljava/lang/String;)I+4&lt;br /&gt;
v  ~StubRoutines::call_stub&lt;br /&gt;
V  [jvm.dll+0x8757c]&lt;br /&gt;
V  [jvm.dll+0xde804]&lt;br /&gt;
V  [jvm.dll+0x8744d]&lt;br /&gt;
V  [jvm.dll+0x8c253]&lt;br /&gt;
C  [eclipse_1021.dll+0x4cb0]&lt;br /&gt;
C  [eclipse_1021.dll+0x4495]&lt;br /&gt;
C  [eclipse_1021.dll+0x14a4]&lt;br /&gt;
C  [Carbide.c++.1.3.exe+0x1499]&lt;br /&gt;
C  [Carbide.c++.1.3.exe+0x1181]&lt;br /&gt;
C  [Carbide.c++.1.3.exe+0x3ed8]&lt;br /&gt;
C  [kernel32.dll+0x256da]&lt;/p&gt;

&lt;p&gt;Java frames: (J=compiled Java code, j=interpreted, Vv=VM code)&lt;br /&gt;
j  org.eclipse.swt.internal.win32.OS.CoInternetIsFeatureEnabled(II)I+0&lt;br /&gt;
j  org.eclipse.swt.browser.IE.setText(Ljava/lang/String;)Z+192&lt;br /&gt;
j  org.eclipse.swt.browser.Browser.setText(Ljava/lang/String;)Z+17&lt;br /&gt;
j  org.eclipse.ui.internal.intro.impl.presentations.BrowserIntroPartImplementation.generateDynamicContentForPage(Lorg/eclipse/ui/internal/intro/impl/model/AbstractIntroPage;)Z+218&lt;br /&gt;
j  org.eclipse.ui.internal.intro.impl.presentations.BrowserIntroPartImplementation.dynamicStandbyStateChanged(ZZ)V+99&lt;br /&gt;
j  org.eclipse.ui.internal.intro.impl.presentations.BrowserIntroPartImplementation.doStandbyStateChanged(ZZ)V+58&lt;br /&gt;
j  org.eclipse.ui.internal.intro.impl.model.AbstractIntroPartImplementation.standbyStateChanged(ZZ)V+73&lt;br /&gt;
j  org.eclipse.ui.internal.intro.impl.model.IntroPartPresentation.standbyStateChanged(ZZ)V+13&lt;br /&gt;
j  org.eclipse.ui.intro.config.CustomizableIntroPart.standbyStateChanged(Z)V+88&lt;br /&gt;
j  org.eclipse.ui.internal.ViewIntroAdapterPart$2.run()V+19&lt;br /&gt;
j  org.eclipse.swt.custom.BusyIndicator.showWhile(Lorg/eclipse/swt/widgets/Display;Ljava/lang/Runnable;)V+116&lt;br /&gt;
j  org.eclipse.ui.internal.ViewIntroAdapterPart.setStandby(Z)V+28&lt;br /&gt;
j  org.eclipse.ui.internal.ViewIntroAdapterPart$1.propertyChanged(Ljava/lang/Object;I)V+39&lt;br /&gt;
j  org.eclipse.ui.internal.WorkbenchPartReference.fireInternalPropertyChange(I)V+21&lt;br /&gt;
j  org.eclipse.ui.internal.WorkbenchPartReference.fireZoomChange()V+4&lt;br /&gt;
j  org.eclipse.ui.internal.PartPane.setZoomed(Z)V+26&lt;br /&gt;
j  org.eclipse.ui.internal.PartStack.setZoomed(Z)V+23&lt;br /&gt;
j  org.eclipse.ui.internal.PartSashContainer.zoomIn(Lorg/eclipse/ui/internal/LayoutPart;)V+62&lt;br /&gt;
j  org.eclipse.ui.internal.PartSashContainer.childRequestZoomIn(Lorg/eclipse/ui/internal/LayoutPart;)V+20&lt;br /&gt;
j  org.eclipse.ui.internal.LayoutPart.requestZoomIn()V+11&lt;br /&gt;
j  org.eclipse.ui.internal.PartStack.setState(I)V+182&lt;br /&gt;
j  org.eclipse.ui.internal.WorkbenchPage.setState(Lorg/eclipse/ui/IWorkbenchPartReference;I)V+87&lt;br /&gt;
j  org.eclipse.ui.internal.WorkbenchPage.toggleZoom(Lorg/eclipse/ui/IWorkbenchPartReference;)V+32&lt;br /&gt;
j  org.eclipse.ui.internal.WorkbenchIntroManager.setIntroStandby(Lorg/eclipse/ui/intro/IIntroPart;Z)V+78&lt;br /&gt;
j  org.eclipse.ui.internal.WorkbenchIntroManager.showIntro(Lorg/eclipse/ui/IWorkbenchWindow;Z)Lorg/eclipse/ui/intro/IIntroPart;+116&lt;br /&gt;
j  org.eclipse.ui.application.WorkbenchWindowAdvisor.openIntro()V+113&lt;br /&gt;
j  org.eclipse.ui.internal.ide.application.IDEWorkbenchWindowAdvisor.openIntro()V+24&lt;br /&gt;
j  org.eclipse.ui.internal.WorkbenchWindow.open()I+20&lt;br /&gt;
j  org.eclipse.ui.internal.Workbench$21.runWithException()V+4&lt;br /&gt;
j  org.eclipse.ui.internal.StartupThreading$StartupRunnable.run()V+1&lt;br /&gt;
j  org.eclipse.swt.widgets.RunnableLock.run()V+11&lt;br /&gt;
j  org.eclipse.swt.widgets.Synchronizer.runAsyncMessages(Z)Z+29&lt;br /&gt;
j  org.eclipse.swt.widgets.Display.runAsyncMessages(Z)Z+5&lt;br /&gt;
j  org.eclipse.swt.widgets.Display.readAndDispatch()Z+74&lt;br /&gt;
j  org.eclipse.ui.application.WorkbenchAdvisor.openWindows()Z+44&lt;br /&gt;
j  org.eclipse.ui.internal.Workbench$25.runWithException()V+17&lt;br /&gt;
j  org.eclipse.ui.internal.StartupThreading$StartupRunnable.run()V+1&lt;br /&gt;
j  org.eclipse.swt.widgets.RunnableLock.run()V+11&lt;br /&gt;
j  org.eclipse.swt.widgets.Synchronizer.runAsyncMessages(Z)Z+29&lt;br /&gt;
j  org.eclipse.swt.widgets.Display.runAsyncMessages(Z)Z+5&lt;br /&gt;
j  org.eclipse.swt.widgets.Display.readAndDispatch()Z+74&lt;br /&gt;
j  org.eclipse.ui.internal.Workbench.runUI()I+212&lt;br /&gt;
j  org.eclipse.ui.internal.Workbench.access$4(Lorg/eclipse/ui/internal/Workbench;)I+1&lt;br /&gt;
j  org.eclipse.ui.internal.Workbench$4.run()V+23&lt;br /&gt;
j  org.eclipse.core.databinding.observable.Realm.runWithDefault(Lorg/eclipse/core/databinding/observable/Realm;Ljava/lang/Runnable;)V+12&lt;br /&gt;
j  org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Lorg/eclipse/swt/widgets/Display;Lorg/eclipse/ui/application/WorkbenchAdvisor;)I+18&lt;br /&gt;
j  org.eclipse.ui.PlatformUI.createAndRunWorkbench(Lorg/eclipse/swt/widgets/Display;Lorg/eclipse/ui/application/WorkbenchAdvisor;)I+2&lt;br /&gt;
j  org.eclipse.ui.internal.ide.application.IDEApplication.start(Lorg/eclipse/equinox/app/IApplicationContext;)Ljava/lang/Object;+81&lt;br /&gt;
j  org.eclipse.equinox.internal.app.EclipseAppHandle.run(Ljava/lang/Object;)Ljava/lang/Object;+102&lt;br /&gt;
j  org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(Ljava/lang/Object;)Ljava/lang/Object;+103&lt;br /&gt;
j  org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(Ljava/lang/Object;)Ljava/lang/Object;+29&lt;br /&gt;
j  org.eclipse.core.runtime.adaptor.EclipseStarter.run(Ljava/lang/Object;)Ljava/lang/Object;+149&lt;br /&gt;
j  org.eclipse.core.runtime.adaptor.EclipseStarter.run([Ljava/lang/String;Ljava/lang/Runnable;)Ljava/lang/Object;+183&lt;br /&gt;
v  ~StubRoutines::call_stub&lt;br /&gt;
j  sun.reflect.NativeMethodAccessorImpl.invoke0(Ljava/lang/reflect/Method;Ljava/lang/Object;[Ljava/lang/Object;)Ljava/lang/Object;+0&lt;br /&gt;
j  sun.reflect.NativeMethodAccessorImpl.invoke(Ljava/lang/Object;[Ljava/lang/Object;)Ljava/lang/Object;+87&lt;br /&gt;
j  sun.reflect.DelegatingMethodAccessorImpl.invoke(Ljava/lang/Object;[Ljava/lang/Object;)Ljava/lang/Object;+6&lt;br /&gt;
j  java.lang.reflect.Method.invoke(Ljava/lang/Object;[Ljava/lang/Object;)Ljava/lang/Object;+111&lt;br /&gt;
j  org.eclipse.equinox.launcher.Main.invokeFramework([Ljava/lang/String;[Ljava/net/URL;)V+210&lt;br /&gt;
j  org.eclipse.equinox.launcher.Main.basicRun([Ljava/lang/String;)V+114&lt;br /&gt;
j  org.eclipse.equinox.launcher.Main.run([Ljava/lang/String;)I+4&lt;br /&gt;
v  ~StubRoutines::call_stub&lt;/p&gt;

&lt;p&gt;---------------  P R O C E S S  ---------------&lt;/p&gt;

&lt;p&gt;Java Threads: ( =&gt; current thread )&lt;br /&gt;
  0x499e8e00 JavaThread &quot;Worker-1&quot; [_thread_blocked, id=4456]&lt;br /&gt;
  0x49785180 JavaThread &quot;Thread-2&quot; [_thread_blocked, id=5176]&lt;br /&gt;
  0x498f1e88 JavaThread &quot;Thread-1&quot; [_thread_blocked, id=3488]&lt;br /&gt;
  0x4978bb90 JavaThread &quot;Worker-0&quot; [_thread_blocked, id=6052]&lt;br /&gt;
  0x499df618 JavaThread &quot;Start Level Event Dispatcher&quot; daemon [_thread_blocked, id=5148]&lt;br /&gt;
  0x499b4d10 JavaThread &quot;Framework Event Dispatcher&quot; daemon [_thread_blocked, id=896]&lt;br /&gt;
  0x00ba80c0 JavaThread &quot;Low Memory Detector&quot; daemon [_thread_blocked, id=5732]&lt;br /&gt;
  0x00ba6d50 JavaThread &quot;CompilerThread0&quot; daemon [_thread_blocked, id=5528]&lt;br /&gt;
  0x00ba6108 JavaThread &quot;Signal Dispatcher&quot; daemon [_thread_blocked, id=3120]&lt;br /&gt;
  0x00b9cdf0 JavaThread &quot;Finalizer&quot; daemon [_thread_blocked, id=5764]&lt;br /&gt;
  0x00b9b980 JavaThread &quot;Reference Handler&quot; daemon [_thread_blocked, id=5336]&lt;br /&gt;
=&gt;0x00879978 JavaThread &quot;main&quot; [_thread_in_native, id=4428]&lt;/p&gt;

&lt;p&gt;Other Threads:&lt;br /&gt;
  0x00b97740 VMThread [id=5936]&lt;br /&gt;
  0x00ba5e80 WatcherThread [id=2412]&lt;/p&gt;

&lt;p&gt;VM state:not at safepoint (normal execution)&lt;/p&gt;

&lt;p&gt;VM Mutex/Monitor currently owned by a thread: None&lt;/p&gt;

&lt;p&gt;Heap&lt;br /&gt;
 def new generation   total 2880K, used 2427K [0x02be0000, 0x02f00000, 0x07aa0000)&lt;br /&gt;
  eden space 2560K,  94% used [0x02be0000, 0x02e3ed48, 0x02e60000)&lt;br /&gt;
  from space 320K,   0% used [0x02e60000, 0x02e60000, 0x02eb0000)&lt;br /&gt;
  to   space 320K,   0% used [0x02eb0000, 0x02eb0000, 0x02f00000)&lt;br /&gt;
 tenured generation   total 37824K, used 13291K [0x07aa0000, 0x09f90000, 0x42be0000)&lt;br /&gt;
   the space 37824K,  35% used [0x07aa0000, 0x0879af30, 0x0879b000, 0x09f90000)&lt;br /&gt;
 compacting perm gen  total 24832K, used 24595K [0x42be0000, 0x44420000, 0x48be0000)&lt;br /&gt;
   the space 24832K,  99% used [0x42be0000, 0x443e4fb8, 0x443e5000, 0x44420000)&lt;br /&gt;
No shared spaces configured.&lt;/p&gt;

&lt;p&gt;Dynamic libraries:&lt;br /&gt;
0x00400000 - 0x00411000 	C:\Program Files\Nokia\Carbide.c++ v1.3\Carbide.c++.1.3.exe&lt;br /&gt;
0x77cc0000 - 0x77d75000 	C:\WINDOWS\system32\ntdll.dll&lt;br /&gt;
0x77e60000 - 0x77f50000 	C:\WINDOWS\system32\kernel32.dll&lt;br /&gt;
0x77d80000 - 0x77e11000 	C:\WINDOWS\system32\USER32.dll&lt;br /&gt;
0x773e0000 - 0x77425000 	C:\WINDOWS\system32\GDI32.dll&lt;br /&gt;
0x77430000 - 0x774ca000 	C:\WINDOWS\system32\COMCTL32.dll&lt;br /&gt;
0x77f50000 - 0x77feb000 	C:\WINDOWS\system32\ADVAPI32.dll&lt;br /&gt;
0x77340000 - 0x773d1000 	C:\WINDOWS\system32\RPCRT4.dll&lt;br /&gt;
0x77c10000 - 0x77c68000 	C:\WINDOWS\system32\MSVCRT.dll&lt;br /&gt;
0x76390000 - 0x763ad000 	C:\WINDOWS\system32\IMM32.DLL&lt;br /&gt;
0x629c0000 - 0x629c9000 	C:\WINDOWS\system32\LPK.DLL&lt;br /&gt;
0x74770000 - 0x747db000 	C:\WINDOWS\system32\USP10.dll&lt;br /&gt;
0x72000000 - 0x72012000 	C:\Program Files\Nokia\Carbide.c++ v1.3\plugins\org.eclipse.equinox.launcher.win32.win32.x86_1.0.2.R331_v20071019\eclipse_1021.dll&lt;br /&gt;
0x77c00000 - 0x77c08000 	C:\WINDOWS\system32\VERSION.dll&lt;br /&gt;
0x5ad70000 - 0x5ada7000 	C:\WINDOWS\system32\uxtheme.dll&lt;br /&gt;
0x008e0000 - 0x0090e000 	C:\WINDOWS\system32\msctfime.ime&lt;br /&gt;
0x774d0000 - 0x7760d000 	C:\WINDOWS\system32\ole32.dll&lt;br /&gt;
0x6d630000 - 0x6d7cc000 	C:\Program Files\Nokia\Carbide.c++ v1.3\jre\bin\client\jvm.dll&lt;br /&gt;
0x76b40000 - 0x76b6d000 	C:\WINDOWS\system32\WINMM.dll&lt;br /&gt;
0x6d280000 - 0x6d288000 	C:\Program Files\Nokia\Carbide.c++ v1.3\jre\bin\hpi.dll&lt;br /&gt;
0x76bf0000 - 0x76bfb000 	C:\WINDOWS\system32\PSAPI.DLL&lt;br /&gt;
0x6d600000 - 0x6d60c000 	C:\Program Files\Nokia\Carbide.c++ v1.3\jre\bin\verify.dll&lt;br /&gt;
0x6d300000 - 0x6d31d000 	C:\Program Files\Nokia\Carbide.c++ v1.3\jre\bin\java.dll&lt;br /&gt;
0x6d620000 - 0x6d62f000 	C:\Program Files\Nokia\Carbide.c++ v1.3\jre\bin\zip.dll&lt;br /&gt;
0x6d4c0000 - 0x6d4d3000 	C:\Program Files\Nokia\Carbide.c++ v1.3\jre\bin\net.dll&lt;br /&gt;
0x71ab0000 - 0x71ac7000 	C:\WINDOWS\system32\WS2_32.dll&lt;br /&gt;
0x71aa0000 - 0x71aa8000 	C:\WINDOWS\system32\WS2HELP.dll&lt;br /&gt;
0x6d4e0000 - 0x6d4e9000 	C:\Program Files\Nokia\Carbide.c++ v1.3\jre\bin\nio.dll&lt;br /&gt;
0x4b800000 - 0x4b84f000 	C:\Program Files\Nokia\Carbide.c++ v1.3\configuration\org.eclipse.osgi\bundles\185\1\.cp\swt-win32-3347.dll&lt;br /&gt;
0x4d6c0000 - 0x4d7ac000 	C:\WINDOWS\WinSxS\X86_Microsoft.Windows.Common-Controls_6595b64144ccf1df_6.0.2600.2096_x-ww_a7d210bd\COMCTL32.dll&lt;br /&gt;
0x772d0000 - 0x7731e000 	C:\WINDOWS\system32\SHLWAPI.dll&lt;br /&gt;
0x763b0000 - 0x763f9000 	C:\WINDOWS\system32\comdlg32.dll&lt;br /&gt;
0x7c800000 - 0x7d010000 	C:\WINDOWS\system32\SHELL32.dll&lt;br /&gt;
0x77120000 - 0x771ac000 	C:\WINDOWS\system32\OLEAUT32.dll&lt;br /&gt;
0x771b0000 - 0x77252000 	C:\WINDOWS\system32\WININET.dll&lt;br /&gt;
0x77b00000 - 0x77b95000 	C:\WINDOWS\system32\CRYPT32.dll&lt;br /&gt;
0x77ba0000 - 0x77bb1000 	C:\WINDOWS\system32\MSASN1.dll&lt;br /&gt;
0x4bb20000 - 0x4bb28000 	C:\Acer\Empowering Technology\ePower\SysHook.dll&lt;br /&gt;
0x73dd0000 - 0x73ecd000 	C:\WINDOWS\system32\MFC42.DLL&lt;br /&gt;
0x74c80000 - 0x74cac000 	C:\WINDOWS\system32\oleacc.dll&lt;br /&gt;
0x76080000 - 0x760e6000 	C:\WINDOWS\system32\MSVCP60.dll&lt;br /&gt;
0x4bed0000 - 0x4bee4000 	C:\Program Files\Nokia\Carbide.c++ v1.3\configuration\org.eclipse.osgi\bundles\185\1\.cp\swt-gdip-win32-3347.dll&lt;br /&gt;
0x4d120000 - 0x4d2c3000 	C:\WINDOWS\WinSxS\x86_Microsoft.Windows.GdiPlus_6595b64144ccf1df_1.0.2600.2096_x-ww_51b29046\gdiplus.dll&lt;br /&gt;
0x4c1c0000 - 0x4c44f000 	C:\WINDOWS\system32\xpsp2res.dll&lt;br /&gt;
0x77610000 - 0x776bf000 	C:\WINDOWS\system32\CLBCATQ.DLL&lt;br /&gt;
0x77050000 - 0x77115000 	C:\WINDOWS\system32\COMRes.dll&lt;br /&gt;
0x77830000 - 0x77998000 	C:\WINDOWS\system32\shdocvw.dll&lt;br /&gt;
0x754d0000 - 0x7554f000 	C:\WINDOWS\system32\CRYPTUI.dll&lt;br /&gt;
0x76c30000 - 0x76c5e000 	C:\WINDOWS\system32\WINTRUST.dll&lt;br /&gt;
0x76c90000 - 0x76cb8000 	C:\WINDOWS\system32\IMAGEHLP.dll&lt;br /&gt;
0x5fe20000 - 0x5fe73000 	C:\WINDOWS\system32\NETAPI32.dll&lt;br /&gt;
0x76f60000 - 0x76f8d000 	C:\WINDOWS\system32\WLDAP32.dll&lt;br /&gt;
0x77e20000 - 0x77e31000 	C:\WINDOWS\system32\Secur32.dll&lt;br /&gt;
0x77260000 - 0x77282000 	C:\WINDOWS\system32\appHelp.dll&lt;br /&gt;
0x75e90000 - 0x75f3f000 	C:\WINDOWS\system32\SXS.DLL&lt;br /&gt;
0x769c0000 - 0x76a50000 	C:\WINDOWS\system32\urlmon.dll&lt;br /&gt;
0x71b20000 - 0x71b32000 	C:\WINDOWS\system32\MPR.dll&lt;/p&gt;

&lt;p&gt;VM Arguments:&lt;br /&gt;
jvm_args: -Xms40m -Xmx1024m -XX:MaxPermSize=96M&lt;br /&gt;
java_command: &lt;unknown&gt;&lt;br /&gt;
Launcher Type: generic&lt;/p&gt;

&lt;p&gt;Environment Variables:&lt;br /&gt;
PATH=C:\Program Files\Nokia\Carbide.c++ v1.3\jre\bin\client;C:\Program Files\Nokia\Carbide.c++ v1.3\jre\bin;H:\Perl\bin\;C:\Program Files\Nokia\Carbide.c++ v1.3\x86Build\Symbian_Tools\Command_Line_Tools;C:\WINDOWS\system32;C:\WINDOWS;C:\WINDOWS\system32\WBEM;;;C:\AbInitio\bin;;C:\Program Files\Intel\Wireless\Bin\;&lt;br /&gt;
USERNAME=manu&lt;br /&gt;
OS=Windows_NT&lt;br /&gt;
PROCESSOR_IDENTIFIER=x86 Family 6 Model 14 Stepping 8, GenuineIntel&lt;/p&gt;

&lt;p&gt;---------------  S Y S T E M  ---------------&lt;/p&gt;

&lt;p&gt;OS: Windows XP Build 2600 Service Pack 2, v.2096&lt;/p&gt;

&lt;p&gt;CPU:total 2 (cores per cpu 2, threads per core 1) family 6 model 14 stepping 8, cmov, cx8, fxsr, mmx, sse, sse2&lt;/p&gt;

&lt;p&gt;Memory: 4k page, physical 514156k(122760k free), swap 1257608k(772196k free)&lt;/p&gt;

&lt;p&gt;vm_info: Java HotSpot(TM) Client VM (1.5.0_10-b03) for windows-x86, built on Nov  9 2006 13:13:34 by &quot;java_re&quot; with MS VC++ 6.0&lt;/p&gt;

&lt;p&gt;&lt;/p&gt;</description>
 <pubDate>Sun, 10 Aug 2008 09:31:07 +0200</pubDate>
 <dc:creator>rocky</dc:creator>
 <guid isPermaLink="false">comment 47984 at http://www.newlc.com</guid>
</item>
<item>
 <title>Re: carbide.c++ IDE not opening up </title>
 <link>http://www.newlc.com/en/forum/carbidec-ide-not-opening#comment-47980</link>
 <description>&lt;p&gt;Hi,&lt;/p&gt;

&lt;p&gt;I am using JRE 1.6.0.7 with carbide.c++ and it is working without any problem.&lt;/p&gt;

&lt;p&gt;so you can also install JRE 1.6.0.7&lt;br /&gt;
 &lt;/p&gt;</description>
 <pubDate>Sat, 09 Aug 2008 13:04:14 +0200</pubDate>
 <dc:creator>RB_Sahu</dc:creator>
 <guid isPermaLink="false">comment 47980 at http://www.newlc.com</guid>
</item>
<item>
 <title>Re: carbide.c++ IDE not opening up </title>
 <link>http://www.newlc.com/en/forum/carbidec-ide-not-opening#comment-47977</link>
 <description>&lt;p&gt;just to answer RB_sahu ... i am not able to import bld.inf because my IDE is not opening up to do anything ... i think the IDE code is not compiling up because of incorrect java installation on my pc .......[b][i]&lt;div class=&quot;bb-quote&quot;&gt;&lt;blockquote class=&quot;bb-quote-body&quot;&gt;&lt;/p&gt;&lt;/blockquote&gt;&lt;/div&gt;</description>
 <pubDate>Sat, 09 Aug 2008 11:13:31 +0200</pubDate>
 <dc:creator>rocky</dc:creator>
 <guid isPermaLink="false">comment 47977 at http://www.newlc.com</guid>
</item>
<item>
 <title>Re: carbide.c++ IDE not opening up </title>
 <link>http://www.newlc.com/en/forum/carbidec-ide-not-opening#comment-47976</link>
 <description>&lt;p&gt;&lt;br /&gt;
my IDE is still not opening up..... i installed the same at other PC and it worked fine ...but not getting to work on my laptop.. i think there is problem with jre as pointed earlier , can anyone &lt;br /&gt;
plz guide me which jre needs to be installed ? or any other java installation required for carbide 1.3 , thanks &lt;/p&gt;</description>
 <pubDate>Sat, 09 Aug 2008 10:50:25 +0200</pubDate>
 <dc:creator>rocky</dc:creator>
 <guid isPermaLink="false">comment 47976 at http://www.newlc.com</guid>
</item>
<item>
 <title>Re: carbide.c++ IDE not opening up </title>
 <link>http://www.newlc.com/en/forum/carbidec-ide-not-opening#comment-47899</link>
 <description>&lt;p&gt;When you are getting this error. Can you tell me in details. It looks like you are getting error due to JRE.&lt;/p&gt;

&lt;p&gt;How you are importing bld.inf file. &lt;/p&gt;

&lt;p&gt;you need to start carbide.C++ then &lt;/p&gt;

&lt;p&gt;select File -&gt; Import -&gt; symbian OS Bld.inf file then press Next. After that select bld.inf file from group folder of your application then select Next. then select SDk and again Next then .mmp file after this press fineshed.&lt;/p&gt;

&lt;p&gt;&lt;/p&gt;</description>
 <pubDate>Wed, 06 Aug 2008 19:54:23 +0200</pubDate>
 <dc:creator>RB_Sahu</dc:creator>
 <guid isPermaLink="false">comment 47899 at http://www.newlc.com</guid>
</item>
<item>
 <title>Re: carbide.c++ IDE not opening up </title>
 <link>http://www.newlc.com/en/forum/carbidec-ide-not-opening#comment-47898</link>
 <description>&lt;p&gt;found that a log file is getting created when i am trying to open carbide in nokia folder , i m pasting contents from it , let me know if u can suggest something from it &lt;/p&gt;

&lt;p&gt;# An unexpected error has been detected by HotSpot Virtual Machine:&lt;br /&gt;
#&lt;br /&gt;
#  EXCEPTION_ACCESS_VIOLATION (0xc0000005) at pc=0x43320880, pid=5020, tid=5860&lt;br /&gt;
#&lt;br /&gt;
# Java VM: Java HotSpot(TM) Client VM (1.5.0_10-b03 mixed mode)&lt;br /&gt;
# Problematic frame:&lt;br /&gt;
# C  0x43320880&lt;br /&gt;
#&lt;/p&gt;

&lt;p&gt;---------------  T H R E A D  ---------------&lt;/p&gt;

&lt;p&gt;Current thread (0x00869620):  JavaThread &quot;main&quot; [_thread_in_native, id=5860]&lt;/p&gt;

&lt;p&gt;siginfo: ExceptionCode=0xc0000005, writing address 0x80004005&lt;/p&gt;

&lt;p&gt;Registers:&lt;br /&gt;
EAX=0x80004005, EBX=0x43320880, ECX=0x0000bb40, EDX=0x77ccfc24&lt;br /&gt;
ESP=0x0012ebfc, EBP=0x0012ec1c, ESI=0x00000002, EDI=0x00869620&lt;br /&gt;
EIP=0x43320880, EFLAGS=0x00010212&lt;br /&gt;
...................&lt;br /&gt;
..................................&lt;/p&gt;

&lt;p&gt;seems like some java exception is occuring.&lt;/p&gt;</description>
 <pubDate>Wed, 06 Aug 2008 19:36:57 +0200</pubDate>
 <dc:creator>rocky</dc:creator>
 <guid isPermaLink="false">comment 47898 at http://www.newlc.com</guid>
</item>
<item>
 <title>Re: carbide.c++ IDE not opening up </title>
 <link>http://www.newlc.com/en/forum/carbidec-ide-not-opening#comment-47897</link>
 <description>&lt;p&gt;Hi,&lt;/p&gt;

&lt;p&gt;I follow same sequence and always it works for me. &lt;/p&gt;

&lt;p&gt;you remove  folder (Nokia, Java) from program files and also delete folder from C:\Nokia and C:\symbian. Then  install in same sequence.&lt;/p&gt;</description>
 <pubDate>Wed, 06 Aug 2008 18:05:54 +0200</pubDate>
 <dc:creator>RB_Sahu</dc:creator>
 <guid isPermaLink="false">comment 47897 at http://www.newlc.com</guid>
</item>
<item>
 <title>Re: carbide.c++ IDE not opening up </title>
 <link>http://www.newlc.com/en/forum/carbidec-ide-not-opening#comment-47896</link>
 <description>&lt;p&gt;Hi ,&lt;/p&gt;

&lt;p&gt;thanks for your reply, i did the same what u suggested but still getting same problem. I uninstalled everythignand then installed in sequence suggested by you, this time i saw in the &lt;br /&gt;
windows task manager that the carbide.c++ process exits just after the first window that do some initialization ends its processing, its exiting without giving any error  &lt;img src=&quot;/sites/all/modules/smileys/packs/example/sad.png&quot; title=&quot;Sad&quot; alt=&quot;Sad&quot; /&gt;  &lt;/p&gt;

&lt;p&gt;&lt;/p&gt;</description>
 <pubDate>Wed, 06 Aug 2008 17:19:40 +0200</pubDate>
 <dc:creator>rocky</dc:creator>
 <guid isPermaLink="false">comment 47896 at http://www.newlc.com</guid>
</item>
<item>
 <title>Re: carbide.c++ IDE not opening up </title>
 <link>http://www.newlc.com/en/forum/carbidec-ide-not-opening#comment-47893</link>
 <description>&lt;p&gt;Hi rocky,&lt;/p&gt;

&lt;p&gt;you install in this sequence.&lt;/p&gt;

&lt;p&gt;first         Active Perl 5.6&lt;br /&gt;
second   JRE 1.4&lt;br /&gt;
third       Carbide.c++ 1.2 OEM and &lt;br /&gt;
last        Series 60 sdk 1.2&lt;/p&gt;

&lt;p&gt;try in this sequence and it will work&lt;/p&gt;</description>
 <pubDate>Wed, 06 Aug 2008 17:00:01 +0200</pubDate>
 <dc:creator>RB_Sahu</dc:creator>
 <guid isPermaLink="false">comment 47893 at http://www.newlc.com</guid>
</item>
<item>
 <title>carbide.c++ IDE not opening up </title>
 <link>http://www.newlc.com/en/forum/carbidec-ide-not-opening</link>
 <description>&lt;p&gt;Hi &lt;/p&gt;

&lt;p&gt;I have installed carbide.c++ 1.3 on my system but due to some reason IDE is not opening up ...i have installed following software on my system in same sequence:-&lt;/p&gt;

&lt;p&gt;Carbide.c++ 1.3 OEM &lt;br /&gt;
Series 60 sdk 1.2&lt;br /&gt;
Perl 5.6&lt;br /&gt;
j2re 1.4&lt;/p&gt;

&lt;p&gt;after installing allof them, i tried to open carbide IDE for ist time but only a small windows poped up showing loading workbench etc and after that&lt;br /&gt;
&lt;/p&gt;&lt;p&gt;&lt;a href=&quot;http://www.newlc.com/en/forum/carbidec-ide-not-opening&quot;&gt;read more&lt;/a&gt;&lt;/p&gt;</description>
 <comments>http://www.newlc.com/en/forum/carbidec-ide-not-opening#comments</comments>
 <category domain="http://www.newlc.com/en/forums/carbide-eclipse">Carbide.c++</category>
 <pubDate>Wed, 06 Aug 2008 16:03:40 +0200</pubDate>
 <dc:creator>rocky</dc:creator>
 <guid isPermaLink="false">21586 at http://www.newlc.com</guid>
</item>
</channel>
</rss>
