Message frameworkevent error stack 0

You have installed the CICS Transaction Server for z/OS (CICS TS) Explorer SDK in an Eclipse Integrated Development Environment (IDE). When you first start Eclipse, you are able to generate the sample Java™ resources. But, you are never able to initialize Eclipse again after you shut down Eclipse. To run the SDK again, you have to install it into a new Eclipse.

Problem

You have installed the CICS Transaction Server for z/OS (CICS TS) Explorer SDK in an Eclipse Integrated Development Environment (IDE). When you first start Eclipse, you are able to generate the sample Java™ resources. But, you are never able to initialize Eclipse again after you shut down Eclipse. To run the SDK again, you have to install it into a new Eclipse.

Symptom

You see this Eclipse pop-up telling you that «An error has occurred. See the log file …»:

These are the messages at the beginning of the log file referenced in the Eclipse pop-up (D:EclipseJunoeclipseconfiguration1349299335321.log):

!SESSION 2012-10-03 17:22:14.103 ————————————————
eclipse.buildId=I20120608-1400
java.version=1.7.0_07
java.vendor=Oracle Corporation
BootLoader constants: OS=win32, ARCH=x86, WS=win32, NL=en_US
Framework arguments: -product org.eclipse.epp.package.jee.product
Command-line arguments: -os win32 -ws win32 -arch x86 -product org.eclipse.epp.package.jee.product

!ENTRY org.eclipse.osgi 4 0 2012-10-03 17:22:22.899
!MESSAGE FrameworkEvent ERROR
!STACK 0
org.osgi.framework.BundleException: Exception in org.eclipse.osgi.framework.internal.core.SystemBundleActivator.start() of bundle org.eclipse.osgi.
at org.eclipse.osgi.framework.internal.core.BundleContextImpl.startActivator(BundleContextImpl.java:734)
at org.eclipse.osgi.framework.internal.core.BundleContextImpl.start(BundleContextImpl.java:683)
at org.eclipse.osgi.framework.internal.core.InternalSystemBundle.resume(InternalSystemBundle.java:225)
at org.eclipse.osgi.framework.internal.core.Framework.launch(Framework.java:657)
at org.eclipse.core.runtime.adaptor.EclipseStarter.startup(EclipseStarter.java:274)
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:629)
at org.eclipse.equinox.launcher.Main.basicRun(Main.java:584)
at org.eclipse.equinox.launcher.Main.run(Main.java:1438)
Caused by: java.lang.IllegalStateException: Expected to find an object at table index: 912
at org.eclipse.osgi.internal.resolver.StateReader.getFromObjectTable(StateReader.java:83)

Cause

The most recent build from the Eclipse Downloads page was installed. However, the ONLY supported versions of Eclipse for the CICS Explorer SDK V5.1.0 are Eclipse V3.6.2 (Helios) and Eclipse V3.7 (Indigo). This error might also be seen on earlier releases of the CICS Explorer SDK, for which the only supported release is Eclipse 3.6.2 (Helios).

The CICS Explorer SDK V5.1.1 supports Eclipse V4.2.2 (Juno).

Resolving The Problem

If running CICS Explorer 1.1.1.x or lower, you must install Eclipse version 3.6.2 (Helios). If running CICS Explorer 5.1.0.x, you must install either Eclipse version 3.6.2 (Helios) or Eclipse version 3.7 (Indigo). If running CICS Explorer 5.1.1.x or higher, Eclipse 4.2 is supported.

For more information, see step 1 of the Procedure under Installing the CICS Explorer SDK in the CICS TS V5.1 information center:

If you do not have an Eclipse IDE installed, go to the Eclipse website to download and install an IDE. You must install the Eclipse Classic IDE or Eclipse IDE for Java EE developers.

  • If you want to develop web applications in a Liberty profile and Java applications, download the Eclipse IDE for Java developers.
  • If you want to develop only Java applications, download the Eclipse Classic IDE.

The downloads are available from the Eclipse version 3.6.2 (Helios) downloads or Eclipse version 3.7 (Indigo) downloads websites.

