Quantcast
Channel: SCN : All Content - SAP BusinessObjects Design Studio
Viewing all articles
Browse latest Browse all 4216

Unable to launch the saplogon from design studio

$
0
0

Hi All,

 

I have installed the design studio and  from the preference I clicked on the launch sap logon but the SAP logon pad is not opened. My intention is to connect to the BW sytem and use a bex query as the datasource.

 

I have enabled the log and I can see below exception.

 

 

com.sap.ip.bi.zen.connectivity.ConnectivityException: Failed to load systems from saplogon.ini

at com.sap.ip.bi.zen.connectivity.ConnectivityPlugin.getSapLogonSystemConfigurations(ConnectivityPlugin.java:53)

at com.sap.ip.bi.zen.connectivity.backends.LocalSystem.getBWSystems(LocalSystem.java:253)

at com.sap.ip.bi.zen.connectivity.backends.LocalSystem.getOlapConnections(LocalSystem.java:224)

at com.sap.ip.bi.zen.internal.connectivity.EclipseConnectorLandscape.loadConnectionSettings(EclipseConnectorLandscape.java:421)

at com.sap.ip.bi.zen.internal.connectivity.EclipseConnectorLandscape.reloadConnections(EclipseConnectorLandscape.java:513)

at com.sap.ip.bi.zen.ui.internal.dialogs.datasource.SelectConnectionDialog.reloadInternal(SelectConnectionDialog.java:145)

at com.sap.ip.bi.zen.ui.internal.dialogs.datasource.SelectConnectionDialog$4.run(SelectConnectionDialog.java:139)

at org.eclipse.swt.custom.BusyIndicator.showWhile(BusyIndicator.java:70)

at com.sap.ip.bi.zen.ui.internal.dialogs.datasource.SelectConnectionDialog.reloadConnections(SelectConnectionDialog.java:136)

at com.sap.ip.bi.zen.ui.internal.dialogs.datasource.SelectConnectionDialog$1.widgetSelected(SelectConnectionDialog.java:104)

at org.eclipse.swt.widgets.TypedListener.handleEvent(TypedListener.java:240)

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

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

at org.eclipse.swt.widgets.Display.runDeferredEvents(Display.java:4165)

at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:3754)

at org.eclipse.jface.window.Window.runEventLoop(Window.java:825)

at org.eclipse.jface.window.Window.open(Window.java:801)

at com.sap.ip.bi.zen.ui.internal.dialogs.ZenTrayDialog.open(ZenTrayDialog.java:112)

at com.sap.ip.bi.zen.ui.internal.dialogs.datasource.ConnectionSelectionPane.browseButtonClicked(ConnectionSelectionPane.java:89)

at com.sap.ip.bi.zen.ui.internal.dialogs.datasource.ConnectionSelectionPane$2.widgetSelected(ConnectionSelectionPane.java:76)

at org.eclipse.swt.widgets.TypedListener.handleEvent(TypedListener.java:240)

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

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

at org.eclipse.swt.widgets.Display.runDeferredEvents(Display.java:4165)

at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:3754)

at org.eclipse.jface.window.Window.runEventLoop(Window.java:825)

at org.eclipse.jface.window.Window.open(Window.java:801)

at com.sap.ip.bi.zen.ui.internal.dialogs.ZenTrayDialog.open(ZenTrayDialog.java:112)

at com.sap.ip.bi.zen.ui.internal.commands.AddDataSourceHandler.execute(AddDataSourceHandler.java:24)

at org.eclipse.ui.internal.handlers.HandlerProxy.execute(HandlerProxy.java:293)

at org.eclipse.core.commands.Command.executeWithChecks(Command.java:476)

at com.sap.ip.bi.zen.ui.ZenUiPlugin.executeCommand(ZenUiPlugin.java:364)

at com.sap.ip.bi.zen.ui.internal.outline.NewDataSourceAliasAction.run(NewDataSourceAliasAction.java:20)

at org.eclipse.jface.action.Action.runWithEvent(Action.java:498)

at org.eclipse.jface.action.ActionContributionItem.handleWidgetSelection(ActionContributionItem.java:584)

at org.eclipse.jface.action.ActionContributionItem.access$2(ActionContributionItem.java:501)

at org.eclipse.jface.action.ActionContributionItem$5.handleEvent(ActionContributionItem.java:411)

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

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

at org.eclipse.swt.widgets.Display.runDeferredEvents(Display.java:4165)

at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:3754)

at org.eclipse.ui.internal.Workbench.runEventLoop(Workbench.java:2696)

at org.eclipse.ui.internal.Workbench.runUI(Workbench.java:2660)

at org.eclipse.ui.internal.Workbench.access$4(Workbench.java:2494)

at org.eclipse.ui.internal.Workbench$7.run(Workbench.java:674)

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

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

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

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

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

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

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

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

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

Caused by: org.eclipse.core.runtime.CoreException: SAP Logon system configuration not found

at com.sap.ip.bi.zen.connectivity.internal.saplogon.SAPLogonPadConfigReader.init(SAPLogonPadConfigReader.java:176)

at com.sap.ip.bi.zen.connectivity.internal.saplogon.SAPLogonPadConfigReader.getSystemConfigurations(SAPLogonPadConfigReader.java:411)

at com.sap.ip.bi.zen.connectivity.ConnectivityPlugin.getSapLogonSystemConfigurations(ConnectivityPlugin.java:49)

... 60 more

 

I am able to start the sap logon pad from the desktop and  login to the BW system without any problem

 

 

 

 

Thanks,

Jino.


Viewing all articles
Browse latest Browse all 4216

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>