cancel
Showing results for 
Search instead for 
Did you mean: 

sample.coloredbox not loading in 1.5

0 Kudos

Following along in the PDF for 1.5 and I cannot seem to get the sample.colorbox to load from Eclipse to DS 1.5.

I'm using

Eclipse:

Version: Luna Service Release 2 (4.4.2)

Build id: 20150219-0600

DS:

Version: 4.4.2.v20150204-1700

Build id: M20150204-1700

Windows 10 x64 bit

Can someone help me out?    

Log file from Eclipse listed below:

------------------------------------------------------------------------------------------------------------------------------------------------------

!SESSION 2015-12-07 16:22:36.598 -----------------------------------------------

eclipse.buildId=@qualifier@

java.version=1.8.0_66

java.vendor=Oracle Corporation

BootLoader constants: OS=win32, ARCH=x86_64, WS=win32, NL=en_US

Framework arguments:  -product com.sap.ip.bi.zen

Command-line arguments:  -product com.sap.ip.bi.zen -data C:\ds_sdk_workspace/../runtime-SDK -dev file:C:/ds_sdk_workspace/.metadata/.plugins/org.eclipse.pde.core/SDK/dev.properties -os win32 -ws win32 -arch x86_64 -consoleLog

!ENTRY org.eclipse.equinox.ds 1 0 2015-12-07 16:22:37.512

!MESSAGE Could not bind a reference of component com.sap.ip.bi.base.application.DeclaredServiceActivator. The reference is: Reference[name = IActivatorBase, interface = com.sap.ip.bi.base.bundle.IActivatorBase, policy = dynamic, cardinality = 0..n, target = null, bind = addRICActivator, unbind = removeRICActivator]

!ENTRY org.eclipse.update.configurator 4 0 2015-12-07 16:22:46.236

!MESSAGE Unable to find feature.xml in directory: C:\Program Files\SAP BusinessObjects\Design Studio\features\__sap.dir

!ENTRY org.eclipse.core.resources 2 10035 2015-12-07 16:22:47.126

!MESSAGE The workspace exited with unsaved changes in the previous session; refreshing workspace to recover changes.

0    [main] WARN  org.eclipse.xtext.ui.shared.internal.Activator  - Disabling JDT use. : org/eclipse/jdt/core/JavaCore

9    [main] WARN  org.eclipse.xtext.ui.shared.internal.Activator  - Disabling JDT use. : org/eclipse/jdt/core/JavaCore

!ENTRY com.sap.ip.bi.zen 4 0 2015-12-07 16:22:50.899

!MESSAGE Failed to create temporary folder

!STACK 1

