facebook

Could not create empty project

  1. MyEclipse Archived
  2.  > 
  3. MyEclipse Reports
Viewing 15 posts - 1 through 15 (of 17 total)
  • Author
    Posts
  • #302940 Reply

    Hi ,
    I m using MyEclipse from past 6months (I have valid license for a year). It was working fine until now.

    I have project “project1” which i created few months ago, I can edit/modify code in this workspace without any issue.

    I m not able to create any empty project or any new project, whenever i try to do so, myEclipse crashes with following error in hs_err_pid****.log file. but i can work with my old projects.

    I do not understand why is this happening. I tried reinstalling MyEclipse but it didnt help. I assume that it may be some JVM issue.

    Please let me know any solution for this.
    Thanks
    Narendra singh

    ERROR LOG:
    ==========================================

    #
    # An unexpected error has been detected by Java Runtime Environment:
    #
    #  EXCEPTION_ACCESS_VIOLATION (0xc0000005) at pc=0x41dd9d2c, pid=1464, tid=2864
    #
    # Java VM: Java HotSpot(TM) Client VM (11.3-b02 mixed mode windows-x86)
    # Problematic frame:
    # C  [mshtml.dll+0x209d2c]
    #
    # If you would like to submit a bug report, please visit:
    #   http://java.sun.com/webapps/bugreport/crash.jsp
    # The crash happened outside the Java Virtual Machine in native code.
    # See problematic frame for where to report the bug.
    #
    
    ---------------  T H R E A D  ---------------
    
    Current thread (0x003a7800):  JavaThread "main" [_thread_in_native, id=2864, stack(0x00040000,0x00140000)]
    
    siginfo: ExceptionCode=0xc0000005, reading address 0x00000000
    
    Registers:
    EAX=0x00000000, EBX=0x00000113, ECX=0x0b8effb0, EDX=0x00030000
    ESP=0x0013f0b8, EBP=0x0013f0bc, ESI=0x001a8430, EDI=0x42182958
    EIP=0x41dd9d2c, EFLAGS=0x00010246
    
    Top of Stack: (sp=0x0013f0b8)
    0x0013f0b8:   00000000 0013f0cc 41e14954 00000000
    0x0013f0c8:   0000031a 0013f0dc 41ccdaaa 0023f5f8
    0x0013f0d8:   00001012 0013f100 41ccdab6 00002001
    0x0013f0e8:   0013f168 41ca5188 00000000 00000000
    0x0013f0f8:   003a7800 00000000 0013f12c 7e418734
    0x0013f108:   000407ce 00000136 00002001 00000000
    0x0013f118:   41ca5188 dcbaabcd 00000000 0013f168
    0x0013f128:   41ca5188 0013f194 7e418816 41ca5188 
    
    Instructions: (pc=0x41dd9d2c)
    0x41dd9d1c:   90 90 90 8b ff 55 8b ec 51 8b 40 10 83 65 fc 00
    0x41dd9d2c:   8b 08 56 8d 55 fc 52 68 64 9d dd 41 50 ff 11 8b 
    
    
    Stack: [0x00040000,0x00140000],  sp=0x0013f0b8,  free space=1020k
    Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
    C  [mshtml.dll+0x209d2c]
    C  [mshtml.dll+0x244954]
    C  [mshtml.dll+0xfdaaa]
    C  [mshtml.dll+0xfdab6]
    C  [USER32.dll+0x8734]
    C  [USER32.dll+0x8816]
    C  [USER32.dll+0x89cd]
    C  [USER32.dll+0x8a10]
    C  [swt-win32-3452.dll+0x35be]
    j  org.eclipse.swt.internal.win32.OS.DispatchMessageW(Lorg/eclipse/swt/internal/win32/MSG;)I+0
    j  org.eclipse.swt.internal.win32.OS.DispatchMessage(Lorg/eclipse/swt/internal/win32/MSG;)I+7
    j  org.eclipse.swt.widgets.Display.readAndDispatch()Z+54
    j  org.eclipse.ui.internal.Workbench.runEventLoop(Lorg/eclipse/jface/window/Window$IExceptionHandler;Lorg/eclipse/swt/widgets/Display;)V+9
    j  org.eclipse.ui.internal.Workbench.runUI()I+393
    j  org.eclipse.ui.internal.Workbench.access$4(Lorg/eclipse/ui/internal/Workbench;)I+1
    j  org.eclipse.ui.internal.Workbench$5.run()V+23
    j  org.eclipse.core.databinding.observable.Realm.runWithDefault(Lorg/eclipse/core/databinding/observable/Realm;Ljava/lang/Runnable;)V+12
    j  org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Lorg/eclipse/swt/widgets/Display;Lorg/eclipse/ui/application/WorkbenchAdvisor;)I+18
    j  org.eclipse.ui.PlatformUI.createAndRunWorkbench(Lorg/eclipse/swt/widgets/Display;Lorg/eclipse/ui/application/WorkbenchAdvisor;)I+2
    j  org.eclipse.ui.internal.ide.application.IDEApplication.start(Lorg/eclipse/equinox/app/IApplicationContext;)Ljava/lang/Object;+84
    j  org.eclipse.equinox.internal.app.EclipseAppHandle.run(Ljava/lang/Object;)Ljava/lang/Object;+135
    j  org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(Ljava/lang/Object;)Ljava/lang/Object;+103
    j  org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(Ljava/lang/Object;)Ljava/lang/Object;+29
    j  org.eclipse.core.runtime.adaptor.EclipseStarter.run(Ljava/lang/Object;)Ljava/lang/Object;+149
    j  org.eclipse.core.runtime.adaptor.EclipseStarter.run([Ljava/lang/String;Ljava/lang/Runnable;)Ljava/lang/Object;+183
    v  ~StubRoutines::call_stub
    
    Java frames: (J=compiled Java code, j=interpreted, Vv=VM code)
    j  org.eclipse.swt.internal.win32.OS.DispatchMessageW(Lorg/eclipse/swt/internal/win32/MSG;)I+0
    j  org.eclipse.swt.internal.win32.OS.DispatchMessage(Lorg/eclipse/swt/internal/win32/MSG;)I+7
    j  org.eclipse.swt.widgets.Display.readAndDispatch()Z+54
    j  org.eclipse.ui.internal.Workbench.runEventLoop(Lorg/eclipse/jface/window/Window$IExceptionHandler;Lorg/eclipse/swt/widgets/Display;)V+9
    j  org.eclipse.ui.internal.Workbench.runUI()I+393
    j  org.eclipse.ui.internal.Workbench.access$4(Lorg/eclipse/ui/internal/Workbench;)I+1
    j  org.eclipse.ui.internal.Workbench$5.run()V+23
    j  org.eclipse.core.databinding.observable.Realm.runWithDefault(Lorg/eclipse/core/databinding/observable/Realm;Ljava/lang/Runnable;)V+12
    j  org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Lorg/eclipse/swt/widgets/Display;Lorg/eclipse/ui/application/WorkbenchAdvisor;)I+18
    j  org.eclipse.ui.PlatformUI.createAndRunWorkbench(Lorg/eclipse/swt/widgets/Display;Lorg/eclipse/ui/application/WorkbenchAdvisor;)I+2
    j  org.eclipse.ui.internal.ide.application.IDEApplication.start(Lorg/eclipse/equinox/app/IApplicationContext;)Ljava/lang/Object;+84
    j  org.eclipse.equinox.internal.app.EclipseAppHandle.run(Ljava/lang/Object;)Ljava/lang/Object;+135
    j  org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(Ljava/lang/Object;)Ljava/lang/Object;+103
    j  org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(Ljava/lang/Object;)Ljava/lang/Object;+29
    j  org.eclipse.core.runtime.adaptor.EclipseStarter.run(Ljava/lang/Object;)Ljava/lang/Object;+149
    j  org.eclipse.core.runtime.adaptor.EclipseStarter.run([Ljava/lang/String;Ljava/lang/Runnable;)Ljava/lang/Object;+183
    v  ~StubRoutines::call_stub
    j  sun.reflect.NativeMethodAccessorImpl.invoke0(Ljava/lang/reflect/Method;Ljava/lang/Object;[Ljava/lang/Object;)Ljava/lang/Object;+0
    j  sun.reflect.NativeMethodAccessorImpl.invoke(Ljava/lang/Object;[Ljava/lang/Object;)Ljava/lang/Object;+87
    j  sun.reflect.DelegatingMethodAccessorImpl.invoke(Ljava/lang/Object;[Ljava/lang/Object;)Ljava/lang/Object;+6
    j  java.lang.reflect.Method.invoke(Ljava/lang/Object;[Ljava/lang/Object;)Ljava/lang/Object;+161
    j  org.eclipse.equinox.launcher.Main.invokeFramework([Ljava/lang/String;[Ljava/net/URL;)V+211
    j  org.eclipse.equinox.launcher.Main.basicRun([Ljava/lang/String;)V+114
    j  org.eclipse.equinox.launcher.Main.run([Ljava/lang/String;)I+4
    v  ~StubRoutines::call_stub
    
    ---------------  P R O C E S S  ---------------
    
    Java Threads: ( => current thread )
      0x0c5cd800 JavaThread "MyEclipse Thread" [_thread_blocked, id=584, stack(0x42ae0000,0x42be0000)]
      0x0c3f4800 JavaThread "HttpConnectionTimeout" daemon [_thread_blocked, id=1016, stack(0x40120000,0x40220000)]
      0x083b9000 JavaThread "Cleanup" daemon [_thread_in_native, id=3900, stack(0x0bed0000,0x0bfd0000)]
      0x09b48400 JavaThread "Worker-6" [_thread_blocked, id=2984, stack(0x0bdd0000,0x0bed0000)]
      0x09a9d000 JavaThread "Worker-5" [_thread_blocked, id=2732, stack(0x0bcd0000,0x0bdd0000)]
      0x09a2fc00 JavaThread "Worker-4" [_thread_in_native, id=1404, stack(0x0bbd0000,0x0bcd0000)]
      0x09a2f400 JavaThread "Worker-3" [_thread_blocked, id=3180, stack(0x0bad0000,0x0bbd0000)]
      0x09a2d400 JavaThread "Worker-2" [_thread_blocked, id=3600, stack(0x0b9d0000,0x0bad0000)]
      0x09a16800 JavaThread "Java indexing" daemon [_thread_blocked, id=3764, stack(0x0b2f0000,0x0b3f0000)]
      0x09a1a800 JavaThread "Worker-1" [_thread_blocked, id=604, stack(0x0b1f0000,0x0b2f0000)]
      0x099b3400 JavaThread "Provisioning Event Dispatcher" daemon [_thread_blocked, id=1380, stack(0x060e0000,0x061e0000)]
      0x099a4400 JavaThread "Worker-0" [_thread_blocked, id=3692, stack(0x05fe0000,0x060e0000)]
      0x04de6400 JavaThread "Start Level Event Dispatcher" daemon [_thread_blocked, id=3476, stack(0x05df0000,0x05ef0000)]
      0x056a0800 JavaThread "Framework Event Dispatcher" daemon [_thread_blocked, id=1832, stack(0x05cf0000,0x05df0000)]
      0x04e5c800 JavaThread "State Saver" [_thread_blocked, id=3516, stack(0x05bf0000,0x05cf0000)]
      0x04e15800 JavaThread "Low Memory Detector" daemon [_thread_blocked, id=528, stack(0x05480000,0x05580000)]
      0x04e0fc00 JavaThread "CompilerThread0" daemon [_thread_blocked, id=1148, stack(0x05380000,0x05480000)]
      0x04e0e800 JavaThread "Attach Listener" daemon [_thread_blocked, id=1348, stack(0x05280000,0x05380000)]
      0x04e0d000 JavaThread "Signal Dispatcher" daemon [_thread_blocked, id=2680, stack(0x05180000,0x05280000)]
      0x04dfd400 JavaThread "Finalizer" daemon [_thread_blocked, id=1920, stack(0x05080000,0x05180000)]
      0x04df8800 JavaThread "Reference Handler" daemon [_thread_blocked, id=3248, stack(0x04f80000,0x05080000)]
    =>0x003a7800 JavaThread "main" [_thread_in_native, id=2864, stack(0x00040000,0x00140000)]
    
    Other Threads:
      0x04df5000 VMThread [stack: 0x04e80000,0x04f80000] [id=624]
      0x04e20000 WatcherThread [stack: 0x05580000,0x05680000] [id=3868]
    
    VM state:not at safepoint (normal execution)
    
    VM Mutex/Monitor currently owned by a thread: None
    
    Heap
     def new generation   total 4608K, used 1639K [0x10020000, 0x10520000, 0x12780000)
      eden space 4096K,  38% used [0x10020000, 0x101a69f0, 0x10420000)
      from space 512K,  15% used [0x104a0000, 0x104b3578, 0x10520000)
      to   space 512K,   0% used [0x10420000, 0x10420000, 0x104a0000)
     tenured generation   total 60628K, used 53846K [0x12780000, 0x162b5000, 0x30020000)
       the space 60628K,  88% used [0x12780000, 0x15c159b0, 0x15c15a00, 0x162b5000)
     compacting perm gen  total 40960K, used 40762K [0x30020000, 0x32820000, 0x40020000)
       the space 40960K,  99% used [0x30020000, 0x327ee880, 0x327eea00, 0x32820000)
    No shared spaces configured.
    
    Dynamic libraries:
    0x00400000 - 0x0040e000     C:\Program Files\Genuitec\MyEclipse 7.5\myeclipse.exe
    0x7c900000 - 0x7c9b2000     C:\WINDOWS\system32\ntdll.dll
    0x7c800000 - 0x7c8f6000     C:\WINDOWS\system32\kernel32.dll
    0x7e410000 - 0x7e4a1000     C:\WINDOWS\system32\USER32.dll
    0x77f10000 - 0x77f59000     C:\WINDOWS\system32\GDI32.dll
    0x5d090000 - 0x5d12a000     C:\WINDOWS\system32\COMCTL32.dll
    0x77dd0000 - 0x77e6b000     C:\WINDOWS\system32\ADVAPI32.dll
    0x77e70000 - 0x77f02000     C:\WINDOWS\system32\RPCRT4.dll
    0x77fe0000 - 0x77ff1000     C:\WINDOWS\system32\Secur32.dll
    0x77c10000 - 0x77c68000     C:\WINDOWS\system32\MSVCRT.dll
    0x76390000 - 0x763ad000     C:\WINDOWS\system32\IMM32.DLL
    0x10000000 - 0x10017000     C:\WINDOWS\system32\APSHook.dll
    0x72000000 - 0x72014000     C:\Program Files\Genuitec\Common\plugins\org.eclipse.equinox.launcher.win32.win32.x86_1.0.101.R34x_v20080731\eclipse_1115.dll
    0x77c00000 - 0x77c08000     C:\WINDOWS\system32\VERSION.dll
    0x6d8b0000 - 0x6db06000     C:\Program Files\Genuitec\Common\binary\com.sun.java.jdk.win32.x86_1.6.0.013\jre\bin\client\jvm.dll
    0x76b40000 - 0x76b6d000     C:\WINDOWS\system32\WINMM.dll
    0x7c340000 - 0x7c396000     C:\WINDOWS\system32\MSVCR71.dll
    0x6d340000 - 0x6d348000     C:\Program Files\Genuitec\Common\binary\com.sun.java.jdk.win32.x86_1.6.0.013\jre\bin\hpi.dll
    0x76bf0000 - 0x76bfb000     C:\WINDOWS\system32\PSAPI.DLL
    0x6d860000 - 0x6d86c000     C:\Program Files\Genuitec\Common\binary\com.sun.java.jdk.win32.x86_1.6.0.013\jre\bin\verify.dll
    0x6d3e0000 - 0x6d3ff000     C:\Program Files\Genuitec\Common\binary\com.sun.java.jdk.win32.x86_1.6.0.013\jre\bin\java.dll
    0x6d8a0000 - 0x6d8af000     C:\Program Files\Genuitec\Common\binary\com.sun.java.jdk.win32.x86_1.6.0.013\jre\bin\zip.dll
    0x5ad70000 - 0x5ada8000     C:\WINDOWS\system32\uxtheme.dll
    0x74720000 - 0x7476c000     C:\WINDOWS\system32\MSCTF.dll
    0x05910000 - 0x05a80000     C:\WINDOWS\system32\nview.dll
    0x77f60000 - 0x77fd6000     C:\WINDOWS\system32\SHLWAPI.dll
    0x7c9c0000 - 0x7d1d7000     C:\WINDOWS\system32\SHELL32.dll
    0x774e0000 - 0x7761d000     C:\WINDOWS\system32\ole32.dll
    0x77120000 - 0x771ab000     C:\WINDOWS\system32\OLEAUT32.dll
    0x773d0000 - 0x774d3000     C:\WINDOWS\WinSxS\x86_Microsoft.Windows.Common-Controls_6595b64144ccf1df_6.0.2600.5512_x-ww_35d4ce83\comctl32.dll
    0x77690000 - 0x776b1000     C:\WINDOWS\system32\NTMARTA.DLL
    0x71bf0000 - 0x71c03000     C:\WINDOWS\system32\SAMLIB.dll
    0x76f60000 - 0x76f8c000     C:\WINDOWS\system32\WLDAP32.dll
    0x77b40000 - 0x77b62000     C:\WINDOWS\system32\apphelp.dll
    0x755c0000 - 0x755ee000     C:\WINDOWS\system32\msctfime.ime
    0x68000000 - 0x68036000     C:\WINDOWS\system32\rsaenh.dll
    0x769c0000 - 0x76a74000     C:\WINDOWS\system32\USERENV.dll
    0x5b860000 - 0x5b8b5000     C:\WINDOWS\system32\netapi32.dll
    0x6d6c0000 - 0x6d6d3000     C:\Program Files\Genuitec\Common\binary\com.sun.java.jdk.win32.x86_1.6.0.013\jre\bin\net.dll
    0x71ab0000 - 0x71ac7000     C:\WINDOWS\system32\WS2_32.dll
    0x71aa0000 - 0x71aa8000     C:\WINDOWS\system32\WS2HELP.dll
    0x71a50000 - 0x71a8f000     C:\WINDOWS\System32\mswsock.dll
    0x76f20000 - 0x76f47000     C:\WINDOWS\system32\DNSAPI.dll
    0x76fb0000 - 0x76fb8000     C:\WINDOWS\System32\winrnr.dll
    0x76fc0000 - 0x76fc6000     C:\WINDOWS\system32\rasadhlp.dll
    0x6d6e0000 - 0x6d6e9000     C:\Program Files\Genuitec\Common\binary\com.sun.java.jdk.win32.x86_1.6.0.013\jre\bin\nio.dll
    0x605d0000 - 0x605d9000     C:\WINDOWS\system32\mslbui.dll
    0x061e0000 - 0x06235000     C:\Program Files\Genuitec\MyEclipse 7.5\configuration\org.eclipse.osgi\bundles\587\1\.cp\swt-win32-3452.dll
    0x763b0000 - 0x763f9000     C:\WINDOWS\system32\comdlg32.dll
    0x74d90000 - 0x74dfb000     C:\WINDOWS\system32\USP10.dll
    0x09eb0000 - 0x09f96000     C:\WINDOWS\system32\WININET.dll
    0x06240000 - 0x06249000     C:\WINDOWS\system32\Normaliz.dll
    0x78130000 - 0x78262000     C:\WINDOWS\system32\urlmon.dll
    0x09fa0000 - 0x0a188000     C:\WINDOWS\system32\iertutil.dll
    0x0a4a0000 - 0x0a4b4000     C:\Program Files\Genuitec\MyEclipse 7.5\configuration\org.eclipse.osgi\bundles\587\1\.cp\swt-gdip-win32-3452.dll
    0x4ec50000 - 0x4edf6000     C:\WINDOWS\WinSxS\x86_Microsoft.Windows.GdiPlus_6595b64144ccf1df_1.0.2600.5581_x-ww_dfbc4fc4\gdiplus.dll
    0x74c80000 - 0x74cac000     C:\WINDOWS\system32\oleacc.dll
    0x76080000 - 0x760e5000     C:\WINDOWS\system32\MSVCP60.dll
    0x0ad20000 - 0x0afe5000     C:\WINDOWS\system32\xpsp2res.dll
    0x0b800000 - 0x0b815000     C:\WINDOWS\system32\nvwddi.dll
    0x76380000 - 0x76385000     C:\WINDOWS\system32\msimg32.dll
    0x76fd0000 - 0x7704f000     C:\WINDOWS\system32\CLBCATQ.DLL
    0x77050000 - 0x77115000     C:\WINDOWS\system32\COMRes.dll
    0x75cf0000 - 0x75d81000     C:\WINDOWS\system32\mlang.dll
    0x0a8f0000 - 0x0a8ff000     C:\Program Files\Genuitec\MyEclipse 7.5\configuration\org.eclipse.osgi\bundles\292\1\.cp\jWinHttp.dll
    0x4d4f0000 - 0x4d549000     C:\WINDOWS\system32\WINHTTP.dll
    0x662b0000 - 0x66308000     C:\WINDOWS\system32\hnetcfg.dll
    0x71a90000 - 0x71a98000     C:\WINDOWS\System32\wshtcpip.dll
    0x6d840000 - 0x6d848000     C:\Program Files\Genuitec\Common\binary\com.sun.java.jdk.win32.x86_1.6.0.013\jre\bin\sunmscapi.dll
    0x77a80000 - 0x77b15000     C:\WINDOWS\system32\CRYPT32.dll
    0x77b20000 - 0x77b32000     C:\WINDOWS\system32\MSASN1.dll
    0x40220000 - 0x40cb2000     C:\WINDOWS\system32\ieframe.dll
    0x7e720000 - 0x7e7d0000     C:\WINDOWS\system32\SXS.DLL
    0x7d1e0000 - 0x7d49c000     C:\WINDOWS\system32\msi.dll
    0x77920000 - 0x77a13000     C:\WINDOWS\system32\SETUPAPI.dll
    0x41bd0000 - 0x4217d000     C:\WINDOWS\system32\mshtml.dll
    0x0b980000 - 0x0b9a9000     C:\WINDOWS\system32\msls31.dll
    0x54b20000 - 0x54b5f000     C:\Program Files\Common Files\Microsoft Shared\VS7Debug\pdm.dll
    0x548e0000 - 0x54920000     C:\Program Files\Common Files\Microsoft Shared\VS7Debug\msdbg2.dll
    0x76ee0000 - 0x76f1c000     C:\WINDOWS\system32\RASAPI32.dll
    0x76e90000 - 0x76ea2000     C:\WINDOWS\system32\rasman.dll
    0x76eb0000 - 0x76edf000     C:\WINDOWS\system32\TAPI32.dll
    0x76e80000 - 0x76e8e000     C:\WINDOWS\system32\rtutils.dll
    0x77c70000 - 0x77c95000     C:\WINDOWS\system32\msv1_0.dll
    0x76790000 - 0x7679c000     C:\WINDOWS\system32\cryptdll.dll
    0x76d60000 - 0x76d79000     C:\WINDOWS\system32\iphlpapi.dll
    0x722b0000 - 0x722b5000     C:\WINDOWS\system32\sensapi.dll
    0x6d610000 - 0x6d619000     C:\Program Files\Genuitec\Common\binary\com.sun.java.jdk.win32.x86_1.6.0.013\jre\bin\management.dll
    0x746f0000 - 0x7471a000     C:\WINDOWS\system32\msimtf.dll
    0x75c50000 - 0x75ccd000     C:\WINDOWS\system32\jscript.dll
    0x5c2c0000 - 0x5c300000     C:\WINDOWS\ime\sptip.dll
    0x42ee0000 - 0x42ef1000     C:\WINDOWS\IME\SPGRMR.DLL
    0x42f00000 - 0x42f5b000     C:\Program Files\Common Files\Microsoft Shared\INK\SKCHUI.DLL
    0x77a20000 - 0x77a74000     C:\WINDOWS\System32\cscui.dll
    0x76600000 - 0x7661d000     C:\WINDOWS\System32\CSCDLL.dll
    0x43170000 - 0x43216000     C:\Program Files\Perforce\p4exp.dll
    0x43220000 - 0x432bb000     C:\WINDOWS\WinSxS\x86_Microsoft.VC80.CRT_1fc8b3b9a1e18e3b_8.0.50727.4053_x-ww_e6967989\MSVCR80.dll
    0x7c420000 - 0x7c4a7000     C:\WINDOWS\WinSxS\x86_Microsoft.VC80.CRT_1fc8b3b9a1e18e3b_8.0.50727.4053_x-ww_e6967989\MSVCP80.dll
    0x43530000 - 0x43569000     C:\WINDOWS\system32\Dxtrans.dll
    0x76b20000 - 0x76b31000     C:\WINDOWS\system32\ATL.DLL
    0x6d430000 - 0x6d43a000     C:\WINDOWS\system32\ddrawex.dll
    0x73760000 - 0x737ab000     C:\WINDOWS\system32\DDRAW.dll
    0x73bc0000 - 0x73bc6000     C:\WINDOWS\system32\DCIMAN32.dll
    0x435b0000 - 0x43607000     C:\WINDOWS\system32\Dxtmsft.dll
    0x71d40000 - 0x71d5b000     C:\WINDOWS\system32\actxprxy.dll
    
    VM Arguments:
    jvm_args: -Xmx512m -XX:MaxPermSize=256m -XX:ReservedCodeCacheSize=64m 
    java_command: <unknown>
    Launcher Type: generic
    
    Environment Variables:
    CLASSPATH=C:\Program Files\Exceed.nt\hcljrcsv.zip;C:\Program Files\Exceed.nt
    PATH=C:/Program Files/Genuitec/Common/binary/com.sun.java.jdk.win32.x86_1.6.0.013/jre/bin/client;C:/Program Files/Genuitec/Common/binary/com.sun.java.jdk.win32.x86_1.6.0.013/jre/bin;C:\users\nsingh;C:\Program Files\Legato\nsr\bin;C:\WINDOWS\system32;C:\WINDOWS;C:\WINDOWS\System32\Wbem;C:\Program Files\Intel\DMIX;C:\Program Files\Hewlett-Packard\IAM\bin;C:\Program Files\Perforce\;C:\Program Files\Perforce;C:\Program Files\QuickTime\QTSystem\;C:\Program Files\ImageConverter Plus;C:\Program Files\ImageConverter Plus\Microsoft.VC80.CRT;C:\Program Files\ImageConverter Plus\Microsoft.VC80.MFC;;C:\PROGRA~1\TclPro1.4\win32-ix86\bin;C:\Program Files\Common Files\HP\Digital Imaging\\bin;C:\users\nsingh;C:\Program Files\Microsoft Visual Studio\VC98\Bin;C:\Program Files\Microsoft Visual Studio\COMMON\MSDev98\Bin;C:\users\nsingh\01_PROJECTS\11_HX_SAPA\hxjm\hxjm_source\hx_job_manager\source;C:\Program Files\ImageConverter Plus;C:\Program Files\ImageConverter Plus\Microsoft.VC80.CRT;C:\Program Files\ImageConverter Plus\Microsoft.VC80.MFC;C:\Program Files\UGS\NX 5.0\UGII\
    USERNAME=nsingh
    OS=Windows_NT
    PROCESSOR_IDENTIFIER=x86 Family 6 Model 23 Stepping 6, GenuineIntel
    
    
    
    ---------------  S Y S T E M  ---------------
    
    OS: Windows XP Build 2600 Service Pack 3
    
    CPU:total 2 (2 cores per cpu, 1 threads per core) family 6 model 7 stepping 6, cmov, cx8, fxsr, mmx, sse, sse2, sse3, ssse3
    
    Memory: 4k page, physical 2097151k(2097151k free), swap 4194303k(4194303k free)
    
    vm_info: Java HotSpot(TM) Client VM (11.3-b02) for windows-x86 JRE (1.6.0_13-b03), built on Mar  9 2009 01:15:24 by "java_re" with MS VC++ 7.1
    
    time: Mon Sep 28 16:50:54 2009
    elapsed time: 27 seconds

    =========================================

    #302957 Reply

    Loyal Water
    Member

    Narendra,
    Are you able to create new projects in a new workspace?

    Can you use the -clean command and check if it helps:-
    https://www.genuitec.com/forums/topic/troubleshoot-using-the-clean-command-line-argument/

    #302974 Reply

    support-nipun
    I m not able to create new project in a new workspace.
    As you suggested , i tried

    eclipse.exe -clean

    but it didnt work. its already in my ini file

    -startup
    ../Common\plugins\org.eclipse.equinox.launcher_1.0.101.R34x_v20081125.jar
    --launcher.library
    ../Common\plugins\org.eclipse.equinox.launcher.win32.win32.x86_1.0.101.R34x_v20080731
    -clean
    -configuration
    configuration
    -vm
    C:\Program Files\Genuitec\Common\binary\com.sun.java.jdk.win32.x86_1.6.0.013\jre\bin\client\jvm.dll
    -vmargs
    -Xmx512m
    -XX:MaxPermSize=256m
    -XX:ReservedCodeCacheSize=64m
    #302993 Reply

    Loyal Water
    Member

    Narendra,
    In that case you move your project to a new workspace and start working there. Seems like the old workspace has gone corrupt for some reason.

    #303038 Reply

    I could not do that also.
    1) I could not create new project
    2) I could not copy old working project to new location and work

    The only thing i can do is work with old project with there original dir. location

    #303075 Reply

    Loyal Water
    Member

    I could not do that also.
    1) I could not create new project
    2) I could not copy old working project to new location and work

    Could you please clarify if this something you would not like to do or is this something you were unable to do since you ran into problems ?

    #303082 Reply

    rmcvay
    Member

    I believe he cannot create a new project in any workspace.

    #303852 Reply

    This message has not been recovered.

    #303875 Reply

    Loyal Water
    Member

    This message has not been recovered.

    #303920 Reply

    This message has not been recovered.

    #303930 Reply

    Loyal Water
    Member

    This message has not been recovered.

    #303937 Reply

    This message has not been recovered.

    #303965 Reply

    Loyal Water
    Member

    This message has not been recovered.

    Attachments:
    You must be logged in to view attached files.
    #303977 Reply

    Loyal Water
    Member

    This message has not been recovered.

    #304119 Reply

    This message has not been recovered.

Viewing 15 posts - 1 through 15 (of 17 total)
Reply To: Could not create empty project

You must be logged in to post in the forum log in