Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Archived » Eclipse Process Manager (Stardust) » Startup with StarDust
Startup with StarDust [message #1061935] Tue, 04 June 2013 21:54 Go to next message
Henk Wolthuis is currently offline Henk WolthuisFriend
Messages: 8
Registered: May 2013
Junior Member
Hi All,

I want to startup/pilot with Eclips Process Manager (EPM - StarDust).
Want to use StarDust for BPM, then combine our 'information needs and information requirements' with it . . .
Or if this is not possible with StarDust i have to swith to Eclips Process Framework, maybe sombody can advice?

Platform:
- Windows XP (all Service Packs)
- System is fully patched
- 32 bits
- job is done as administrator
- installed JDK-7u2-windows-i586.exe

Followed the installation at //wiki.eclipse.org/Stardust/Project_Plan/Kepler_RC1:
(1) Installed Eclipse-java-kepler-RC1-win32.zip
> Checked the installation with Help>About Eclipse>Installation Details>Configuration
> & View Error Log (OK)
(2) Install BIRT (Help>Install New Software...)
> Checked the installation for errors (OK)
(3) Install Stardust (Help>Install New Software...)
> Checked the installation for errors (OK)

Now it was time for update checking (Help>Check for Updates) . . then things went wrong!
The installation is rolled-back!

Can sombody help me out?

Thanks
Henk

Re: Startup with StarDust [message #1061957 is a reply to message #1061935] Wed, 05 June 2013 07:11 Go to previous messageGo to next message
Sven Rottstock is currently offline Sven RottstockFriend
Messages: 29
Registered: December 2012
Junior Member
Hi,

It seems that Eclipse has some troubles with Java 7 and the installation/update process of plugins which contains nested pack.gz files (please see Bug 402642). I have used the same mechanism us you but with JDK 1.6 and it was perfectly working.

Nevertheless please could you provide some stack traces which shows the error which is occurring during the update process?

Thanks,
Sven
Re: Startup with StarDust [message #1062260 is a reply to message #1061957] Thu, 06 June 2013 19:35 Go to previous messageGo to next message
Henk Wolthuis is currently offline Henk WolthuisFriend
Messages: 8
Registered: May 2013
Junior Member
Hi Sven,

Thanks for the reply!

You're right about Java 7,
<> give the eclipse user account administrator access/permissions;
* i downloaded & installed jdk-6u45-windows-i586.exe;
<> i downloaded 7-Zip at //www.7-zip.org;
* downloaded & installed eclipse-jee-kepler-M7-win32.zip;
* before running eclipse i added '-clean' & '-vm
(and on the next line!) C:/WINDOWS/system32/javaw.exe'
<> & checked/set
<> '--launcher.XXMaxPermSize
256M' & at the end of eclipse.ini checke/set
<> '-vmargs
-XX:MaxPermSize=128m
-Dosgi.requiredJavaVersion=1.6
-Xms512m
-Xmx1024m'
<> remark: this settings are working for my system (system dependices)!
* found a nice tutorial for %HOME% (1) problem at //www.youtube.com/watch?v=U1kXlahkwd4 timestamp 1:50 (thnx Southpaw018);
* Clean-up the system and reboot;
* after that starting up eclipse and following instructions at //wiki.eclipse.org/Stardust/Project_Plan/Kepler_M7;
* had a problem with GIT (2) but fixed it with 'GiT for Windows'
<>(see info @ //vogella.com/articles/EGit/article.html#eclipseinstallation);
<> set the JDK location: Window > Preferences > Java > Installed JREs, and make sure that a JDK (not just JRE) is selected;
* at last i did 'check for updates' . . . passed (Yeah!);
* checked with Help > About Eclipse > Installation Details > Configuration
& View Error Log (minor issue(3)left);
* downloaded & installed TomCat . . . found a nice tutorial for installing TomCat6.x and TomCat7.x at //www.coreservlets.com/Apache-Tomcat-Tutorial/eclipse.html (thnx coreservlets.com)

<Sorry don't know how to attach file's, therefore i used copy/paste>

(1) !ENTRY org.eclipse.egit.ui 2 0 2013-06-05 18:24:35.234
!MESSAGE Warning: The environment variable HOME is not set. The following directory will be used to store the Git user global configuration and to define the default location to store repositories: 'e:\eclipse'. If this is not correct please set the HOME environment variable and restart Eclipse. Otherwise Git for Windows and EGit might behave differently since they see different configuration options.
This warning can be switched off on the Team > Git > Confirmations and Warnings preference page.

(2) !ENTRY org.eclipse.egit.ui 2 0 2013-06-05 18:24:35.203
!MESSAGE Warning: EGit couldn't detect the installation path "gitPrefix" of native Git. Hence EGit can't respect system level Git settings which might be configured in ${gitPrefix}/etc/gitconfig under the native Git installation directory.
The most important of these settings is core.autocrlf. Git for Windows by default sets this parameter to true in this system level configuration. The Git installation location can be configured on the
Team > Git > Configuration preference page's 'System Settings' tab.
This warning can be switched off on the Team > Git > Confirmations and Warnings preference page.

(3) !ENTRY org.eclipse.equinox.registry 2 0 2013-06-05 19:57:41.328
!MESSAGE The extensions and extension-points from the bundle "org.eclipse.stardust.ide.wst.facet.reporting.content" are ignored. The bundle is not marked as singleton.

Now i'am watching the videos at //www.eclipse.org/stardust/documentation/training-videos.php

<> entries appended on 8/6

Thanks
Henk

[Updated on: Sat, 08 June 2013 07:03]

Report message to a moderator

Re: Startup with StarDust [message #1062323 is a reply to message #1061957] Fri, 07 June 2013 08:26 Go to previous messageGo to next message
Henk Wolthuis is currently offline Henk WolthuisFriend
Messages: 8
Registered: May 2013
Junior Member
Hi Sven & Folks,

Maybe you might have asked yourself a question . . why is he using 'Eclipse Kepler M7 Java EE IDE' instead of the latest 'Eclipse Kepler RC2 for Java Developers' distribution?

Well during my steep (Eclipse) learning curve i discovered that, when installing
- 'Stardust 1.0 RC1 for Eclipse 4.3 (Kepler)',or
- 'Stardust 1.0 RC2 for Eclipse 4.3 (Kepler)' and completed this version with the offline version 'Stardust 1.0 RC3' as base/starting configuration;

. . . the StarDust (/Infinity) functionality was surprisingly disappeared!?

For instance i could't create with 'file > new > project > Web >' a Dynamic Web Project . . maybe this was caused by the startup perils?

Can someone check this out, or tell my what i did wrong?

Thanks
Henk

Re: Startup with StarDust [message #1062507 is a reply to message #1061957] Sat, 08 June 2013 07:06 Go to previous messageGo to next message
Henk Wolthuis is currently offline Henk WolthuisFriend
Messages: 8
Registered: May 2013
Junior Member
Hi Sven,

Latest eclipse.ini:

------ begin eclipse.ini -------
-startup
-clean
plugins/org.eclipse.equinox.launcher_1.3.0.v20130327-1440.jar
-vm
C:/Program Files/Java/jdk1.6.0_45/bin/javaw.exe
--launcher.library
plugins/org.eclipse.equinox.launcher.win32.win32.x86_1.1.200.v20130521-0416
-product
org.eclipse.epp.package.jee.product
--launcher.defaultAction
openFile
--launcher.XXMaxPermSize
256M
-showsplash
org.eclipse.platform
--launcher.XXMaxPermSize
256m
--launcher.defaultAction
openFile
--launcher.appendVmargs
-vmargs
-XX:MaxPermSize=128m
-Dosgi.requiredJavaVersion=1.6
-Xms512m
-Xmx1024m

------ end eclipse.ini -------

Thanks
Henk
Re: Startup with StarDust [message #1062508 is a reply to message #1061957] Sat, 08 June 2013 07:11 Go to previous messageGo to next message
Henk Wolthuis is currently offline Henk WolthuisFriend
Messages: 8
Registered: May 2013
Junior Member
Hi Sven,

------ Begin latest View Error Log -------

!SESSION 2013-06-09 07:37:02.875 -----------------------------------------------
eclipse.buildId=4.3.0.I20130530-1430
java.version=1.6.0_45
java.vendor=Sun Microsystems Inc.
BootLoader constants: OS=win32, ARCH=x86, WS=win32, NL=nl_NL
Framework arguments: plugins/org.eclipse.equinox.launcher_1.3.0.v20130327-1440.jar -product org.eclipse.epp.package.jee.product
Command-line arguments: -os win32 -ws win32 -arch x86 plugins/org.eclipse.equinox.launcher_1.3.0.v20130327-1440.jar -product org.eclipse.epp.package.jee.product

!ENTRY org.eclipse.osgi 2 1 2013-06-09 07:57:38.312
!MESSAGE NLS missing message: MSG_MissingDataPath in: org.eclipse.stardust.modeling.validation.validation-messages

!ENTRY org.eclipse.jface 4 0 2013-06-09 08:18:33.687
!MESSAGE The command ("org.eclipse.gef.toggle_snapto_geometry") is undefined
!STACK 0
java.lang.Exception
at org.eclipse.jface.action.ExternalActionManager$CommandCallback.isActive(ExternalActionManager.java:370)
at org.eclipse.jface.action.ActionContributionItem.isCommandActive(ActionContributionItem.java:647)
at org.eclipse.jface.action.ActionContributionItem.isVisible(ActionContributionItem.java:703)
at org.eclipse.jface.action.MenuManager.isChildVisible(MenuManager.java:1004)
at org.eclipse.jface.action.MenuManager.isVisible(MenuManager.java:572)
at org.eclipse.jface.action.MenuManager.isChildVisible(MenuManager.java:1004)
at org.eclipse.jface.action.MenuManager.update(MenuManager.java:768)
at org.eclipse.jface.action.MenuManager.handleAboutToShow(MenuManager.java:477)
at org.eclipse.jface.action.MenuManager.access$1(MenuManager.java:470)
at org.eclipse.jface.action.MenuManager$2.menuShown(MenuManager.java:500)
at org.eclipse.swt.widgets.TypedListener.handleEvent(TypedListener.java:255)
at org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java:84)
at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1057)
at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1081)
at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1062)
at org.eclipse.swt.widgets.Control.WM_INITMENUPOPUP(Control.java:4964)
at org.eclipse.swt.widgets.Control.windowProc(Control.java:4640)
at org.eclipse.swt.widgets.Canvas.windowProc(Canvas.java:340)
at org.eclipse.swt.widgets.Decorations.windowProc(Decorations.java:1627)
at org.eclipse.swt.widgets.Shell.windowProc(Shell.java:2075)
at org.eclipse.swt.widgets.Display.windowProc(Display.java:4977)
at org.eclipse.swt.internal.win32.OS.TrackPopupMenu(Native Method)
at org.eclipse.swt.widgets.Menu._setVisible(Menu.java:257)
at org.eclipse.swt.widgets.Display.runPopups(Display.java:4211)
at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:3753)
at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine$9.run(PartRenderingEngine.java:1113)
at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:332)
at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine.run(PartRenderingEngine.java:997)
at org.eclipse.e4.ui.internal.workbench.E4Workbench.createAndRunUI(E4Workbench.java:138)
at org.eclipse.ui.internal.Workbench$5.run(Workbench.java:610)
at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:332)
at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:567)
at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:150)
at org.eclipse.ui.internal.ide.application.IDEApplication.start(IDEApplication.java:124)
at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:196)
at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:110)
at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:79)
at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:354)
at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:181)
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:597)
at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:636)
at org.eclipse.equinox.launcher.Main.basicRun(Main.java:591)
at org.eclipse.equinox.launcher.Main.run(Main.java:1450)
at org.eclipse.equinox.launcher.Main.main(Main.java:1426)