org.eclipse.core.internal.resources.ResourceException: Resource '/com.sap.ip.bi.zen/repository' does not exist.

    at org.eclipse.core.internal.resources.Resource.checkExists(Resource.java:341)

    at org.eclipse.core.internal.resources.Resource.checkAccessible(Resource.java:215)

    at org.eclipse.core.internal.resources.Folder.assertCreateRequirements(Folder.java:33)

    at org.eclipse.core.internal.resources.Folder.create(Folder.java:95)

    at org.eclipse.core.internal.resources.Folder.create(Folder.java:125)

    at com.sap.ip.bi.zen.DesignerEnvironmentBase.getTempFolder(DesignerEnvironmentBase.java:163)

    at com.sap.ip.bi.zen.ZenPluginBase.createApplicationProject(ZenPluginBase.java:388)

    at com.sap.ip.bi.zen.ui.internal.application.ZenApplicationWorkbenchWindowAdvisor.preWindowOpen(ZenApplicationWorkbenchWindowAdvisor.java:111)

    at org.eclipse.ui.internal.WorkbenchWindow.fireWindowOpening(WorkbenchWindow.java:1618)

    at org.eclipse.ui.internal.WorkbenchWindow.setup(WorkbenchWindow.java:646)

    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.e4.core.internal.di.MethodRequestor.execute(MethodRequestor.java:55)

    at org.eclipse.e4.core.internal.di.InjectorImpl.processAnnotated(InjectorImpl.java:888)

    at org.eclipse.e4.core.internal.di.InjectorImpl.inject(InjectorImpl.java:120)

    at org.eclipse.e4.core.internal.di.InjectorImpl.inject(InjectorImpl.java:85)

    at org.eclipse.e4.core.contexts.ContextInjectionFactory.inject(ContextInjectionFactory.java:73)

    at org.eclipse.ui.internal.Workbench.createWorkbenchWindow(Workbench.java:1480)

    at org.eclipse.ui.internal.Workbench.getActiveWorkbenchWindow(Workbench.java:1453)

    at org.eclipse.ui.internal.services.WorkbenchSourceProvider.updateActiveShell(WorkbenchSourceProvider.java:943)

    at org.eclipse.ui.internal.services.WorkbenchSourceProvider.getCurrentState(WorkbenchSourceProvider.java:137)

    at org.eclipse.ui.internal.services.WorkbenchSourceProvider$6.handleEvent(WorkbenchSourceProvider.java:703)

    at org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java:84)

    at org.eclipse.swt.widgets.Display.filterEvent(Display.java:1262)

    at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1060)

    at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1085)

    at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1070)

    at org.eclipse.swt.widgets.Decorations.WM_ACTIVATE(Decorations.java:1666)

    at org.eclipse.swt.widgets.Shell.WM_ACTIVATE(Shell.java:2151)

    at org.eclipse.swt.widgets.Control.windowProc(Control.java:4607)

    at org.eclipse.swt.widgets.Canvas.windowProc(Canvas.java:339)

    at org.eclipse.swt.widgets.Decorations.windowProc(Decorations.java:1626)

    at org.eclipse.swt.widgets.Shell.windowProc(Shell.java:2075)

    at org.eclipse.swt.widgets.Display.windowProc(Display.java:5023)

    at org.eclipse.swt.internal.win32.OS.BringWindowToTop(Native Method)

    at org.eclipse.swt.widgets.Decorations.bringToTop(Decorations.java:230)

    at org.eclipse.swt.widgets.Shell.open(Shell.java:1217)

    at org.eclipse.e4.ui.workbench.renderers.swt.WBWRenderer.postProcess(WBWRenderer.java:744)

    at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine.safeCreateGui(PartRenderingEngine.java:678)

    at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine.safeCreateGui(PartRenderingEngine.java:766)

    at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine.access$2(PartRenderingEngine.java:737)

    at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine$7.run(PartRenderingEngine.java:731)

    at org.eclipse.core.runtime.SafeRunner.run(SafeRunner.java:42)

    at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine.createGui(PartRenderingEngine.java:715)

    at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine$9.run(PartRenderingEngine.java:1074)

    at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:332)

    at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine.run(PartRenderingEngine.java:1032)

    at org.eclipse.e4.ui.internal.workbench.E4Workbench.createAndRunUI(E4Workbench.java:148)

    at org.eclipse.ui.internal.Workbench$5.run(Workbench.java:636)

    at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:332)

    at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:579)

    at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:150)

    at com.sap.ip.bi.zen.ui.internal.application.ZenApplication.start(ZenApplication.java:37)

    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:380)

    at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:235)

    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:648)

    at org.eclipse.equinox.launcher.Main.basicRun(Main.java:603)

    at org.eclipse.equinox.launcher.Main.run(Main.java:1465)

    at org.eclipse.equinox.launcher.Main.main(Main.java:1438)

!SUBENTRY 1 org.eclipse.core.resources 4 368 2015-12-07 16:22:50.902

!MESSAGE Resource '/com.sap.ip.bi.zen/repository' does not exist.

!ENTRY org.eclipse.e4.ui.workbench.swt 4 2 2015-12-07 16:22:50.904