[{«Product»:{«code»:»SSGMGV»,»label»:»CICS Transaction Server»},»Business Unit»:{«code»:»BU058″,»label»:»IBM Infrastructure w/TPS»},»Component»:»Explorer»,»Platform»:[{«code»:»PF035″,»label»:»z/OS»}],»Version»:»5.1;4.2;4.1″,»Edition»:»»,»Line of Business»:{«code»:»LOB35″,»label»:»Mainframe SW»}}]

Product Synonym

CICS/TS CICS TS CICS Transaction Server

!SESSION 2018-02-04 17:36:36.875 ————————————————
eclipse.buildId=debbuild
java.version=9.0.4
java.vendor=Oracle Corporation
BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=ru_RU
Command-line arguments: -os linux -ws gtk -arch x86_64

!ENTRY org.eclipse.equinox.simpleconfigurator 4 0 2018-02-04 17:36:37.499
!MESSAGE FrameworkEvent ERROR
!STACK 0
org.osgi.framework.BundleException: The bundle «org.eclipse.equinox.simpleconfigurator_1.0.301.dist [1]» could not be resolved. Reason: Missing Constraint: Bundle-RequiredExecutionEnvironment: CDC-1.1/Foundation-1.1,J2SE-1.4
at org.eclipse.osgi.framework.internal.core.AbstractBundle.getResolverError(AbstractBundle.java:1332)
at org.eclipse.osgi.framework.internal.core.AbstractBundle.getResolutionFailureException(AbstractBundle.java:1316)
at org.eclipse.osgi.framework.internal.core.BundleHost.startWorker(BundleHost.java:323)
at org.eclipse.osgi.framework.internal.core.AbstractBundle.resume(AbstractBundle.java:390)
at org.eclipse.osgi.framework.internal.core.Framework.resumeBundle(Framework.java:1176)
at org.eclipse.osgi.framework.internal.core.StartLevelManager.resumeBundles(StartLevelManager.java:559)
at org.eclipse.osgi.framework.internal.core.StartLevelManager.resumeBundles(StartLevelManager.java:544)
at org.eclipse.osgi.framework.internal.core.StartLevelManager.incFWSL(StartLevelManager.java:457)
at org.eclipse.osgi.framework.internal.core.StartLevelManager.doSetStartLevel(StartLevelManager.java:243)
at org.eclipse.osgi.framework.internal.core.StartLevelManager.dispatchEvent(StartLevelManager.java:438)
at org.eclipse.osgi.framework.internal.core.StartLevelManager.dispatchEvent(StartLevelManager.java:1)
at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:230)
at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:340)

!ENTRY org.eclipse.osgi 4 0 2018-02-04 17:36:37.507
!MESSAGE Bundle initial@reference:file:plugins/org.eclipse.equinox.simpleconfigurator_1.0.301.dist.jar was not resolved.

!ENTRY org.eclipse.osgi 2 0 2018-02-04 17:36:37.516
!MESSAGE One or more bundles are not resolved because the following root constraints are not resolved:
!SUBENTRY 1 org.eclipse.osgi 2 0 2018-02-04 17:36:37.516
!MESSAGE Bundle initial@reference:file:plugins/org.eclipse.equinox.simpleconfigurator_1.0.301.dist.jar was not resolved.
!SUBENTRY 2 org.eclipse.equinox.simpleconfigurator 2 0 2018-02-04 17:36:37.516
!MESSAGE Missing required capability Require-Capability: osgi.ee; filter=»(|(&(osgi.ee=CDC/Foundation)(version=1.1))(&(osgi.ee=JavaSE)(version=1.4)))».

!ENTRY org.eclipse.osgi 2 0 2018-02-04 17:36:37.518
!MESSAGE The following is a complete list of bundles which are not resolved, see the prior log entry for the root cause if it exists:
!SUBENTRY 1 org.eclipse.osgi 2 0 2018-02-04 17:36:37.518
!MESSAGE Bundle org.eclipse.equinox.simpleconfigurator_1.0.301.dist [1] was not resolved.
!SUBENTRY 2 org.eclipse.equinox.simpleconfigurator 2 0 2018-02-04 17:36:37.518
!MESSAGE Missing required capability Require-Capability: osgi.ee; filter=»(|(&(osgi.ee=CDC/Foundation)(version=1.1))(&(osgi.ee=JavaSE)(version=1.4)))».

