facebook

Clicking on Application Server gives an error

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

    Sunjov
    Member

    I have licenced version on MyEclipse 5.5 on Windows xp.

    When I go to add my Application server, I get an error message the says”An error has occured See log for details ” Any idea what could be causing this?

    Here is the entry form the log:

    !ENTRY org.eclipse.jface 4 2 2009-03-18 08:52:32.889
    !MESSAGE Problems occurred when invoking code from plug-in: “org.eclipse.jface”.
    !STACK 0
    com.genuitec.eclipse.core.GenuitecCoreRTException: Invalid thread state detected on read.
    at com.genuitec.eclipse.core.A.ă(Unknown Source)
    at com.genuitec.eclipse.core.A.�(Unknown Source)
    at com.genuitec.eclipse.core.C.Ä‚(Unknown Source)
    at com.genuitec.eclipse.core.ViperCore.Ä‚(Unknown Source)
    at com.genuitec.eclipse.core.ViperCore.isLicenseValid(Unknown Source)
    at com.genuitec.eclipse.core.vU.Ä‚(Unknown Source)
    at com.genuitec.eclipse.core.vU.B__111164asdlkfjw2asl_23(Unknown Source)
    at com.genuitec.eclipse.easie.jboss.preference.JBossLauncherPreferencePage.init(JBossLauncherPreferencePage.java:131)
    at org.eclipse.ui.internal.dialogs.WorkbenchPreferenceNode.createPage(WorkbenchPreferenceNode.java:57)
    at org.eclipse.jface.preference.PreferenceDialog.createPage(PreferenceDialog.java:1241)
    at org.eclipse.ui.internal.dialogs.FilteredPreferenceDialog.createPage(FilteredPreferenceDialog.java:316)
    at org.eclipse.jface.preference.PreferenceDialog.showPage(PreferenceDialog.java:1134)
    at org.eclipse.ui.internal.dialogs.FilteredPreferenceDialog.showPage(FilteredPreferenceDialog.java:439)
    at org.eclipse.jface.preference.PreferenceDialog$8.selectionChanged(PreferenceDialog.java:661)
    at org.eclipse.jface.viewers.StructuredViewer$3.run(StructuredViewer.java:839)
    at org.eclipse.core.runtime.SafeRunner.run(SafeRunner.java:37)
    at org.eclipse.core.runtime.Platform.run(Platform.java:843)
    at org.eclipse.ui.internal.JFaceUtil$1.run(JFaceUtil.java:44)
    at org.eclipse.jface.util.SafeRunnable.run(SafeRunnable.java:149)
    at org.eclipse.jface.viewers.StructuredViewer.firePostSelectionChanged(StructuredViewer.java:837)
    at org.eclipse.jface.viewers.StructuredViewer.handlePostSelect(StructuredViewer.java:1143)
    at org.eclipse.jface.viewers.StructuredViewer$5.widgetSelected(StructuredViewer.java:1163)
    at org.eclipse.jface.util.OpenStrategy.firePostSelectionEvent(OpenStrategy.java:236)
    at org.eclipse.jface.util.OpenStrategy.access$4(OpenStrategy.java:230)
    at org.eclipse.jface.util.OpenStrategy$3.run(OpenStrategy.java:404)
    at org.eclipse.swt.widgets.RunnableLock.run(RunnableLock.java:35)
    at org.eclipse.swt.widgets.Synchronizer.runAsyncMessages(Synchronizer.java:123)
    at org.eclipse.swt.widgets.Display.runAsyncMessages(Display.java:3325)
    at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:2971)
    at org.eclipse.jface.window.Window.runEventLoop(Window.java:820)
    at org.eclipse.jface.window.Window.open(Window.java:796)
    at org.eclipse.ui.internal.OpenPreferencesAction.run(OpenPreferencesAction.java:65)
    at org.eclipse.jface.action.Action.runWithEvent(Action.java:499)
    at org.eclipse.jface.action.ActionContributionItem.handleWidgetSelection(ActionContributionItem.java:539)
    at org.eclipse.jface.action.ActionContributionItem.access$2(ActionContributionItem.java:488)
    at org.eclipse.jface.action.ActionContributionItem$5.handleEvent(ActionContributionItem.java:400)
    at org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java:66)
    at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:928)
    at org.eclipse.swt.widgets.Display.runDeferredEvents(Display.java:3348)
    at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:2968)
    at org.eclipse.ui.internal.Workbench.runEventLoop(Workbench.java:1914)
    at org.eclipse.ui.internal.Workbench.runUI(Workbench.java:1878)
    at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:419)
    at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:149)
    at org.eclipse.ui.internal.ide.IDEApplication.run(IDEApplication.java:95)
    at org.eclipse.core.internal.runtime.PlatformActivator$1.run(PlatformActivator.java:78)
    at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:92)
    at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:68)
    at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:400)
    at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:177)
    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.core.launcher.Main.invokeFramework(Main.java:336)
    at org.eclipse.core.launcher.Main.basicRun(Main.java:280)
    at org.eclipse.core.launcher.Main.run(Main.java:977)
    at org.eclipse.core.launcher.Main.main(Main.java:952)

    #296284 Reply

    Loyal Water
    Member

    Sunjov,
    I haven’t understood the steps to help me reproduce this issue at my end. Are you referring to the deployment wizard? Could you please send me a screenshot or list the stpes you followed to reproduce this issue.

    #296287 Reply

    Sunjov
    Member

    No – I am just going to the Windows>Preferences>MyEclipse>ApplicationServers

    I want to choose JBoss3 – but I get the same error message with all other application servers as well.

    I am trying to setup an existing app on my computer with the environment it was built in.

    #296326 Reply

    support-joy
    Member

    Hi Sunjov,

    Try to download MyEclipse 5.5.1 All in one installer from our download site and test. Is there a reason for you to use older MyEclipse version, considering MyEclipse has released 7.1 recently? Please note that the same subscription of MyEclipse holds good across different releases.

    #296372 Reply

    Loyal Water
    Member

    Sunjov,
    Before reinstalling, you can try using the -clean command to try and fix this issue.
    https://www.genuitec.com/forums/topic/troubleshoot-using-the-clean-command-line-argument/

    Incase that doesn’t help, you should switch to a new workspace and check if the connectors work.

    If non of this works, you will have to go with what Joy suggested.

Viewing 5 posts - 1 through 5 (of 5 total)
Reply To: Clicking on Application Server gives an error

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