!MESSAGE Problems occurred when invoking code from plug-in: "org.eclipse.e4.ui.workbench.swt".

!STACK 0

org.eclipse.e4.core.di.InjectionException: java.lang.NullPointerException

    at org.eclipse.e4.core.internal.di.MethodRequestor.execute(MethodRequestor.java:62)

    at org.eclipse.e4.core.internal.di.InjectorImpl.processAnnotated(InjectorImpl.java:888)

    at org.eclipse.e4.core.internal.di.InjectorImpl.inject(InjectorImpl.java:120)

    at org.eclipse.e4.core.internal.di.InjectorImpl.inject(InjectorImpl.java:85)

    at org.eclipse.e4.core.contexts.ContextInjectionFactory.inject(ContextInjectionFactory.java:73)

    at org.eclipse.ui.internal.Workbench.createWorkbenchWindow(Workbench.java:1480)

    at org.eclipse.ui.internal.Workbench.getActiveWorkbenchWindow(Workbench.java:1453)

    at org.eclipse.ui.internal.services.WorkbenchSourceProvider.updateActiveShell(WorkbenchSourceProvider.java:943)

    at org.eclipse.ui.internal.services.WorkbenchSourceProvider.getCurrentState(WorkbenchSourceProvider.java:137)

    at org.eclipse.ui.internal.services.WorkbenchSourceProvider$6.handleEvent(WorkbenchSourceProvider.java:703)

    at org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java:84)

    at org.eclipse.swt.widgets.Display.filterEvent(Display.java:1262)

    at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1060)

    at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1085)

    at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1070)

    at org.eclipse.swt.widgets.Decorations.WM_ACTIVATE(Decorations.java:1666)

    at org.eclipse.swt.widgets.Shell.WM_ACTIVATE(Shell.java:2151)

    at org.eclipse.swt.widgets.Control.windowProc(Control.java:4607)

    at org.eclipse.swt.widgets.Canvas.windowProc(Canvas.java:339)

    at org.eclipse.swt.widgets.Decorations.windowProc(Decorations.java:1626)

    at org.eclipse.swt.widgets.Shell.windowProc(Shell.java:2075)

    at org.eclipse.swt.widgets.Display.windowProc(Display.java:5023)

    at org.eclipse.swt.internal.win32.OS.BringWindowToTop(Native Method)

    at org.eclipse.swt.widgets.Decorations.bringToTop(Decorations.java:230)

    at org.eclipse.swt.widgets.Shell.open(Shell.java:1217)

    at org.eclipse.e4.ui.workbench.renderers.swt.WBWRenderer.postProcess(WBWRenderer.java:744)

    at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine.safeCreateGui(PartRenderingEngine.java:678)

    at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine.safeCreateGui(PartRenderingEngine.java:766)

    at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine.access$2(PartRenderingEngine.java:737)

    at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine$7.run(PartRenderingEngine.java:731)

    at org.eclipse.core.runtime.SafeRunner.run(SafeRunner.java:42)

    at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine.createGui(PartRenderingEngine.java:715)

    at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine$9.run(PartRenderingEngine.java:1074)

    at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:332)

    at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine.run(PartRenderingEngine.java:1032)

    at org.eclipse.e4.ui.internal.workbench.E4Workbench.createAndRunUI(E4Workbench.java:148)

    at org.eclipse.ui.internal.Workbench$5.run(Workbench.java:636)

    at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:332)

    at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:579)

    at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:150)

    at com.sap.ip.bi.zen.ui.internal.application.ZenApplication.start(ZenApplication.java:37)

    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:380)

    at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:235)

    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:648)

    at org.eclipse.equinox.launcher.Main.basicRun(Main.java:603)

    at org.eclipse.equinox.launcher.Main.run(Main.java:1465)

    at org.eclipse.equinox.launcher.Main.main(Main.java:1438)

