- This topic has 9 replies, 3 voices, and was last updated 20 years, 1 month ago by Riyad Kalla.
-
AuthorPosts
-
jfritzMemberWhen I right click on a table or view and choose Generate Select in SQL Editor all I get is a new empty SQL Editor window. Same thing happens when I right click on tables and choose Create table script. Any thoughts or suggestions?
Thanks
Riyad KallaMemberHmm, check your Eclipse log file for any exceptions or errors (workspace dir)\.metadata\.log. Also can you please post all the information we request in the [URL=http://www.myeclipseide.com/PNphpBB2+file-viewtopic-t-393.html]Posting Guidelines[/URL] thread at the top of this forum? That will give us some context so that we can determine if this is an installation issue, a configuration problem, or a bug. Thanks.
jfritzMemberSorry about that …
OS: XP Professional
Eclipse Version: 3.1.0 Build id: 200409240800
Eclipse was freshly installed for MyEclipse
Other Plugins Installed: VSS, and Tomcat Plugins
How many plugins in the <eclipse>/plugins directory are like org.eclipse.pde.* : 8 directories
MyEclipse version : 3.8.1
JDK version: 1.5 (5.0) both run eclipse and app serverWhat steps did you take that resulted in the issue? Right click on table / view name in DB explorer and choosing generate select in sql editor or create table script results in an empty SQL editor being opened.
Application Server : Tomcat 5.52
Are there any exceptions in the Eclipse log file? None in the .metadata/.log file but in the view PDE Runtime / error log
message: Error Creating SQL Editor
Stack trace:
org.eclipse.ui.PartInitException: Due to Eclipse Bug#68721, files from the repositories view cannot be opened with multi-page editors. Using the text editor instead.
at com.genuitec.eclipse.sqlexplorer.plugin.editors.SQLEditor.init(Unknown Source)
at org.eclipse.ui.internal.EditorManager.createSite(EditorManager.java:814)
at org.eclipse.ui.internal.EditorManager.openInternalEditor(EditorManager.java:883)
at org.eclipse.ui.internal.EditorManager.openEditorFromDescriptor(EditorManager.java:647)
at org.eclipse.ui.internal.EditorManager.openEditor(EditorManager.java:633)
at org.eclipse.ui.internal.WorkbenchPage.busyOpenEditorBatched(WorkbenchPage.java:2248)
at org.eclipse.ui.internal.WorkbenchPage.busyOpenEditor(WorkbenchPage.java:2180)
at org.eclipse.ui.internal.WorkbenchPage.access$6(WorkbenchPage.java:2172)
at org.eclipse.ui.internal.WorkbenchPage$9.run(WorkbenchPage.java:2158)
at org.eclipse.swt.custom.BusyIndicator.showWhile(BusyIndicator.java:69)
at org.eclipse.ui.internal.WorkbenchPage.openEditor(WorkbenchPage.java:2153)
at org.eclipse.ui.internal.WorkbenchPage.openEditor(WorkbenchPage.java:2138)
at com.genuitec.eclipse.sqlexplorer.dbviewer.actions.SelectAll.run(Unknown Source)
at org.eclipse.jface.action.Action.runWithEvent(Action.java:988)
at org.eclipse.jface.action.ActionContributionItem.handleWidgetSelection(ActionContributionItem.java:555)
at org.eclipse.jface.action.ActionContributionItem.access$2(ActionContributionItem.java:505)
at org.eclipse.jface.action.ActionContributionItem$6.handleEvent(ActionContributionItem.java:419)
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:2783)
at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:2442)
at org.eclipse.ui.internal.Workbench.runEventLoop(Workbench.java:1443)
at org.eclipse.ui.internal.Workbench.runUI(Workbench.java:1414)
at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:271)
at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:144)
at org.eclipse.ui.internal.ide.IDEApplication.run(IDEApplication.java:102)
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(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.lang.reflect.Method.invoke(Unknown Source)
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)message: Due to Eclipse Bug#68721, files from the repositories view cannot be opened with multi-page editors. Using the text editor instead.
stack trace:
An exception stack trace could not be found.
Riyad KallaMemberEclipse 3.1 isn’t supported at this time, I wonder if this is what is causing the issue? (We aren’t aware of this issue using Eclipse 3.0.1). Can you do a parallel install of Eclipse 3.0.1 and see if the error goes away?
jfritzMemberI was having the same issue when I was running the myeclipse trial version, with Eclipse 3.0.1 and JDK 1.4.02, but I thought it was because it was a trial subscription key. I guess I could try to reinstall 3.0.1 and see what happens but I may not get to it till tomorrow.
Thanks for your help.
Riyad KallaMemberbut I thought it was because it was a trial subscription key
Hmm, no that wouldn’t do it, we don’t cripple anything with the trial keys. Please try the clean reinstall with 3.0.1 and see if it tsill broken, if it is, grab the log file entry, post it here and I’ll forward it to our DB dev for analysis to see whats going on.
jfritzMember– System Setup ——————————-
Operating System and version: XP Professional
Eclipse version: 3.0.1
Eclipse build id: M200409161125
Fresh Eclipse install (y/n): Y
If not, was it upgraded to its current version using the update manager?
Other installed external plugins:
Number of plugins in the <eclipse>/plugins directory that begin with org.eclipse.pde.*: 8
MyEclipse version: 3.8.1
Eclipse JDK version: 1.5
Application Server JDK version: 1.5
Are there any exceptions in the Eclipse log file? yup … see below…– Message Body ——————————-
!SESSION Oct 19, 2004 18:09:22.648 ———————————————
eclipse.buildId=M200409161125
java.version=1.5.0
java.vendor=Sun Microsystems Inc.
BootLoader constants: OS=win32, ARCH=x86, WS=win32, NL=en_US!ENTRY com.ibm.sse.snippets 4 4 Oct 19, 2004 18:09:22.658
!MESSAGE Could not load user items
!STACK 0
org.xml.sax.SAXParseException: Content is not allowed in prolog.
at com.sun.org.apache.xerces.internal.parsers.DOMParser.parse(Unknown Source)
at com.sun.org.apache.xerces.internal.jaxp.DocumentBuilderImpl.parse(Unknown Source)
at com.ibm.sse.snippets.internal.palette.ModelFactoryForUser.load(Unknown Source)
at com.genuitec.eclipse.snippetinstaller.SnippetInstaller.installLibrary(Unknown Source)
at com.aston.AstonWizardsPlugin.installSnippetLibraries(Unknown Source)
at com.aston.AstonWizardsPlugin.startup(Unknown Source)
at org.eclipse.core.internal.compatibility.PluginActivator.start(PluginActivator.java:50)
at org.eclipse.osgi.framework.internal.core.BundleContextImpl$1.run(BundleContextImpl.java:958)
at java.security.AccessController.doPrivileged(Native Method)
at org.eclipse.osgi.framework.internal.core.BundleContextImpl.startActivator(BundleContextImpl.java:954)
at org.eclipse.osgi.framework.internal.core.BundleContextImpl.start(BundleContextImpl.java:937)
at org.eclipse.osgi.framework.internal.core.BundleHost.startWorker(BundleHost.java:421)
at org.eclipse.osgi.framework.internal.core.AbstractBundle.start(AbstractBundle.java:293)
at org.eclipse.core.internal.plugins.PluginDescriptor.doPluginActivation(PluginDescriptor.java:349)
at org.eclipse.core.internal.plugins.PluginDescriptor.getPlugin(PluginDescriptor.java:328)
at sun.reflect.GeneratedMethodAccessor8.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.lang.reflect.Method.invoke(Unknown Source)
at org.eclipse.ui.internal.EarlyStartupRunnable.getPluginForCompatibility(EarlyStartupRunnable.java:140)
at org.eclipse.ui.internal.EarlyStartupRunnable.run(EarlyStartupRunnable.java:68)
at org.eclipse.core.internal.runtime.InternalPlatform.run(InternalPlatform.java:616)
at org.eclipse.core.runtime.Platform.run(Platform.java:747)
at org.eclipse.ui.internal.Workbench$15.run(Workbench.java:1283)
at java.lang.Thread.run(Unknown Source)!ENTRY com.genuitec.eclipse.wizards 1 1 Oct 19, 2004 18:09:22.748
!MESSAGE Installed snippet library: C:\Program Files\MyEclipse\eclipse\plugins\com.genuitec.eclipse.wizards_3.8.1\snippets\css_snippets.xml!ENTRY com.ibm.sse.snippets 4 4 Oct 19, 2004 18:09:22.858
!MESSAGE Could not load user items
!STACK 0
org.xml.sax.SAXParseException: Content is not allowed in prolog.
at com.sun.org.apache.xerces.internal.parsers.DOMParser.parse(Unknown Source)
at com.sun.org.apache.xerces.internal.jaxp.DocumentBuilderImpl.parse(Unknown Source)
at com.ibm.sse.snippets.internal.palette.ModelFactoryForUser.load(Unknown Source)
at com.genuitec.eclipse.snippetinstaller.SnippetInstaller.installLibrary(Unknown Source)
at com.aston.AstonWizardsPlugin.installSnippetLibraries(Unknown Source)
at com.aston.AstonWizardsPlugin.startup(Unknown Source)
at org.eclipse.core.internal.compatibility.PluginActivator.start(PluginActivator.java:50)
at org.eclipse.osgi.framework.internal.core.BundleContextImpl$1.run(BundleContextImpl.java:958)
at java.security.AccessController.doPrivileged(Native Method)
at org.eclipse.osgi.framework.internal.core.BundleContextImpl.startActivator(BundleContextImpl.java:954)
at org.eclipse.osgi.framework.internal.core.BundleContextImpl.start(BundleContextImpl.java:937)
at org.eclipse.osgi.framework.internal.core.BundleHost.startWorker(BundleHost.java:421)
at org.eclipse.osgi.framework.internal.core.AbstractBundle.start(AbstractBundle.java:293)
at org.eclipse.core.internal.plugins.PluginDescriptor.doPluginActivation(PluginDescriptor.java:349)
at org.eclipse.core.internal.plugins.PluginDescriptor.getPlugin(PluginDescriptor.java:328)
at sun.reflect.GeneratedMethodAccessor8.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.lang.reflect.Method.invoke(Unknown Source)
at org.eclipse.ui.internal.EarlyStartupRunnable.getPluginForCompatibility(EarlyStartupRunnable.java:140)
at org.eclipse.ui.internal.EarlyStartupRunnable.run(EarlyStartupRunnable.java:68)
at org.eclipse.core.internal.runtime.InternalPlatform.run(InternalPlatform.java:616)
at org.eclipse.core.runtime.Platform.run(Platform.java:747)
at org.eclipse.ui.internal.Workbench$15.run(Workbench.java:1283)
at java.lang.Thread.run(Unknown Source)!ENTRY com.genuitec.eclipse.wizards 1 1 Oct 19, 2004 18:09:22.858
!MESSAGE Installed snippet library: C:\Program Files\MyEclipse\eclipse\plugins\com.genuitec.eclipse.wizards_3.8.1\snippets\forms_lists_snippets.xml!ENTRY com.ibm.sse.snippets 4 4 Oct 19, 2004 18:09:22.898
!MESSAGE Could not load user items
!STACK 0
org.xml.sax.SAXParseException: Content is not allowed in prolog.
at com.sun.org.apache.xerces.internal.parsers.DOMParser.parse(Unknown Source)
at com.sun.org.apache.xerces.internal.jaxp.DocumentBuilderImpl.parse(Unknown Source)
at com.ibm.sse.snippets.internal.palette.ModelFactoryForUser.load(Unknown Source)
at com.genuitec.eclipse.snippetinstaller.SnippetInstaller.installLibrary(Unknown Source)
at com.aston.AstonWizardsPlugin.installSnippetLibraries(Unknown Source)
at com.aston.AstonWizardsPlugin.startup(Unknown Source)
at org.eclipse.core.internal.compatibility.PluginActivator.start(PluginActivator.java:50)
at org.eclipse.osgi.framework.internal.core.BundleContextImpl$1.run(BundleContextImpl.java:958)
at java.security.AccessController.doPrivileged(Native Method)
at org.eclipse.osgi.framework.internal.core.BundleContextImpl.startActivator(BundleContextImpl.java:954)
at org.eclipse.osgi.framework.internal.core.BundleContextImpl.start(BundleContextImpl.java:937)
at org.eclipse.osgi.framework.internal.core.BundleHost.startWorker(BundleHost.java:421)
at org.eclipse.osgi.framework.internal.core.AbstractBundle.start(AbstractBundle.java:293)
at org.eclipse.core.internal.plugins.PluginDescriptor.doPluginActivation(PluginDescriptor.java:349)
at org.eclipse.core.internal.plugins.PluginDescriptor.getPlugin(PluginDescriptor.java:328)
at sun.reflect.GeneratedMethodAccessor8.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.lang.reflect.Method.invoke(Unknown Source)
at org.eclipse.ui.internal.EarlyStartupRunnable.getPluginForCompatibility(EarlyStartupRunnable.java:140)
at org.eclipse.ui.internal.EarlyStartupRunnable.run(EarlyStartupRunnable.java:68)
at org.eclipse.core.internal.runtime.InternalPlatform.run(InternalPlatform.java:616)
at org.eclipse.core.runtime.Platform.run(Platform.java:747)
at org.eclipse.ui.internal.Workbench$15.run(Workbench.java:1283)
at java.lang.Thread.run(Unknown Source)!ENTRY com.genuitec.eclipse.wizards 1 1 Oct 19, 2004 18:09:22.908
!MESSAGE Installed snippet library: C:\Program Files\MyEclipse\eclipse\plugins\com.genuitec.eclipse.wizards_3.8.1\snippets\htmlform_snippets.xml!ENTRY com.ibm.sse.snippets 4 4 Oct 19, 2004 18:09:23.48
!MESSAGE Could not load user items
!STACK 0
org.xml.sax.SAXParseException: Content is not allowed in prolog.
at com.sun.org.apache.xerces.internal.parsers.DOMParser.parse(Unknown Source)
at com.sun.org.apache.xerces.internal.jaxp.DocumentBuilderImpl.parse(Unknown Source)
at com.ibm.sse.snippets.internal.palette.ModelFactoryForUser.load(Unknown Source)
at com.genuitec.eclipse.snippetinstaller.SnippetInstaller.installLibrary(Unknown Source)
at com.aston.AstonWizardsPlugin.installSnippetLibraries(Unknown Source)
at com.aston.AstonWizardsPlugin.startup(Unknown Source)
at org.eclipse.core.internal.compatibility.PluginActivator.start(PluginActivator.java:50)
at org.eclipse.osgi.framework.internal.core.BundleContextImpl$1.run(BundleContextImpl.java:958)
at java.security.AccessController.doPrivileged(Native Method)
at org.eclipse.osgi.framework.internal.core.BundleContextImpl.startActivator(BundleContextImpl.java:954)
at org.eclipse.osgi.framework.internal.core.BundleContextImpl.start(BundleContextImpl.java:937)
at org.eclipse.osgi.framework.internal.core.BundleHost.startWorker(BundleHost.java:421)
at org.eclipse.osgi.framework.internal.core.AbstractBundle.start(AbstractBundle.java:293)
at org.eclipse.core.internal.plugins.PluginDescriptor.doPluginActivation(PluginDescriptor.java:349)
at org.eclipse.core.internal.plugins.PluginDescriptor.getPlugin(PluginDescriptor.java:328)
at sun.reflect.GeneratedMethodAccessor8.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.lang.reflect.Method.invoke(Unknown Source)
at org.eclipse.ui.internal.EarlyStartupRunnable.getPluginForCompatibility(EarlyStartupRunnable.java:140)
at org.eclipse.ui.internal.EarlyStartupRunnable.run(EarlyStartupRunnable.java:68)
at org.eclipse.core.internal.runtime.InternalPlatform.run(InternalPlatform.java:616)
at org.eclipse.core.runtime.Platform.run(Platform.java:747)
at org.eclipse.ui.internal.Workbench$15.run(Workbench.java:1283)
at java.lang.Thread.run(Unknown Source)!ENTRY com.genuitec.eclipse.wizards 1 1 Oct 19, 2004 18:09:23.58
!MESSAGE Installed snippet library: C:\Program Files\MyEclipse\eclipse\plugins\com.genuitec.eclipse.wizards_3.8.1\snippets\html_snippets.xml!ENTRY com.ibm.sse.snippets 4 4 Oct 19, 2004 18:09:23.88
!MESSAGE Could not load user items
!STACK 0
org.xml.sax.SAXParseException: Content is not allowed in prolog.
at com.sun.org.apache.xerces.internal.parsers.DOMParser.parse(Unknown Source)
at com.sun.org.apache.xerces.internal.jaxp.DocumentBuilderImpl.parse(Unknown Source)
at com.ibm.sse.snippets.internal.palette.ModelFactoryForUser.load(Unknown Source)
at com.genuitec.eclipse.snippetinstaller.SnippetInstaller.installLibrary(Unknown Source)
at com.aston.AstonWizardsPlugin.installSnippetLibraries(Unknown Source)
at com.aston.AstonWizardsPlugin.startup(Unknown Source)
at org.eclipse.core.internal.compatibility.PluginActivator.start(PluginActivator.java:50)
at org.eclipse.osgi.framework.internal.core.BundleContextImpl$1.run(BundleContextImpl.java:958)
at java.security.AccessController.doPrivileged(Native Method)
at org.eclipse.osgi.framework.internal.core.BundleContextImpl.startActivator(BundleContextImpl.java:954)
at org.eclipse.osgi.framework.internal.core.BundleContextImpl.start(BundleContextImpl.java:937)
at org.eclipse.osgi.framework.internal.core.BundleHost.startWorker(BundleHost.java:421)
at org.eclipse.osgi.framework.internal.core.AbstractBundle.start(AbstractBundle.java:293)
at org.eclipse.core.internal.plugins.PluginDescriptor.doPluginActivation(PluginDescriptor.java:349)
at org.eclipse.core.internal.plugins.PluginDescriptor.getPlugin(PluginDescriptor.java:328)
at sun.reflect.GeneratedMethodAccessor8.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.lang.reflect.Method.invoke(Unknown Source)
at org.eclipse.ui.internal.EarlyStartupRunnable.getPluginForCompatibility(EarlyStartupRunnable.java:140)
at org.eclipse.ui.internal.EarlyStartupRunnable.run(EarlyStartupRunnable.java:68)
at org.eclipse.core.internal.runtime.InternalPlatform.run(InternalPlatform.java:616)
at org.eclipse.core.runtime.Platform.run(Platform.java:747)
at org.eclipse.ui.internal.Workbench$15.run(Workbench.java:1283)
at java.lang.Thread.run(Unknown Source)!ENTRY com.genuitec.eclipse.wizards 1 1 Oct 19, 2004 18:09:23.88
!MESSAGE Installed snippet library: C:\Program Files\MyEclipse\eclipse\plugins\com.genuitec.eclipse.wizards_3.8.1\snippets\javascript_snippets.xml!ENTRY com.genuitec.eclipse.wizards 1 1 Oct 19, 2004 18:09:23.259
!MESSAGE Installed snippet library: C:\Program Files\MyEclipse\eclipse\plugins\com.genuitec.eclipse.wizards_3.8.1\snippets\jsf_f_snippets.xml!ENTRY com.genuitec.eclipse.wizards 1 1 Oct 19, 2004 18:09:23.419
!MESSAGE Installed snippet library: C:\Program Files\MyEclipse\eclipse\plugins\com.genuitec.eclipse.wizards_3.8.1\snippets\jsf_h_snippets.xml!ENTRY com.genuitec.eclipse.wizards 1 1 Oct 19, 2004 18:09:23.509
!MESSAGE Installed snippet library: C:\Program Files\MyEclipse\eclipse\plugins\com.genuitec.eclipse.wizards_3.8.1\snippets\struts_bean_snippets.xml!ENTRY com.genuitec.eclipse.wizards 1 1 Oct 19, 2004 18:09:23.729
!MESSAGE Installed snippet library: C:\Program Files\MyEclipse\eclipse\plugins\com.genuitec.eclipse.wizards_3.8.1\snippets\struts_html_snippets.xml!ENTRY com.genuitec.eclipse.wizards 1 1 Oct 19, 2004 18:09:23.889
!MESSAGE Installed snippet library: C:\Program Files\MyEclipse\eclipse\plugins\com.genuitec.eclipse.wizards_3.8.1\snippets\struts_logic_snippets.xml!ENTRY com.genuitec.eclipse.wizards 1 1 Oct 19, 2004 18:09:23.970
!MESSAGE Installed snippet library: C:\Program Files\MyEclipse\eclipse\plugins\com.genuitec.eclipse.wizards_3.8.1\snippets\struts_tiles_snippets.xml!ENTRY com.genuitec.eclipse.sqlexplorer 4 4 Oct 19, 2004 18:13:43.553
!MESSAGE Error creating sql editor
!STACK 1
org.eclipse.ui.PartInitException: Due to Eclipse Bug#68721, files from the repositories view cannot be opened with multi-page editors. Using the text editor instead.
at com.genuitec.eclipse.sqlexplorer.plugin.editors.SQLEditor.init(Unknown Source)
at org.eclipse.ui.internal.EditorManager.createSite(EditorManager.java:718)
at org.eclipse.ui.internal.EditorManager.openInternalEditor(EditorManager.java:777)
at org.eclipse.ui.internal.EditorManager.openEditorFromDescriptor(EditorManager.java:582)
at org.eclipse.ui.internal.EditorManager.openEditor(EditorManager.java:570)
at org.eclipse.ui.internal.WorkbenchPage.busyOpenEditorBatched(WorkbenchPage.java:2244)
at org.eclipse.ui.internal.WorkbenchPage.busyOpenEditor(WorkbenchPage.java:2177)
at org.eclipse.ui.internal.WorkbenchPage.access$6(WorkbenchPage.java:2169)
at org.eclipse.ui.internal.WorkbenchPage$9.run(WorkbenchPage.java:2156)
at org.eclipse.swt.custom.BusyIndicator.showWhile(BusyIndicator.java:69)
at org.eclipse.ui.internal.WorkbenchPage.openEditor(WorkbenchPage.java:2151)
at org.eclipse.ui.internal.WorkbenchPage.openEditor(WorkbenchPage.java:2134)
at com.genuitec.eclipse.sqlexplorer.dbviewer.actions.SelectAll.run(Unknown Source)
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(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.lang.reflect.Method.invoke(Unknown Source)
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)
!SUBENTRY 1 org.eclipse.ui 4 0 Oct 19, 2004 18:13:43.553
!MESSAGE Due to Eclipse Bug#68721, files from the repositories view cannot be opened with multi-page editors. Using the text editor instead.
support-jeffMemberLooks like you are using ME 3.8.1. As I recall there were some bugs in that release related to opening editors. One of the quick fixes that came out a bit later addressed the issue (cannot remember which). The bug resulted in the log you post. Is there any reason why you are not upgrading to 3.8.2? Please try that and verify that it does not fix the issue for you. Also, if the issue continues, I will need additional information such as what database you are talking to, what driver, and versions of both, etc.
jfritzMemberWell that was it. I upgraded to ME 3.8.2 and it works like a charm. Thank you both for your time and assistance with this issue.
Riyad KallaMemberGlad to hear it.
-
AuthorPosts