!ENTRY org.eclipse.osgi 4 0 2018-02-04 17:36:37.528
!MESSAGE Application error
!STACK 1
java.lang.IllegalStateException: Unable to acquire application service. Ensure that the org.eclipse.core.runtime bundle is resolved and started (see config.ini).
at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:74)
at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:353)
at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:180)
at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.base/java.lang.reflect.Method.invoke(Method.java:564)
at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:629)
at org.eclipse.equinox.launcher.Main.basicRun(Main.java:584)
at org.eclipse.equinox.launcher.Main.run(Main.java:1438)
at org.eclipse.equinox.launcher.Main.main(Main.java:1414)

Последний раз редактировалось пользователем 1 rogoznik; всего редактировалось раз: 4

Причина: BBcode

Same for me on Ubuntu 18.04.1, dbeaver was downloaded and installed just a few minutes ago:
!SESSION 2018-09-17 14:14:32.021 ————————————————
eclipse.buildId=unknown
java.version=10.0.2
java.vendor=Oracle Corporation
BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=de_DE
Command-line arguments: -os linux -ws gtk -arch x86_64

!ENTRY org.eclipse.osgi.compatibility.state.nls 2 0 2018-09-17 14:14:33.989
!MESSAGE Could not resolve module: org.eclipse.osgi.compatibility.state.nls [236]
Unresolved requirement: Fragment-Host: org.eclipse.osgi.compatibility.state
Unresolved requirement: Fragment-Host: org.eclipse.osgi.compatibility.state

!ENTRY org.eclipse.core.filesystem.linux.x86_64.nls 2 0 2018-09-17 14:14:33.990
!MESSAGE Could not resolve module: org.eclipse.core.filesystem.linux.x86_64.nls [250]
Unresolved requirement: Fragment-Host: org.eclipse.core.filesystem.linux.x86_64
Unresolved requirement: Fragment-Host: org.eclipse.core.filesystem.linux.x86_64

!ENTRY org.eclipse.osgi 4 0 2018-09-17 14:14:33.991
!MESSAGE Anwendungsfehler
!STACK 1
org.eclipse.swt.SWTException: Failed to execute runnable (java.lang.IllegalStateException: Workbench wurde noch nicht erstellt.)
at org.eclipse.swt.SWT.error(SWT.java:4533)
at org.eclipse.swt.SWT.error(SWT.java:4448)
at org.eclipse.swt.widgets.Synchronizer.runAsyncMessages(Synchronizer.java:185)
at org.eclipse.swt.widgets.Display.runAsyncMessages(Display.java:4577)
at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:4186)
at org.jkiss.dbeaver.core.application.DBeaverSettingsImporter.migrateFromPreviousVersion(DBeaverSettingsImporter.java:190)
at org.jkiss.dbeaver.core.application.DBeaverApplication.setDefaultWorkspacePath(DBeaverApplication.java:201)
at org.jkiss.dbeaver.core.application.DBeaverApplication.start(DBeaverApplication.java:109)
at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:196)
at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:134)
at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:104)
at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:388)
at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:243)
at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.base/java.lang.reflect.Method.invoke(Method.java:564)
at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:653)
at org.eclipse.equinox.launcher.Main.basicRun(Main.java:590)
at org.eclipse.equinox.launcher.Main.run(Main.java:1499)
at org.eclipse.equinox.launcher.Main.main(Main.java:1472)
Caused by: java.lang.IllegalStateException: Workbench wurde noch nicht erstellt.
at org.eclipse.ui.PlatformUI.getWorkbench(PlatformUI.java:93)
at org.jkiss.dbeaver.core.WorkbenchContextListener.(WorkbenchContextListener.java:57)
at org.jkiss.dbeaver.core.WorkbenchContextListener.registerInWorkbench(WorkbenchContextListener.java:254)
at org.jkiss.dbeaver.core.DBeaverUI.lambda$0(DBeaverUI.java:124)
at org.eclipse.swt.widgets.RunnableLock.run(RunnableLock.java:37)
at org.eclipse.swt.widgets.Synchronizer.runAsyncMessages(Synchronizer.java:182)
… 18 more
!SESSION 2018-09-17 14:20:20.294 ————————————————
eclipse.buildId=unknown
java.version=10.0.2
java.vendor=Oracle Corporation
BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=de_DE
Framework arguments: —version
Command-line arguments: -os linux -ws gtk -arch x86_64 —version