Caused by: java.lang.NullPointerException

    at com.sap.ip.bi.zen.ZenPluginBase.createApplicationProject(ZenPluginBase.java:389)

    at com.sap.ip.bi.zen.ui.internal.application.ZenApplicationWorkbenchWindowAdvisor.preWindowOpen(ZenApplicationWorkbenchWindowAdvisor.java:111)

    at org.eclipse.ui.internal.WorkbenchWindow.fireWindowOpening(WorkbenchWindow.java:1618)

    at org.eclipse.ui.internal.WorkbenchWindow.setup(WorkbenchWindow.java:646)

    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.e4.core.internal.di.MethodRequestor.execute(MethodRequestor.java:55)

    ... 53 more

!ENTRY org.eclipse.e4.ui.workbench 4 0 2015-12-07 16:22:50.906

!MESSAGE Exception occurred while rendering: org.eclipse.e4.ui.model.application.ui.basic.impl.TrimmedWindowImpl@7ea71fc2 (elementId: IDEWindow, tags: [topLevel], contributorURI: platform:/plugin/org.eclipse.ui.workbench) (widget: Shell {%trimmedwindow.label.eclipseSDK}, renderer: org.eclipse.e4.ui.workbench.renderers.swt.WBWRenderer@4946485c, toBeRendered: true, onTop: false, visible: true, containerData: null, accessibilityPhrase: null) (label: %trimmedwindow.label.eclipseSDK, iconURI: null, tooltip: null, context: TrimmedWindowImpl (IDEWindow) Context, variables: [], x: -2147483648, y: -2147483648, width: 5, height: 5)

!STACK 0

org.eclipse.e4.core.di.InjectionException: java.lang.NullPointerException

    at org.eclipse.e4.core.internal.di.MethodRequestor.execute(MethodRequestor.java:62)

    at org.eclipse.e4.core.internal.di.InjectorImpl.processAnnotated(InjectorImpl.java:888)

    at org.eclipse.e4.core.internal.di.InjectorImpl.inject(InjectorImpl.java:120)

    at org.eclipse.e4.core.internal.di.InjectorImpl.inject(InjectorImpl.java:85)

    at org.eclipse.e4.core.contexts.ContextInjectionFactory.inject(ContextInjectionFactory.java:73)

    at org.eclipse.ui.internal.Workbench.createWorkbenchWindow(Workbench.java:1480)

    at org.eclipse.ui.internal.Workbench.getActiveWorkbenchWindow(Workbench.java:1453)

    at org.eclipse.ui.internal.services.WorkbenchSourceProvider.updateActiveShell(WorkbenchSourceProvider.java:943)

    at org.eclipse.ui.internal.services.WorkbenchSourceProvider.getCurrentState(WorkbenchSourceProvider.java:137)

    at org.eclipse.ui.internal.services.WorkbenchSourceProvider$6.handleEvent(WorkbenchSourceProvider.java:703)

    at org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java:84)

    at org.eclipse.swt.widgets.Display.filterEvent(Display.java:1262)

    at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1060)

    at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1085)

    at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1070)

    at org.eclipse.swt.widgets.Decorations.WM_ACTIVATE(Decorations.java:1666)

    at org.eclipse.swt.widgets.Shell.WM_ACTIVATE(Shell.java:2151)

    at org.eclipse.swt.widgets.Control.windowProc(Control.java:4607)

    at org.eclipse.swt.widgets.Canvas.windowProc(Canvas.java:339)

    at org.eclipse.swt.widgets.Decorations.windowProc(Decorations.java:1626)

    at org.eclipse.swt.widgets.Shell.windowProc(Shell.java:2075)

    at org.eclipse.swt.widgets.Display.windowProc(Display.java:5023)

    at org.eclipse.swt.internal.win32.OS.BringWindowToTop(Native Method)

    at org.eclipse.swt.widgets.Decorations.bringToTop(Decorations.java:230)

    at org.eclipse.swt.widgets.Shell.open(Shell.java:1217)

    at org.eclipse.e4.ui.workbench.renderers.swt.WBWRenderer.postProcess(WBWRenderer.java:744)

    at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine.safeCreateGui(PartRenderingEngine.java:678)

    at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine.safeCreateGui(PartRenderingEngine.java:766)

    at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine.access$2(PartRenderingEngine.java:737)

    at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine$7.run(PartRenderingEngine.java:731)

    at org.eclipse.core.runtime.SafeRunner.run(SafeRunner.java:42)

    at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine.createGui(PartRenderingEngine.java:715)

    at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine$9.run(PartRenderingEngine.java:1074)

    at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:332)

    at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine.run(PartRenderingEngine.java:1032)

    at org.eclipse.e4.ui.internal.workbench.E4Workbench.createAndRunUI(E4Workbench.java:148)

    at org.eclipse.ui.internal.Workbench$5.run(Workbench.java:636)

    at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:332)

    at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:579)

    at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:150)

    at com.sap.ip.bi.zen.ui.internal.application.ZenApplication.start(ZenApplication.java:37)

    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:380)

    at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:235)

    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:648)

    at org.eclipse.equinox.launcher.Main.basicRun(Main.java:603)

    at org.eclipse.equinox.launcher.Main.run(Main.java:1465)

    at org.eclipse.equinox.launcher.Main.main(Main.java:1438)

