facebook

New to MyEclipse and can’t get jboss server to start

  1. MyEclipse Archived
  2.  > 
  3. Application Servers and Deployment
Viewing 12 posts - 1 through 12 (of 12 total)
  • Author
    Posts
  • #279663 Reply

    mnhill
    Member

    JBOSS runs outside of MyEclipse using the command line

    “C:\Java\jdk1.5.0_12\bin\java” -Xdebug -Xrunjdwp:transport=dt_socket,address=8787,server=y,suspend=n -Dprogram.name=waprun.bat -Xms256m -Xmx1024m -XX:PermSize=128m -XX:MaxPermSize=128m “-Djava.endorsed.dirs=C:\jboss-portal.4.0.5.GA-1.7.7.2\bin\\..\lib\endorsed” -classpath “C:\Java\jdk1.5.0_12\lib\tools.jar;C:\jboss-portal.4.0.5.GA-1.7.7.2\bin\\run.jar” org.jboss.Main

    When running in MyEclipse – I specify the JVM options as
    -Xdebug -Xrunjdwp:transport=dt_socket,address=8787,server=y,suspend=n -Xms256m -Xmx1024m -XX:PermSize=128m -XX:MaxPermSize=128m

    but get a MyEclipse error box stating
    a configuration error occurred during startup. Please verify the preference field with the prompt: ERROR: JDWP unable to get necessary JVMTI capabilities [debuginit.c,L279]

    I modified the line to
    -Xms256m -Xmx1024m -XX:PermSize=128m -XX:MaxPermSize=128m

    which get past the error but now gives me a JBossResourceException – could not create connection.

    Any insight as to how i get the app server to run in MyEclipse?
    thanks.

    #279678 Reply

    Loyal Water
    Member

    Please go to Windows > Preferences > MyEclipse > Servers > JBoss and make sure your connector looks like this:-
    https://www.genuitec.com/forums/topic/jboss-4-what-does-a-configured-connector-look-like/

    Check if you are able to run it with out the optional arguments first.

    #279697 Reply

    mnhill
    Member

    The connection dialog is correct. it won’t run without arguments – the installation requires adjustments to the permspace and other parameters for the server to run. I must be able to run this using the same parameters I use to start it outside of myeclipse.

    #279700 Reply

    Loyal Water
    Member

    Can you paste the entire error trace here for me.

    Is there anything logged under <workspace>/.metadata/.log file ?

    #280938 Reply

    mhill
    Member

    I’m still getting this error under debug mode – I’m able to build and deploy EJB and run the server but get the JVMTI capabilities error msg when trying to debug the server. I’ve included the .log file below – it’s long and contains info from the original msg. in Dec.

    !SESSION 2007-12-13 08:56:15.368 ———————————————–
    eclipse.buildId=M20070921-1145
    java.version=1.5.0_11
    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.update.configurator 2007-12-13 08:56:29.748
    !MESSAGE Could not install bundle plugins/javax.servlet.jsp_2.0.0.v200706191603.jar Bundle “javax.servlet.jsp” version “2.0.0.v200706191603” has already been installed from: update@../myeclipse/eclipse/plugins/javax.servlet.jsp_2.0.0.v200706191603.jar

    !ENTRY org.eclipse.update.configurator 2007-12-13 08:56:29.758
    !MESSAGE Could not install bundle plugins/javax.servlet_2.4.0.v200706111738.jar Bundle “javax.servlet” version “2.4.0.v200706111738” has already been installed from: update@../myeclipse/eclipse/plugins/javax.servlet_2.4.0.v200706111738.jar

    !ENTRY org.eclipse.update.configurator 2007-12-13 08:56:29.768
    !MESSAGE Could not install bundle plugins/org.apache.commons.el_1.0.0.v200706111724.jar Bundle “org.apache.commons.el” version “1.0.0.v200706111724” has already been installed from: update@../myeclipse/eclipse/plugins/org.apache.commons.el_1.0.0.v200706111724.jar

    !ENTRY org.eclipse.update.configurator 2007-12-13 08:56:29.768
    !MESSAGE Could not install bundle plugins/org.apache.commons.logging_1.0.4.v200706111724.jar Bundle “org.apache.commons.logging” version “1.0.4.v200706111724” has already been installed from: update@../myeclipse/eclipse/plugins/org.apache.commons.logging_1.0.4.v200706111724.jar

    !ENTRY com.genuitec.eclipse.core 1 0 2007-12-13 08:57:23.213
    !MESSAGE Unable to locate .myeclipse.properties file

    !ENTRY com.genuitec.eclipse.wizards 1 0 2007-12-13 08:57:28.059
    !MESSAGE Installed snippet library: C:\Program Files\MyEclipse 6.0\myeclipse\eclipse\plugins\com.genuitec.eclipse.wizards_6.0.1.zmyeclipse601200710\snippets\html\css_snippets.xml

    !ENTRY com.genuitec.eclipse.wizards 1 0 2007-12-13 08:57:28.169
    !MESSAGE Installed snippet library: C:\Program Files\MyEclipse 6.0\myeclipse\eclipse\plugins\com.genuitec.eclipse.wizards_6.0.1.zmyeclipse601200710\snippets\html\forms_lists_snippets.xml

    !ENTRY com.genuitec.eclipse.wizards 1 0 2007-12-13 08:57:28.230
    !MESSAGE Installed snippet library: C:\Program Files\MyEclipse 6.0\myeclipse\eclipse\plugins\com.genuitec.eclipse.wizards_6.0.1.zmyeclipse601200710\snippets\html\htmlform_snippets.xml

    !ENTRY com.genuitec.eclipse.wizards 1 0 2007-12-13 08:57:28.300
    !MESSAGE Installed snippet library: C:\Program Files\MyEclipse 6.0\myeclipse\eclipse\plugins\com.genuitec.eclipse.wizards_6.0.1.zmyeclipse601200710\snippets\html\html_snippets.xml

    !ENTRY com.genuitec.eclipse.wizards 1 0 2007-12-13 08:57:28.380
    !MESSAGE Installed snippet library: C:\Program Files\MyEclipse 6.0\myeclipse\eclipse\plugins\com.genuitec.eclipse.wizards_6.0.1.zmyeclipse601200710\snippets\html\javascript_snippets.xml

    !ENTRY com.genuitec.eclipse.wizards 1 0 2007-12-13 08:57:28.450
    !MESSAGE Installed snippet library: C:\Program Files\MyEclipse 6.0\myeclipse\eclipse\plugins\com.genuitec.eclipse.wizards_6.0.1.zmyeclipse601200710\snippets\jsp\jsf_f_snippets.xml

    !ENTRY com.genuitec.eclipse.wizards 1 0 2007-12-13 08:57:28.530
    !MESSAGE Installed snippet library: C:\Program Files\MyEclipse 6.0\myeclipse\eclipse\plugins\com.genuitec.eclipse.wizards_6.0.1.zmyeclipse601200710\snippets\jsp\jsf_h_snippets.xml

    !ENTRY com.genuitec.eclipse.wizards 1 0 2007-12-13 08:57:28.590
    !MESSAGE Installed snippet library: C:\Program Files\MyEclipse 6.0\myeclipse\eclipse\plugins\com.genuitec.eclipse.wizards_6.0.1.zmyeclipse601200710\snippets\jsp\struts_bean_snippets.xml

    !ENTRY com.genuitec.eclipse.wizards 1 0 2007-12-13 08:57:28.670
    !MESSAGE Installed snippet library: C:\Program Files\MyEclipse 6.0\myeclipse\eclipse\plugins\com.genuitec.eclipse.wizards_6.0.1.zmyeclipse601200710\snippets\jsp\struts_html_snippets.xml

    !ENTRY com.genuitec.eclipse.wizards 1 0 2007-12-13 08:57:28.740
    !MESSAGE Installed snippet library: C:\Program Files\MyEclipse 6.0\myeclipse\eclipse\plugins\com.genuitec.eclipse.wizards_6.0.1.zmyeclipse601200710\snippets\jsp\struts_logic_snippets.xml

    !ENTRY com.genuitec.eclipse.wizards 1 0 2007-12-13 08:57:28.800
    !MESSAGE Installed snippet library: C:\Program Files\MyEclipse 6.0\myeclipse\eclipse\plugins\com.genuitec.eclipse.wizards_6.0.1.zmyeclipse601200710\snippets\jsp\struts_tiles_snippets.xml
    !SESSION 2007-12-13 08:58:32.479 ———————————————–
    eclipse.buildId=M20070921-1145
    java.version=1.5.0_11
    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.update.configurator 2007-12-13 08:58:36.034
    !MESSAGE Could not install bundle plugins/javax.servlet.jsp_2.0.0.v200706191603.jar Bundle “javax.servlet.jsp” version “2.0.0.v200706191603” has already been installed from: update@../myeclipse/eclipse/plugins/javax.servlet.jsp_2.0.0.v200706191603.jar

    !ENTRY org.eclipse.update.configurator 2007-12-13 08:58:36.034
    !MESSAGE Could not install bundle plugins/javax.servlet_2.4.0.v200706111738.jar Bundle “javax.servlet” version “2.4.0.v200706111738” has already been installed from: update@../myeclipse/eclipse/plugins/javax.servlet_2.4.0.v200706111738.jar

    !ENTRY org.eclipse.update.configurator 2007-12-13 08:58:36.034
    !MESSAGE Could not install bundle plugins/org.apache.commons.el_1.0.0.v200706111724.jar Bundle “org.apache.commons.el” version “1.0.0.v200706111724” has already been installed from: update@../myeclipse/eclipse/plugins/org.apache.commons.el_1.0.0.v200706111724.jar

    !ENTRY org.eclipse.update.configurator 2007-12-13 08:58:36.044
    !MESSAGE Could not install bundle plugins/org.apache.commons.logging_1.0.4.v200706111724.jar Bundle “org.apache.commons.logging” version “1.0.4.v200706111724” has already been installed from: update@../myeclipse/eclipse/plugins/org.apache.commons.logging_1.0.4.v200706111724.jar

    !ENTRY com.genuitec.eclipse.core 1 0 2007-12-13 08:58:52.777
    !MESSAGE Unable to locate .myeclipse.properties file

    !ENTRY org.eclipse.osgi 2 1 2007-12-13 11:14:51.312
    !MESSAGE NLS missing message: JavaMetaUtils_warning_default_package in: com.genuitec.eclipse.core.platformmessages

    !ENTRY org.eclipse.osgi 2 1 2007-12-13 11:14:51.312
    !MESSAGE NLS missing message: JavaVMUtility_dialog_jdk_doesnt_exist_message in: com.genuitec.eclipse.core.platformmessages

    !ENTRY org.eclipse.osgi 2 1 2007-12-13 11:14:51.312
    !MESSAGE NLS missing message: JavaVMUtility_dialog_jdk_doesnt_exist_title in: com.genuitec.eclipse.core.platformmessages

    !ENTRY org.eclipse.osgi 2 1 2007-12-13 11:14:51.312
    !MESSAGE NLS missing message: JavaVMUtility_dialog_jdk_not_jre_message in: com.genuitec.eclipse.core.platformmessages

    !ENTRY org.eclipse.osgi 2 1 2007-12-13 11:14:51.312
    !MESSAGE NLS missing message: JavaVMUtility_dialog_jdk_not_jre_title in: com.genuitec.eclipse.core.platformmessages

    !ENTRY org.eclipse.osgi 2 1 2007-12-13 11:14:51.312
    !MESSAGE NLS missing message: JavaVMUtility_launchconfig_default_server_type_id_attr in: com.genuitec.eclipse.core.platformmessages

    !ENTRY org.eclipse.osgi 2 1 2007-12-13 11:14:51.312
    !MESSAGE NLS missing message: MELibraryFieldEditor_dialog_browse_jar_title in: com.genuitec.eclipse.core.platformmessages

    !ENTRY org.eclipse.osgi 2 1 2007-12-13 11:14:51.312
    !MESSAGE NLS missing message: MELibraryFieldEditor_dialog_invalidfile_message in: com.genuitec.eclipse.core.platformmessages

    !ENTRY org.eclipse.osgi 2 1 2007-12-13 11:14:51.312
    !MESSAGE NLS missing message: MELibraryFieldEditor_dialog_invalidfile_title in: com.genuitec.eclipse.core.platformmessages

    !ENTRY org.eclipse.osgi 2 1 2007-12-13 11:14:51.312
    !MESSAGE NLS missing message: MELibraryFieldEditor_button_add_label in: com.genuitec.eclipse.core.platformmessages

    !ENTRY org.eclipse.osgi 2 1 2007-12-13 11:14:51.312
    !MESSAGE NLS missing message: MELibraryFieldEditor_button_down_label in: com.genuitec.eclipse.core.platformmessages

    !ENTRY org.eclipse.osgi 2 1 2007-12-13 11:14:51.312
    !MESSAGE NLS missing message: MELibraryFieldEditor_button_edit_label in: com.genuitec.eclipse.core.platformmessages

    !ENTRY org.eclipse.osgi 2 1 2007-12-13 11:14:51.312
    !MESSAGE NLS missing message: MELibraryFieldEditor_button_remove_label in: com.genuitec.eclipse.core.platformmessages

    !ENTRY org.eclipse.osgi 2 1 2007-12-13 11:14:51.312
    !MESSAGE NLS missing message: MELibraryFieldEditor_button_up_label in: com.genuitec.eclipse.core.platformmessages

    !ENTRY org.eclipse.osgi 2 1 2007-12-13 11:14:51.312
    !MESSAGE NLS missing message: MELibraryWizardPage_description in: com.genuitec.eclipse.core.platformmessages

    !ENTRY org.eclipse.osgi 2 1 2007-12-13 11:14:51.312
    !MESSAGE NLS missing message: MELibraryWizardPage_error_selection_onlyone in: com.genuitec.eclipse.core.platformmessages

    !ENTRY org.eclipse.osgi 2 1 2007-12-13 11:14:51.312
    !MESSAGE NLS missing message: MELibraryWizardPage_error_selection_zero in: com.genuitec.eclipse.core.platformmessages

    !ENTRY org.eclipse.osgi 2 1 2007-12-13 11:14:51.312
    !MESSAGE NLS missing message: MELibraryWizardPage_list_library_selector_label in: com.genuitec.eclipse.core.platformmessages

    !ENTRY org.eclipse.osgi 2 1 2007-12-13 11:14:51.312
    !MESSAGE NLS missing message: MELibraryWizardPage_title in: com.genuitec.eclipse.core.platformmessages

    !ENTRY com.genuitec.eclipse.easie.core 1 0 2007-12-13 11:23:53.875
    !MESSAGE Hard Shutdown: jboss4Server

    !ENTRY org.eclipse.jdt.ui 4 10001 2007-12-13 11:49:37.407
    !MESSAGE VariableBlock: Classpath variable with null value: JUNIT_SRC_HOME

    !ENTRY org.eclipse.jdt.launching 4 120 2007-12-13 12:44:02.429
    !MESSAGE Cannot connect to VM
    !STACK 0
    java.net.SocketException: socket closed
    at java.net.PlainSocketImpl.socketAccept(Native Method)
    at java.net.PlainSocketImpl.accept(Unknown Source)
    at java.net.ServerSocket.implAccept(Unknown Source)
    at java.net.ServerSocket.accept(Unknown Source)
    at org.eclipse.jdi.internal.connect.SocketTransportService.accept(SocketTransportService.java:95)
    at org.eclipse.jdi.internal.connect.SocketTransportImpl.accept(SocketTransportImpl.java:56)
    at org.eclipse.jdi.internal.connect.SocketListeningConnectorImpl.accept(SocketListeningConnectorImpl.java:135)
    at org.eclipse.jdt.internal.launching.StandardVMDebugger$ConnectRunnable.run(StandardVMDebugger.java:106)
    at java.lang.Thread.run(Unknown Source)

    !ENTRY com.genuitec.eclipse.easie.core 1 0 2007-12-13 12:48:15.300
    !MESSAGE Error starting JBoss 4.x server
    !STACK 0
    com.genuitec.eclipse.core.GenuitecCoreException: ERROR: JDWP unable to get necessary JVMTI capabilities. [“debugInit.c”,L279]

    at com.genuitec.eclipse.easie.jboss.JBoss.start(JBoss.java:60)
    at com.genuitec.eclipse.easie.jboss.JBoss.start(JBoss.java:51)
    at com.genuitec.eclipse.easie.core.ui.action.ServerStartAction.ă(Unknown Source)
    at com.genuitec.eclipse.easie.core.ui.action.ServerStartAction.basicRun(Unknown Source)
    at com.genuitec.eclipse.core.ui.action.LicenseValidatingAction.run(Unknown Source)
    at com.genuitec.eclipse.core.ui.action.LicenseValidatingAction.runWithEvent(Unknown Source)
    at org.eclipse.jface.action.ActionContributionItem.handleWidgetSelection(ActionContributionItem.java:546)
    at org.eclipse.jface.action.ActionContributionItem.access$2(ActionContributionItem.java:490)
    at org.eclipse.jface.action.ActionContributionItem$5.handleEvent(ActionContributionItem.java:402)
    at org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java:66)
    at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:938)
    at org.eclipse.swt.widgets.Display.runDeferredEvents(Display.java:3682)
    at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:3293)
    at org.eclipse.ui.internal.Workbench.runEventLoop(Workbench.java:2389)
    at org.eclipse.ui.internal.Workbench.runUI(Workbench.java:2353)
    at org.eclipse.ui.internal.Workbench.access$4(Workbench.java:2219)
    at org.eclipse.ui.internal.Workbench$4.run(Workbench.java:466)
    at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:289)
    at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:461)
    at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:149)
    at org.eclipse.ui.internal.ide.application.IDEApplication.start(IDEApplication.java:106)
    at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:169)
    at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:106)
    at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:76)
    at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:363)
    at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:176)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
    at java.lang.reflect.Method.invoke(Unknown Source)
    at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:508)
    at org.eclipse.equinox.launcher.Main.basicRun(Main.java:447)
    at org.eclipse.equinox.launcher.Main.run(Main.java:1173)
    at org.eclipse.equinox.launcher.Main.main(Main.java:1148)
    Caused by: org.eclipse.core.runtime.CoreException: ERROR: JDWP unable to get necessary JVMTI capabilities. [“debugInit.c”,L279]

    at org.eclipse.jdt.launching.AbstractVMRunner.abort(AbstractVMRunner.java:47)
    at org.eclipse.jdt.internal.launching.StandardVMDebugger.checkErrorMessage(StandardVMDebugger.java:460)
    at org.eclipse.jdt.internal.launching.StandardVMDebugger.run(StandardVMDebugger.java:277)
    at com.genuitec.eclipse.core.JavaVMUtility.execute(JavaVMUtility.java:214)
    at com.genuitec.eclipse.easie.jboss.JBossManager.startJBoss(JBossManager.java:62)
    at com.genuitec.eclipse.easie.jboss.JBossManager.start(JBossManager.java:44)
    at com.genuitec.eclipse.easie.jboss.JBoss.start(JBoss.java:57)
    … 33 more

    !ENTRY org.eclipse.debug.ui 4 0 2007-12-13 12:54:13.918
    !MESSAGE Problem detected with part org.eclipse.debug.ui.NoSourceFoundEditor (class = org.eclipse.debug.internal.ui.views.launch.SourceNotFoundEditor): Editor is not firing a PROP_INPUT event in response to IReusableEditor.setInput(…)

    !ENTRY org.eclipse.debug.ui 4 0 2007-12-13 13:00:11.504
    !MESSAGE Problem detected with part org.eclipse.debug.ui.NoSourceFoundEditor (class = org.eclipse.debug.internal.ui.views.launch.SourceNotFoundEditor): Editor is not firing a PROP_INPUT event in response to IReusableEditor.setInput(…)

    !ENTRY com.genuitec.eclipse.easie.core 1 0 2007-12-13 13:15:55.795
    !MESSAGE Error starting JBoss 4.x server
    !STACK 0
    com.genuitec.eclipse.core.GenuitecCoreException: ERROR: JDWP unable to get necessary JVMTI capabilities. [“debugInit.c”,L279]

    at com.genuitec.eclipse.easie.jboss.JBoss.start(JBoss.java:60)
    at com.genuitec.eclipse.easie.jboss.JBoss.start(JBoss.java:51)
    at com.genuitec.eclipse.easie.core.ui.action.ServerStartAction.ă(Unknown Source)
    at com.genuitec.eclipse.easie.core.ui.action.ServerStartAction.basicRun(Unknown Source)
    at com.genuitec.eclipse.core.ui.action.LicenseValidatingAction.run(Unknown Source)
    at com.genuitec.eclipse.core.ui.action.LicenseValidatingAction.runWithEvent(Unknown Source)
    at org.eclipse.jface.action.ActionContributionItem.handleWidgetSelection(ActionContributionItem.java:546)
    at org.eclipse.jface.action.ActionContributionItem.access$2(ActionContributionItem.java:490)
    at org.eclipse.jface.action.ActionContributionItem$5.handleEvent(ActionContributionItem.java:402)
    at org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java:66)
    at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:938)
    at org.eclipse.swt.widgets.Display.runDeferredEvents(Display.java:3682)
    at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:3293)
    at org.eclipse.ui.internal.Workbench.runEventLoop(Workbench.java:2389)
    at org.eclipse.ui.internal.Workbench.runUI(Workbench.java:2353)
    at org.eclipse.ui.internal.Workbench.access$4(Workbench.java:2219)
    at org.eclipse.ui.internal.Workbench$4.run(Workbench.java:466)
    at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:289)
    at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:461)
    at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:149)
    at org.eclipse.ui.internal.ide.application.IDEApplication.start(IDEApplication.java:106)
    at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:169)
    at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:106)
    at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:76)
    at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:363)
    at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:176)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
    at java.lang.reflect.Method.invoke(Unknown Source)
    at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:508)
    at org.eclipse.equinox.launcher.Main.basicRun(Main.java:447)
    at org.eclipse.equinox.launcher.Main.run(Main.java:1173)
    at org.eclipse.equinox.launcher.Main.main(Main.java:1148)
    Caused by: org.eclipse.core.runtime.CoreException: ERROR: JDWP unable to get necessary JVMTI capabilities. [“debugInit.c”,L279]

    at org.eclipse.jdt.launching.AbstractVMRunner.abort(AbstractVMRunner.java:47)
    at org.eclipse.jdt.internal.launching.StandardVMDebugger.checkErrorMessage(StandardVMDebugger.java:460)
    at org.eclipse.jdt.internal.launching.StandardVMDebugger.run(StandardVMDebugger.java:277)
    at com.genuitec.eclipse.core.JavaVMUtility.execute(JavaVMUtility.java:214)
    at com.genuitec.eclipse.easie.jboss.JBossManager.startJBoss(JBossManager.java:62)
    at com.genuitec.eclipse.easie.jboss.JBossManager.start(JBossManager.java:44)
    at com.genuitec.eclipse.easie.jboss.JBoss.start(JBoss.java:57)
    … 33 more

    !ENTRY com.genuitec.eclipse.easie.core 1 0 2007-12-13 13:54:49.434
    !MESSAGE Hard Shutdown: jboss4Server

    !ENTRY com.genuitec.eclipse.easie.core 1 0 2007-12-13 13:54:49.595
    !MESSAGE Error starting JBoss 4.x server
    !STACK 0
    com.genuitec.eclipse.core.GenuitecCoreException: ERROR: JDWP unable to get necessary JVMTI capabilities. [“debugInit.c”,L279]

    at com.genuitec.eclipse.easie.jboss.JBoss.start(JBoss.java:60)
    at com.genuitec.eclipse.easie.jboss.JBoss.start(JBoss.java:51)
    at com.genuitec.eclipse.easie.core.ui.action.ServerStartAction.ă(Unknown Source)
    at com.genuitec.eclipse.easie.core.ui.action.ServerStartAction.basicRun(Unknown Source)
    at com.genuitec.eclipse.core.ui.action.LicenseValidatingAction.run(Unknown Source)
    at com.genuitec.eclipse.easie.core.ui.action.ServerRestartAction$1.run(Unknown Source)
    at org.eclipse.core.internal.jobs.Worker.run(Worker.java:55)
    Caused by: org.eclipse.core.runtime.CoreException: ERROR: JDWP unable to get necessary JVMTI capabilities. [“debugInit.c”,L279]

    at org.eclipse.jdt.launching.AbstractVMRunner.abort(AbstractVMRunner.java:47)
    at org.eclipse.jdt.internal.launching.StandardVMDebugger.checkErrorMessage(StandardVMDebugger.java:460)
    at org.eclipse.jdt.internal.launching.StandardVMDebugger.run(StandardVMDebugger.java:277)
    at com.genuitec.eclipse.core.JavaVMUtility.execute(JavaVMUtility.java:214)
    at com.genuitec.eclipse.easie.jboss.JBossManager.startJBoss(JBossManager.java:62)
    at com.genuitec.eclipse.easie.jboss.JBossManager.start(JBossManager.java:44)
    at com.genuitec.eclipse.easie.jboss.JBoss.start(JBoss.java:57)
    … 6 more

    !ENTRY org.eclipse.core.jobs 4 2 2007-12-13 13:54:49.665
    !MESSAGE An internal error occurred during: “ServerRestartAction_server_restart”.
    !STACK 0
    java.lang.NullPointerException
    at org.eclipse.jface.dialogs.IconAndMessageDialog.getSWTImage(IconAndMessageDialog.java:275)
    at org.eclipse.jface.dialogs.IconAndMessageDialog.getErrorImage(IconAndMessageDialog.java:225)
    at org.eclipse.jface.dialogs.MessageDialog.<init>(MessageDialog.java:141)
    at com.genuitec.eclipse.easie.core.ui.action.PreferenceLinkDialog.<init>(Unknown Source)
    at com.genuitec.eclipse.easie.core.ui.action.ServerStartAction.�(Unknown Source)
    at com.genuitec.eclipse.easie.core.ui.action.ServerStartAction.basicRun(Unknown Source)
    at com.genuitec.eclipse.core.ui.action.LicenseValidatingAction.run(Unknown Source)
    at com.genuitec.eclipse.easie.core.ui.action.ServerRestartAction$1.run(Unknown Source)
    at org.eclipse.core.internal.jobs.Worker.run(Worker.java:55)

    !ENTRY com.genuitec.eclipse.easie.core 1 0 2007-12-13 13:55:01.701
    !MESSAGE Error starting JBoss 4.x server
    !STACK 0
    com.genuitec.eclipse.core.GenuitecCoreException: ERROR: JDWP unable to get necessary JVMTI capabilities. [“debugInit.c”,L279]

    at com.genuitec.eclipse.easie.jboss.JBoss.start(JBoss.java:60)
    at com.genuitec.eclipse.easie.jboss.JBoss.start(JBoss.java:51)
    at com.genuitec.eclipse.easie.core.ui.action.ServerStartAction.ă(Unknown Source)
    at com.genuitec.eclipse.easie.core.ui.action.ServerStartAction.basicRun(Unknown Source)
    at com.genuitec.eclipse.core.ui.action.LicenseValidatingAction.run(Unknown Source)
    at com.genuitec.eclipse.easie.core.ui.action.ServerRestartAction$1.run(Unknown Source)
    at org.eclipse.core.internal.jobs.Worker.run(Worker.java:55)
    Caused by: org.eclipse.core.runtime.CoreException: ERROR: JDWP unable to get necessary JVMTI capabilities. [“debugInit.c”,L279]

    at org.eclipse.jdt.launching.AbstractVMRunner.abort(AbstractVMRunner.java:47)
    at org.eclipse.jdt.internal.launching.StandardVMDebugger.checkErrorMessage(StandardVMDebugger.java:460)
    at org.eclipse.jdt.internal.launching.StandardVMDebugger.run(StandardVMDebugger.java:277)
    at com.genuitec.eclipse.core.JavaVMUtility.execute(JavaVMUtility.java:214)
    at com.genuitec.eclipse.easie.jboss.JBossManager.startJBoss(JBossManager.java:62)
    at com.genuitec.eclipse.easie.jboss.JBossManager.start(JBossManager.java:44)
    at com.genuitec.eclipse.easie.jboss.JBoss.start(JBoss.java:57)
    … 6 more

    !ENTRY org.eclipse.core.jobs 4 2 2007-12-13 13:55:01.701
    !MESSAGE An internal error occurred during: “ServerRestartAction_server_restart”.
    !STACK 0
    java.lang.NullPointerException
    at org.eclipse.jface.dialogs.IconAndMessageDialog.getSWTImage(IconAndMessageDialog.java:275)
    at org.eclipse.jface.dialogs.IconAndMessageDialog.getErrorImage(IconAndMessageDialog.java:225)
    at org.eclipse.jface.dialogs.MessageDialog.<init>(MessageDialog.java:141)
    at com.genuitec.eclipse.easie.core.ui.action.PreferenceLinkDialog.<init>(Unknown Source)
    at com.genuitec.eclipse.easie.core.ui.action.ServerStartAction.�(Unknown Source)
    at com.genuitec.eclipse.easie.core.ui.action.ServerStartAction.basicRun(Unknown Source)
    at com.genuitec.eclipse.core.ui.action.LicenseValidatingAction.run(Unknown Source)
    at com.genuitec.eclipse.easie.core.ui.action.ServerRestartAction$1.run(Unknown Source)
    at org.eclipse.core.internal.jobs.Worker.run(Worker.java:55)
    !SESSION 2007-12-13 13:55:38.673 ———————————————–
    eclipse.buildId=M20070921-1145
    java.version=1.5.0_11
    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 com.genuitec.eclipse.core 1 0 2007-12-13 13:56:00.954
    !MESSAGE Unable to locate .myeclipse.properties file

    !ENTRY com.genuitec.eclipse.easie.core 1 0 2007-12-13 13:57:28.796
    !MESSAGE Error starting JBoss 4.x server
    !STACK 0
    com.genuitec.eclipse.core.GenuitecCoreException: ERROR: JDWP unable to get necessary JVMTI capabilities. [“debugInit.c”,L279]

    at com.genuitec.eclipse.easie.jboss.JBoss.start(JBoss.java:60)
    at com.genuitec.eclipse.easie.jboss.JBoss.start(JBoss.java:51)
    at com.genuitec.eclipse.easie.core.ui.action.ServerStartAction.ă(Unknown Source)
    at com.genuitec.eclipse.easie.core.ui.action.ServerStartAction.basicRun(Unknown Source)
    at com.genuitec.eclipse.core.ui.action.LicenseValidatingAction.run(Unknown Source)
    at com.genuitec.eclipse.core.ui.action.LicenseValidatingAction.runWithEvent(Unknown Source)
    at org.eclipse.jface.action.ActionContributionItem.handleWidgetSelection(ActionContributionItem.java:546)
    at org.eclipse.jface.action.ActionContributionItem.access$2(ActionContributionItem.java:490)
    at org.eclipse.jface.action.ActionContributionItem$5.handleEvent(ActionContributionItem.java:402)
    at org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java:66)
    at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:938)
    at org.eclipse.swt.widgets.Display.runDeferredEvents(Display.java:3682)
    at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:3293)
    at org.eclipse.ui.internal.Workbench.runEventLoop(Workbench.java:2389)
    at org.eclipse.ui.internal.Workbench.runUI(Workbench.java:2353)
    at org.eclipse.ui.internal.Workbench.access$4(Workbench.java:2219)
    at org.eclipse.ui.internal.Workbench$4.run(Workbench.java:466)
    at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:289)
    at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:461)
    at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:149)
    at org.eclipse.ui.internal.ide.application.IDEApplication.start(IDEApplication.java:106)
    at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:169)
    at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:106)
    at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:76)
    at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:363)
    at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:176)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
    at java.lang.reflect.Method.invoke(Unknown Source)
    at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:508)
    at org.eclipse.equinox.launcher.Main.basicRun(Main.java:447)
    at org.eclipse.equinox.launcher.Main.run(Main.java:1173)
    at org.eclipse.equinox.launcher.Main.main(Main.java:1148)
    Caused by: org.eclipse.core.runtime.CoreException: ERROR: JDWP unable to get necessary JVMTI capabilities. [“debugInit.c”,L279]

    at org.eclipse.jdt.launching.AbstractVMRunner.abort(AbstractVMRunner.java:47)
    at org.eclipse.jdt.internal.launching.StandardVMDebugger.checkErrorMessage(StandardVMDebugger.java:460)
    at org.eclipse.jdt.internal.launching.StandardVMDebugger.run(StandardVMDebugger.java:277)
    at com.genuitec.eclipse.core.JavaVMUtility.execute(JavaVMUtility.java:214)
    at com.genuitec.eclipse.easie.jboss.JBossManager.startJBoss(JBossManager.java:62)
    at com.genuitec.eclipse.easie.jboss.JBossManager.start(JBossManager.java:44)
    at com.genuitec.eclipse.easie.jboss.JBoss.start(JBoss.java:57)
    … 33 more

    !ENTRY org.eclipse.osgi 2 1 2007-12-14 10:36:21.555
    !MESSAGE NLS missing message: JavaMetaUtils_warning_default_package in: com.genuitec.eclipse.core.platformmessages

    !ENTRY org.eclipse.osgi 2 1 2007-12-14 10:36:21.575
    !MESSAGE NLS missing message: JavaVMUtility_dialog_jdk_doesnt_exist_message in: com.genuitec.eclipse.core.platformmessages

    !ENTRY org.eclipse.osgi 2 1 2007-12-14 10:36:21.575
    !MESSAGE NLS missing message: JavaVMUtility_dialog_jdk_doesnt_exist_title in: com.genuitec.eclipse.core.platformmessages

    !ENTRY org.eclipse.osgi 2 1 2007-12-14 10:36:21.575
    !MESSAGE NLS missing message: JavaVMUtility_dialog_jdk_not_jre_message in: com.genuitec.eclipse.core.platformmessages

    !ENTRY org.eclipse.osgi 2 1 2007-12-14 10:36:21.575
    !MESSAGE NLS missing message: JavaVMUtility_dialog_jdk_not_jre_title in: com.genuitec.eclipse.core.platformmessages

    !ENTRY org.eclipse.osgi 2 1 2007-12-14 10:36:21.575
    !MESSAGE NLS missing message: JavaVMUtility_launchconfig_default_server_type_id_attr in: com.genuitec.eclipse.core.platformmessages

    !ENTRY org.eclipse.osgi 2 1 2007-12-14 10:36:21.575
    !MESSAGE NLS missing message: MELibraryFieldEditor_dialog_browse_jar_title in: com.genuitec.eclipse.core.platformmessages

    !ENTRY org.eclipse.osgi 2 1 2007-12-14 10:36:21.585
    !MESSAGE NLS missing message: MELibraryFieldEditor_dialog_invalidfile_message in: com.genuitec.eclipse.core.platformmessages

    !ENTRY org.eclipse.osgi 2 1 2007-12-14 10:36:21.585
    !MESSAGE NLS missing message: MELibraryFieldEditor_dialog_invalidfile_title in: com.genuitec.eclipse.core.platformmessages

    !ENTRY org.eclipse.osgi 2 1 2007-12-14 10:36:21.585
    !MESSAGE NLS missing message: MELibraryFieldEditor_button_add_label in: com.genuitec.eclipse.core.platformmessages

    !ENTRY org.eclipse.osgi 2 1 2007-12-14 10:36:21.585
    !MESSAGE NLS missing message: MELibraryFieldEditor_button_down_label in: com.genuitec.eclipse.core.platformmessages

    !ENTRY org.eclipse.osgi 2 1 2007-12-14 10:36:21.585
    !MESSAGE NLS missing message: MELibraryFieldEditor_button_edit_label in: com.genuitec.eclipse.core.platformmessages

    !ENTRY org.eclipse.osgi 2 1 2007-12-14 10:36:21.585
    !MESSAGE NLS missing message: MELibraryFieldEditor_button_remove_label in: com.genuitec.eclipse.core.platformmessages

    !ENTRY org.eclipse.osgi 2 1 2007-12-14 10:36:21.585
    !MESSAGE NLS missing message: MELibraryFieldEditor_button_up_label in: com.genuitec.eclipse.core.platformmessages

    !ENTRY org.eclipse.osgi 2 1 2007-12-14 10:36:21.585
    !MESSAGE NLS missing message: MELibraryWizardPage_description in: com.genuitec.eclipse.core.platformmessages

    !ENTRY org.eclipse.osgi 2 1 2007-12-14 10:36:21.585
    !MESSAGE NLS missing message: MELibraryWizardPage_error_selection_onlyone in: com.genuitec.eclipse.core.platformmessages

    !ENTRY org.eclipse.osgi 2 1 2007-12-14 10:36:21.585
    !MESSAGE NLS missing message: MELibraryWizardPage_error_selection_zero in: com.genuitec.eclipse.core.platformmessages

    !ENTRY org.eclipse.osgi 2 1 2007-12-14 10:36:21.585
    !MESSAGE NLS missing message: MELibraryWizardPage_list_library_selector_label in: com.genuitec.eclipse.core.platformmessages

    !ENTRY org.eclipse.osgi 2 1 2007-12-14 10:36:21.585
    !MESSAGE NLS missing message: MELibraryWizardPage_title in: com.genuitec.eclipse.core.platformmessages

    !ENTRY com.genuitec.eclipse.webdesigner3 1 0 2007-12-14 14:09:00.661
    !MESSAGE Ignoring modified text node with null parent.

    !ENTRY com.genuitec.eclipse.webdesigner3 1 0 2007-12-14 14:09:00.701
    !MESSAGE Ignoring modified text node with null parent.

    !ENTRY com.genuitec.eclipse.webdesigner3 1 0 2007-12-14 14:09:31.016
    !MESSAGE Ignoring modified text node with null parent.

    !ENTRY com.genuitec.eclipse.webdesigner3 1 0 2007-12-14 14:09:31.016
    !MESSAGE Ignoring modified text node with null parent.

    !ENTRY com.genuitec.eclipse.webdesigner3 1 0 2007-12-14 14:09:31.016
    !MESSAGE Ignoring modified text node with null parent.

    !ENTRY com.genuitec.eclipse.webdesigner3 1 0 2007-12-14 14:09:31.016
    !MESSAGE Ignoring modified text node with null parent.

    !ENTRY com.genuitec.eclipse.webdesigner3 1 0 2007-12-14 14:09:31.016
    !MESSAGE Ignoring modified text node with null parent.

    !ENTRY com.genuitec.eclipse.webdesigner3 1 0 2007-12-14 14:09:31.016
    !MESSAGE Ignoring modified text node with null parent.

    !ENTRY com.genuitec.eclipse.webdesigner3 1 0 2007-12-14 14:09:31.016
    !MESSAGE Ignoring modified text node with null parent.

    !ENTRY com.genuitec.eclipse.webdesigner3 1 0 2007-12-14 14:09:31.016
    !MESSAGE Ignoring modified text node with null parent.

    !ENTRY org.eclipse.wst.internet.cache 1 0 2007-12-14 14:16:02.008
    !MESSAGE wtp.autotest.noninteractive is set. Licenses dialogs will not be displayed.

    !ENTRY org.eclipse.wst.sse.ui 4 4 2007-12-14 14:16:29.629
    !MESSAGE 0
    !STACK 0
    java.lang.ArrayIndexOutOfBoundsException: 0
    at org.eclipse.jst.jsf.validation.internal.JSPSemanticsValidator.validate(JSPSemanticsValidator.java:163)
    at org.eclipse.wst.sse.ui.internal.reconcile.validator.ReconcileStepForValidator.validate(ReconcileStepForValidator.java:339)
    at org.eclipse.wst.sse.ui.internal.reconcile.validator.ReconcileStepForValidator.reconcileModel(ReconcileStepForValidator.java:246)
    at org.eclipse.jface.text.reconciler.AbstractReconcileStep.reconcile(AbstractReconcileStep.java:96)
    at org.eclipse.wst.sse.ui.internal.reconcile.validator.ValidatorStrategy.reconcile(ValidatorStrategy.java:209)
    at org.eclipse.wst.sse.ui.internal.reconcile.DocumentRegionProcessor.setEntireDocumentDirty(DocumentRegionProcessor.java:235)
    at org.eclipse.wst.sse.ui.internal.reconcile.DirtyRegionProcessor$DocumentListener.documentChanged(DirtyRegionProcessor.java:82)
    at org.eclipse.wst.sse.core.internal.text.BasicStructuredDocument._fireDocumentChanged(BasicStructuredDocument.java:463)
    at org.eclipse.wst.sse.core.internal.text.BasicStructuredDocument.fireStructuredDocumentEvent(BasicStructuredDocument.java:1205)
    at org.eclipse.wst.sse.core.internal.text.BasicStructuredDocument.internalReplaceText(BasicStructuredDocument.java:1971)
    at org.eclipse.wst.sse.core.internal.text.BasicStructuredDocument.replaceText(BasicStructuredDocument.java:2395)
    at org.eclipse.wst.sse.core.internal.text.JobSafeStructuredDocument.access$0(JobSafeStructuredDocument.java:1)
    at org.eclipse.wst.sse.core.internal.text.JobSafeStructuredDocument$1.run(JobSafeStructuredDocument.java:98)
    at org.eclipse.wst.sse.ui.EditorExecutionContext.execute(EditorExecutionContext.java:42)
    at org.eclipse.wst.sse.core.internal.text.JobSafeStructuredDocument.replaceText(JobSafeStructuredDocument.java:109)
    at org.eclipse.wst.sse.core.internal.text.BasicStructuredDocument.replaceText(BasicStructuredDocument.java:2391)
    at org.eclipse.wst.sse.ui.internal.StructuredDocumentToTextAdapter.replaceTextRange(StructuredDocumentToTextAdapter.java:1187)
    at org.eclipse.swt.custom.StyledText.modifyContent(StyledText.java:5757)
    at org.eclipse.swt.custom.StyledText.sendKeyEvent(StyledText.java:6500)
    at org.eclipse.swt.custom.StyledText.doDelete(StyledText.java:2224)
    at org.eclipse.swt.custom.StyledText.invokeAction(StyledText.java:5648)
    at org.eclipse.jface.text.source.projection.ProjectionViewer.doOperation(ProjectionViewer.java:1475)
    at org.eclipse.wst.sse.ui.internal.StructuredTextViewer.doOperation(StructuredTextViewer.java:502)
    at org.eclipse.ui.texteditor.TextOperationAction$1.run(TextOperationAction.java:131)
    at org.eclipse.swt.custom.BusyIndicator.showWhile(BusyIndicator.java:67)
    at org.eclipse.ui.texteditor.TextOperationAction.run(TextOperationAction.java:129)
    at com.genuitec.eclipse.webdesigner3.action.AbstractSourceDelegatingAction.run(AbstractSourceDelegatingAction.java:43)
    at org.eclipse.jface.action.Action.runWithEvent(Action.java:498)
    at org.eclipse.ui.commands.ActionHandler.execute(ActionHandler.java:185)
    at org.eclipse.ui.internal.handlers.LegacyHandlerWrapper.execute(LegacyHandlerWrapper.java:109)
    at org.eclipse.core.commands.Command.executeWithChecks(Command.java:475)
    at org.eclipse.core.commands.ParameterizedCommand.executeWithChecks(ParameterizedCommand.java:429)
    at org.eclipse.ui.internal.handlers.HandlerService.executeCommand(HandlerService.java:165)
    at org.eclipse.ui.internal.keys.WorkbenchKeyboard.executeCommand(WorkbenchKeyboard.java:470)
    at org.eclipse.ui.internal.keys.WorkbenchKeyboard.press(WorkbenchKeyboard.java:821)
    at org.eclipse.ui.internal.keys.WorkbenchKeyboard.processKeyEvent(WorkbenchKeyboard.java:879)
    at org.eclipse.ui.internal.keys.OutOfOrderListener.handleEvent(OutOfOrderListener.java:76)
    at org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java:66)
    at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:938)
    at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:962)
    at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:947)
    at org.eclipse.swt.widgets.Widget.sendKeyEvent(Widget.java:975)
    at org.eclipse.swt.widgets.Widget.sendKeyEvent(Widget.java:971)
    at org.eclipse.swt.widgets.Widget.wmKeyDown(Widget.java:1570)
    at org.eclipse.swt.widgets.Control.WM_KEYDOWN(Control.java:3992)
    at org.eclipse.swt.widgets.Control.windowProc(Control.java:3701)
    at org.eclipse.swt.widgets.Canvas.windowProc(Canvas.java:291)
    at org.eclipse.swt.widgets.Display.windowProc(Display.java:4364)
    at org.eclipse.swt.internal.win32.OS.DispatchMessageW(Native Method)
    at org.eclipse.swt.internal.win32.OS.DispatchMessage(OS.java:2265)
    at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:3291)
    at org.eclipse.ui.internal.Workbench.runEventLoop(Workbench.java:2389)
    at org.eclipse.ui.internal.Workbench.runUI(Workbench.java:2353)
    at org.eclipse.ui.internal.Workbench.access$4(Workbench.java:2219)
    at org.eclipse.ui.internal.Workbench$4.run(Workbench.java:466)
    at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:289)
    at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:461)
    at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:149)
    at org.eclipse.ui.internal.ide.application.IDEApplication.start(IDEApplication.java:106)
    at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:169)
    at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:106)
    at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:76)
    at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:363)
    at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:176)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
    at java.lang.reflect.Method.invoke(Unknown Source)
    at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:508)
    at org.eclipse.equinox.launcher.Main.basicRun(Main.java:447)
    at org.eclipse.equinox.launcher.Main.run(Main.java:1173)
    at org.eclipse.equinox.launcher.Main.main(Main.java:1148)

    !ENTRY com.genuitec.eclipse.webdesigner3 1 0 2007-12-14 14:16:29.900
    !MESSAGE Unable to synchronize source selection.

    !ENTRY com.genuitec.eclipse.webdesigner3 1 0 2007-12-14 14:16:30.350
    !MESSAGE Unable to synchronize source selection.
    !SESSION 2007-12-14 15:29:51.989 ———————————————–
    eclipse.buildId=M20070921-1145
    java.version=1.5.0_11
    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 com.genuitec.eclipse.core 1 0 2007-12-14 15:30:27.442
    !MESSAGE Unable to locate .myeclipse.properties file

    !ENTRY org.eclipse.ui 4 0 2007-12-14 15:52:22.408
    !MESSAGE Unable to create editor ID com.genuitec.eclipse.webdesigner3.editors.jsp: The resource index.jsp is already in use by another editor. Simultaneous editor access to this resource is unsupported.
    !STACK 1
    org.eclipse.ui.PartInitException: The resource index.jsp is already in use by another editor. Simultaneous editor access to this resource is unsupported.
    at com.genuitec.eclipse.core.util.EditorUtil.checkConflictingEditor(EditorUtil.java:307)
    at com.genuitec.eclipse.webdesigner3.editors.WebDesignerMultiPageEditor.init(WebDesignerMultiPageEditor.java:215)
    at org.eclipse.ui.internal.EditorManager.createSite(EditorManager.java:794)
    at org.eclipse.ui.internal.EditorReference.createPartHelper(EditorReference.java:643)
    at org.eclipse.ui.internal.EditorReference.createPart(EditorReference.java:426)
    at org.eclipse.ui.internal.WorkbenchPartReference.getPart(WorkbenchPartReference.java:592)
    at org.eclipse.ui.internal.EditorReference.getEditor(EditorReference.java:263)
    at org.eclipse.ui.internal.WorkbenchPage.busyOpenEditorBatched(WorkbenchPage.java:2739)
    at org.eclipse.ui.internal.WorkbenchPage.busyOpenEditor(WorkbenchPage.java:2651)
    at org.eclipse.ui.internal.WorkbenchPage.access$13(WorkbenchPage.java:2643)
    at org.eclipse.ui.internal.WorkbenchPage$10.run(WorkbenchPage.java:2595)
    at org.eclipse.swt.custom.BusyIndicator.showWhile(BusyIndicator.java:67)
    at org.eclipse.ui.internal.WorkbenchPage.openEditor(WorkbenchPage.java:2590)
    at org.eclipse.ui.internal.WorkbenchPage.openEditor(WorkbenchPage.java:2574)
    at org.eclipse.ui.internal.WorkbenchPage.openEditor(WorkbenchPage.java:2565)
    at org.eclipse.ui.ide.IDE.openEditor(IDE.java:644)
    at org.eclipse.ui.ide.IDE.openEditor(IDE.java:603)
    at org.eclipse.jdt.internal.ui.javaeditor.EditorUtility.openInEditor(EditorUtility.java:286)
    at org.eclipse.jdt.internal.ui.javaeditor.EditorUtility.openInEditor(EditorUtility.java:139)
    at org.eclipse.jdt.ui.actions.OpenAction.run(OpenAction.java:194)
    at org.eclipse.jdt.ui.actions.OpenAction.run(OpenAction.java:175)
    at org.eclipse.jdt.ui.actions.SelectionDispatchAction.dispatchRun(SelectionDispatchAction.java:268)
    at org.eclipse.jdt.ui.actions.SelectionDispatchAction.run(SelectionDispatchAction.java:244)
    at org.eclipse.jdt.internal.ui.packageview.PackageExplorerActionGroup.handleOpen(PackageExplorerActionGroup.java:316)
    at org.eclipse.jdt.internal.ui.packageview.PackageExplorerPart$5.open(PackageExplorerPart.java:613)
    at org.eclipse.jface.viewers.StructuredViewer$2.run(StructuredViewer.java:820)
    at org.eclipse.core.runtime.SafeRunner.run(SafeRunner.java:37)
    at org.eclipse.core.runtime.Platform.run(Platform.java:857)
    at org.eclipse.ui.internal.JFaceUtil$1.run(JFaceUtil.java:46)
    at org.eclipse.jface.util.SafeRunnable.run(SafeRunnable.java:199)
    at org.eclipse.jface.viewers.StructuredViewer.fireOpen(StructuredViewer.java:818)
    at org.eclipse.jface.viewers.StructuredViewer.handleOpen(StructuredViewer.java:1079)
    at org.eclipse.jface.viewers.StructuredViewer$6.handleOpen(StructuredViewer.java:1183)
    at org.eclipse.jface.util.OpenStrategy.fireOpenEvent(OpenStrategy.java:263)
    at org.eclipse.jface.util.OpenStrategy.access$2(OpenStrategy.java:257)
    at org.eclipse.jface.util.OpenStrategy$1.handleEvent(OpenStrategy.java:297)
    at org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java:66)
    at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:938)
    at org.eclipse.swt.widgets.Display.runDeferredEvents(Display.java:3682)
    at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:3293)
    at org.eclipse.ui.internal.Workbench.runEventLoop(Workbench.java:2389)
    at org.eclipse.ui.internal.Workbench.runUI(Workbench.java:2353)
    at org.eclipse.ui.internal.Workbench.access$4(Workbench.java:2219)
    at org.eclipse.ui.internal.Workbench$4.run(Workbench.java:466)
    at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:289)
    at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:461)
    at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:149)
    at org.eclipse.ui.internal.ide.application.IDEApplication.start(IDEApplication.java:106)
    at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:169)
    at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:106)
    at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:76)
    at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:363)
    at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:176)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
    at java.lang.reflect.Method.invoke(Unknown Source)
    at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:508)
    at org.eclipse.equinox.launcher.Main.basicRun(Main.java:447)
    at org.eclipse.equinox.launcher.Main.run(Main.java:1173)
    at org.eclipse.equinox.launcher.Main.main(Main.java:1148)
    !SUBENTRY 1 org.eclipse.ui 4 0 2007-12-14 15:52:22.418
    !MESSAGE The resource index.jsp is already in use by another editor. Simultaneous editor access to this resource is unsupported.

    !ENTRY com.genuitec.eclipse.webdesigner3 1 0 2007-12-14 15:55:29.446
    !MESSAGE Unable to synchronize source selection.

    !ENTRY com.genuitec.eclipse.webdesigner3 1 0 2007-12-14 15:55:31.099
    !MESSAGE Unable to synchronize source selection.

    !ENTRY com.genuitec.eclipse.webdesigner3 1 0 2007-12-14 15:57:05.469
    !MESSAGE Ignoring modified text node with null parent.

    !ENTRY com.genuitec.eclipse.webdesigner3 1 0 2007-12-14 15:57:05.479
    !MESSAGE Ignoring modified text node with null parent.

    !ENTRY com.genuitec.eclipse.webdesigner3 1 0 2007-12-14 16:13:59.748
    !MESSAGE Unable to synchronize source selection.

    !ENTRY com.genuitec.eclipse.webdesigner3 1 0 2007-12-14 16:18:13.396
    !MESSAGE Unable to synchronize source selection.

    !ENTRY com.genuitec.eclipse.webdesigner3 1 0 2007-12-14 16:18:16.701
    !MESSAGE Unable to synchronize source selection.

    !ENTRY com.genuitec.eclipse.webdesigner3 1 0 2007-12-14 16:51:37.097
    !MESSAGE Ignoring modified text node with null parent.

    !ENTRY com.genuitec.eclipse.webdesigner3 1 0 2007-12-14 16:51:37.097
    !MESSAGE Ignoring modified text node with null parent.
    !SESSION 2008-01-09 19:16:23.702 ———————————————–
    eclipse.buildId=M20070921-1145
    java.version=1.5.0_11
    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 com.genuitec.eclipse.core 1 0 2008-01-09 19:16:56.972
    !MESSAGE Unable to locate .myeclipse.properties file

    !ENTRY org.eclipse.osgi 2 1 2008-01-09 22:45:03.112
    !MESSAGE NLS missing message: JavaMetaUtils_warning_default_package in: com.genuitec.eclipse.core.platformmessages

    !ENTRY org.eclipse.osgi 2 1 2008-01-09 22:45:03.152
    !MESSAGE NLS missing message: JavaVMUtility_dialog_jdk_doesnt_exist_message in: com.genuitec.eclipse.core.platformmessages

    !ENTRY org.eclipse.osgi 2 1 2008-01-09 22:45:03.152
    !MESSAGE NLS missing message: JavaVMUtility_dialog_jdk_doesnt_exist_title in: com.genuitec.eclipse.core.platformmessages

    !ENTRY org.eclipse.osgi 2 1 2008-01-09 22:45:03.152
    !MESSAGE NLS missing message: JavaVMUtility_dialog_jdk_not_jre_message in: com.genuitec.eclipse.core.platformmessages

    !ENTRY org.eclipse.osgi 2 1 2008-01-09 22:45:03.152
    !MESSAGE NLS missing message: JavaVMUtility_dialog_jdk_not_jre_title in: com.genuitec.eclipse.core.platformmessages

    !ENTRY org.eclipse.osgi 2 1 2008-01-09 22:45:03.152
    !MESSAGE NLS missing message: JavaVMUtility_launchconfig_default_server_type_id_attr in: com.genuitec.eclipse.core.platformmessages

    !ENTRY org.eclipse.osgi 2 1 2008-01-09 22:45:03.152
    !MESSAGE NLS missing message: MELibraryFieldEditor_dialog_browse_jar_title in: com.genuitec.eclipse.core.platformmessages

    !ENTRY org.eclipse.osgi 2 1 2008-01-09 22:45:03.152
    !MESSAGE NLS missing message: MELibraryFieldEditor_dialog_invalidfile_message in: com.genuitec.eclipse.core.platformmessages

    !ENTRY org.eclipse.osgi 2 1 2008-01-09 22:45:03.152
    !MESSAGE NLS missing message: MELibraryFieldEditor_dialog_invalidfile_title in: com.genuitec.eclipse.core.platformmessages

    !ENTRY org.eclipse.osgi 2 1 2008-01-09 22:45:03.152
    !MESSAGE NLS missing message: MELibraryFieldEditor_button_add_label in: com.genuitec.eclipse.core.platformmessages

    !ENTRY org.eclipse.osgi 2 1 2008-01-09 22:45:03.152
    !MESSAGE NLS missing message: MELibraryFieldEditor_button_down_label in: com.genuitec.eclipse.core.platformmessages

    !ENTRY org.eclipse.osgi 2 1 2008-01-09 22:45:03.152
    !MESSAGE NLS missing message: MELibraryFieldEditor_button_edit_label in: com.genuitec.eclipse.core.platformmessages

    !ENTRY org.eclipse.osgi 2 1 2008-01-09 22:45:03.152
    !MESSAGE NLS missing message: MELibraryFieldEditor_button_remove_label in: com.genuitec.eclipse.core.platformmessages

    !ENTRY org.eclipse.osgi 2 1 2008-01-09 22:45:03.152
    !MESSAGE NLS missing message: MELibraryFieldEditor_button_up_label in: com.genuitec.eclipse.core.platformmessages

    !ENTRY org.eclipse.osgi 2 1 2008-01-09 22:45:03.152
    !MESSAGE NLS missing message: MELibraryWizardPage_description in: com.genuitec.eclipse.core.platformmessages

    !ENTRY org.eclipse.osgi 2 1 2008-01-09 22:45:03.152
    !MESSAGE NLS missing message: MELibraryWizardPage_error_selection_onlyone in: com.genuitec.eclipse.core.platformmessages

    !ENTRY org.eclipse.osgi 2 1 2008-01-09 22:45:03.152
    !MESSAGE NLS missing message: MELibraryWizardPage_error_selection_zero in: com.genuitec.eclipse.core.platformmessages

    !ENTRY org.eclipse.osgi 2 1 2008-01-09 22:45:03.152
    !MESSAGE NLS missing message: MELibraryWizardPage_list_library_selector_label in: com.genuitec.eclipse.core.platformmessages

    !ENTRY org.eclipse.osgi 2 1 2008-01-09 22:45:03.152
    !MESSAGE NLS missing message: MELibraryWizardPage_title in: com.genuitec.eclipse.core.platformmessages

    !ENTRY org.eclipse.wst.internet.cache 1 0 2008-01-09 22:54:49.154
    !MESSAGE wtp.autotest.noninteractive is set. Licenses dialogs will not be displayed.
    !SESSION 2008-01-18 09:33:36.454 ———————————————–
    eclipse.buildId=M20070921-1145
    java.version=1.5.0_11
    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.update.configurator 2008-01-18 09:33:38.517
    !MESSAGE Could not install bundle plugins/javax.servlet.jsp_2.0.0.v200706191603.jar Bundle “javax.servlet.jsp” version “2.0.0.v200706191603” has already been installed from: update@../myeclipse/eclipse/plugins/javax.servlet.jsp_2.0.0.v200706191603.jar

    !ENTRY org.eclipse.update.configurator 2008-01-18 09:33:38.527
    !MESSAGE Could not install bundle plugins/javax.servlet_2.4.0.v200706111738.jar Bundle “javax.servlet” version “2.4.0.v200706111738” has already been installed from: update@../myeclipse/eclipse/plugins/javax.servlet_2.4.0.v200706111738.jar

    !ENTRY org.eclipse.update.configurator 2008-01-18 09:33:38.527
    !MESSAGE Could not install bundle plugins/org.apache.commons.el_1.0.0.v200706111724.jar Bundle “org.apache.commons.el” version “1.0.0.v200706111724” has already been installed from: update@../myeclipse/eclipse/plugins/org.apache.commons.el_1.0.0.v200706111724.jar

    !ENTRY org.eclipse.update.configurator 2008-01-18 09:33:38.527
    !MESSAGE Could not install bundle plugins/org.apache.commons.logging_1.0.4.v200706111724.jar Bundle “org.apache.commons.logging” version “1.0.4.v200706111724” has already been installed from: update@../myeclipse/eclipse/plugins/org.apache.commons.logging_1.0.4.v200706111724.jar

    !ENTRY org.eclipse.wst.internet.cache 1 0 2008-01-18 11:04:56.487
    !MESSAGE wtp.autotest.noninteractive is set. Licenses dialogs will not be displayed.

    !ENTRY org.eclipse.ltk.core.refactoring 4 10000 2008-01-18 11:18:33.333
    !MESSAGE Participant org.eclipse.pde.ui.manifestFolderRenameParticipant removed due to the following exception
    !STACK 0
    java.lang.NullPointerException
    at org.eclipse.pde.internal.ui.refactoring.ContainerRenameParticipant.createManifestChange(ContainerRenameParticipant.java:88)
    at org.eclipse.pde.internal.ui.refactoring.ContainerRenameParticipant.createChange(ContainerRenameParticipant.java:68)
    at org.eclipse.ltk.core.refactoring.participants.ProcessorBasedRefactoring.createChange(ProcessorBasedRefactoring.java:250)
    at org.eclipse.ltk.core.refactoring.CreateChangeOperation.run(CreateChangeOperation.java:121)
    at org.eclipse.ltk.core.refactoring.PerformChangeOperation.run(PerformChangeOperation.java:209)
    at org.eclipse.core.internal.resources.Workspace.run(Workspace.java:1797)
    at org.eclipse.ltk.internal.ui.refactoring.WorkbenchRunnableAdapter.run(WorkbenchRunnableAdapter.java:87)
    at org.eclipse.jface.operation.ModalContext$ModalContextThread.run(ModalContext.java:113)

    !ENTRY org.eclipse.ltk.ui.refactoring 4 10000 2008-01-18 11:18:33.333
    !MESSAGE Internal Error
    !STACK 0
    java.lang.reflect.InvocationTargetException
    at org.eclipse.jface.operation.ModalContext.run(ModalContext.java:350)
    at org.eclipse.ltk.internal.ui.refactoring.RefactoringWizardDialog2.run(RefactoringWizardDialog2.java:310)
    at org.eclipse.ltk.ui.refactoring.RefactoringWizard.internalPerformFinish(RefactoringWizard.java:553)
    at org.eclipse.ltk.ui.refactoring.UserInputWizardPage.performFinish(UserInputWizardPage.java:154)
    at org.eclipse.ltk.ui.refactoring.RefactoringWizard.performFinish(RefactoringWizard.java:619)
    at org.eclipse.ltk.internal.ui.refactoring.RefactoringWizardDialog2.okPressed(RefactoringWizardDialog2.java:439)
    at org.eclipse.jface.dialogs.Dialog.buttonPressed(Dialog.java:464)
    at org.eclipse.jface.dialogs.Dialog$2.widgetSelected(Dialog.java:616)
    at org.eclipse.swt.widgets.TypedListener.handleEvent(TypedListener.java:227)
    at org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java:66)
    at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:938)
    at org.eclipse.swt.widgets.Display.runDeferredEvents(Display.java:3682)
    at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:3293)
    at org.eclipse.jface.window.Window.runEventLoop(Window.java:820)
    at org.eclipse.jface.window.Window.open(Window.java:796)
    at org.eclipse.ltk.ui.refactoring.RefactoringWizardOpenOperation$1.run(RefactoringWizardOpenOperation.java:142)
    at org.eclipse.swt.custom.BusyIndicator.showWhile(BusyIndicator.java:67)
    at org.eclipse.ltk.ui.refactoring.RefactoringWizardOpenOperation.run(RefactoringWizardOpenOperation.java:154)
    at org.eclipse.jdt.internal.ui.refactoring.actions.RefactoringStarter.activate(RefactoringStarter.java:49)
    at org.eclipse.jdt.internal.ui.refactoring.UserInterfaceStarter.activate(UserInterfaceStarter.java:60)
    at org.eclipse.jdt.internal.ui.refactoring.reorg.RenameUserInterfaceStarter.activate(RenameUserInterfaceStarter.java:31)
    at org.eclipse.jdt.internal.corext.refactoring.RefactoringExecutionStarter.startRenameResourceRefactoring(RefactoringExecutionStarter.java:432)
    at org.eclipse.jdt.internal.ui.refactoring.actions.RenameResourceAction.run(RenameResourceAction.java:49)
    at org.eclipse.jdt.ui.actions.RenameAction.run(RenameAction.java:106)
    at org.eclipse.jdt.ui.actions.SelectionDispatchAction.dispatchRun(SelectionDispatchAction.java:268)
    at org.eclipse.jdt.ui.actions.SelectionDispatchAction.run(SelectionDispatchAction.java:244)
    at org.eclipse.jface.action.Action.runWithEvent(Action.java:498)
    at org.eclipse.jface.action.ActionContributionItem.handleWidgetSelection(ActionContributionItem.java:546)
    at org.eclipse.jface.action.ActionContributionItem.access$2(ActionContributionItem.java:490)
    at org.eclipse.jface.action.ActionContributionItem$5.handleEvent(ActionContributionItem.java:402)
    at org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java:66)
    at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:938)
    at org.eclipse.swt.widgets.Display.runDeferredEvents(Display.java:3682)
    at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:3293)
    at org.eclipse.ui.internal.Workbench.runEventLoop(Workbench.java:2389)
    at org.eclipse.ui.internal.Workbench.runUI(Workbench.java:2353)
    at org.eclipse.ui.internal.Workbench.access$4(Workbench.java:2219)
    at org.eclipse.ui.internal.Workbench$4.run(Workbench.java:466)
    at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:289)
    at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:461)
    at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:149)
    at org.eclipse.ui.internal.ide.application.IDEApplication.start(IDEApplication.java:106)
    at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:169)
    at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:106)
    at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:76)
    at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:363)
    at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:176)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
    at java.lang.reflect.Method.invoke(Unknown Source)
    at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:508)
    at org.eclipse.equinox.launcher.Main.basicRun(Main.java:447)
    at org.eclipse.equinox.launcher.Main.run(Main.java:1173)
    at org.eclipse.equinox.launcher.Main.main(Main.java:1148)
    Caused by: java.lang.NullPointerException
    at org.eclipse.pde.internal.ui.refactoring.ContainerRenameParticipant.createManifestChange(ContainerRenameParticipant.java:88)
    at org.eclipse.pde.internal.ui.refactoring.ContainerRenameParticipant.createChange(ContainerRenameParticipant.java:68)
    at org.eclipse.ltk.core.refactoring.participants.ProcessorBasedRefactoring.createChange(ProcessorBasedRefactoring.java:250)
    at org.eclipse.ltk.core.refactoring.CreateChangeOperation.run(CreateChangeOperation.java:121)
    at org.eclipse.ltk.core.refactoring.PerformChangeOperation.run(PerformChangeOperation.java:209)
    at org.eclipse.core.internal.resources.Workspace.run(Workspace.java:1797)
    at org.eclipse.ltk.internal.ui.refactoring.WorkbenchRunnableAdapter.run(WorkbenchRunnableAdapter.java:87)
    at org.eclipse.jface.operation.ModalContext$ModalContextThread.run(ModalContext.java:113)
    Root exception:
    java.lang.NullPointerException
    at org.eclipse.pde.internal.ui.refactoring.ContainerRenameParticipant.createManifestChange(ContainerRenameParticipant.java:88)
    at org.eclipse.pde.internal.ui.refactoring.ContainerRenameParticipant.createChange(ContainerRenameParticipant.java:68)
    at org.eclipse.ltk.core.refactoring.participants.ProcessorBasedRefactoring.createChange(ProcessorBasedRefactoring.java:250)
    at org.eclipse.ltk.core.refactoring.CreateChangeOperation.run(CreateChangeOperation.java:121)
    at org.eclipse.ltk.core.refactoring.PerformChangeOperation.run(PerformChangeOperation.java:209)
    at org.eclipse.core.internal.resources.Workspace.run(Workspace.java:1797)
    at org.eclipse.ltk.internal.ui.refactoring.WorkbenchRunnableAdapter.run(WorkbenchRunnableAdapter.java:87)
    at org.eclipse.jface.operation.ModalContext$ModalContextThread.run(ModalContext.java:113)

    !ENTRY com.genuitec.eclipse.easie.core 1 0 2008-01-18 13:01:57.746
    !MESSAGE Error starting JBoss 4.x server
    !STACK 0
    com.genuitec.eclipse.core.GenuitecCoreException: ERROR: JDWP unable to get necessary JVMTI capabilities. [“debugInit.c”,L279]

    at com.genuitec.eclipse.easie.jboss.JBoss.start(JBoss.java:60)
    at com.genuitec.eclipse.easie.core.ui.action.ServerStartAction.ă(Unknown Source)
    at com.genuitec.eclipse.easie.core.ui.action.ServerStartAction.basicRun(Unknown Source)
    at com.genuitec.eclipse.core.ui.action.LicenseValidatingAction.run(Unknown Source)
    at com.genuitec.eclipse.core.ui.action.LicenseValidatingAction.runWithEvent(Unknown Source)
    at org.eclipse.jface.action.ActionContributionItem.handleWidgetSelection(ActionContributionItem.java:546)
    at org.eclipse.jface.action.ActionContributionItem.access$2(ActionContributionItem.java:490)
    at org.eclipse.jface.action.ActionContributionItem$6.handleEvent(ActionContributionItem.java:443)
    at org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java:66)
    at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:938)
    at org.eclipse.swt.widgets.Display.runDeferredEvents(Display.java:3682)
    at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:3293)
    at org.eclipse.ui.internal.Workbench.runEventLoop(Workbench.java:2389)
    at org.eclipse.ui.internal.Workbench.runUI(Workbench.java:2353)
    at org.eclipse.ui.internal.Workbench.access$4(Workbench.java:2219)
    at org.eclipse.ui.internal.Workbench$4.run(Workbench.java:466)
    at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:289)
    at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:461)
    at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:149)
    at org.eclipse.ui.internal.ide.application.IDEApplication.start(IDEApplication.java:106)
    at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:169)
    at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:106)
    at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:76)
    at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:363)
    at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:176)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
    at java.lang.reflect.Method.invoke(Unknown Source)
    at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:508)
    at org.eclipse.equinox.launcher.Main.basicRun(Main.java:447)
    at org.eclipse.equinox.launcher.Main.run(Main.java:1173)
    at org.eclipse.equinox.launcher.Main.main(Main.java:1148)
    Caused by: org.eclipse.core.runtime.CoreException: ERROR: JDWP unable to get necessary JVMTI capabilities. [“debugInit.c”,L279]

    at org.eclipse.jdt.launching.AbstractVMRunner.abort(AbstractVMRunner.java:47)
    at org.eclipse.jdt.internal.launching.StandardVMDebugger.checkErrorMessage(StandardVMDebugger.java:460)
    at org.eclipse.jdt.internal.launching.StandardVMDebugger.run(StandardVMDebugger.java:277)
    at com.genuitec.eclipse.core.JavaVMUtility.execute(JavaVMUtility.java:214)
    at com.genuitec.eclipse.easie.jboss.JBossManager.startJBoss(JBossManager.java:62)
    at com.genuitec.eclipse.easie.jboss.JBossManager.start(JBossManager.java:44)
    at com.genuitec.eclipse.easie.jboss.JBoss.start(JBoss.java:57)
    … 32 more

    !ENTRY com.genuitec.eclipse.ast.deploy.core 1 0 2008-01-18 13:03:49.433
    !MESSAGE
    !STACK 0
    com.genuitec.eclipse.core.GenuitecCoreException: ERROR: JDWP unable to get necessary JVMTI capabilities. [“debugInit.c”,L279]

    at com.genuitec.eclipse.easie.jboss.JBoss.start(JBoss.java:60)
    at com.genuitec.eclipse.ast.deploy.core.ui.debug.RunOnServerLaunchConfigurationDelegate.�(Unknown Source)
    at com.genuitec.eclipse.ast.deploy.core.ui.debug.RunOnServerLaunchConfigurationDelegate.launch(Unknown Source)
    at org.eclipse.debug.internal.core.LaunchConfiguration.launch(LaunchConfiguration.java:766)
    at org.eclipse.debug.internal.core.LaunchConfiguration.launch(LaunchConfiguration.java:608)
    at org.eclipse.debug.internal.ui.DebugUIPlugin.buildAndLaunch(DebugUIPlugin.java:899)
    at org.eclipse.debug.internal.ui.DebugUIPlugin$7.run(DebugUIPlugin.java:1102)
    at org.eclipse.core.internal.jobs.Worker.run(Worker.java:55)
    Caused by: org.eclipse.core.runtime.CoreException: ERROR: JDWP unable to get necessary JVMTI capabilities. [“debugInit.c”,L279]

    at org.eclipse.jdt.launching.AbstractVMRunner.abort(AbstractVMRunner.java:47)
    at org.eclipse.jdt.internal.launching.StandardVMDebugger.checkErrorMessage(StandardVMDebugger.java:460)
    at org.eclipse.jdt.internal.launching.StandardVMDebugger.run(StandardVMDebugger.java:277)
    at com.genuitec.eclipse.core.JavaVMUtility.execute(JavaVMUtility.java:214)
    at com.genuitec.eclipse.easie.jboss.JBossManager.startJBoss(JBossManager.java:62)
    at com.genuitec.eclipse.easie.jboss.JBossManager.start(JBossManager.java:44)
    at com.genuitec.eclipse.easie.jboss.JBoss.start(JBoss.java:57)
    … 7 more

    !ENTRY com.genuitec.eclipse.ast.deploy.core 1 0 2008-01-18 13:11:45.250
    !MESSAGE
    !STACK 0
    com.genuitec.eclipse.core.GenuitecCoreException: ERROR: JDWP unable to get necessary JVMTI capabilities. [“debugInit.c”,L279]

    at com.genuitec.eclipse.easie.jboss.JBoss.start(JBoss.java:60)
    at com.genuitec.eclipse.ast.deploy.core.ui.debug.RunOnServerLaunchConfigurationDelegate.�(Unknown Source)
    at com.genuitec.eclipse.ast.deploy.core.ui.debug.RunOnServerLaunchConfigurationDelegate.launch(Unknown Source)
    at org.eclipse.debug.internal.core.LaunchConfiguration.launch(LaunchConfiguration.java:766)
    at org.eclipse.debug.internal.core.LaunchConfiguration.launch(LaunchConfiguration.java:608)
    at org.eclipse.debug.internal.ui.DebugUIPlugin.buildAndLaunch(DebugUIPlugin.java:899)
    at org.eclipse.debug.internal.ui.DebugUIPlugin$7.run(DebugUIPlugin.java:1102)
    at org.eclipse.core.internal.jobs.Worker.run(Worker.java:55)
    Caused by: org.eclipse.core.runtime.CoreException: ERROR: JDWP unable to get nec

    #280944 Reply

    Loyal Water
    Member

    Now your able to start the server but you get this error when you debug your app ?

    Can you go to MyEclipse > Installation Summary > Installation Details and paste the information here for me.

    #280949 Reply

    mnhill
    Member

    yes – I can run the server but get the error when trying to debug it.
    *** Date:
    Tuesday, January 22, 2008 12:47:56 PM PST

    ** System properties:
    OS=WindowsXP
    OS version=5.1
    Java version=1.5.0_11

    *** MyEclipse details:
    MyEclipse Enterprise Workbench
    Version: 6.0.1 GA
    Build id: 6.0.1-GA-200710

    *** Eclipse details:
    MyEclipse Enterprise Workbench

    Version: 6.0.1 GA
    Build id: 6.0.1-GA-200710

    Eclipse Graphical Editing Framework

    Version: 3.3.1.v20070814
    Build id: 20070814-1555

    Eclipse Platform

    Version: 3.3.1.R33x_r20070911-_19UEkpF-B7Uh2hKy75y
    Build id: M20070921-1145

    Eclipse RCP

    Version: 3.3.1.R33x_r20070802-8y8eE8sEV3Fz0z0GlHJrXvTAUS
    Build id: M20070921-1145

    Eclipse Java Development Tools

    Version: 3.3.1.r331_v20070629-7o7jE72EDlXAbqAcnbmyg1rf8RIL
    Build id: M20070921-1145

    Eclipse Plug-in Development Environment

    Version: 3.3.1.R33x_r20070802-7N7M3D1VIA_52JsDFsEC
    Build id: M20070921-1145

    Eclipse Project SDK

    Version: 3.3.1.R33x_r20070802-7M7J78_mu1mnlRa7A4Ns52XeZ6D0
    Build id: M20070921-1145

    Eclipse startup command=-os
    win32
    -ws
    win32
    -arch
    x86
    -showsplash
    -launcher
    C:\Program Files\MyEclipse 6.0\eclipse\eclipse.exe
    -name
    Eclipse
    –launcher.library
    C:\Program Files\MyEclipse 6.0\eclipse\plugins\org.eclipse.equinox.launcher.win32.win32.x86_1.0.1.R33x_v20070828\eclipse_1020.dll
    -startup
    C:\Program Files\MyEclipse 6.0\eclipse\plugins\org.eclipse.equinox.launcher_1.0.1.R33x_v20070828.jar
    -exitdata
    6f4_6c
    -vm
    C:\Program Files\MyEclipse 6.0\jre\bin\javaw.exe

    #281013 Reply

    Loyal Water
    Member

    Please clear your log file, try debugging your app and paste the msg that gets logged.

    #281017 Reply

    mnhill
    Member

    see below –

    !SESSION 2008-01-23 10:37:58.746 ———————————————–
    eclipse.buildId=M20070921-1145
    java.version=1.5.0_11
    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 com.genuitec.eclipse.easie.core 1 0 2008-01-23 10:40:00.841
    !MESSAGE Error starting JBoss 4.x server
    !STACK 0
    com.genuitec.eclipse.core.GenuitecCoreException: ERROR: JDWP unable to get necessary JVMTI capabilities. [“debugInit.c”,L279]

    at com.genuitec.eclipse.easie.jboss.JBoss.start(JBoss.java:60)
    at com.genuitec.eclipse.easie.core.ui.action.ServerStartAction.ă(Unknown Source)
    at com.genuitec.eclipse.easie.core.ui.action.ServerStartAction.basicRun(Unknown Source)
    at com.genuitec.eclipse.core.ui.action.LicenseValidatingAction.run(Unknown Source)
    at com.genuitec.eclipse.core.ui.action.LicenseValidatingAction.runWithEvent(Unknown Source)
    at org.eclipse.jface.action.ActionContributionItem.handleWidgetSelection(ActionContributionItem.java:546)
    at org.eclipse.jface.action.ActionContributionItem.access$2(ActionContributionItem.java:490)
    at org.eclipse.jface.action.ActionContributionItem$6.handleEvent(ActionContributionItem.java:443)
    at org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java:66)
    at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:938)
    at org.eclipse.swt.widgets.Display.runDeferredEvents(Display.java:3682)
    at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:3293)
    at org.eclipse.ui.internal.Workbench.runEventLoop(Workbench.java:2389)
    at org.eclipse.ui.internal.Workbench.runUI(Workbench.java:2353)
    at org.eclipse.ui.internal.Workbench.access$4(Workbench.java:2219)
    at org.eclipse.ui.internal.Workbench$4.run(Workbench.java:466)
    at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:289)
    at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:461)
    at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:149)
    at org.eclipse.ui.internal.ide.application.IDEApplication.start(IDEApplication.java:106)
    at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:169)
    at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:106)
    at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:76)
    at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:363)
    at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:176)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
    at java.lang.reflect.Method.invoke(Unknown Source)
    at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:508)
    at org.eclipse.equinox.launcher.Main.basicRun(Main.java:447)
    at org.eclipse.equinox.launcher.Main.run(Main.java:1173)
    at org.eclipse.equinox.launcher.Main.main(Main.java:1148)
    Caused by: org.eclipse.core.runtime.CoreException: ERROR: JDWP unable to get necessary JVMTI capabilities. [“debugInit.c”,L279]

    at org.eclipse.jdt.launching.AbstractVMRunner.abort(AbstractVMRunner.java:47)
    at org.eclipse.jdt.internal.launching.StandardVMDebugger.checkErrorMessage(StandardVMDebugger.java:460)
    at org.eclipse.jdt.internal.launching.StandardVMDebugger.run(StandardVMDebugger.java:277)
    at com.genuitec.eclipse.core.JavaVMUtility.execute(JavaVMUtility.java:214)
    at com.genuitec.eclipse.easie.jboss.JBossManager.startJBoss(JBossManager.java:62)
    at com.genuitec.eclipse.easie.jboss.JBossManager.start(JBossManager.java:44)
    at com.genuitec.eclipse.easie.jboss.JBoss.start(JBoss.java:57)
    … 32 more

    #281019 Reply

    Loyal Water
    Member

    The issue is likely that you’re not running MyEclipse and JBoss with the same JDK version and the two JDKs are having trouble communicating. To start MyEclipse with a particular JDK use:
    eclipse.exe -vm <path-to-jdk-install>\bin\javaw.exe

    Then set the JBoss connector to use the same JDK at Window > Preferences > MyEclipse > Servers > JBoss > JDK.

    Let me know if the problem persists.

    #281042 Reply

    mnhill
    Member

    that did not fix the problem.

    launched with
    C:\Program Files\MyEclipse 6.0\eclipse>eclipse -vm “c:\program files\java\jdk1.5.0_14\bin\javaw.exe”

    myeclipse configuration
    jboss 4.x jdk – 1.5.0_14
    optional VM args:
    -Xdebug -Xrunjdwp:transport=dt_socket,address=8787,server=y,suspend=n -Xms256m -Xmx1024m -XX:PermSize=128m -XX:MaxPermSize=128m

    jdk 1.5.0_14 configuration
    installed JREs
    jdk1.5.0_14 c:\program files\java\jdk1.5.0_14, standard VM

    #281152 Reply

    Riyad Kalla
    Member

    Interesting issue, it did initially look like what Nipun thought (miscommunication between VMs), there are still a few things to try.

    1. Reset the JBoss 4 connector all it’s default settings. Simply set the Home dir (the rest should auto-fill) then set the JDK (make sure “Launch” is set to Debug). Do not set ANY additional args or Path entries. Then try and run it, what is the error in the console?

    did it work? If not (NOTE: I know you said it required adjusted params, I’m just trying to figure out step-by-step what is up):

    2. Now adjust the VM Args and add: -Xms256m -Xmx1024m -XX:PermSize=128m -XX:MaxPermSize=128m

    did that work? If not…

    3. If you start JBoss from the command line, then connect the remote debugger in MyEclipse to it (http://www.myeclipseide.com/documentation/quickstarts/remotedebugging/) can you debug just fine?

    if that worked, then I’ll need to get your startup log from the console after step #2 to see what the MyEclipse connector isn’t doing. If that *did not* work, then there is likely some security software running on your system that is stopping the VMs from communicating correctly. I’ve seen this numerous times with overzealous local firewalls using strict rules, or “Anti Virus/Spam” software that locks down connections similar to a firewall.

Viewing 12 posts - 1 through 12 (of 12 total)
Reply To: New to MyEclipse and can’t get jboss server to start

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