!ENTRY org.eclipse.jface 4 0 2013-06-09 08:18:38.734
!MESSAGE The command ("org.eclipse.gef.toggle_grid_visibility") is undefined
!STACK 0
java.lang.Exception
at org.eclipse.jface.action.ExternalActionManager$CommandCallback.isActive(ExternalActionManager.java:370)
at org.eclipse.jface.action.ActionContributionItem.isCommandActive(ActionContributionItem.java:647)
at org.eclipse.jface.action.ActionContributionItem.isVisible(ActionContributionItem.java:703)
at org.eclipse.jface.action.MenuManager.isChildVisible(MenuManager.java:1004)
at org.eclipse.jface.action.MenuManager.update(MenuManager.java:768)
at org.eclipse.jface.action.MenuManager.handleAboutToShow(MenuManager.java:477)
at org.eclipse.jface.action.MenuManager.access$1(MenuManager.java:470)
at org.eclipse.jface.action.MenuManager$2.menuShown(MenuManager.java:500)
at org.eclipse.swt.widgets.TypedListener.handleEvent(TypedListener.java:255)
at org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java:84)
at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1057)
at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1081)
at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1062)
at org.eclipse.swt.widgets.Control.WM_INITMENUPOPUP(Control.java:4964)
at org.eclipse.swt.widgets.Control.windowProc(Control.java:4640)
at org.eclipse.swt.widgets.Canvas.windowProc(Canvas.java:340)
at org.eclipse.swt.widgets.Decorations.windowProc(Decorations.java:1627)
at org.eclipse.swt.widgets.Shell.windowProc(Shell.java:2075)
at org.eclipse.swt.widgets.Display.windowProc(Display.java:4990)
at org.eclipse.swt.internal.win32.OS.TrackPopupMenu(Native Method)
at org.eclipse.swt.widgets.Menu._setVisible(Menu.java:257)
at org.eclipse.swt.widgets.Display.runPopups(Display.java:4211)
at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:3753)
at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine$9.run(PartRenderingEngine.java:1113)
at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:332)
at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine.run(PartRenderingEngine.java:997)
at org.eclipse.e4.ui.internal.workbench.E4Workbench.createAndRunUI(E4Workbench.java:138)
at org.eclipse.ui.internal.Workbench$5.run(Workbench.java:610)
at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:332)
at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:567)
at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:150)
at org.eclipse.ui.internal.ide.application.IDEApplication.start(IDEApplication.java:124)
at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:196)
at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:110)
at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:79)
at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:354)
at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:181)
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:597)
at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:636)
at org.eclipse.equinox.launcher.Main.basicRun(Main.java:591)
at org.eclipse.equinox.launcher.Main.run(Main.java:1450)
at org.eclipse.equinox.launcher.Main.main(Main.java:1426)