Caused by: java.lang.NullPointerException

    at com.sap.ip.bi.zen.ZenPluginBase.createApplicationProject(ZenPluginBase.java:389)

    at com.sap.ip.bi.zen.ui.internal.application.ZenApplicationWorkbenchWindowAdvisor.preWindowOpen(ZenApplicationWorkbenchWindowAdvisor.java:111)

    at org.eclipse.ui.internal.WorkbenchWindow.fireWindowOpening(WorkbenchWindow.java:1618)

    at org.eclipse.ui.internal.WorkbenchWindow.setup(WorkbenchWindow.java:646)

    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.e4.core.internal.di.MethodRequestor.execute(MethodRequestor.java:55)

    ... 53 more

Accepted Solutions (1)

Accepted Solutions (1)

former_member187102
Participant
0 Kudos

Make sure you are using the same JDK version for both Eclipse and DesignStudio

0 Kudos

Unfortunately that did not help. I pointed Eclipse to the exact same JDK that Design Studio is using and I got the same result. I do not know how to change Design Studio to point to a different JDK.

Via Control Panel I've also removed older versions of JDK, so right now I only have

"C:\Program Files\Java\jdk1.8.0_66"

I'm beginning to that the problem may be related to Windows 10. However I've tried running Eclipse in Windows 7 compatible mode and got the same result.

0 Kudos

Problem solved.

Eclipse defaulted to an older version of the JRE, which was not installed. Once that was fixed I needed to sapjco3.dll trick,

Former Member
0 Kudos

I have the same problem like the one mentioned in the original post. I have already added the sapjco3.dll and I have already tried to point Eclipse to the same JRE like the Design Studio JRE.


No results!


What exactly did you do to solve the problem? Where in Eclipse I have to adjust the JRE Version?

former_member187102
Participant
0 Kudos

Can you try this..

Via Control Panel I've also removed older versions of JDK, so right now I only have

"C:\Program Files\Java\jdk1.8.0_66"

Former Member
0 Kudos

Thank you for the fast answer.

Which control panel do you mean? The one from Java or from Eclipse?

In both panels is only one entry and this is: "C:\Program Files\Java\jre1.8.0_77".

Former Member
0 Kudos

I solved the issue. I guess the mentioned error occours if eclipse wrote sth. wrong into the "runtime-sdk" folder. So you have to delete it and see which is the "real" error when you "run" it again. In my case it was a problem with different Java Versions.

Answers (1)

Answers (1)

TammyPowlas
Active Contributor
0 Kudos

