facebook

Clicking on app server gives An error has occurred :-(

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

    Hi,
    When I click on ANY of the application server in myeclipse
    ( Windows->Preference->Application server) Im getting “An error has occurred. See error log for more details”. What is the error means and where do I need to go and see the error log details??? Kindly help me out.

    Regards,
    Sun.

    #233234 Reply

    Riyad Kalla
    Member

    <workspace dir>\.metadata\.log

    #233298 Reply

    Hi Riyad,
    Thanks for your information. When I checked the log I could see the following entry while clicking any Application Server. I could not figure out what I should do with this error. Could you please help me.

    Regards,
    Sun.

    !ENTRY org.eclipse.core.runtime 4 2 Jul 20, 2005 18:12:40.67
    !MESSAGE Problems occurred when invoking code from plug-in: “org.eclipse.core.runtime”.
    !STACK 0
    com.genuitec.eclipse.core.GenuitecCoreRTException: Invalid thread state detected on read.
    at com.genuitec.eclipse.core.D.Ä„(Unknown Source)
    at com.genuitec.eclipse.core.D.Ä‚(Unknown Source)
    at com.genuitec.eclipse.core.C.�(Unknown Source)
    at com.genuitec.eclipse.core.C.�(Unknown Source)
    at com.genuitec.eclipse.core.C.Č(Unknown Source)
    at com.genuitec.eclipse.core.C.<init>(Unknown Source)
    at com.genuitec.eclipse.core.ViperCore.ÄŠ(Unknown Source)
    at com.genuitec.eclipse.core.ViperCore.ÄŠ(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.tomcat.preference.TomcatLauncherPreferencePage.init(Unknown Source)
    at org.eclipse.ui.internal.dialogs.WorkbenchPreferenceNode.createPage(WorkbenchPreferenceNode.java:72)
    at org.eclipse.jface.preference.PreferenceDialog.showPage(PreferenceDialog.java:985)
    at org.eclipse.jface.preference.PreferenceDialog$8.selectionChanged(PreferenceDialog.java:529)
    at org.eclipse.jface.viewers.StructuredViewer$3.run(StructuredViewer.java:450)
    at org.eclipse.core.internal.runtime.InternalPlatform.run(InternalPlatform.java:616)
    at org.eclipse.core.runtime.Platform.run(Platform.java:747)
    at org.eclipse.jface.viewers.StructuredViewer.firePostSelectionChanged(StructuredViewer.java:448)
    at org.eclipse.jface.viewers.StructuredViewer.handlePostSelect(StructuredViewer.java:708)
    at org.eclipse.jface.viewers.StructuredViewer$5.widgetSelected(StructuredViewer.java:726)
    at org.eclipse.jface.util.OpenStrategy.firePostSelectionEvent(OpenStrategy.java:200)
    at org.eclipse.jface.util.OpenStrategy.access$4(OpenStrategy.java:195)
    at org.eclipse.jface.util.OpenStrategy$3.run(OpenStrategy.java:349)
    at org.eclipse.swt.widgets.RunnableLock.run(RunnableLock.java:35)
    at org.eclipse.swt.widgets.Synchronizer.runAsyncMessages(Synchronizer.java:106)
    at org.eclipse.swt.widgets.Display.runAsyncMessages(Display.java:2749)
    at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:2434)
    at org.eclipse.jface.window.Window.runEventLoop(Window.java:668)
    at org.eclipse.jface.window.Window.open(Window.java:648)
    at org.eclipse.ui.internal.OpenPreferencesAction.run(OpenPreferencesAction.java:72)
    at org.eclipse.jface.action.Action.runWithEvent(Action.java:881)
    at org.eclipse.jface.action.ActionContributionItem.handleWidgetSelection(ActionContributionItem.java:915)
    at org.eclipse.jface.action.ActionContributionItem.access$2(ActionContributionItem.java:866)
    at org.eclipse.jface.action.ActionContributionItem$7.handleEvent(ActionContributionItem.java:785)
    at org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java:82)
    at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:796)
    at org.eclipse.swt.widgets.Display.runDeferredEvents(Display.java:2772)
    at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:2431)
    at org.eclipse.ui.internal.Workbench.runEventLoop(Workbench.java:1377)
    at org.eclipse.ui.internal.Workbench.runUI(Workbench.java:1348)
    at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:254)
    at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:141)
    at org.eclipse.ui.internal.ide.IDEApplication.run(IDEApplication.java:96)
    at org.eclipse.core.internal.runtime.PlatformActivator$1.run(PlatformActivator.java:335)
    at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:273)
    at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:129)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
    at java.lang.reflect.Method.invoke(Method.java:324)
    at org.eclipse.core.launcher.Main.basicRun(Main.java:185)
    at org.eclipse.core.launcher.Main.run(Main.java:704)
    at org.eclipse.core.launcher.Main.main(Main.java:688)

    #233306 Reply

    Scott Anderson
    Participant

    Sun,

    The problem is caused by installing a trial version of MyEclipse under one user account and then running under another user account on Linux. While this is OK for a licensed version, the trial requires that the same user both install and use MyEclipse to avoid this problem. You’ll either need to run as the user you’ve used to install MyEclipse, or reinstall as the user you’d like to run under.

    #233357 Reply

    Hi,
    We are using a licensed version and what I did was I changed the configuration details while starting eclipse from this eclipse -data c:\myeclipse-eval-data -configuration c:\myeclipe-eval-config -clean
    to eclipse -data c:\myeclipse-eval-data1 -configuration c:\myeclipe-eval-config1 -clean
    Now when eclipse gets loaded with c:\myeclipse-eval-data1 -configuration c:\myeclipe-eval-config1 parameters and clicking on any appserver it was throwing the error.
    But when i start eclipse with eclipse – data c:\myeclipse-eval-data -configuration c:\myeclipe-eval-config, I dont see any errors thrown. What could be the reason for this?????

    Regards,
    Sun

    #233367 Reply

    Scott Anderson
    Participant

    You need to enter your subscription information into the new workspace before accessing any other MyEclipse features. Please see Window > Preferences > MyEclipse Subscription

    #233557 Reply

    Scott,
    Thanks a lot it worked. I appreciate you guys for the timely support and immediate reply to the users which helps in lot of time saving for getting myeclipse run smoothly.

    -Sun.

    #269493 Reply

    erickf00
    Member

    i’m using:
    MyEclipse Version: 5.0.1
    Build id: 20060810-5.0.1-GA

    i’m trying to start jboss 4.0.5 and got this log:

    !ENTRY org.eclipse.jface 4 2 2007-04-27 13:03:02.178
    !MESSAGE Problems occurred when invoking code from plug-in: “org.eclipse.jface”.
    !STACK 0
    java.lang.NullPointerException
    at com.genuitec.eclipse.core.JavaVMUtility.getLaunchByServerId(JavaVMUtility.java:352)
    at com.genuitec.eclipse.easie.core.ui.action.ServerRestartAction.isEnabled(Unknown Source)
    at org.eclipse.jface.action.ActionContributionItem.update(ActionContributionItem.java:727)
    at org.eclipse.jface.action.ActionContributionItem.actionPropertyChange(ActionContributionItem.java:164)
    at org.eclipse.jface.action.ActionContributionItem.access$0(ActionContributionItem.java:158)
    at org.eclipse.jface.action.ActionContributionItem$2.propertyChange(ActionContributionItem.java:128)
    at org.eclipse.jface.action.AbstractAction.firePropertyChange(AbstractAction.java:48)
    at org.eclipse.jface.action.AbstractAction.firePropertyChange(AbstractAction.java:71)
    at com.genuitec.eclipse.easie.core.ui.action.ServerControlAction.selectionChanged(Unknown Source)
    at org.eclipse.jface.viewers.Viewer$2.run(Viewer.java:162)
    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.Viewer.fireSelectionChanged(Viewer.java:160)
    at org.eclipse.jface.viewers.StructuredViewer.updateSelection(StructuredViewer.java:1976)
    at org.eclipse.jface.viewers.StructuredViewer.handleSelect(StructuredViewer.java:1128)
    at org.eclipse.jface.viewers.StructuredViewer$4.widgetSelected(StructuredViewer.java:1154)
    at org.eclipse.jface.util.OpenStrategy.fireSelectionEvent(OpenStrategy.java:213)
    at org.eclipse.jface.util.OpenStrategy.access$3(OpenStrategy.java:207)
    at org.eclipse.jface.util.OpenStrategy$1.handleEvent(OpenStrategy.java:374)
    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(NativeMethodAccessorImpl.java:39)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
    at java.lang.reflect.Method.invoke(Method.java:585)
    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)

    #269494 Reply

    Riyad Kalla
    Member

    erickf,
    This looks like an installation problem. Please download our 5.1.1 All In One installer from the website, run it, and be sure to install it to a new directory, then reopen your existing workspace and continue working.

    #270406 Reply

    Hi,
    When I click on to start myeclipse
    Im getting “An error has occurred. See error log for more details”.
    here is my log file i could not understand what the problem is so pls help me
    !ENTRY org.eclipse.osgi 4 0 2007-05-21 01:24:46.514
    !MESSAGE Application error
    !STACK 1
    java.lang.UnsatisfiedLinkError: no swt-win32-3236 in java.library.path
    at java.lang.ClassLoader.loadLibrary(Unknown Source)
    at java.lang.Runtime.loadLibrary0(Unknown Source)
    at java.lang.System.loadLibrary(Unknown Source)
    at org.eclipse.swt.internal.Library.loadLibrary(Library.java:123)
    at org.eclipse.swt.internal.win32.OS.<clinit>(OS.java:18)
    at org.eclipse.swt.widgets.Display.<clinit>(Display.java:125)
    at org.eclipse.ui.internal.Workbench.createDisplay(Workbench.java:436)
    at org.eclipse.ui.PlatformUI.createDisplay(PlatformUI.java:161)
    at org.eclipse.ui.internal.ide.IDEApplication.createDisplay(IDEApplication.java:122)
    at org.eclipse.ui.internal.ide.IDEApplication.run(IDEApplication.java:75)
    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)
    !SESSION 2007-05-21 01:25:05.257 ———————————————–
    eclipse.buildId=M20070212-1330
    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.osgi 4 0 2007-05-21 01:25:07.730
    !MESSAGE Application error
    !STACK 1
    java.lang.UnsatisfiedLinkError: no swt-win32-3236 in java.library.path
    at java.lang.ClassLoader.loadLibrary(Unknown Source)
    at java.lang.Runtime.loadLibrary0(Unknown Source)
    at java.lang.System.loadLibrary(Unknown Source)
    at org.eclipse.swt.internal.Library.loadLibrary(Library.java:123)
    at org.eclipse.swt.internal.win32.OS.<clinit>(OS.java:18)
    at org.eclipse.swt.widgets.Display.<clinit>(Display.java:125)
    at org.eclipse.ui.internal.Workbench.createDisplay(Workbench.java:436)
    at org.eclipse.ui.PlatformUI.createDisplay(PlatformUI.java:161)
    at org.eclipse.ui.internal.ide.IDEApplication.createDisplay(IDEApplication.java:122)
    at org.eclipse.ui.internal.ide.IDEApplication.run(IDEApplication.java:75)
    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)

    Regards,
    pradeep

    #270407 Reply

    Riyad Kalla
    Member

    pradeep,
    This is a known issue on Vista, are you using vista?

    If so, edit the shortcut you use to start MyEclipse, and be sure to set it to run in Administrative mode (or with administrator rights, I forget the exactly wording), it should work then.

    #270408 Reply

    haiii
    thanks for the reply
    yes i am using vista
    i run the eclipse in adminstrative mode only but stilll i have the same problem
    Regards
    pradeep

    #270409 Reply

    haiii
    its working now although it running in the adminstrative modee i again configured it to admistrative mode then its workinggggg
    really thank u very much for ur quick reply
    thank u
    regards
    pradeep

    #270410 Reply

    Riyad Kalla
    Member

    I’m glad to hear it’s working now.

    #270412 Reply

    haii
    when i try to start the websphere application server i get following error
    A configuration error occured during startup .please verify the preference field with the prompt :Unrecognized option:-Xquickstart
    i have the administrative privalages though i try those it does not fix the problem can u help me
    thanks in advance
    Regards
    pradeeep

Viewing 15 posts - 1 through 15 (of 20 total)
Reply To: Clicking on app server gives An error has occurred :-(

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