!ENTRY org.eclipse.osgi.compatibility.state.nls 2 0 2018-09-17 14:20:22.071
!MESSAGE Could not resolve module: org.eclipse.osgi.compatibility.state.nls [236]
Unresolved requirement: Fragment-Host: org.eclipse.osgi.compatibility.state
Unresolved requirement: Fragment-Host: org.eclipse.osgi.compatibility.state

!ENTRY org.eclipse.core.filesystem.linux.x86_64.nls 2 0 2018-09-17 14:20:22.071
!MESSAGE Could not resolve module: org.eclipse.core.filesystem.linux.x86_64.nls [250]
Unresolved requirement: Fragment-Host: org.eclipse.core.filesystem.linux.x86_64
Unresolved requirement: Fragment-Host: org.eclipse.core.filesystem.linux.x86_64

!ENTRY org.eclipse.osgi 4 0 2018-09-17 14:20:22.072
!MESSAGE Anwendungsfehler
!STACK 1
org.eclipse.swt.SWTException: Failed to execute runnable (java.lang.IllegalStateException: Workbench wurde noch nicht erstellt.)
at org.eclipse.swt.SWT.error(SWT.java:4533)
at org.eclipse.swt.SWT.error(SWT.java:4448)
at org.eclipse.swt.widgets.Synchronizer.runAsyncMessages(Synchronizer.java:185)
at org.eclipse.swt.widgets.Display.runAsyncMessages(Display.java:4577)
at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:4186)
at org.jkiss.dbeaver.core.application.DBeaverSettingsImporter.migrateFromPreviousVersion(DBeaverSettingsImporter.java:190)
at org.jkiss.dbeaver.core.application.DBeaverApplication.setDefaultWorkspacePath(DBeaverApplication.java:201)
at org.jkiss.dbeaver.core.application.DBeaverApplication.start(DBeaverApplication.java:109)
at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:196)
at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:134)
at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:104)
at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:388)
at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:243)
at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.base/java.lang.reflect.Method.invoke(Method.java:564)
at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:653)
at org.eclipse.equinox.launcher.Main.basicRun(Main.java:590)
at org.eclipse.equinox.launcher.Main.run(Main.java:1499)
at org.eclipse.equinox.launcher.Main.main(Main.java:1472)
Caused by: java.lang.IllegalStateException: Workbench wurde noch nicht erstellt.
at org.eclipse.ui.PlatformUI.getWorkbench(PlatformUI.java:93)
at org.jkiss.dbeaver.core.WorkbenchContextListener.(WorkbenchContextListener.java:57)
at org.jkiss.dbeaver.core.WorkbenchContextListener.registerInWorkbench(WorkbenchContextListener.java:254)
at org.jkiss.dbeaver.core.DBeaverUI.lambda$0(DBeaverUI.java:124)
at org.eclipse.swt.widgets.RunnableLock.run(RunnableLock.java:37)
at org.eclipse.swt.widgets.Synchronizer.runAsyncMessages(Synchronizer.java:182)
… 18 more

0 / 0 / 0

Регистрация: 07.02.2019

Сообщений: 2

1

07.02.2019, 12:16. Показов 1993. Ответов 4