!ENTRY org.eclipse.osgi 2 1 2013-06-09 08:51:51.406
!MESSAGE NLS unused message: DataStructPropertyPage_DeclaredTypesLabel in: org.eclipse.stardust.modeling.integration.dms.dms-messages

!ENTRY org.eclipse.osgi 2 1 2013-06-09 08:51:51.406
!MESSAGE NLS unused message: DataStructPropertyPage_DetailsLabel in: org.eclipse.stardust.modeling.integration.dms.dms-messages

!ENTRY org.eclipse.osgi 2 1 2013-06-09 09:10:22.093
!MESSAGE NLS unused message: LB_CMD_P1_OfSource in: org.eclipse.stardust.ide.wst.modeling.app.jsf.jsf-messages

!ENTRY org.eclipse.osgi 2 1 2013-06-09 09:10:22.093
!MESSAGE NLS missing message: LB_CONNECTION in: org.eclipse.stardust.ide.wst.modeling.app.jsf.jsf-messages


!SESSION 2013-06-09 14:19:36.968 -----------------------------------------------
eclipse.buildId=4.3.0.I20130530-1430
java.version=1.6.0_45
java.vendor=Sun Microsystems Inc.
BootLoader constants: OS=win32, ARCH=x86, WS=win32, NL=nl_NL
Framework arguments: plugins/org.eclipse.equinox.launcher_1.3.0.v20130327-1440.jar -product org.eclipse.epp.package.jee.product
Command-line arguments: -os win32 -ws win32 -arch x86 plugins/org.eclipse.equinox.launcher_1.3.0.v20130327-1440.jar -product org.eclipse.epp.package.jee.product

