facebook

MyEclipse crashes when opening JSP page

  1. MyEclipse IDE
  2.  > 
  3. Installation, Configuration & Updates
Viewing 15 posts - 1 through 15 (of 23 total)
  • Author
    Posts
  • #260023 Reply

    davidr555
    Member

    If I try and double click on a jsp page it crashes. If I open it with MyEclipse jsp editor it works fine. If I open it with MyEclipse Visual JSP Designer (I guess the same as double click) the program immediately crashes. Trying to open it with the -clean did not help. Error log pretty big, but can send if you like. Below is the system info:

    – System Setup ——————————-
    Operating System and version:
    Eclipse version:
    Eclipse build id:
    Fresh Eclipse install (y/n):
    If not, was it upgraded to its current version using the update manager?
    Other installed external plugins:
    Number of plugins in the <eclipse>/plugins directory that begin with org.eclipse.pde.*:
    MyEclipse version:
    Eclipse JDK version:
    Application Server JDK version:
    Are there any exceptions in the Eclipse log file?

    If this is a DB related question please answer the following:

    RDBMS vendor and version:
    JDBC driver vendor and version, and access type (thin, type-2, etc):
    Connection URL:
    Eclipse error logs related to com.genuitec.eclipse.sqlexplorer packages:

    – Message Body ——————————-

    #260042 Reply

    Haris Peco
    Member

    David,

    Please, send your OS , eclipse and MyEclipse version, log file and if it is possible jsp page which cause crash on

    mailto:support@genuitec.com with subject ATTN: support-snpe

    If you can look at file hs_err_pidXXXX.log (XXXX is some number) in your home directory and send this file (files), too

    Thanks
    Peco

    #260097 Reply

    Haris Peco
    Member

    Hi David,

    I can’t reproduce your case.Please, can you answer on this :

    – is JSP designer crash for every jsp (and html) page ?
    – is it hapen after upgrade to eclipse 3.2.1 ? Myeclipse 5.0.1 support eclipse 3.2.0, but I think that 3.2.1 will works fine

    Thanks
    Peco

    PS
    your log show that you use jdk 1.5.0 update 08

    #260187 Reply

    davidr555
    Member

    Yes MyEclipse crashes whenever opening any jsp or html page.

    This was not an upgrade to 3.2.1 but a new install (we are switching from JBuilder). Do you think I should go to 3.2.0?

    Did you mean jre 1.5.0 update 8? We should be using JDK 1.4.2_12-b03 for everything except Tomcat 5. Anyways, to test this, I uninstalled and removed completely all jre and jdk 1.5 from my computer. Both the JDK and JRE are now the previously mentioned 1.4.2:

    C:\>java -version
    java version “1.4.2_12”
    Java(TM) 2 Runtime Environment, Standard Edition (build 1.4.2_12-b03)
    Java HotSpot(TM) Client VM (build 1.4.2_12-b03, mixed mode)

    This also shows for the JRE_LIB and JRE_SRC in Eclipse.

    If you need any more info, please let me know.

    DavidR.

    #260198 Reply

    Haris Peco
    Member

    David,

    This was not an upgrade to 3.2.1 but a new install (we are switching from JBuilder). Do you think I should go to 3.2.0?

    There aren’t known problems with eclipse 3.2.1.I have tried your case with 3.2.1 too and it works fine.

    Did you mean jre 1.5.0 update 8? We should be using JDK 1.4.2_12-b03 for everything except Tomcat 5. Anyways, to test this, I uninstalled and removed completely all jre and jdk 1.5 from my computer. Both the JDK and JRE are now the previously mentioned 1.4.2:

    This is from your log

    #
    # Java VM: Java HotSpot(TM) Client VM (1.5.0_08-b03 mixed mode, sharing)

    JDK version is not important for this issue.It is for your information, only.Check eclipse startup options, special -vm, and *.ini files in eclipse home.

    It looks that we have broken install.Visual designer can not open requested libraries and I suppose that it found some older libraries.

    Check installation details with menu ‘MyEclipse>Installation summary>Installation details. If it is possible send us this informations, too

    Thanks,
    Peco

    #260203 Reply

    davidr555
    Member

    Here is the elcipse.ini file inf: Not sure if you wanted that.

    -vmargs
    -Xms40m
    -Xmx256m

    You said: Check eclipse startup options, special -vm, and *.ini files in eclipse home – Sorry not exactly sure what you want done here? I checked the different *.ini files including the one given above, but saw nothing special. If there is something I should try please let me know.

    Here is the installation details:

    *** Date: Tue Oct 10 18:21:21 PDT 2006

    *** System properties:
    OS=WindowsXP
    OS version=5.1
    Java version=1.4.2_12

    *** MyEclipse details:
    MyEclipse Enterprise Workbench

    Version: 5.0 GA
    Build id: 20060805-5.0-GA

    *** Eclipse details:
    MyEclipse Enterprise Workbench

    Version: 5.0.1 GA
    Build id: 20060810-5.0.1-GA

    Eclipse Graphical Editing Framework

    Version: 3.2.0.v20060626
    Build id: 20060627-0816

    Eclipse Platform

    Version: 3.2.1.r321_v20060921-b_XVA-INSQSyMtx
    Build id: M20060921-0945

    Eclipse RCP

    Version: 3.2.1.r321_v20060801-2ekW2BxmcpPUOoq
    Build id: M20060921-0945

    Eclipse Java Development Tools

    Version: 3.2.1.r321_v20060905-R4CM1Znkvre9wC-
    Build id: M20060921-0945

    Eclipse Plug-in Development Environment

    Version: 3.2.1.r321_v20060823-6vYLLdQ3Nk8DrFG
    Build id: M20060921-0945

    Eclipse Project SDK

    Version: 3.2.1.r321_v20060801-tQ1w49KnTArT0FZ
    Build id: M20060921-0945

    Eclipse startup command=-os
    win32
    -ws
    win32
    -arch
    x86
    -launcher
    C:\Program Files\Eclipse\eclipse.exe
    -name
    Eclipse
    -showsplash
    600
    -exitdata
    e40_50
    -product
    com.genuitec.myeclipse.product.ide
    -vm
    C:\WINDOWS\system32\javaw.exe

    #260208 Reply

    Haris Peco
    Member

    David,

    It’s okay.You check eclipse.ini (there is config.ini in configuration directory, but it is not important for your example)
    Please try set next in eclipse.ini

    -vmargs
    -Xmx512M
    -Xms256M
    -XX:PermSize=64M
    -XX:MaxPermSize=128M

    Can you make new jsp page with wizard ?

    Best

    PS.
    your jdk in log files (hs_errXXXX.log) is 1.5.0_08 and you send wrong log files probably

    #260209 Reply

    davidr555
    Member

    Ok, I made the change to the eclipse.ini file. Still same problem.

    I can create a new jsp but then MyEclipse will crash. When I re-open the file is there and then I just need to open it with the regular editor.

    When I tried to open a jsp file this is the error log that was created (to help solve any earlier problem of maybe sending the wrong log):

    #
    # An unexpected error has been detected by HotSpot Virtual Machine:
    #
    # EXCEPTION_ACCESS_VIOLATION (0xc0000005) at pc=0x080db298, pid=3532, tid=3888
    #
    # Java VM: Java HotSpot(TM) Client VM (1.4.2_12-b03 mixed mode)
    # Problematic frame:
    # V [jvm.dll+0xdb298]
    #

    ————— T H R E A D —————

    Current thread (0x00354ca0): JavaThread “main” [_thread_in_vm, id=3888]

    siginfo: ExceptionCode=0xc0000005, reading address 0xaeb874b3

    Registers:
    EAX=0x00000000, EBX=0x4f444e49, ECX=0xaeb874b3, EDX=0x00000000
    ESP=0x0006e078, EBP=0x0006e0d4, ESI=0x4f444e49, EDI=0x575c3a43
    EIP=0x080db298, EFLAGS=0x00010202

    Top of Stack: (sp=0x0006e078)
    0x0006e078: aeb874b3 080db2d1 aeb874b3 4f444e49
    0x0006e088: 575c3a43 00000021 4f444e49 08074b88
    0x0006e098: aeb874b3 4f444e49 00354ca0 32698278
    0x0006e0a8: 00354ca0 0807c050 1047a5d8 00354ca0
    0x0006e0b8: 32698278 00354d3c 003550a8 00354878
    0x0006e0c8: 00354880 00354c6c 00354ca0 0006e1f4
    0x0006e0d8: 052b307e 00354d3c 0006e234 00000000
    0x0006e0e8: 00354ca0 32698278 32698230 00000000

    Instructions: (pc=0x080db298)
    0x080db288: c3 56 8b 74 24 0c 33 c0 85 f6 7e 29 8b 4c 24 08
    0x080db298: 66 8b 11 66 83 fa 01 72 09 66 83 fa 7f 77 03 40

    Stack: [0x00030000,0x00070000), sp=0x0006e078, free space=248k
    Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
    V [jvm.dll+0xdb298]
    C [jniwrap.dll+0x307e]
    j com.jniwrapper.Library.loadLibrary([B)J+0
    j com.jniwrapper.Library.a(Ljava/lang/String;)V+21
    j com.jniwrapper.Library.load()V+45
    j com.jniwrapper.util.FunctionCache.b()Lcom/jniwrapper/Library;+55
    j com.jniwrapper.util.FunctionCache.getFunction(Ljava/lang/String;)Lcom/jniwrapper/Function;+19
    j com.jniwrapper.win32.system.VersionInfo.<init>()V+141
    j com.jniwrapper.win32.system.Kernel32.isUnicode()Z+11
    j com.jniwrapper.win32.FunctionName.<clinit>()V+3
    v ~StubRoutines::call_stub
    V [jvm.dll+0x74424]
    V [jvm.dll+0xae595]
    V [jvm.dll+0x74331]
    V [jvm.dll+0x67fc8]
    V [jvm.dll+0x67f5c]
    V [jvm.dll+0x66fff]
    V [jvm.dll+0x6ec55]
    j com.jniwrapper.win32.ui.WndClass.<clinit>()V+0
    v ~StubRoutines::call_stub
    V [jvm.dll+0x74424]
    V [jvm.dll+0xae595]
    V [jvm.dll+0x74331]
    V [jvm.dll+0x67fc8]
    V [jvm.dll+0x67f5c]
    V [jvm.dll+0x66fff]
    V [jvm.dll+0x6ec55]
    j com.jniwrapper.xpcom.impl.WindowsPlatform.doInitialize()V+0
    j com.jniwrapper.xpcom.Platform.initialize()V+3
    j com.jniwrapper.xpcom.XpcFunctions.initializeImpl()V+74
    j com.jniwrapper.xpcom.XpcFunctions.access$0()V+0
    j com.jniwrapper.xpcom.XpcFunctions$1.run()V+0
    j org.eclipse.swt.widgets.Synchronizer.syncExec(Ljava/lang/Runnable;)V+15
    j org.eclipse.ui.internal.UISynchronizer.syncExec(Ljava/lang/Runnable;)V+26
    j org.eclipse.swt.widgets.Display.syncExec(Ljava/lang/Runnable;)V+18
    j com.jniwrapper.xpcom.impl.swt.SwtMessageLoop.doInvokeAndWait(Ljava/lang/Runnable;)V+5
    j com.jniwrapper.xpcom.XpcMessageLoop.invokeAndWait(Ljava/lang/Runnable;)V+4
    j com.jniwrapper.xpcom.XpcFunctions.initialize(Lcom/jniwrapper/xpcom/XpcFunctions$Toolkit;)V+60
    j com.genuitec.javascript.debug.mozilla.ImprovedMozillaBrowser.createMozillaInstance()Lorg/mozilla/xpcom/Mozilla;+86
    j org.eclipse.swt.browser.AbstractMozillaBrowser.<init>(Lorg/eclipse/swt/widgets/Composite;I)V+83
    j org.eclipse.swt.browser.MozillaBrowser.<init>(Lorg/eclipse/swt/widgets/Composite;I)V+3
    j com.genuitec.javascript.debug.mozilla.ImprovedMozillaBrowser.<init>(Lorg/eclipse/swt/widgets/Composite;I)V+3
    j com.genuitec.eclipse.webdesigner3.design.MozillaEditor.<init>(Lorg/eclipse/swt/widgets/Composite;Ljava/lang/String;)V+4
    j com.genuitec.eclipse.webdesigner3.design.MozillaEditor.<init>(Lorg/eclipse/swt/widgets/Composite;)V+4
    j com.genuitec.eclipse.webdesigner3.design.DesignEditSystem.createDesignView(Lorg/eclipse/swt/widgets/Composite;)V+6
    j com.genuitec.eclipse.webdesigner3.WebDesigner3.createDesignView(Lorg/eclipse/swt/widgets/Composite;)V+5
    j com.genuitec.eclipse.webdesigner3.editors.WebDesignerMultiPageEditor.createDesignView(Lorg/eclipse/swt/widgets/Composite;)Lorg/eclipse/swt/widgets/Composite;+203
    j com.genuitec.eclipse.webdesigner3.editors.WebDesignerMultiPageEditor.createDesignPage()V+36
    j com.genuitec.eclipse.webdesigner3.editors.WebDesignerMultiPageEditor.createPages()V+18
    j org.eclipse.ui.part.MultiPageEditorPart.createPartControl(Lorg/eclipse/swt/widgets/Composite;)V+16
    j org.eclipse.ui.internal.EditorReference.createPartHelper()Lorg/eclipse/ui/IEditorPart;+300
    j org.eclipse.ui.internal.EditorReference.createPart()Lorg/eclipse/ui/IWorkbenchPart;+5
    j org.eclipse.ui.internal.WorkbenchPartReference.getPart(Z)Lorg/eclipse/ui/IWorkbenchPart;+65
    j org.eclipse.ui.internal.PartPane.setVisible(Z)V+18
    j org.eclipse.ui.internal.presentations.PresentablePart.setVisible(Z)V+17
    j org.eclipse.ui.internal.presentations.util.PresentablePartFolder.select(Lorg/eclipse/ui/presentations/IPresentablePart;)V+15
    j org.eclipse.ui.internal.presentations.util.LeftToRightTabOrder.select(Lorg/eclipse/ui/presentations/IPresentablePart;)V+5
    j org.eclipse.ui.internal.presentations.util.TabbedStackPresentation.selectPart(Lorg/eclipse/ui/presentations/IPresentablePart;)V+10
    j org.eclipse.ui.internal.PartStack.refreshPresentationSelection()V+117
    j org.eclipse.ui.internal.PartStack.setSelection(Lorg/eclipse/ui/internal/LayoutPart;)V+15
    j org.eclipse.ui.internal.PartStack.showPart(Lorg/eclipse/ui/internal/LayoutPart;Ljava/lang/Object;)V+108
    j org.eclipse.ui.internal.PartStack.add(Lorg/eclipse/ui/internal/LayoutPart;Ljava/lang/Object;)V+29
    j org.eclipse.ui.internal.EditorStack.add(Lorg/eclipse/ui/internal/LayoutPart;Ljava/lang/Object;)V+3
    j org.eclipse.ui.internal.PartStack.add(Lorg/eclipse/ui/internal/LayoutPart;)V+3
    j org.eclipse.ui.internal.EditorStack.add(Lorg/eclipse/ui/internal/LayoutPart;)V+2
    j org.eclipse.ui.internal.EditorSashContainer.addEditor(Lorg/eclipse/ui/internal/EditorPane;Lorg/eclipse/ui/internal/EditorStack;)V+2
    j org.eclipse.ui.internal.EditorAreaHelper.addToLayout(Lorg/eclipse/ui/internal/EditorPane;Lorg/eclipse/ui/internal/EditorStack;)V+11
    j org.eclipse.ui.internal.EditorAreaHelper.addEditor(Lorg/eclipse/ui/internal/EditorReference;Ljava/lang/String;)V+81
    j org.eclipse.ui.internal.EditorManager.createEditorTab(Lorg/eclipse/ui/internal/EditorReference;Ljava/lang/String;)V+6
    j org.eclipse.ui.internal.EditorManager.openEditorFromDescriptor(Lorg/eclipse/ui/internal/registry/EditorDescriptor;Lorg/eclipse/ui/IEditorInput;)Lorg/eclipse/ui/IEditorReference;+168
    j org.eclipse.ui.internal.EditorManager.openEditor(Ljava/lang/String;Lorg/eclipse/ui/IEditorInput;Z)Lorg/eclipse/ui/IEditorReference;+59
    j org.eclipse.ui.internal.WorkbenchPage.busyOpenEditorBatched(Lorg/eclipse/ui/IEditorInput;Ljava/lang/String;ZI)Lorg/eclipse/ui/IEditorPart;+203
    j org.eclipse.ui.internal.WorkbenchPage.busyOpenEditor(Lorg/eclipse/ui/IEditorInput;Ljava/lang/String;ZI)Lorg/eclipse/ui/IEditorPart;+25
    j org.eclipse.ui.internal.WorkbenchPage.access$10(Lorg/eclipse/ui/internal/WorkbenchPage;Lorg/eclipse/ui/IEditorInput;Ljava/lang/String;ZI)Lorg/eclipse/ui/IEditorPart;+6
    j org.eclipse.ui.internal.WorkbenchPage$9.run()V+25
    j org.eclipse.swt.custom.BusyIndicator.showWhile(Lorg/eclipse/swt/widgets/Display;Ljava/lang/Runnable;)V+116
    j org.eclipse.ui.internal.WorkbenchPage.openEditor(Lorg/eclipse/ui/IEditorInput;Ljava/lang/String;ZI)Lorg/eclipse/ui/IEditorPart;+57
    j org.eclipse.ui.actions.OpenWithMenu.openEditor(Lorg/eclipse/ui/IEditorDescriptor;)V+44
    j org.eclipse.ui.actions.OpenWithMenu.access$0(Lorg/eclipse/ui/actions/OpenWithMenu;Lorg/eclipse/ui/IEditorDescriptor;)V+2
    j org.eclipse.ui.actions.OpenWithMenu$2.handleEvent(Lorg/eclipse/swt/widgets/Event;)V+42
    J org.eclipse.swt.widgets.EventTable.sendEvent(Lorg/eclipse/swt/widgets/Event;)V
    J org.eclipse.swt.widgets.Display.runDeferredEvents()Z
    J org.eclipse.swt.widgets.Display.readAndDispatch()Z
    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+225
    j org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Lorg/eclipse/swt/widgets/Display;Lorg/eclipse/ui/application/WorkbenchAdvisor;)I+11
    j org.eclipse.ui.PlatformUI.createAndRunWorkbench(Lorg/eclipse/swt/widgets/Display;Lorg/eclipse/ui/application/WorkbenchAdvisor;)I+2
    j org.eclipse.ui.internal.ide.IDEApplication.run(Ljava/lang/Object;)Ljava/lang/Object;+76
    j org.eclipse.core.internal.runtime.PlatformActivator$1.run(Ljava/lang/Object;)Ljava/lang/Object;+219
    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;+135
    j org.eclipse.core.runtime.adaptor.EclipseStarter.run([Ljava/lang/String;Ljava/lang/Runnable;)Ljava/lang/Object;+60
    v ~StubRoutines::call_stub
    V [jvm.dll+0x74424]
    V [jvm.dll+0xae595]
    V [jvm.dll+0x74331]
    V [jvm.dll+0xb930c]
    V [jvm.dll+0xba8c0]
    V [jvm.dll+0x8f283]
    …<more frames>…

    Java frames: (J=compiled Java code, j=interpreted, Vv=VM code)
    j com.jniwrapper.Library.loadLibrary([B)J+0
    j com.jniwrapper.Library.a(Ljava/lang/String;)V+21
    j com.jniwrapper.Library.load()V+45
    j com.jniwrapper.util.FunctionCache.b()Lcom/jniwrapper/Library;+55
    j com.jniwrapper.util.FunctionCache.getFunction(Ljava/lang/String;)Lcom/jniwrapper/Function;+19
    j com.jniwrapper.win32.system.VersionInfo.<init>()V+141
    j com.jniwrapper.win32.system.Kernel32.isUnicode()Z+11
    j com.jniwrapper.win32.FunctionName.<clinit>()V+3
    v ~StubRoutines::call_stub
    j com.jniwrapper.win32.ui.WndClass.<clinit>()V+0
    v ~StubRoutines::call_stub
    j com.jniwrapper.xpcom.impl.WindowsPlatform.doInitialize()V+0
    j com.jniwrapper.xpcom.Platform.initialize()V+3
    j com.jniwrapper.xpcom.XpcFunctions.initializeImpl()V+74
    j com.jniwrapper.xpcom.XpcFunctions.access$0()V+0
    j com.jniwrapper.xpcom.XpcFunctions$1.run()V+0
    j org.eclipse.swt.widgets.Synchronizer.syncExec(Ljava/lang/Runnable;)V+15
    j org.eclipse.ui.internal.UISynchronizer.syncExec(Ljava/lang/Runnable;)V+26
    j org.eclipse.swt.widgets.Display.syncExec(Ljava/lang/Runnable;)V+18
    j com.jniwrapper.xpcom.impl.swt.SwtMessageLoop.doInvokeAndWait(Ljava/lang/Runnable;)V+5
    j com.jniwrapper.xpcom.XpcMessageLoop.invokeAndWait(Ljava/lang/Runnable;)V+4
    j com.jniwrapper.xpcom.XpcFunctions.initialize(Lcom/jniwrapper/xpcom/XpcFunctions$Toolkit;)V+60
    j com.genuitec.javascript.debug.mozilla.ImprovedMozillaBrowser.createMozillaInstance()Lorg/mozilla/xpcom/Mozilla;+86
    j org.eclipse.swt.browser.AbstractMozillaBrowser.<init>(Lorg/eclipse/swt/widgets/Composite;I)V+83
    j org.eclipse.swt.browser.MozillaBrowser.<init>(Lorg/eclipse/swt/widgets/Composite;I)V+3
    j com.genuitec.javascript.debug.mozilla.ImprovedMozillaBrowser.<init>(Lorg/eclipse/swt/widgets/Composite;I)V+3
    j com.genuitec.eclipse.webdesigner3.design.MozillaEditor.<init>(Lorg/eclipse/swt/widgets/Composite;Ljava/lang/String;)V+4
    j com.genuitec.eclipse.webdesigner3.design.MozillaEditor.<init>(Lorg/eclipse/swt/widgets/Composite;)V+4
    j com.genuitec.eclipse.webdesigner3.design.DesignEditSystem.createDesignView(Lorg/eclipse/swt/widgets/Composite;)V+6
    j com.genuitec.eclipse.webdesigner3.WebDesigner3.createDesignView(Lorg/eclipse/swt/widgets/Composite;)V+5
    j com.genuitec.eclipse.webdesigner3.editors.WebDesignerMultiPageEditor.createDesignView(Lorg/eclipse/swt/widgets/Composite;)Lorg/eclipse/swt/widgets/Composite;+203
    j com.genuitec.eclipse.webdesigner3.editors.WebDesignerMultiPageEditor.createDesignPage()V+36
    j com.genuitec.eclipse.webdesigner3.editors.WebDesignerMultiPageEditor.createPages()V+18
    j org.eclipse.ui.part.MultiPageEditorPart.createPartControl(Lorg/eclipse/swt/widgets/Composite;)V+16
    j org.eclipse.ui.internal.EditorReference.createPartHelper()Lorg/eclipse/ui/IEditorPart;+300
    j org.eclipse.ui.internal.EditorReference.createPart()Lorg/eclipse/ui/IWorkbenchPart;+5
    j org.eclipse.ui.internal.WorkbenchPartReference.getPart(Z)Lorg/eclipse/ui/IWorkbenchPart;+65
    j org.eclipse.ui.internal.PartPane.setVisible(Z)V+18
    j org.eclipse.ui.internal.presentations.PresentablePart.setVisible(Z)V+17
    j org.eclipse.ui.internal.presentations.util.PresentablePartFolder.select(Lorg/eclipse/ui/presentations/IPresentablePart;)V+15
    j org.eclipse.ui.internal.presentations.util.LeftToRightTabOrder.select(Lorg/eclipse/ui/presentations/IPresentablePart;)V+5
    j org.eclipse.ui.internal.presentations.util.TabbedStackPresentation.selectPart(Lorg/eclipse/ui/presentations/IPresentablePart;)V+10
    j org.eclipse.ui.internal.PartStack.refreshPresentationSelection()V+117
    j org.eclipse.ui.internal.PartStack.setSelection(Lorg/eclipse/ui/internal/LayoutPart;)V+15
    j org.eclipse.ui.internal.PartStack.showPart(Lorg/eclipse/ui/internal/LayoutPart;Ljava/lang/Object;)V+108
    j org.eclipse.ui.internal.PartStack.add(Lorg/eclipse/ui/internal/LayoutPart;Ljava/lang/Object;)V+29
    j org.eclipse.ui.internal.EditorStack.add(Lorg/eclipse/ui/internal/LayoutPart;Ljava/lang/Object;)V+3
    j org.eclipse.ui.internal.PartStack.add(Lorg/eclipse/ui/internal/LayoutPart;)V+3
    j org.eclipse.ui.internal.EditorStack.add(Lorg/eclipse/ui/internal/LayoutPart;)V+2
    j org.eclipse.ui.internal.EditorSashContainer.addEditor(Lorg/eclipse/ui/internal/EditorPane;Lorg/eclipse/ui/internal/EditorStack;)V+2
    j org.eclipse.ui.internal.EditorAreaHelper.addToLayout(Lorg/eclipse/ui/internal/EditorPane;Lorg/eclipse/ui/internal/EditorStack;)V+11
    j org.eclipse.ui.internal.EditorAreaHelper.addEditor(Lorg/eclipse/ui/internal/EditorReference;Ljava/lang/String;)V+81
    j org.eclipse.ui.internal.EditorManager.createEditorTab(Lorg/eclipse/ui/internal/EditorReference;Ljava/lang/String;)V+6
    j org.eclipse.ui.internal.EditorManager.openEditorFromDescriptor(Lorg/eclipse/ui/internal/registry/EditorDescriptor;Lorg/eclipse/ui/IEditorInput;)Lorg/eclipse/ui/IEditorReference;+168
    j org.eclipse.ui.internal.EditorManager.openEditor(Ljava/lang/String;Lorg/eclipse/ui/IEditorInput;Z)Lorg/eclipse/ui/IEditorReference;+59
    j org.eclipse.ui.internal.WorkbenchPage.busyOpenEditorBatched(Lorg/eclipse/ui/IEditorInput;Ljava/lang/String;ZI)Lorg/eclipse/ui/IEditorPart;+203
    j org.eclipse.ui.internal.WorkbenchPage.busyOpenEditor(Lorg/eclipse/ui/IEditorInput;Ljava/lang/String;ZI)Lorg/eclipse/ui/IEditorPart;+25
    j org.eclipse.ui.internal.WorkbenchPage.access$10(Lorg/eclipse/ui/internal/WorkbenchPage;Lorg/eclipse/ui/IEditorInput;Ljava/lang/String;ZI)Lorg/eclipse/ui/IEditorPart;+6
    j org.eclipse.ui.internal.WorkbenchPage$9.run()V+25
    j org.eclipse.swt.custom.BusyIndicator.showWhile(Lorg/eclipse/swt/widgets/Display;Ljava/lang/Runnable;)V+116
    j org.eclipse.ui.internal.WorkbenchPage.openEditor(Lorg/eclipse/ui/IEditorInput;Ljava/lang/String;ZI)Lorg/eclipse/ui/IEditorPart;+57
    j org.eclipse.ui.actions.OpenWithMenu.openEditor(Lorg/eclipse/ui/IEditorDescriptor;)V+44
    j org.eclipse.ui.actions.OpenWithMenu.access$0(Lorg/eclipse/ui/actions/OpenWithMenu;Lorg/eclipse/ui/IEditorDescriptor;)V+2
    j org.eclipse.ui.actions.OpenWithMenu$2.handleEvent(Lorg/eclipse/swt/widgets/Event;)V+42
    J org.eclipse.swt.widgets.EventTable.sendEvent(Lorg/eclipse/swt/widgets/Event;)V
    J org.eclipse.swt.widgets.Display.runDeferredEvents()Z
    J org.eclipse.swt.widgets.Display.readAndDispatch()Z
    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+225
    j org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Lorg/eclipse/swt/widgets/Display;Lorg/eclipse/ui/application/WorkbenchAdvisor;)I+11
    j org.eclipse.ui.PlatformUI.createAndRunWorkbench(Lorg/eclipse/swt/widgets/Display;Lorg/eclipse/ui/application/WorkbenchAdvisor;)I+2
    j org.eclipse.ui.internal.ide.IDEApplication.run(Ljava/lang/Object;)Ljava/lang/Object;+76
    j org.eclipse.core.internal.runtime.PlatformActivator$1.run(Ljava/lang/Object;)Ljava/lang/Object;+219
    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;+135
    j org.eclipse.core.runtime.adaptor.EclipseStarter.run([Ljava/lang/String;Ljava/lang/Runnable;)Ljava/lang/Object;+60
    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;+111
    j org.eclipse.core.launcher.Main.invokeFramework([Ljava/lang/String;[Ljava/net/URL;)V+181
    j org.eclipse.core.launcher.Main.basicRun([Ljava/lang/String;)V+107
    j org.eclipse.core.launcher.Main.run([Ljava/lang/String;)I+4
    j org.eclipse.core.launcher.Main.main([Ljava/lang/String;)V+10
    v ~StubRoutines::call_stub

    ————— P R O C E S S —————

    Java Threads: ( => current thread )
    0x0341da30 JavaThread “Worker-3” [_thread_blocked, id=2104]
    0x03302198 JavaThread “Worker-2” [_thread_blocked, id=2096]
    0x009d9d50 JavaThread “Worker-1” [_thread_blocked, id=3796]
    0x0322d630 JavaThread “Java indexing” daemon [_thread_in_native, id=1820]
    0x03197250 JavaThread “Worker-0” [_thread_blocked, id=2952]
    0x00a1e468 JavaThread “Start Level Event Dispatcher” daemon [_thread_blocked, id=3684]
    0x02f565d8 JavaThread “Framework Event Dispatcher” daemon [_thread_blocked, id=3644]
    0x009fe900 JavaThread “State Data Manager” daemon [_thread_blocked, id=1096]
    0x0098dbf0 JavaThread “CompilerThread0” daemon [_thread_blocked, id=208]
    0x0098cf80 JavaThread “Signal Dispatcher” daemon [_thread_blocked, id=3664]
    0x0098a4d8 JavaThread “Finalizer” daemon [_thread_blocked, id=1632]
    0x00989150 JavaThread “Reference Handler” daemon [_thread_blocked, id=3056]
    =>0x00354ca0 JavaThread “main” [_thread_in_vm, id=3888]

    Other Threads:
    0x009c75b8 VMThread [id=124]
    0x009c9208 WatcherThread [id=3616]

    VM state:not at safepoint (normal execution)

    VM Mutex/Monitor currently owned by a thread: None

    Heap
    def new generation total 9152K, used 4955K [0x10010000, 0x109f0000, 0x12770000)
    eden space 8192K, 55% used [0x10010000, 0x1047b5e8, 0x10810000)
    from space 960K, 44% used [0x10900000, 0x1096b9c8, 0x109f0000)
    to space 960K, 0% used [0x10810000, 0x10810000, 0x10900000)
    tenured generation total 121024K, used 27897K [0x12770000, 0x19da0000, 0x30010000)
    the space 121024K, 23% used [0x12770000, 0x142ae478, 0x142ae600, 0x19da0000)
    compacting perm gen total 65536K, used 39738K [0x30010000, 0x34010000, 0x38010000)
    the space 65536K, 60% used [0x30010000, 0x326deb30, 0x326dec00, 0x34010000)

    Dynamic libraries:
    0x00400000 – 0x0040b000 C:\WINDOWS\system32\javaw.exe
    0x7c900000 – 0x7c9b0000 C:\WINDOWS\system32\ntdll.dll
    0x7c800000 – 0x7c8f4000 C:\WINDOWS\system32\kernel32.dll
    0x77dd0000 – 0x77e6b000 C:\WINDOWS\system32\ADVAPI32.dll
    0x77e70000 – 0x77f01000 C:\WINDOWS\system32\RPCRT4.dll
    0x77d40000 – 0x77dd0000 C:\WINDOWS\system32\USER32.dll
    0x77f10000 – 0x77f57000 C:\WINDOWS\system32\GDI32.dll
    0x77c10000 – 0x77c68000 C:\WINDOWS\system32\MSVCRT.dll
    0x08000000 – 0x08140000 C:\Program Files\Java\j2re1.4.2_12\bin\client\jvm.dll
    0x76b40000 – 0x76b6d000 C:\WINDOWS\system32\WINMM.dll
    0x10000000 – 0x10007000 C:\Program Files\Java\j2re1.4.2_12\bin\hpi.dll
    0x76bf0000 – 0x76bfb000 C:\WINDOWS\system32\PSAPI.DLL
    0x00830000 – 0x0083e000 C:\Program Files\Java\j2re1.4.2_12\bin\verify.dll
    0x00840000 – 0x00859000 C:\Program Files\Java\j2re1.4.2_12\bin\java.dll
    0x00860000 – 0x0086e000 C:\Program Files\Java\j2re1.4.2_12\bin\zip.dll
    0x03060000 – 0x0306f000 C:\Program Files\Java\j2re1.4.2_12\bin\net.dll
    0x71ab0000 – 0x71ac7000 C:\WINDOWS\system32\WS2_32.dll
    0x71aa0000 – 0x71aa8000 C:\WINDOWS\system32\WS2HELP.dll
    0x03070000 – 0x03078000 C:\Program Files\Java\j2re1.4.2_12\bin\nio.dll
    0x03550000 – 0x035a2000 C:\Program Files\Eclipse\configuration\org.eclipse.osgi\bundles\433\1\.cp\swt-win32-3235.dll
    0x774e0000 – 0x7761d000 C:\WINDOWS\system32\ole32.dll
    0x773d0000 – 0x774d2000 C:\WINDOWS\WinSxS\X86_Microsoft.Windows.Common-Controls_6595b64144ccf1df_6.0.2600.2180_x-ww_a84f1ff9\COMCTL32.dll
    0x77f60000 – 0x77fd6000 C:\WINDOWS\system32\SHLWAPI.dll
    0x763b0000 – 0x763f9000 C:\WINDOWS\system32\comdlg32.dll
    0x7c9c0000 – 0x7d1d5000 C:\WINDOWS\system32\SHELL32.dll
    0x77120000 – 0x771ac000 C:\WINDOWS\system32\OLEAUT32.dll
    0x76390000 – 0x763ad000 C:\WINDOWS\system32\IMM32.dll
    0x74d90000 – 0x74dfb000 C:\WINDOWS\system32\USP10.dll
    0x771b0000 – 0x77259000 C:\WINDOWS\system32\WININET.dll
    0x77a80000 – 0x77b14000 C:\WINDOWS\system32\CRYPT32.dll
    0x77b20000 – 0x77b32000 C:\WINDOWS\system32\MSASN1.dll
    0x75a70000 – 0x75a91000 C:\WINDOWS\system32\MSVFW32.dll
    0x5d090000 – 0x5d127000 C:\WINDOWS\system32\comctl32.dll
    0x5ad70000 – 0x5ada8000 C:\WINDOWS\system32\uxtheme.dll
    0x036a0000 – 0x036a8000 C:\Program Files\Eclipse\configuration\org.eclipse.osgi\bundles\371\1\.cp\os\win32\x86\localfile_1_0_0.dll
    0x74c80000 – 0x74cac000 C:\WINDOWS\system32\oleacc.dll
    0x76080000 – 0x760e5000 C:\WINDOWS\system32\MSVCP60.dll
    0x039b0000 – 0x039c3000 C:\Program Files\Eclipse\configuration\org.eclipse.osgi\bundles\433\1\.cp\swt-gdip-win32-3235.dll
    0x4ec50000 – 0x4edf3000 C:\WINDOWS\WinSxS\x86_Microsoft.Windows.GdiPlus_6595b64144ccf1df_1.0.2600.2180_x-ww_522f9f82\gdiplus.dll
    0x03b90000 – 0x03e55000 C:\WINDOWS\system32\xpsp2res.dll
    0x76fd0000 – 0x7704f000 C:\WINDOWS\system32\CLBCATQ.DLL
    0x77050000 – 0x77115000 C:\WINDOWS\system32\COMRes.dll
    0x77c00000 – 0x77c08000 C:\WINDOWS\system32\VERSION.dll
    0x77760000 – 0x778d0000 C:\WINDOWS\System32\shdocvw.dll
    0x754d0000 – 0x75550000 C:\WINDOWS\system32\CRYPTUI.dll
    0x76c30000 – 0x76c5e000 C:\WINDOWS\system32\WINTRUST.dll
    0x76c90000 – 0x76cb8000 C:\WINDOWS\system32\IMAGEHLP.dll
    0x5b860000 – 0x5b8b4000 C:\WINDOWS\system32\NETAPI32.dll
    0x76f60000 – 0x76f8c000 C:\WINDOWS\system32\WLDAP32.dll
    0x77fe0000 – 0x77ff1000 C:\WINDOWS\system32\Secur32.dll
    0x77b40000 – 0x77b62000 C:\WINDOWS\system32\appHelp.dll
    0x75e90000 – 0x75f40000 C:\WINDOWS\system32\SXS.DLL
    0x745e0000 – 0x748a6000 C:\WINDOWS\system32\msi.dll
    0x76380000 – 0x76385000 C:\WINDOWS\system32\msimg32.dll
    0x75cf0000 – 0x75d81000 C:\WINDOWS\System32\mlang.dll
    0x04f90000 – 0x04f96000 C:\Program Files\MyEclipse 5.0GA\eclipse\plugins\com.genuitec.javascript.debug.mozilla_5.0.1\XPCOM\os\win32\mozilla\javaxpcomglue.dll
    0x04fa0000 – 0x04fc7000 C:\Program Files\MyEclipse 5.0GA\eclipse\plugins\com.genuitec.javascript.debug.mozilla_5.0.1\XPCOM\os\win32\mozilla\nspr4.dll
    0x71ad0000 – 0x71ad9000 C:\WINDOWS\system32\WSOCK32.dll
    0x04fd0000 – 0x04fd7000 C:\Program Files\MyEclipse 5.0GA\eclipse\plugins\com.genuitec.javascript.debug.mozilla_5.0.1\XPCOM\os\win32\mozilla\plc4.dll
    0x04fe0000 – 0x04fe6000 C:\Program Files\MyEclipse 5.0GA\eclipse\plugins\com.genuitec.javascript.debug.mozilla_5.0.1\XPCOM\os\win32\mozilla\plds4.dll
    0x04ff0000 – 0x0502d000 C:\Program Files\MyEclipse 5.0GA\eclipse\plugins\com.genuitec.javascript.debug.mozilla_5.0.1\XPCOM\os\win32\mozilla\softokn3.dll
    0x05030000 – 0x0508a000 C:\Program Files\MyEclipse 5.0GA\eclipse\plugins\com.genuitec.javascript.debug.mozilla_5.0.1\XPCOM\os\win32\mozilla\nss3.dll
    0x05090000 – 0x050af000 C:\Program Files\MyEclipse 5.0GA\eclipse\plugins\com.genuitec.javascript.debug.mozilla_5.0.1\XPCOM\os\win32\mozilla\ssl3.dll
    0x050b0000 – 0x050ca000 C:\Program Files\MyEclipse 5.0GA\eclipse\plugins\com.genuitec.javascript.debug.mozilla_5.0.1\XPCOM\os\win32\mozilla\smime3.dll
    0x050d0000 – 0x0513d000 C:\Program Files\MyEclipse 5.0GA\eclipse\plugins\com.genuitec.javascript.debug.mozilla_5.0.1\XPCOM\os\win32\mozilla\js3250.dll
    0x05e50000 – 0x0650c000 C:\Program Files\MyEclipse 5.0GA\eclipse\plugins\com.genuitec.javascript.debug.mozilla_5.0.1\XPCOM\os\win32\mozilla\xul.dll
    0x73000000 – 0x73026000 C:\WINDOWS\system32\WINSPOOL.DRV
    0x05150000 – 0x05156000 C:\Program Files\MyEclipse 5.0GA\eclipse\plugins\com.genuitec.javascript.debug.mozilla_5.0.1\XPCOM\os\win32\mozilla\xpcom.dll
    0x71a50000 – 0x71a8f000 C:\WINDOWS\system32\mswsock.dll
    0x662b0000 – 0x66308000 C:\WINDOWS\system32\hnetcfg.dll
    0x71a90000 – 0x71a98000 C:\WINDOWS\System32\wshtcpip.dll
    0x76d60000 – 0x76d79000 C:\WINDOWS\system32\iphlpapi.dll
    0x052b0000 – 0x052bb000 C:\BrainEKP\bin\jniwrap.dll

    VM Arguments:
    jvm_args: -Duser.language=en -Xms128M -Xmx512M -XX:PermSize=64M -XX:MaxPermSize=128M -Dosgi.splashLocation=C:\Program Files\MyEclipse 5.0GA\eclipse\MyEclipseSplash.bmp
    java_command: C:\Program Files\Eclipse\startup.jar -os win32 -ws win32 -arch x86 -launcher C:\Program Files\Eclipse\eclipse.exe -name Eclipse -showsplash 600 -exitdata 924_50 -vmargs -Xmx512M -Xms256M -XX:PermSize=64M -XX:MaxPermSize=128M -product com.genuitec.myeclipse.product.ide -vm C:\WINDOWS\system32\javaw.exe -vmargs -Duser.language=en -Xms128M -Xmx512M -XX:PermSize=64M -XX:MaxPermSize=128M -Dosgi.splashLocation=C:\Program Files\MyEclipse 5.0GA\eclipse\MyEclipseSplash.bmp -jar C:\Program Files\Eclipse\startup.jar
    Launcher Type: SUN_STANDARD

    Environment Variables:
    PATH=C:\oraclexe\app\oracle\product\10.2.0\server\bin;C:\WINDOWS\system32;C:\WINDOWS;C:\WINDOWS\System32\Wbem;C:\PROGRA~1\CA\SHARED~1\SCANEN~1;C:\PROGRA~1\CA\ETRUST~1;C:\Program Files\cvsnt;c:\Program Files\Microsoft SQL Server\90\Tools\binn\;C:\BrainEKP\tomcat\verity\lib\filter\bin;C:\BrainEKP\tomcat\verity\lib\export\bin;C:\BrainEKP\bin;;C:\BrainEKP\tomcat\verity\lib\filter\bin;C:\BrainEKP\tomcat\verity\lib\export\bin;C:\BrainEKP\bin;C:\Program Files\Java\j2sdk1.4.2_12
    USERNAME=dreynolds
    OS=Windows_NT
    PROCESSOR_IDENTIFIER=x86 Family 15 Model 2 Stepping 7, GenuineIntel

    ————— S Y S T E M —————

    OS: Windows XP Build 2600 Service Pack 2

    CPU:total 1 family 15, cmov, cx8, fxsr, mmx, sse, sse2

    Memory: 4k page, physical 1047556k(233124k free), swap 2520804k(1585892k free)

    vm_info: Java HotSpot(TM) Client VM (1.4.2_12-b03) for windows-x86, built on May 9 2006 12:30:51 by “java_re” with MS VC++ 6.0

    #260216 Reply

    Haris Peco
    Member

    David,

    It is strange.If you can’t open simple jsp page (created with wizard) you have broken install.
    Can you try reinstall MyEclipse ?

    Regards,
    Peco

    #260289 Reply

    davidr555
    Member

    Hi Peco,

    Ok, I completely re-installed MyEclipse. Still same thing. No one else complaining of this issue???

    DavidR.

    #260291 Reply

    Haris Peco
    Member

    David,

    No, nobody had this problem.
    Try add -vm option in eclipse.ini like :

    -vm
    <Path_to_your_java_exe>
    -vmargs
    -Xmx512M
    -Xms256M
    -XX:PermSize=64M
    -XX:MaxPermSize=128M

    Regards,
    Peco

    PS
    Have you other plugins except MyEclipse ?

    #260292 Reply

    davidr555
    Member

    Tried pointing to 2 different JRE’s 1.4.2 and 1.5 both same crash when trying to open a JSP page. No other plug-ins except for MyEclipse.

    #260293 Reply

    Haris Peco
    Member

    David,

    MyEclipse use jniwrapper and you have own jniwraper in this path C:\BrainEKP\bin\jniwrap.dll
    I suppose that your library is incompatible with MyEclipse.
    Try move this library from path (or remove your version jniwrapper complete)

    Regards,
    Peco

    #260344 Reply

    davidr555
    Member

    The jniwrap.dll issue was the problem. After removing that the visual editors worked fine. However, our code did not. Have you or anybody run into this issue before? Any suggestions on how we can fix or get around this would be greatly appreciated. The jsp tools are 90% of the reason we migrated, would be a real let down over here if we couldnt get that going.

    Thanks in advance.

    #260348 Reply

    Haris Peco
    Member

    David,

    I don’t understand ‘However, our code did not’. If you think on jniwrapper, then MyEclipse play fair how it is possible
    It means , that MyEclipse have jniwrapper.dll out of main windows (or other OS) library path and doesn’t restrict other tools in executing/handling.
    In other hand, your tools set jniwrapper to libraries path and doesn’t permit other tools that load own libraries.

    You can try next :

    – set your tools in some directory , for example C:\david – Don’t add this directory in system path
    MyEclipse will work correct
    – when start your tools make batch program and add c:\david in system path.This is example :

    SET PATH=%PATH%;c:\david
    <start your tools>

    Best
    Peco

Viewing 15 posts - 1 through 15 (of 23 total)
Reply To: MyEclipse crashes when opening JSP page

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