Ребят пишу сюда, потому что не нашла темы при Eclipse.
прохожу курс основ тестирования и уже на первом уроке проблемы ((
по инструкции поставила Java SE 11.0.2(LTS) Oracle JDK и Eclipse. При запуске выдает ошибку An error has occured. В логе пишет:
!ENTRY org.eclipse.equinox.simpleconfigurator 4 0 2019-02-07 12:02:03.724
!MESSAGE FrameworkEvent ERROR
!STACK 0
org.osgi.framework.BundleException: The bundle «org.eclipse.equinox.simpleconfigurator_1.0.301.v2 0120828-033635 [1]» could not be resolved. Reason: Missing Constraint: Bundle-RequiredExecutionEnvironment: CDC-1.1/Foundation-1.1,J2SE-1.4
at org.eclipse.osgi.framework.internal.core.AbstractB undle.getResolverError(AbstractBundle.java:1332)
at org.eclipse.osgi.framework.internal.core.AbstractB undle.getResolutionFailureException(AbstractBundle .java:1316)
at org.eclipse.osgi.framework.internal.core.BundleHos t.startWorker(BundleHost.java:323)
at org.eclipse.osgi.framework.internal.core.AbstractB undle.resume(AbstractBundle.java:390)
at org.eclipse.osgi.framework.internal.core.Framework .resumeBundle(Framework.java:1176)
at org.eclipse.osgi.framework.internal.core.StartLeve lManager.resumeBundles(StartLevelManager.java:559)
at org.eclipse.osgi.framework.internal.core.StartLeve lManager.resumeBundles(StartLevelManager.java:544)
at org.eclipse.osgi.framework.internal.core.StartLeve lManager.incFWSL(StartLevelManager.java:457)
at org.eclipse.osgi.framework.internal.core.StartLeve lManager.doSetStartLevel(StartLevelManager.java:24 3)
at org.eclipse.osgi.framework.internal.core.StartLeve lManager.dispatchEvent(StartLevelManager.java:438)
at org.eclipse.osgi.framework.internal.core.StartLeve lManager.dispatchEvent(StartLevelManager.java:1)
at org.eclipse.osgi.framework.eventmgr.EventManager.d ispatchEvent(EventManager.java:230)
at org.eclipse.osgi.framework.eventmgr.EventManager$E ventThread.run(EventManager.java:340)

помогите пожалуйста )), что не правильно сделала?

__________________
Помощь в написании контрольных, курсовых и дипломных работ, диссертаций здесь



0



0 / 0 / 0

Регистрация: 07.02.2019

Сообщений: 2

07.02.2019, 12:18

 [ТС]

2

вот сам файл



0



203 / 164 / 77

Регистрация: 13.04.2014

Сообщений: 641

07.02.2019, 15:24

3

Возможно старая версия Eclipse. Если да, то попробуй скачать и запустить свежую версию



0



Welemir1

08.02.2019, 20:41


    Java SE и Eclipse. как подружить?

Не по теме:

Цитата
Сообщение от Alexandra Tai
Посмотреть сообщение

основ тестирования

для основ тестирования нужна джава?

Цитата
Сообщение от Alexandra Tai
Посмотреть сообщение

что не правильно сделала?

не тот курс выбрала, раз эклипс просят )



0



IT_Exp

Эксперт

87844 / 49110 / 22898

Регистрация: 17.06.2006

Сообщений: 92,604

08.02.2019, 20:41

Eclipse, как установить версию Java на 8
Добрый день,
поступила задача переписать код c С# на java.
Задачу выполнил, код переписал все…

Как открыть файл в Java eclipse mars?
Есть файл который нужно, открыть, но увы у меня не получается. Открывают из папки src, но коды не…

Как сделать присваивание 2 картинок ImageIcon на Java Eclipse?
Всем привет.
Ребят, делаю игру, столкнулся с проблемой в папке "res" у меня есть 2 картинки:…

Как установить JavaFX 2.x в Eclipse IDE for Java EE Developers
Сабж… Никак не могу найти подходящий плагин… Кто-нить помогите :)

Как очистить launch configuration eclipse java export?
в eclipse появилась сложность при экспорте. я много создавал классов, но большинство уже не…

Android java(eclipse) mysql как сделать коннект?
Добрый день, форумчане. Помогите, пожалуйста, с вопросом. 2-й день пытаюсь добится результата….

Искать еще темы с ответами

Или воспользуйтесь поиском по форуму:

5

Понравилась статья? Поделить с друзьями:
  • Message fatal system error
  • Message fatal error cannot set display mode
  • Message error syntax error at or near
  • Message error ebay
  • Message direct3d reset device error