!ENTRY org.eclipse.osgi 2 1 2013-06-09 14:20:49.343
!MESSAGE NLS missing message: MSG_MissingDataPath in: org.eclipse.stardust.modeling.validation.validation-messages

!ENTRY org.eclipse.osgi 2 1 2013-06-09 14:23:36.515
!MESSAGE NLS missing message: Question in: org.eclipse.stardust.modeling.data.structured.structured-messages

!ENTRY org.eclipse.jface 4 0 2013-06-09 14:38:44.968
!MESSAGE The command ("org.eclipse.gef.toggle_snapto_geometry") is undefined
!STACK 0
java.lang.Exception
at org.eclipse.jface.action.ExternalActionManager$CommandCallback.isActive(ExternalActionManager.java:370)
at org.eclipse.jface.action.ActionContributionItem.isCommandActive(ActionContributionItem.java:647)
at org.eclipse.jface.action.ActionContributionItem.isVisible(ActionContributionItem.java:703)
at org.eclipse.jface.action.MenuManager.isChildVisible(MenuManager.java:1004)
at org.eclipse.jface.action.MenuManager.isVisible(MenuManager.java:572)
at org.eclipse.jface.action.MenuManager.isChildVisible(MenuManager.java:1004)
at org.eclipse.jface.action.MenuManager.update(MenuManager.java:768)
at org.eclipse.jface.action.MenuManager.handleAboutToShow(MenuManager.java:477)
at org.eclipse.jface.action.MenuManager.access$1(MenuManager.java:470)
at org.eclipse.jface.action.MenuManager$2.menuShown(MenuManager.java:500)
at org.eclipse.swt.widgets.TypedListener.handleEvent(TypedListener.java:255)
at org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java:84)
at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1057)
at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1081)
at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1062)
at org.eclipse.swt.widgets.Control.WM_INITMENUPOPUP(Control.java:4964)
at org.eclipse.swt.widgets.Control.windowProc(Control.java:4640)
at org.eclipse.swt.widgets.Canvas.windowProc(Canvas.java:340)
at org.eclipse.swt.widgets.Decorations.windowProc(Decorations.java:1627)
at org.eclipse.swt.widgets.Shell.windowProc(Shell.java:2075)
at org.eclipse.swt.widgets.Display.windowProc(Display.java:4977)
at org.eclipse.swt.internal.win32.OS.TrackPopupMenu(Native Method)
at org.eclipse.swt.widgets.Menu._setVisible(Menu.java:257)
at org.eclipse.swt.widgets.Display.runPopups(Display.java:4211)
at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:3753)
at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine$9.run(PartRenderingEngine.java:1113)
at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:332)
at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine.run(PartRenderingEngine.java:997)
at org.eclipse.e4.ui.internal.workbench.E4Workbench.createAndRunUI(E4Workbench.java:138)
at org.eclipse.ui.internal.Workbench$5.run(Workbench.java:610)
at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:332)
at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:567)
at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:150)
at org.eclipse.ui.internal.ide.application.IDEApplication.start(IDEApplication.java:124)
at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:196)
at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:110)
at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:79)
at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:354)
at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:181)
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:597)
at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:636)
at org.eclipse.equinox.launcher.Main.basicRun(Main.java:591)
at org.eclipse.equinox.launcher.Main.run(Main.java:1450)
at org.eclipse.equinox.launcher.Main.main(Main.java:1426)