Hi Pete - which step following the PDF does it error out?

I am using

Eclipse Java EE IDE for Web Developers.

Version: Kepler Service Release 2

Build id: 20140224-0627

Are you able to run the color box from the IDE with Design Studio inside?

0 Kudos

On page 11 of the PDF it states

'Choose the SDK menu item in the Eclipse IDE toolbar in the Run popdown (triangle to the right of the green Play button).

SAP BusinessObjects Design Studio starts. The Components view contains the extension component Colored Box.'

When I tried that the splash screen for DS appears for a few moments and then disappears.

No, I do not have a packaged version of the color box to run within the IDE of DS. I did go through the motions to create one and install it, but the control did not show up for use after install. I was also able to uninstall it (if that matters).

0 Kudos

Sorry a few more details:

  • I have verified that I have the correct version of the SDK
  • I have tried this "-Xms2048m -Xmx4048m -XX:PermSize=512m -XX:MaxPermSize=512m" from and that did not help
TammyPowlas
Active Contributor
0 Kudos

OK, in my Eclipse, I am doing this, and it works - can you check if you are running similar buttons - se my screen shot:

Select down black arrow, Run as, Eclipse Application and then Design Studio should launch

0 Kudos

Yes, I've tried it that way as well and I still get the same result.

TammyPowlas
Active Contributor
0 Kudos

I'm not familiar with Luna; I am using Kepler.  The SAP Help does caution about 32 bit Eclipse

I would revisit the steps from the SDK help on starting on page 8 http://help.sap.com/businessobject/product_guides/AAD16/en/ds_16_dev_guide_en.pdf

Also the steps page 10

0 Kudos

Perhaps there has been some confusion.

Currently I'm running the 64 bit version of Eclipse (Luna) along with Design Studio 1.5 and JDK 8 for Windows 64bit systems as found in Java SE Development Kit 8 - Downloads. I'm following along with this document

http://help.sap.com/businessobject/product_guides/AAD15/en/ds_15_dev_guide_en.pdf

I have followed the in section 3 "Creating an SDK Extension". When I try out "2. Choose the SDK menu item in the Eclipse IDE toolbar in the Run popdown (triangle to the right of the green Play button)." as noted in  Section 3.1.7 "Testing a Sample SDK Extension" the Design Studio splash screen is visible for a few seconds and then it disappears. I pasted lines generated in the log file in my first post.

I have redone the steps in the PDF numerous times, ensuring that I've done all that I could to get it to work, but it does not.

I have also tried the steps in

numerous times and I end up with the exact same result. Which is the Design Studio splash screen is visible for a few seconds and then it is hidden and I end up with the results shown in the first post.

I have uninstalled Design Studio 1.5, rebooted and installed Design Studio 1.5 again. Same result.

I have also download remove Eclipse Luna from my system, downloaded it, extracted it and tried it out. Same result.

I have also tried Eclipse Mars downloaded it, extracted it and tried it out. Same result.

Following along with I tried -Xms2048m -Xmx4048m -XX:PermSize=512m -XX:MaxPermSize=512m as Karol Kalisz noted.

These posts

did not help me.

I am running out of things to do/try.I will try this once again in Tuesday morning, right now it's Monday night around 10:27 pm local time.

0 Kudos

I just tried using Eclipse Kepler 64bit on Windows 10 Pro 64bit and it does not work (at least for me). Kepler is getting to be on the older side, so I stick with Eclipse Luna 64bit which works fine on my Windows 10 Pro 64 bit system. I'm pretty sure the Design Studio 1.5 using a variant of Luna as noted in my first post

"Eclipse:

Version: Luna Service Release 2 (4.4.2)

Build id: 20150219-0600

DS:

Version: 4.4.2.v20150204-1700

Build id: M20150204-1700"

The major version numbers are the same and there is only two weeks between the build dates, so I would hope that these would be fairly compatible with each other.