!ENTRY org.eclipse.jface 4 0 2013-06-09 14:38:46.500
!MESSAGE The command ("org.eclipse.gef.toggle_grid_visibility") is undefined
!STACK 0
java.lang.Exception
at org.eclipse.jface.action.ExternalActionManager$CommandCallback.isActive(ExternalActionManager.java:370)
at org.eclipse.jface.action.ActionContributionItem.isCommandActive(ActionContributionItem.java:647)
at org.eclipse.jface.action.ActionContributionItem.isVisible(ActionContributionItem.java:703)
at org.eclipse.jface.action.MenuManager.isChildVisible(MenuManager.java:1004)
at org.eclipse.jface.action.MenuManager.update(MenuManager.java:768)
at org.eclipse.jface.action.MenuManager.handleAboutToShow(MenuManager.java:477)
at org.eclipse.jface.action.MenuManager.access$1(MenuManager.java:470)
at org.eclipse.jface.action.MenuManager$2.menuShown(MenuManager.java:500)
at org.eclipse.swt.widgets.TypedListener.handleEvent(TypedListener.java:255)
at org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java:84)
at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1057)
at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1081)
at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1062)
at org.eclipse.swt.widgets.Control.WM_INITMENUPOPUP(Control.java:4964)
at org.eclipse.swt.widgets.Control.windowProc(Control.java:4640)
at org.eclipse.swt.widgets.Canvas.windowProc(Canvas.java:340)
at org.eclipse.swt.widgets.Decorations.windowProc(Decorations.java:1627)
at org.eclipse.swt.widgets.Shell.windowProc(Shell.java:2075)
at org.eclipse.swt.widgets.Display.windowProc(Display.java:4990)
at org.eclipse.swt.internal.win32.OS.TrackPopupMenu(Native Method)
at org.eclipse.swt.widgets.Menu._setVisible(Menu.java:257)
at org.eclipse.swt.widgets.Display.runPopups(Display.java:4211)
at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:3753)
at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine$9.run(PartRenderingEngine.java:1113)
at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:332)
at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine.run(PartRenderingEngine.java:997)
at org.eclipse.e4.ui.internal.workbench.E4Workbench.createAndRunUI(E4Workbench.java:138)
at org.eclipse.ui.internal.Workbench$5.run(Workbench.java:610)
at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:332)
at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:567)
at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:150)
at org.eclipse.ui.internal.ide.application.IDEApplication.start(IDEApplication.java:124)
at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:196)
at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:110)
at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:79)
at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:354)
at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:181)
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:597)
at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:636)
at org.eclipse.equinox.launcher.Main.basicRun(Main.java:591)
at org.eclipse.equinox.launcher.Main.run(Main.java:1450)
at org.eclipse.equinox.launcher.Main.main(Main.java:1426)


!SESSION 2013-06-10 10:29:01.234 -----------------------------------------------
eclipse.buildId=4.3.0.I20130530-1430
java.version=1.6.0_45
java.vendor=Sun Microsystems Inc.
BootLoader constants: OS=win32, ARCH=x86, WS=win32, NL=nl_NL
Framework arguments: plugins/org.eclipse.equinox.launcher_1.3.0.v20130327-1440.jar -product org.eclipse.epp.package.jee.product
Command-line arguments: -os win32 -ws win32 -arch x86 plugins/org.eclipse.equinox.launcher_1.3.0.v20130327-1440.jar -product org.eclipse.epp.package.jee.product

!ENTRY org.eclipse.osgi 2 1 2013-06-10 10:32:24.515
!MESSAGE NLS missing message: MSG_MissingDataPath in: org.eclipse.stardust.modeling.validation.validation-messages

------ End latest View Error Log -------


[Updated on: Mon, 10 June 2013 09:16]

Report message to a moderator

Re: Startup with StarDust [message #1062653 is a reply to message #1062508] Mon, 10 June 2013 09:20 Go to previous messageGo to next message
Henk Wolthuis is currently offline Henk WolthuisFriend
Messages: 8
Registered: May 2013
Junior Member
Hi Sven,

How do i upload the requested Eclipse Configuration Installation Detail (4729 lines) file?

Thanks
Henk
Re: Startup with StarDust [message #1062860 is a reply to message #1062653] Tue, 11 June 2013 07:19 Go to previous messageGo to next message
Sven Rottstock is currently offline Sven RottstockFriend
Messages: 29
Registered: December 2012
Junior Member
I cannot reproduce your exceptions. And I must admit that I'm a little bit confused. In your first post you've written that you've installed Eclipse-java-kepler-RC1-win32.zip but in the second post you've installed eclipse-jee-kepler-M7-win32.zip?
Hmm...doesn't matter. At the moment I've installed the Eclipse IDE for Java and Report Developers (for Kepler RC3) to spare me the additional installation of Birt. After that I've installed the "Stardust - Eclipse Process Manager" features. With this setup I'm able to to create a dynamic web project with enabled Stardust facets.

Oh - one idea comes into my mind. The "Stardust Portal" configuration is not visible if you have choosen a wrong server. It will only appear if you have selected an "Apache Tomcat v6.0" target runtime. At the moment Tomcat 7.0 is not supported by Stardust.
Re: Startup with StarDust [message #1064470 is a reply to message #1062860] Wed, 19 June 2013 12:29 Go to previous message
Henk Wolthuis is currently offline Henk WolthuisFriend
Messages: 8
Registered: May 2013
Junior Member
Hi Sven,

Sorry for the late response!

Your suggestion of:
- installing the Eclipse IDE for Java and Report Developers (for Kepler RC3) and after that
- the additional installation of the "Stardust - Eclipse Process Manager" features
- and selecting "Apache Tomcat v6.0" as target runtime did the job.

Many thanks for your assistance!
Henk

Previous Topic:Extending the Web Modeler
Next Topic:MySQL 5.6
Goto Forum:
  


Current Time: Fri Apr 26 17:04:35 GMT 2024

Powered by FUDForum. Page generated in 0.04343 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top