Unable to open Design Studio Application in BI Launchpad after installing a plugin

Hi,
I have developed one Design Studio Application and deployed the same in the BO Dev launchpad. At that time the application was running fine.
After that I have developed one plugin extension and installed it in Design Studio Client in the local desktop, then I have installed the same plugin in BI Platform too as shown below:
After the installation of this plugin, whenever I try to open the Application in BI Launchpad I am getting an error screen as shown below:
BI Platform is SAP BO 4.0.
Please help me to solve this issue ASAP, as I have to submit this to the user for testing.
Regards,
Arun Krishnan.G

Hi,
this exception is a server side exception. This means, the content is in the server logs. Please follow the support note for BIP which you can take from Design Studio 1.2 Release Information -> Design Studio - Support Note for BIP Add-On and you can attach the last exception callstack (you should be able to find this log ID).
the first step would be to get the server run again - you can try to "uninstall" the extension, doe this help (always APS restart is requried).
having the exception we can see what is wrong. Definitely something on the extension installation - is this plugin created by your own - any specialities there?
Regards, Karol

Similar Messages

  • Unable to execute existing Design Studio applications from BI Launchpad after updating to 1.4!

    Hello Experts,
    We upgraded our SAP BO from 4.0 to SAP BO 4.1 SP5 and also updated our Design Studio from 1.2 directly to 1.4.
    Upon testing the existing application in Design Studio it so happens that the existing application is sucessfully executed in local mode. However it does run from the BI Launchpad.
    I tried creating a new application in Design Studio 1.4 whick works fine in both local and BI launchpad but my previous created application in 1.2 (now loaded in Design Studio 1.4) should also work, I don't know the reason why it dosen't work.Need help on how to proceed further.
    Attached is the error which I get when ezecuting application in BI Launchpad.
    Reply Awaited.
    Best Regards,
    Niyati S.

    Hi Tammy,
    Sorry none of the mentioned steps get synced with my situation since I have no problem executing new applications from BI Launchpad but only my old ones.
    I read the article http://scn.sap.com/community/businessobjects-design-studio/blog/2014/11/26/ds-14-server-installation and it mentions just smooth execution of existing Design Studio application after updating to 1.4. Wish that would have been the case with me too!
    Looking forward to finding solution of the problem.
    Regards,
    Niyati S.

  • Unable to open Design Studio Client

    Hi Friends,
    Unable to open Design Studio Client.
    The log file is posted below. What could be the problem here?
    Operating System: Windows 8
    Design Studio Client Version : 1.2
    Need Help!!!
    !SESSION 2014-05-09 17:39:22.650 -----------------------------------------------
    eclipse.buildId=@qualifier@
    java.version=1.7.0_45
    java.vendor=Oracle Corporation
    BootLoader constants: OS=win32, ARCH=x86, WS=win32, NL=en_IN
    Framework arguments:  BusinessObjects Design Studio
    Command-line arguments:  -os win32 -ws win32 -arch x86 BusinessObjects Design Studio -clean
    !ENTRY com.sap.ip.bi.zen.connectivity 2 0 2014-05-09 17:39:30.895
    !MESSAGE No routers found
    !ENTRY com.sap.ip.bi.base 4 0 2014-05-09 17:51:44.287
    !MESSAGE ERROR [d405ac6b-35b3-441d-a87b-2a110bf1670d]: Unknown Error
    !STACK 0
    com.sap.ip.bi.base.service.connection.impl.ConnectionException: Unknown Error
        at com.sap.ip.bi.base.application.service.rfcproxy.impl.jco3.connection.StandaloneConnectionFactoryJCO.createConnection(StandaloneConnectionFactoryJCO.java:391)
        at com.sap.ip.bi.base.application.service.rfcproxy.impl.jco3.connection.StandaloneConnectionFactoryJCO.createConnection(StandaloneConnectionFactoryJCO.java:56)
        at com.sap.ip.bi.base.service.connection.impl.GenericConnectionPool.getVirtualConnectionInternal(GenericConnectionPool.java:224)
        at com.sap.ip.bi.base.service.connection.impl.StandaloneConnectionPool.getConnectionInternal(StandaloneConnectionPool.java:59)
        at com.sap.ip.bi.base.service.connection.impl.GenericConnectionPool.getConnectionOrCreateOneIfRequested(GenericConnectionPool.java:179)
        at com.sap.ip.bi.base.service.connection.impl.GenericConnectionPool.getConnection(GenericConnectionPool.java:149)
        at com.sap.ip.bi.zen.internal.connectivity.BackendServices.isConnectionUpAndRunning(BackendServices.java:33)
        at com.sap.ip.bi.zen.ui.internal.dialogs.datasource.DataSourceDialogController.updateConnectionStateLabelsInternal(DataSourceDialogController.java:511)
        at com.sap.ip.bi.zen.ui.internal.dialogs.datasource.DataSourceDialogController$3.run(DataSourceDialogController.java:499)
        at org.eclipse.swt.custom.BusyIndicator.showWhile(BusyIndicator.java:70)
        at com.sap.ip.bi.zen.ui.internal.dialogs.datasource.DataSourceDialogController.updateConnectionStateLabels(DataSourceDialogController.java:496)
        at com.sap.ip.bi.zen.ui.internal.dialogs.datasource.DataSourceDialogController.connectionModified(DataSourceDialogController.java:218)
        at com.sap.ip.bi.zen.ui.internal.dialogs.datasource.ConnectionSelectionPane.connectionModified(ConnectionSelectionPane.java:89)
        at com.sap.ip.bi.zen.ui.internal.dialogs.datasource.ConnectionSelectionPane$1.modifyText(ConnectionSelectionPane.java:72)
        at org.eclipse.swt.widgets.TypedListener.handleEvent(TypedListener.java:179)
        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.Text.wmCommandChild(Text.java:2974)
        at org.eclipse.swt.widgets.Control.WM_COMMAND(Control.java:4752)
        at org.eclipse.swt.widgets.Control.windowProc(Control.java:4614)
        at org.eclipse.swt.widgets.Display.windowProc(Display.java:4977)
        at org.eclipse.swt.internal.win32.OS.CallWindowProcW(Native Method)
        at org.eclipse.swt.internal.win32.OS.CallWindowProc(OS.java:2443)
        at org.eclipse.swt.widgets.Text.callWindowProc(Text.java:260)
        at org.eclipse.swt.widgets.Control.windowProc(Control.java:4706)
        at org.eclipse.swt.widgets.Text.windowProc(Text.java:2597)
        at org.eclipse.swt.widgets.Display.windowProc(Display.java:4977)
        at org.eclipse.swt.internal.win32.OS.SetWindowTextW(Native Method)
        at org.eclipse.swt.internal.win32.OS.SetWindowText(OS.java:3473)
        at org.eclipse.swt.widgets.Text.setText(Text.java:2252)
        at com.sap.ip.bi.zen.ui.internal.dialogs.datasource.ConnectionSelectionPane.browseButtonClicked(ConnectionSelectionPane.java:98)
        at com.sap.ip.bi.zen.ui.internal.dialogs.datasource.ConnectionSelectionPane$2.widgetSelected(ConnectionSelectionPane.java:82)
        at org.eclipse.swt.widgets.TypedListener.handleEvent(TypedListener.java:248)
        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.Display.runDeferredEvents(Display.java:4170)
        at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:3759)
        at org.eclipse.jface.window.Window.runEventLoop(Window.java:826)
        at org.eclipse.jface.window.Window.open(Window.java:802)
        at com.sap.ip.bi.zen.ui.internal.dialogs.ZenTrayDialog.open(ZenTrayDialog.java:112)
        at com.sap.ip.bi.zen.ui.internal.propertysheet.celleditors.DataSourceAliasRefCellEditor.openAddDataSourceDialog(DataSourceAliasRefCellEditor.java:100)
        at com.sap.ip.bi.zen.ui.internal.propertysheet.celleditors.DataSourceAliasRefCellEditor$1$1.mouseUp(DataSourceAliasRefCellEditor.java:70)
        at org.eclipse.swt.widgets.TypedListener.handleEvent(TypedListener.java:220)
        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.Display.runDeferredEvents(Display.java:4170)
        at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:3759)
        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 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:354)
        at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:181)
        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:636)
        at org.eclipse.equinox.launcher.Main.basicRun(Main.java:591)
        at org.eclipse.equinox.launcher.Main.run(Main.java:1450)
    Caused by: com.sap.conn.jco.JCoException: (103) JCO_ERROR_LOGON_FAILURE: Client 100 is not available in this system on APRINS09 sysnr 02
        at com.sap.conn.jco.rt.MiddlewareJavaRfc.generateJCoException(MiddlewareJavaRfc.java:662)
        at com.sap.conn.jco.rt.MiddlewareJavaRfc$JavaRfcClient.connect(MiddlewareJavaRfc.java:1363)
        at com.sap.conn.jco.rt.ClientConnection.connect(ClientConnection.java:721)
        at com.sap.conn.jco.rt.PoolingFactory.init(PoolingFactory.java:103)
        at com.sap.conn.jco.rt.ConnectionManager.createFactory(ConnectionManager.java:293)
        at com.sap.conn.jco.rt.DefaultConnectionManager.createFactory(DefaultConnectionManager.java:46)
        at com.sap.conn.jco.rt.ConnectionManager.getFactory(ConnectionManager.java:262)
        at com.sap.conn.jco.rt.RfcDestination.initialize(RfcDestination.java:509)
        at com.sap.conn.jco.rt.RfcDestination.ping(RfcDestination.java:780)
        at com.sap.ip.bi.base.application.service.rfcproxy.impl.jco3.connection.StandaloneConnectionFactoryJCO.createConnection(StandaloneConnectionFactoryJCO.java:359)
        ... 69 more
    Caused by: RfcException: [null]
        message: Client 100 is not available in this system on APRINS09 sysnr 02
        Return code: RFC_SYS_EXCEPTION(3)
        error group: 103
        key: RFC_ERROR_LOGON_FAILURE
        at com.sap.conn.rfc.api.RfcApi.RfcOpen(RfcApi.java:219)
        at com.sap.conn.jco.rt.MiddlewareJavaRfc$JavaRfcClient.connect(MiddlewareJavaRfc.java:1330)
        ... 77 more
    Caused by: RfcException: [BI1|aprins09]
        message: Client 100 is not available in this system
        Return code: RFC_SYS_EXCEPTION(3)
        error group: 104
        key: RFC_ERROR_SYSTEM_FAILURE
    Exception raised by BI1|aprins09
        at com.sap.conn.rfc.engine.RfcIoOpenCntl.RfcReceive(RfcIoOpenCntl.java:2034)
        at com.sap.conn.rfc.api.RfcApi.RfcOpen(RfcApi.java:187)
        ... 78 more
    Caused by: com.sap.conn.rfc.exceptions.RfcGetException: Client 100 is not available in this system
        at com.sap.conn.rfc.engine.RfcImp.ab_rfcerror(RfcImp.java:1157)
        at com.sap.conn.rfc.engine.RfcGet.rfcget_run(RfcGet.java:131)
        at com.sap.conn.rfc.engine.RfcGet.ab_rfcget(RfcGet.java:23)
        at com.sap.conn.rfc.engine.RfcRcv.ab_rfcreceive(RfcRcv.java:33)
        at com.sap.conn.rfc.engine.RfcIoOpenCntl.RfcReceive(RfcIoOpenCntl.java:1981)
        ... 79 more
    !ENTRY com.sap.ip.bi.base 4 0 2014-05-09 17:51:44.318
    !MESSAGE BI exception with class "ConnectionException" and message "Unknown Error". See default trace for log ID "d405ac6b-35b3-441d-a87b-2a110bf1670d".
    !ENTRY com.sap.ip.bi.base 4 0 2014-05-09 17:51:59.559
    !MESSAGE ERROR [8a907eb2-7be6-4807-a60d-4983a77e90b9]: Unknown Error
    !STACK 0
    com.sap.ip.bi.base.service.connection.impl.ConnectionException: Unknown Error
        at com.sap.ip.bi.base.application.service.rfcproxy.impl.jco3.connection.StandaloneConnectionFactoryJCO.createConnection(StandaloneConnectionFactoryJCO.java:391)
        at com.sap.ip.bi.base.application.service.rfcproxy.impl.jco3.connection.StandaloneConnectionFactoryJCO.createConnection(StandaloneConnectionFactoryJCO.java:56)
        at com.sap.ip.bi.base.service.connection.impl.GenericConnectionPool.getVirtualConnectionInternal(GenericConnectionPool.java:224)
        at com.sap.ip.bi.base.service.connection.impl.StandaloneConnectionPool.getConnectionInternal(StandaloneConnectionPool.java:59)
        at com.sap.ip.bi.base.service.connection.impl.GenericConnectionPool.getConnectionOrCreateOneIfRequested(GenericConnectionPool.java:179)
        at com.sap.ip.bi.base.service.connection.impl.GenericConnectionPool.getConnection(GenericConnectionPool.java:149)
        at com.sap.ip.bi.zen.internal.connectivity.BackendServices.isConnectionUpAndRunning(BackendServices.java:33)
        at com.sap.ip.bi.zen.ui.internal.dialogs.datasource.DataSourceDialogController.updateConnectionStateLabelsInternal(DataSourceDialogController.java:511)
        at com.sap.ip.bi.zen.ui.internal.dialogs.datasource.DataSourceDialogController$3.run(DataSourceDialogController.java:499)
        at org.eclipse.swt.custom.BusyIndicator.showWhile(BusyIndicator.java:70)
        at com.sap.ip.bi.zen.ui.internal.dialogs.datasource.DataSourceDialogController.updateConnectionStateLabels(DataSourceDialogController.java:496)
        at com.sap.ip.bi.zen.ui.internal.dialogs.datasource.DataSourceDialogController.connectionModified(DataSourceDialogController.java:218)
        at com.sap.ip.bi.zen.ui.internal.dialogs.datasource.ConnectionSelectionPane.connectionModified(ConnectionSelectionPane.java:89)
        at com.sap.ip.bi.zen.ui.internal.dialogs.datasource.ConnectionSelectionPane$1.modifyText(ConnectionSelectionPane.java:72)
        at org.eclipse.swt.widgets.TypedListener.handleEvent(TypedListener.java:179)
        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.Text.wmCommandChild(Text.java:2974)
        at org.eclipse.swt.widgets.Control.WM_COMMAND(Control.java:4752)
        at org.eclipse.swt.widgets.Control.windowProc(Control.java:4614)
        at org.eclipse.swt.widgets.Display.windowProc(Display.java:4977)
        at org.eclipse.swt.internal.win32.OS.CallWindowProcW(Native Method)
        at org.eclipse.swt.internal.win32.OS.CallWindowProc(OS.java:2443)
        at org.eclipse.swt.widgets.Text.callWindowProc(Text.java:260)
        at org.eclipse.swt.widgets.Control.windowProc(Control.java:4706)
        at org.eclipse.swt.widgets.Text.windowProc(Text.java:2597)
        at org.eclipse.swt.widgets.Display.windowProc(Display.java:4977)
        at org.eclipse.swt.internal.win32.OS.SetWindowTextW(Native Method)
        at org.eclipse.swt.internal.win32.OS.SetWindowText(OS.java:3473)
        at org.eclipse.swt.widgets.Text.setText(Text.java:2252)
        at com.sap.ip.bi.zen.ui.internal.dialogs.datasource.ConnectionSelectionPane.browseButtonClicked(ConnectionSelectionPane.java:98)
        at com.sap.ip.bi.zen.ui.internal.dialogs.datasource.ConnectionSelectionPane$2.widgetSelected(ConnectionSelectionPane.java:82)
        at org.eclipse.swt.widgets.TypedListener.handleEvent(TypedListener.java:248)
        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.Display.runDeferredEvents(Display.java:4170)
        at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:3759)
        at org.eclipse.jface.window.Window.runEventLoop(Window.java:826)
        at org.eclipse.jface.window.Window.open(Window.java:802)
        at com.sap.ip.bi.zen.ui.internal.dialogs.ZenTrayDialog.open(ZenTrayDialog.java:112)
        at com.sap.ip.bi.zen.ui.internal.propertysheet.celleditors.DataSourceAliasRefCellEditor.openAddDataSourceDialog(DataSourceAliasRefCellEditor.java:100)
        at com.sap.ip.bi.zen.ui.internal.propertysheet.celleditors.DataSourceAliasRefCellEditor$1$1.mouseUp(DataSourceAliasRefCellEditor.java:70)
        at org.eclipse.swt.widgets.TypedListener.handleEvent(TypedListener.java:220)
        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.Display.runDeferredEvents(Display.java:4170)
        at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:3759)
        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 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:354)
        at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:181)
        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:636)
        at org.eclipse.equinox.launcher.Main.basicRun(Main.java:591)
        at org.eclipse.equinox.launcher.Main.run(Main.java:1450)
    Caused by: com.sap.conn.jco.JCoException: (103) JCO_ERROR_LOGON_FAILURE: Client 100 is not available in this system on APRINS09 sysnr 02
        at com.sap.conn.jco.rt.MiddlewareJavaRfc.generateJCoException(MiddlewareJavaRfc.java:662)
        at com.sap.conn.jco.rt.MiddlewareJavaRfc$JavaRfcClient.connect(MiddlewareJavaRfc.java:1363)
        at com.sap.conn.jco.rt.ClientConnection.connect(ClientConnection.java:721)
        at com.sap.conn.jco.rt.PoolingFactory.init(PoolingFactory.java:103)
        at com.sap.conn.jco.rt.ConnectionManager.createFactory(ConnectionManager.java:293)
        at com.sap.conn.jco.rt.DefaultConnectionManager.createFactory(DefaultConnectionManager.java:46)
        at com.sap.conn.jco.rt.ConnectionManager.getFactory(ConnectionManager.java:262)
        at com.sap.conn.jco.rt.RfcDestination.initialize(RfcDestination.java:509)
        at com.sap.conn.jco.rt.RfcDestination.ping(RfcDestination.java:780)
        at com.sap.ip.bi.base.application.service.rfcproxy.impl.jco3.connection.StandaloneConnectionFactoryJCO.createConnection(StandaloneConnectionFactoryJCO.java:359)
        ... 69 more
    C
    !MESSAGE Specify a value for variable enter document date
    !ENTRY com.sap.ip.bi.zen 2 0 2014-05-12 15:36:44.682
    !MESSAGE Specify a value for variable enter document date
    !ENTRY com.sap.ip.bi.base 4 0 2014-05-12 15:40:24.536
    !MESSAGE ERROR [767a45e4-6211-4260-9a73-5e9771a4631e]: Unknown Error
    !STACK 0
    com.sap.ip.bi.base.service.connection.impl.ConnectionException: Unknown Error
        at com.sap.ip.bi.base.application.service.rfcproxy.impl.jco3.connection.StandaloneConnectionFactoryJCO.createConnection(StandaloneConnectionFactoryJCO.java:391)
        at com.sap.ip.bi.base.application.service.rfcproxy.impl.jco3.connection.StandaloneConnectionFactoryJCO.createConnection(StandaloneConnectionFactoryJCO.java:56)
        at com.sap.ip.bi.base.service.connection.impl.GenericConnectionPool.getVirtualConnectionInternal(GenericConnectionPool.java:224)
        at com.sap.ip.bi.base.service.connection.impl.StandaloneConnectionPool.getConnectionInternal(StandaloneConnectionPool.java:59)
        at com.sap.ip.bi.base.service.connection.impl.GenericConnectionPool.getConnectionOrCreateOneIfRequested(GenericConnectionPool.java:179)
        at com.sap.ip.bi.base.service.connection.impl.GenericConnectionPool.getConnection(GenericConnectionPool.java:149)
        at com.sap.ip.bi.zen.internal.connectivity.BackendServices.isConnectionUpAndRunning(BackendServices.java:33)
        at com.sap.ip.bi.zen.ui.internal.dialogs.datasource.DataSourceDialogController.updateConnectionStateLabelsInternal(DataSourceDialogController.java:511)
        at com.sap.ip.bi.zen.ui.internal.dialogs.datasource.DataSourceDialogController$3.run(DataSourceDialogController.java:499)
        at org.eclipse.swt.custom.BusyIndicator.showWhile(BusyIndicator.java:70)
        at com.sap.ip.bi.zen.ui.internal.dialogs.datasource.DataSourceDialogController.updateConnectionStateLabels(DataSourceDialogController.java:496)
        at com.sap.ip.bi.zen.ui.internal.dialogs.datasource.DataSourceDialogController.connectionModified(DataSourceDialogController.java:234)
        at com.sap.ip.bi.zen.ui.internal.dialogs.datasource.ConnectionSelectionPane.connectionModified(ConnectionSelectionPane.java:89)
        at com.sap.ip.bi.zen.ui.internal.dialogs.datasource.ConnectionSelectionPane$1.modifyText(ConnectionSelectionPane.java:72)
        at org.eclipse.swt.widgets.TypedListener.handleEvent(TypedListener.java:179)
        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.Text.wmCommandChild(Text.java:2974)
        at org.eclipse.swt.widgets.Control.WM_COMMAND(Control.java:4752)
        at org.eclipse.swt.widgets.Control.windowProc(Control.java:4614)
        at org.eclipse.swt.widgets.Display.windowProc(Display.java:4977)
        at org.eclipse.swt.internal.win32.OS.CallWindowProcW(Native Method)
        at org.eclipse.swt.internal.win32.OS.CallWindowProc(OS.java:2443)
        at org.eclipse.swt.widgets.Text.callWindowProc(Text.java:260)
        at org.eclipse.swt.widgets.Control.windowProc(Control.java:4706)
        at org.eclipse.swt.widgets.Text.windowProc(Text.java:2597)
        at org.eclipse.swt.widgets.Display.windowProc(Display.java:4977)
        at org.eclipse.swt.internal.win32.OS.SetWindowTextW(Native Method)
        at org.eclipse.swt.internal.win32.OS.SetWindowText(OS.java:3473)
        at org.eclipse.swt.widgets.Text.setText(Text.java:2252)
        at com.sap.ip.bi.zen.ui.internal.dialogs.datasource.ConnectionSelectionPane.browseButtonClicked(ConnectionSelectionPane.java:98)
        at com.sap.ip.bi.zen.ui.internal.dialogs.datasource.ConnectionSelectionPane$2.widgetSelected(ConnectionSelectionPane.java:82)
        at org.eclipse.swt.widgets.TypedListener.handleEvent(TypedListener.java:248)
        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.Display.runDeferredEvents(Display.java:4170)
        at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:3759)
        at org.eclipse.jface.window.Window.runEventLoop(Window.java:826)
        at org.eclipse.jface.window.Window.open(Window.java:802)
        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:290)
        at org.eclipse.ui.internal.handlers.E4HandlerProxy.execute(E4HandlerProxy.java:90)
        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:56)
        at org.eclipse.e4.core.internal.di.InjectorImpl.invokeUsingClass(InjectorImpl.java:243)
        at org.eclipse.e4.core.internal.di.InjectorImpl.invoke(InjectorImpl.java:224)
        at org.eclipse.e4.core.contexts.ContextInjectionFactory.invoke(ContextInjectionFactory.java:132)
        at org.eclipse.e4.core.commands.internal.HandlerServiceHandler.execute(HandlerServiceHandler.java:167)
        at org.eclipse.core.commands.Command.executeWithChecks(Command.java:499)
        at org.eclipse.core.commands.ParameterizedCommand.executeWithChecks(ParameterizedCommand.java:508)
        at org.eclipse.e4.core.commands.internal.HandlerServiceImpl.executeHandler(HandlerServiceImpl.java:213)
        at org.eclipse.e4.ui.workbench.renderers.swt.HandledContributionItem.executeItem(HandledContributionItem.java:850)
        at org.eclipse.e4.ui.workbench.renderers.swt.HandledContributionItem.handleWidgetSelection(HandledContributionItem.java:743)
        at org.eclipse.e4.ui.workbench.renderers.swt.HandledContributionItem.access$7(HandledContributionItem.java:727)
        at org.eclipse.e4.ui.workbench.renderers.swt.HandledContributionItem$4.handleEvent(HandledContributionItem.java:662)
        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.Display.runDeferredEvents(Display.java:4170)
        at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:3759)
        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 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:354)
        at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:181)
        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:636)
        at org.eclipse.equinox.launcher.Main.basicRun(Main.java:591)
        at org.eclipse.equinox.launcher.Main.run(Main.java:1450)
    Caused by: com.sap.conn.jco.JCoException: (103) JCO_ERROR_LOGON_FAILURE: Name or password is incorrect (repeat logon) on APRINS09 sysnr 02
        at com.sap.conn.jco.rt.MiddlewareJavaRfc.generateJCoException(MiddlewareJavaRfc.java:662)
        at com.sap.conn.jco.rt.MiddlewareJavaRfc$JavaRfcClient.connect(MiddlewareJavaRfc.java:1363)
        at com.sap.conn.jco.rt.ClientConnection.connect(ClientConnection.java:721)
        at com.sap.conn.jco.rt.PoolingFactory.init(PoolingFactory.java:103)
        at com.sap.conn.jco.rt.ConnectionManager.createFactory(ConnectionManager.java:293)
        at com.sap.conn.jco.rt.DefaultConnectionManager.createFactory(DefaultConnectionManager.java:46)
        at com.sap.conn.jco.rt.ConnectionManager.getFactory(ConnectionManager.java:262)
        at com.sap.conn.jco.rt.RfcDestination.initialize(RfcDestination.java:509)
        at com.sap.conn.jco.rt.RfcDestination.ping(RfcDestination.java:780)
        at com.sap.ip.bi.base.application.service.rfcproxy.impl.jco3.connection.StandaloneConnectionFactoryJCO.createConnection(StandaloneConnectionFactoryJCO.java:359)
        ... 85 more
    Caused by: RfcException: [null]
        message: Name or password is incorrect (repeat logon) on APRINS09 sysnr 02
        Return code: RFC_SYS_EXCEPTION(3)
        error group: 103
        key: RFC_ERROR_LOGON_FAILURE
        at com.sap.conn.rfc.api.RfcApi.RfcOpen(RfcApi.java:219)
        at com.sap.conn.jco.rt.MiddlewareJavaRfc$JavaRfcClient.connect(MiddlewareJavaRfc.java:1330)
        ... 93 more
    Caused by: RfcException: [BI1|aprins09]
        message: Name or password is incorrect (repeat logon)
        Return code: RFC_SYS_EXCEPTION(3)
        error group: 104
        key: RFC_ERROR_SYSTEM_FAILURE
    Exception raised by BI1|aprins09
        at com.sap.conn.rfc.engine.RfcIoOpenCntl.RfcReceive(RfcIoOpenCntl.java:2034)
        at com.sap.conn.rfc.api.RfcApi.RfcOpen(RfcApi.java:187)
        ... 94 more
    Caused by: com.sap.conn.rfc.exceptions.RfcGetException: Name or password is incorrect (repeat logon)
        at com.sap.conn.rfc.engine.RfcImp.ab_rfcerror(RfcImp.java:1157)
        at com.sap.conn.rfc.engine.RfcGet.rfcget_run(RfcGet.java:131)
        at com.sap.conn.rfc.engine.RfcGet.ab_rfcget(RfcGet.java:23)
        at com.sap.conn.rfc.engine.RfcRcv.ab_rfcreceive(RfcRcv.java:33)
        at com.sap.conn.rfc.engine.RfcIoOpenCntl.RfcReceive(RfcIoOpenCntl.java:1981)
        ... 95 more
    !ENTRY com.sap.ip.bi.base 4 0 2014-05-12 15:40:24.540
    !MESSAGE BI exception with class "ConnectionException" and message "Unknown Error". See default trace for log ID "767a45e4-6211-4260-9a73-5e9771a4631e".
    !SESSION 2014-05-12 15:57:20.447 -----------------------------------------------
    eclipse.buildId=@qualifier@
    java.version=1.7.0_45
    java.vendor=Oracle Corporation
    BootLoader constants: OS=win32, ARCH=x86, WS=win32, NL=en_IN
    Framework arguments:  BusinessObjects Design Studio
    Command-line arguments:  -os win32 -ws win32 -arch x86 BusinessObjects Design Studio -clean
    !ENTRY com.sap.ip.bi.zen.connectivity 2 0 2014-05-12 15:57:26.583
    !MESSAGE No routers found
    !ENTRY com.sap.ip.bi.zen.connectivity 2 0 2014-05-12 16:01:16.895
    !MESSAGE No routers found
    !ENTRY com.sap.ip.bi.zen.connectivity 2 0 2014-05-12 16:01:18.670
    !MESSAGE No routers found
    !ENTRY com.sap.ip.bi.zen 2 0 2014-05-12 16:09:20.947
    !MESSAGE The query was successfully generated.
    !ENTRY org.eclipse.jface 2 0 2014-05-12 16:12:41.494
    !MESSAGE Keybinding conflicts occurred.  They may interfere with normal accelerator operation.
    !SUBENTRY 1 org.eclipse.jface 2 0 2014-05-12 16:12:41.495
    !MESSAGE A conflict occurred for F2:
    Binding(F2,
        ParameterizedCommand(Command(org.eclipse.ui.edit.rename,Rename,
            Rename the selected item,
            Category(org.eclipse.ui.category.file,File,null,true),
            org.eclipse.ui.internal.WorkbenchHandlerServiceHandler@103e018,
            ,,true),null),
        org.eclipse.ui.defaultAcceleratorConfiguration,
        org.eclipse.ui.contexts.window,,,system)
    Binding(F2,
        ParameterizedCommand(Command(org.eclipse.ui.edit.text.showInformation,Show Tooltip Description,
            Displays information for the current caret location in a focused hover,
            Category(org.eclipse.ui.category.textEditor,Text Editing,Text Editing Commands,true),
            org.eclipse.ui.internal.WorkbenchHandlerServiceHandler@16d65ec,
            ,,true),null),
        org.eclipse.ui.defaultAcceleratorConfiguration,
        org.eclipse.xtext.ui.embeddedTextEditorScope,,,system)
    !SESSION 2014-05-13 11:01:52.458 -----------------------------------------------
    eclipse.buildId=@qualifier@
    java.version=1.7.0_45
    java.vendor=Oracle Corporation
    BootLoader constants: OS=win32, ARCH=x86, WS=win32, NL=en_IN
    Framework arguments:  BusinessObjects Design Studio
    Command-line arguments:  -os win32 -ws win32 -arch x86 BusinessObjects Design Studio -clean
    !ENTRY org.eclipse.osgi 4 0 2014-05-13 11:01:57.510
    !MESSAGE An error occurred while automatically activating bundle org.eclipse.core.resources (245).
    !STACK 0
    org.osgi.framework.BundleException: Exception in org.eclipse.core.resources.ResourcesPlugin.start() of bundle org.eclipse.core.resources.
        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.BundleHost.startWorker(BundleHost.java:381)
        at org.eclipse.osgi.framework.internal.core.AbstractBundle.start(AbstractBundle.java:300)
        at org.eclipse.osgi.framework.util.SecureAction.start(SecureAction.java:478)
        at org.eclipse.osgi.internal.loader.BundleLoader.setLazyTrigger(BundleLoader.java:263)
        at org.eclipse.core.runtime.internal.adaptor.EclipseLazyStarter.postFindLocalClass(EclipseLazyStarter.java:109)
        at org.eclipse.osgi.baseadaptor.loader.ClasspathManager.findLocalClass(ClasspathManager.java:469)
        at org.eclipse.osgi.internal.baseadaptor.DefaultClassLoader.findLocalClass(DefaultClassLoader.java:216)
        at org.eclipse.osgi.internal.loader.BundleLoader.findLocalClass(BundleLoader.java:395)
        at org.eclipse.osgi.internal.loader.SingleSourcePackage.loadClass(SingleSourcePackage.java:35)
        at org.eclipse.osgi.internal.loader.BundleLoader.findClassInternal(BundleLoader.java:461)
        at org.eclipse.osgi.internal.loader.BundleLoader.findClass(BundleLoader.java:421)
        at org.eclipse.osgi.internal.loader.BundleLoader.findClass(BundleLoader.java:412)
        at org.eclipse.osgi.internal.baseadaptor.DefaultClassLoader.loadClass(DefaultClassLoader.java:107)
        at java.lang.ClassLoader.loadClass(Unknown Source)
        at java.lang.Class.getDeclaredConstructors0(Native Method)
        at java.lang.Class.privateGetDeclaredConstructors(Unknown Source)
        at java.lang.Class.getConstructor0(Unknown Source)
        at java.lang.Class.newInstance(Unknown Source)
        at org.eclipse.osgi.framework.internal.core.AbstractBundle.loadBundleActivator(AbstractBundle.java:167)
        at org.eclipse.osgi.framework.internal.core.BundleContextImpl.start(BundleContextImpl.java:679)
        at org.eclipse.osgi.framework.internal.core.BundleHost.startWorker(BundleHost.java:381)
        at org.eclipse.osgi.framework.internal.core.AbstractBundle.start(AbstractBundle.java:300)
        at org.eclipse.osgi.framework.util.SecureAction.start(SecureAction.java:478)
        at org.eclipse.osgi.internal.loader.BundleLoader.setLazyTrigger(BundleLoader.java:263)
        at org.eclipse.core.runtime.internal.adaptor.EclipseLazyStarter.postFindLocalClass(EclipseLazyStarter.java:109)
        at org.eclipse.osgi.baseadaptor.loader.ClasspathManager.findLocalClass(ClasspathManager.java:469)
        at org.eclipse.osgi.internal.baseadaptor.DefaultClassLoader.findLocalClass(DefaultClassLoader.java:216)
        at org.eclipse.osgi.internal.loader.BundleLoader.findLocalClass(BundleLoader.java:395)
        at org.eclipse.osgi.internal.loader.SingleSourcePackage.loadClass(SingleSourcePackage.java:35)
        at org.eclipse.osgi.internal.loader.BundleLoader.findClassInternal(BundleLoader.java:461)
        at org.eclipse.osgi.internal.loader.BundleLoader.findClass(BundleLoader.java:421)
        at org.eclipse.osgi.internal.loader.BundleLoader.findClass(BundleLoader.java:412)
        at org.eclipse.osgi.internal.baseadaptor.DefaultClassLoader.loadClass(DefaultClassLoader.java:107)
        at java.lang.ClassLoader.loadClass(Unknown Source)
        at com.sap.ip.bi.zen.scripting.ui.internal.ZalActivator.getSharedStateModule(ZalActivator.java:92)
        at com.sap.ip.bi.zen.scripting.ui.internal.ZalActivator.createInjector(ZalActivator.java:64)
        at com.sap.ip.bi.zen.scripting.ui.internal.ZalActivator.getInjector(ZalActivator.java:55)
        at com.sap.ip.bi.zen.scripting.ui.ZalActivator.start(ZalActivator.java:34)
        at com.sap.ip.bi.zen.ui.ZenUiPlugin.start(ZenUiPlugin.java:95)
        at org.eclipse.osgi.framework.internal.core.BundleContextImpl$1.run(BundleContextImpl.java:711)
        at java.security.AccessController.doPrivileged(Native Method)
        at org.eclipse.osgi.framework.internal.core.BundleContextImpl.startActivator(BundleContextImpl.java:702)
        at org.eclipse.osgi.framework.internal.core.BundleContextImpl.start(BundleContextImpl.java:683)
        at org.eclipse.osgi.framework.internal.core.BundleHost.startWorker(BundleHost.java:381)
        at org.eclipse.osgi.framework.internal.core.AbstractBundle.start(AbstractBundle.java:300)
        at org.eclipse.osgi.framework.util.SecureAction.start(SecureAction.java:478)
        at org.eclipse.osgi.internal.loader.BundleLoader.setLazyTrigger(BundleLoader.java:263)
        at org.eclipse.core.runtime.internal.adaptor.EclipseLazyStarter.postFindLocalClass(EclipseLazyStarter.java:109)
        at org.eclipse.osgi.baseadaptor.loader.ClasspathManager.findLocalClass(ClasspathManager.java:469)
        at org.eclipse.osgi.internal.baseadaptor.DefaultClassLoader.findLocalClass(DefaultClassLoader.java:216)
        at org.eclipse.osgi.internal.loader.BundleLoader.findLocalClass(BundleLoader.java:395)
        at org.eclipse.osgi.internal.loader.BundleLoader.findClassInternal(BundleLoader.java:464)
        at org.eclipse.osgi.internal.loader.BundleLoader.findClass(BundleLoader.java:421)
        at org.eclipse.osgi.internal.loader.BundleLoader.findClass(BundleLoader.java:412)
        at org.eclipse.osgi.internal.baseadaptor.DefaultClassLoader.loadClass(DefaultClassLoader.java:107)
        at java.lang.ClassLoader.loadClass(Unknown Source)
        at org.eclipse.osgi.internal.loader.BundleLoader.loadClass(BundleLoader.java:340)
        at org.eclipse.osgi.framework.internal.core.BundleHost.loadClass(BundleHost.java:229)
        at org.eclipse.osgi.framework.internal.core.AbstractBundle.loadClass(AbstractBundle.java:1212)
        at org.eclipse.core.internal.registry.osgi.RegistryStrategyOSGI.createExecutableExtension(RegistryStrategyOSGI.java:174)
        at org.eclipse.core.internal.registry.ExtensionRegistry.createExecutableExtension(ExtensionRegistry.java:905)
        at org.eclipse.core.internal.registry.ConfigurationElement.createExecutableExtension(ConfigurationElement.java:243)
        at org.eclipse.core.internal.registry.ConfigurationElementHandle.createExecutableExtension(ConfigurationElementHandle.java:55)
        at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:191)
        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(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:636)
        at org.eclipse.equinox.launcher.Main.basicRun(Main.java:591)
        at org.eclipse.equinox.launcher.Main.run(Main.java:1450)
    Caused by: org.eclipse.core.internal.resources.ResourceException: Incompatible file format. Workspace was saved with an incompatible version: 0.
        at org.eclipse.core.internal.resources.WorkspaceTreeReader.getReader(WorkspaceTreeReader.java:58)
        at org.eclipse.core.internal.resources.WorkspaceTreeReader.getReader(WorkspaceTreeReader.java:66)
        at org.eclipse.core.internal.resources.SaveManager.restoreTree(SaveManager.java:1000)
        at org.eclipse.core.internal.resources.SaveManager.restore(SaveManager.java:687)
        at org.eclipse.core.internal.resources.SaveManager.startup(SaveManager.java:1530)
        at org.eclipse.core.internal.resources.Workspace.startup(Workspace.java:2503)
        at org.eclipse.core.internal.resources.Workspace.open(Workspace.java:2252)
        at org.eclipse.core.resources.ResourcesPlugin.start(ResourcesPlugin.java:439)
        at org.eclipse.osgi.framework.internal.core.BundleContextImpl$1.run(BundleContextImpl.java:711)
        at java.security.AccessController.doPrivileged(Native Method)
        at org.eclipse.osgi.framework.internal.core.BundleContextImpl.startActivator(BundleContextImpl.java:702)
        ... 76 more
    Root exception:
    org.eclipse.core.internal.resources.ResourceException: Incompatible file format. Workspace was saved with an incompatible version: 0.
        at org.eclipse.core.internal.resources.WorkspaceTreeReader.getReader(WorkspaceTreeReader.java:58)
        at org.eclipse.core.internal.resources.WorkspaceTreeReader.getReader(WorkspaceTreeReader.java:66)
        at org.eclipse.core.internal.resources.SaveManager.restoreTree(SaveManager.java:1000)
        at org.eclipse.core.internal.resources.SaveManager.restore(SaveManager.java:687)
        at org.eclipse.core.internal.resources.SaveManager.startup(SaveManager.java:1530)
        at org.eclipse.core.internal.resources.Workspace.startup(Workspace.java:2503)
        at org.eclipse.core.internal.resources.Workspace.open(Workspace.java:2252)
        at org.eclipse.core.resources.ResourcesPlugin.start(ResourcesPlugin.java:439)
        at org.eclipse.osgi.framework.internal.core.BundleContextImpl$1.run(BundleContextImpl.java:711)
        at java.security.AccessController.doPrivileged(Native Method)
        at org.eclipse.osgi.framework.internal.core.BundleContextImpl.startActivator(BundleContextImpl.java:702)
        at org.eclipse.osgi.framework.internal.core.BundleContextImpl.start(BundleContextImpl.java:683)
        at org.eclipse.osgi.framework.internal.core.BundleHost.startWorker(BundleHost.java:381)
        at org.eclipse.osgi.framework.internal.core.AbstractBundle.start(AbstractBundle.java:300)
        at org.eclipse.osgi.framework.util.SecureAction.start(SecureAction.java:478)
        at org.eclipse.osgi.internal.loader.BundleLoader.setLazyTrigger(BundleLoader.java:263)
        at org.eclipse.core.runtime.internal.adaptor.EclipseLazyStarter.postFindLocalClass(EclipseLazyStarter.java:109)
        at org.eclipse.osgi.baseadaptor.loader.ClasspathManager.findLocalClass(ClasspathManager.java:469)
        at org.eclipse.osgi.internal.baseadaptor.DefaultClassLoader.findLocalClass(DefaultClassLoader.java:216)
        at org.eclipse.osgi.internal.loader.BundleLoader.findLocalClass(BundleLoader.java:395)
        at org.eclipse.osgi.internal.loader.SingleSourcePackage.loadClass(SingleSourcePackage.java:35)
        at org.eclipse.osgi.internal.loader.BundleLoader.findClassInternal(BundleLoader.java:461)
        at org.eclipse.osgi.internal.loader.BundleLoader.findClass(BundleLoader.java:421)
        at org.eclipse.osgi.internal.loader.BundleLoader.findClass(BundleLoader.java:412)
        at org.eclipse.osgi.internal.baseadaptor.DefaultClassLoader.loadClass(DefaultClassLoader.java:107)
        at java.lang.ClassLoader.loadClass(Unknown Source)
        at java.lang.Class.getDeclaredConstructors0(Native Method)
        at java.lang.Class.privateGetDeclaredConstructors(Unknown Source)
        at java.lang.Class.getConstructor0(Unknown Source)
        at java.lang.Class.newInstance(Unknown Source)
        at org.eclipse.osgi.framework.internal.core.AbstractBundle.loadBundleActivator(AbstractBundle.java:167)
        at org.eclipse.osgi.framework.internal.core.BundleContextImpl.start(BundleContextImpl.java:679)
        at org.eclipse.osgi.framework.internal.core.BundleHost.startWorker(BundleHost.java:381)
        at org.eclipse.osgi.framework.internal.core.AbstractBundle.start(AbstractBundle.java:300)
        at org.eclipse.osgi.framework.util.SecureAction.start(SecureAction.java:478)
        at org.eclipse.osgi.internal.loader.BundleLoader.setLazyTrigger(BundleLoader.java:263)
        at org.eclipse.core.runtime.internal.adaptor.EclipseLazyStarter.postFindLocalClass(EclipseLazyStarter.java:109)
        at org.eclipse.osgi.baseadaptor.loader.ClasspathManager.findLocalClass(ClasspathManager.java:469)
        at org.eclipse.osgi.internal.baseadaptor.DefaultClassLoader.findLocalClass(DefaultClassLoader.java:216)
        at org.eclipse.osgi.internal.loader.BundleLoader.findLocalClass(BundleLoader.java:395)
        at org.eclipse.osgi.internal.loader.SingleSourcePackage.loadClass(SingleSourcePackage.java:35)
        at org.eclipse.osgi.internal.loader.BundleLoader.findClassInternal(BundleLoader.java:461)
        at org.eclipse.osgi.internal.loader.BundleLoader.findClass(BundleLoader.java:421)
        at org.eclipse.osgi.internal.loader.BundleLoader.findClass(BundleLoader.java:412)
        at org.eclipse.osgi.internal.baseadaptor.DefaultClassLoader.loadClass(DefaultClassLoader.java:107)
        at java.lang.ClassLoader.loadClass(Unknown Source)
        at com.sap.ip.bi.zen.scripting.ui.internal.ZalActivator.getSharedStateModule(ZalActivator.java:92)
        at com.sap.ip.bi.zen.scripting.ui.internal.ZalActivator.createInjector(ZalActivator.java:64)
        at com.sap.ip.bi.zen.scripting.ui.internal.ZalActivator.getInjector(ZalActivator.java:55)
        at com.sap.ip.bi.zen.scripting.ui.ZalActivator.start(ZalActivator.java:34)
        at com.sap.ip.bi.zen.ui.ZenUiPlugin.start(ZenUiPlugin.java:95)
        at org.eclipse.osgi.framework.internal.core.BundleContextImpl$1.run(BundleContextImpl.java:711)
        at java.security.AccessController.doPrivileged(Native Method)
        at org.eclipse.osgi.framework.internal.core.BundleContextImpl.startActivator(BundleContextImpl.java:702)
        at org.eclipse.osgi.framework.internal.core.BundleContextImpl.start(BundleContextImpl.java:683)
        at org.eclipse.osgi.framework.internal.core.BundleHost.startWorker(BundleHost.java:381)
        at org.eclipse.osgi.framework.internal.core.AbstractBundle.start(AbstractBundle.java:300)
        at org.eclipse.osgi.framework.util.SecureAction.start(SecureAction.java:478)
        at org.eclipse.osgi.internal.loader.BundleLoader.setLazyTrigger(BundleLoader.java:263)
        at org.eclipse.core.runtime.internal.adaptor.EclipseLazyStarter.postFindLocalClass(EclipseLazyStarter.java:109)
        at org.eclipse.osgi.baseadaptor.loader.ClasspathManager.findLocalClass(ClasspathManager.java:469)
        at org.eclipse.osgi.internal.baseadaptor.DefaultClassLoader.findLocalClass(DefaultClassLoader.java:216)
        at org.eclipse.osgi.internal.loader.BundleLoader.findLocalClass(BundleLoader.java:395)
        at org.eclipse.osgi.internal.loader.BundleLoader.findClassInternal(BundleLoader.java:464)
        at org.eclipse.osgi.internal.loader.BundleLoader.findClass(BundleLoader.java:421)
        at org.eclipse.osgi.internal.loader.BundleLoader.findClass(BundleLoader.java:412)
        at org.eclipse.osgi.internal.baseadaptor.DefaultClassLoader.loadClass(DefaultClassLoader.java:107)
        at java.lang.ClassLoader.loadClass(Unknown Source)
        at org.eclipse.osgi.internal.loader.BundleLoader.loadClass(BundleLoader.java:340)
        at org.eclipse.osgi.framework.internal.core.BundleHost.loadClass(BundleHost.java:229)
        at org.eclipse.osgi.framework.internal.core.AbstractBundle.loadClass(AbstractBundle.java:1212)
        at org.eclipse.core.internal.registry.osgi.RegistryStrategyOSGI.createExecutableExtension(RegistryStrategyOSGI.java:174)
        at org.eclipse.core.internal.registry.ExtensionRegistry.createExecutableExtension(ExtensionRegistry.java:905)
        at org.eclipse.core.internal.registry.ConfigurationElement.createExecutableExtension(ConfigurationElement.java:243)
        at org.eclipse.core.internal.registry.ConfigurationElementHandle.createExecutableExtension(ConfigurationElementHandle.java:55)
        at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:191)
        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(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:636)
        at org.eclipse.equinox.launcher.Main.basicRun(Main.java:591)
        at org.eclipse.equinox.launcher.Main.run(Main.java:1450)
    !ENTRY org.eclipse.osgi 4 0 2014-05-13 11:01:57.520
    !MESSAGE An error occurred while automatically activating bundle org.eclipse.xtext.ui.shared (407).
    !STACK 0
    org.osgi.framework.BundleException: The activator org.eclipse.xtext.ui.shared.internal.Activator for bundle org.eclipse.xtext.ui.shared is invalid
        at org.eclipse.osgi.framework.internal.core.AbstractBundle.loadBundleActivator(AbstractBundle.java:172)
        at org.eclipse.osgi.framework.internal.core.BundleContextImpl.start(BundleContextImpl.java:679)
        at org.eclipse.osgi.framework.internal.core.BundleHost.startWorker(BundleHost.java:381)
        at org.eclipse.osgi.framework.internal.core.AbstractBundle.start(AbstractBundle.java:300)
        at org.eclipse.osgi.framework.util.SecureAction.start(SecureAction.java:478)
        at org.eclipse.osgi.internal.loader.BundleLoader.setLazyTrigger(BundleLoader.java:263)
        at org.eclipse.core.runtime.internal.adaptor.EclipseLazyStarter.postFindLocalClass(EclipseLazyStarter.java:109)
        at org.eclipse.osgi.baseadaptor.loader.ClasspathManager.findLocalClass(ClasspathManager.java:469)
        at org.eclipse.osgi.internal.baseadaptor.DefaultClassLoader.findLocalClass(DefaultClassLoader.java:216)
        at org.eclipse.osgi.internal.loader.BundleLoader.findLocalClass(BundleLoader.java:395)
        at org.eclipse.osgi.internal.loader.SingleSourcePackage.loadClass(SingleSourcePackage.java:35)
        at org.eclipse.osgi.internal.loader.BundleLoader.findClassInternal(BundleLoader.java:461)
        at org.eclipse.osgi.internal.loader.BundleLoader.findClass(BundleLoader.java:421)
        at org.eclipse.osgi.internal.loader.BundleLoader.findClass(BundleLoader.java:412)
        at org.eclipse.osgi.internal.baseadaptor.DefaultClassLoader.loadClass(DefaultClassLoader.java:107)
        at java.lang.ClassLoader.loadClass(Unknown Source)
        at com.sap.ip.bi.zen.scripting.ui.internal.ZalActivator.getSharedStateModule(ZalActivator.java:92)
        at com.sap.ip.bi.zen.scripting.ui.internal.ZalActivator.createInjector(ZalActivator.java:64)
        at com.sap.ip.bi.zen.scripting.ui.internal.ZalActivator.getInjector(ZalActivator.java:55)
        at com.sap.ip.bi.zen.scripting.ui.ZalActivator.start(ZalActivator.java:34)
        at com.sap.ip.bi.zen.ui.ZenUiPlugin.start(ZenUiPlugin.java:95)
        at org.eclipse.osgi.framework.internal.core.BundleContextImpl$1.run(BundleContextImpl.java:711)
        at java.security.AccessController.doPrivileged(Native Method)
        at org.eclipse.osgi.framework.internal.core.BundleContextImpl.startActivator(BundleContextImpl.java:702)
        at org.eclipse.osgi.framework.internal.core.BundleContextImpl.start(BundleContextImpl.java:683)
        at org.eclipse.osgi.framework.internal.core.BundleHost.startWorker(BundleHost.java:381)
        at org.eclipse.osgi.framework.internal.core.AbstractBundle.start(AbstractBundle.java:300)
        at org.eclipse.osgi.framework.util.SecureAction.start(SecureAction.java:478)
        at org.eclipse.osgi.internal.loader.BundleLoader.setLazyTrigger(BundleLoader.java:263)
        at org.eclipse.core.runtime.internal.adaptor.EclipseLazyStarter.postFindLocalClass(EclipseLazyStarter.java:109)
        at org.eclipse.osgi.baseadaptor.loader.ClasspathManager.findLocalClass(ClasspathManager.java:469)
        at org.eclipse.osgi.internal.baseadaptor.DefaultClassLoader.findLocalClass(DefaultClassLoader.java:216)
        at org.eclipse.osgi.internal.loader.BundleLoader.findLocalClass(BundleLoader.java:395)
        at org.eclipse.osgi.internal.loader.BundleLoader.findClassInternal(BundleLoader.java:464)
        at org.eclipse.osgi.internal.loader.BundleLoader.findClass(BundleLoader.java:421)
        at org.eclipse.osgi.internal.loader.BundleLoader.findClass(BundleLoader.java:412)
        at org.eclipse.osgi.internal.baseadaptor.DefaultClassLoader.loadClass(DefaultClassLoader.java:107)
        at java.lang.ClassLoader.loadClass(Unknown Source)
        at org.eclipse.osgi.internal.loader.BundleLoader.loadClass(BundleLoader.java:340)
        at org.eclipse.osgi.framework.internal.core.BundleHost.loadClass(BundleHost.java:229)
        at org.eclipse.osgi.framework.internal.core.AbstractBundle.loadClass(AbstractBundle.java:1212)
        at org.eclipse.core.internal.registry.osgi.RegistryStrategyOSGI.createExecutableExtension(RegistryStrategyOSGI.java:174)
        at org.eclipse.core.internal.registry.ExtensionRegistry.createExecutableExtension(ExtensionRegistry.java:905)
        at org.eclipse.core.internal.registry.ConfigurationElement.createExecutableExtension(ConfigurationElement.java:243)
        at org.eclipse.core.internal.registry.ConfigurationElementHandle.createExecutableExtension(ConfigurationElementHandle.java:55)
        at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:191)
        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(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:636)
        at org.eclipse.equinox.launcher.Main.basicRun(Main.java:591)
        at org.eclipse.equinox.launcher.Main.run(Main.java:1450)
    Caused by: java.lang.NoClassDefFoundError: org/eclipse/core/resources/IResourceChangeListener
        at java.lang.Class.getDeclaredConstructors0(Native Method)
        at java.lang.Class.privateGetDeclaredConstructors(Unknown Source)
        at java.lang.Class.getConstructor0(Unknown Source)
        at java.lang.Class.newInstance(Unknown Source)
        at org.eclipse.osgi.framework.internal.core.AbstractBundle.loadBundleActivator(AbstractBundle.java:167)
        ... 56 more

    Is this a new install or an update?
    Are you meeting the requirements per the PAM (browser)? https://websmp205.sap-ag.de/~sapidb/011000358700001013822013E

  • Error running Design Studio Application in BI Launchpad

    Hello,
    We have published a design studio application in BI launchpad and while running this in Launchpad we are facing below mentioned error:-
    This application is running fine in design studio tool without any error.
    Please assit on this issue.
    Thanks a lot,
    Sathish

    Hi,
    We have installed the add on on BO server.
    Regards
    Sathish

  • I am unable to open Calendar on my iMac - this occurred after installing Security Update 2015-002.  I don't know if related.  A message pops up after several minutes saying Calendar quit unexpectedly (but it never really opens). How do get Calendar b

    I am unable to open Calendar on my iMac - this occurred after installing Security Update 2015-002.  I don't know if related.  A message pops up after several minutes saying Calendar quit unexpectedly (but it never really opens). How do get Calendar back?

    Hi Magsrobby,
    Welcome to the forum and thanks for posting. I'm really sorry to hear you've had so many problems. I can look into this for you if you wish. Drop me an email with the details. You'll find the "contact us" form in the about me section of my profile. Once I have the details we'll take it from there.
    Cheers
    David
    BTCare Community Mod
    If we have asked you to email us with your details, please make sure you are logged in to the forum, otherwise you will not be able to see our ‘Contact Us’ link within our profiles.
    We are sorry but we are unable to deal with service/account queries via the private message(PM) function so please don't PM your account info, we need to deal with this via our email account :-)

  • Design Studio SDK: Eclipse fail to open Design Studio with error message

    Hi,
    Environment:
    BO 4.1 SP2
    Eclipse 4.3.2
    I am learning Design Studio SDK using the Developer Guide Tutorial available in help.sap.com. I am trying to deploy the sample SDK component.
    While I try to open Design Studio application from Eclipse, it throws below errors. Run As -> Eclipse Application.
    Please help!
    Thanks in Advance!
    -Jeni

    Hi Jenifer
    It looks to me as if the JAVA Home Variable is not set?
    To get to this in Windows 7 you need to right click on Computer and select properties
    Then click Advanced System Settings,  Then Click Environment Variables button,
    Have you got a JAVA_HOME Variable as per the attached screenshot? Please not this need to point to the Java folder on your PC

  • Accessing a SAP BW table data to display content in Design Studio Application

    Hi,
    I am working on a Design Studio application that contains a link to all the reports for different business users in an organization. The end user should see the links to only those reports he/ she has access to. This access rights are stored in a SAP BW table. I want to pull that data from SAP BW table to my application so that I can implement a layer of security in my application.
    1) What would be a good idea to get SAP BW table data in a design studio application.(This data is not used to populate my application, but will be used to check access rights for a user who is going to open this application).
    2) What will be a good option for deployment of this application ? On SAP Netweaver platform or on SAP BI Platform

    Hi Michael,
    Let me present my issue in a more clear format,
    I have a web template launch page that was created using BW 3.5. This web template has only one web item and that is 'role menu'. This role menu will display all the available list of web templates for each user as per the access rights of each user. Hence this web template was the only door for my end users to access BEx reports.
    While we were migrating to 7.x we found that there were no equivalent item available in 7x  version. As a workaround, I migrated all the queries and web templates from 3.5 to 7x but I didn't migrate the door. I asked my Basis team to replace the connection parameters for the links present in the door.
    So now all my users still use the 3.x web template but when they click on items in the list, they will be accessing reports that are of 7x version.
    Now my IT is planning to upgrade IE and knowing that bex 3.5 tools are not compatible with BW 7.4. This sounds like the role menu won't work at all with 7.4.
    I started exploring Design Studio to search for an alternative for Role Menu component. I created an application using HTML template in Design Studio. Now I am looking for different approaches to implement the same functionality in Design Studio. Can you please provide some inputs on this scenario.

  • Running Design studio application in Netweaver platform

    HI All,
      I have developed a complex Dashboard project with nearly 105 queries in Design Studio(1.2) application in BI BOBJ 4.1 SP 3 and its working fine.
    All my data sources are BW queries.
    Now we want to see if we can deploy the application directly on Netweaver  platform instead of BOBJ and create an Portal iView based out of Design Studio application.
    Please let me know the steps to migrate the reports.
    Thanks for your help,
    Manju

    Hi Dirk,
    Thanks for the replay.
    Sorry for the confusion. I have 18 DS application which is using 105 queries.
    When i try to connect to Netwever from DS i am getting the following error.
    Thanks,
    Manju

  • How you close an application on ipad 4 after installing ios 7

    How you close an application on ipad 4 after installing ios 7

    Double click the Home button to show the screen with running and recently used apps. Each app icon will have a sample page above it. Flick up on the page (not the app icon) and the page will fly away and the app icon will disappear. This quits that app.

  • Open Design Studio app through BI Platform - Unable to find server in CMS FWM 01014

    Hello!
    I tried to start work with SAP BusinessObjects Design Studio,
    but there are some bugs with Studio apps & BI Platform:
    Design Studio add-on was installed to BI platform (4.1 SP2),
    after that I successfully connected from Studio to BI plaftorm and save some simple apps to platform.
    When I try to open app in platfform - ERROR:
    Unalbe to find server in CMS server_url:6400 and cluster @server_url:6400 with type pjs and service AnalysisApplicationDesignService.
    I found two SAP notes (in attachment) cause to this issue:
    1894504 - Design Studio - Support Note for BIP Add-On
    2058382 - Adaptive Processing Server containing Analysis Application service crashes
    Reccomendation in them doesn't help
    When I open Adaptive Proccesing Server properties in CMC and check services - there was no Analysis Application Design Service in Select services menu, but it must be there! (SAP note reccomend reconnect service to server)
    Is I am correct that something wrong with Design Studio Add-on?
    What could help?
    Please share your experience and ideas,
    Lest solve this!
    With regards,
    Sergey Marusiy

    Hi Manfred,
    Yes, it was released already (since some time in 2013),
    but it seems to be under revision at the moment.
    The note tells to create a new SIA and switch off the old one.
    We did it slightly different: We just added a 2nd SIA and kept the old one.
    The DesignStudio APS hosting the Analysis Application Service has to be created on the 2nd (new) SIA.
    This has the advantage that you don't have to do all the APS/AJS configuration again (APS split, command line parameters, etc.), since you keep the original SIA, but the disadvantage that you have a 2nd SIA to manage.
    The note mentions this as a workaround.
    The solution should be to run the script attached to the note and then the issue should be fixed, but in our case (and Sergey's) that didn't do the trick, therfore we us this workaround as a "permanent solution" (for the moment).
    Krgds
    Moritz

  • Unable to open WAD (Web Application Designer) SAP BW 3.x

    Hi experts
    In my computer I don´t open WAD (SAP BW 3.x)
    i make click start-> programs -> Business Explorer-> Business Explorer(SAP BW 3.x)-> Web Application Designer(SAP BW 3.x)
    appears following error:
    This application requires Internet Explorer 5 or higher
    but I have installed the Internet Explorer 8 version
    then I do not understand because can´t run the WAD 3.x
    Can anyone help me? please
    Thanks

    Hi ashutosh
    the following information of SAP GUI:
    Component: SAPLogon for Windows
    Release: Final Release 720
    Fichero: saplogon.exe
    vers.Fichero: 7100.4.17.1045
    Build: 1147943
    Patch Level: 17
    whether if it is which version of WAD but I am interested in running and to open the Web Application Designer in any of the versions: 3.x or 7.0, but the important is that can be work with some WAD model     because in version Web Application Designer 7.0 is enable pero when i search some WAD model (I know that it exists in the system) The system search says it  does not exist or no found. 
    I can't try uninstalling because I'm not a support person so I have not authorization, I'm a consultant and only want to work with  WAD models

  • Unable to open the deployed applications

    Hi,
    I am unable to open planning application through Hyperion workspace. Its showing me the error "No Applications Available".
    Please suggest me on this regard.
    Thanks and Regards,
    Uday Dey

    Hi John,
    Please check the log message while strating planning in the foreground.
    Oct 20, 2008 6:20:50 PM org.apache.coyote.http11.Http11Protocol init
    INFO: Initializing Coyote HTTP/1.1 on http-8300
    Oct 20, 2008 6:20:50 PM org.apache.catalina.startup.Catalina load
    INFO: Initialization processed in 875 ms
    Oct 20, 2008 6:20:50 PM org.apache.catalina.core.StandardService start
    INFO: Starting service Catalina
    Oct 20, 2008 6:20:50 PM org.apache.catalina.core.StandardEngine start
    INFO: Starting Servlet Engine: Apache Tomcat/5.0.28
    Oct 20, 2008 6:20:50 PM org.apache.catalina.core.StandardHost start
    INFO: XML validation disabled
    Oct 20, 2008 6:20:50 PM org.apache.catalina.core.StandardHost getDeployer
    INFO: Create Host deployer for direct deployment ( non-jmx )
    Oct 20, 2008 6:20:50 PM org.apache.catalina.core.StandardHostDeployer install
    INFO: Installing web application at context path /HyperionPlanning from URL file
    :D:\Hyperion\deployments\Tomcat5\HyperionPlanning\webapps\HyperionPlanning
    Creating rebind thread to RMI
    Oct 20, 2008 6:20:53 PM org.apache.coyote.http11.Http11Protocol start
    INFO: Starting Coyote HTTP/1.1 on http-8300
    Oct 20, 2008 6:20:53 PM org.apache.jk.common.ChannelSocket init
    INFO: JK2: ajp13 listening on /0.0.0.0:8302
    Oct 20, 2008 6:20:53 PM org.apache.jk.server.JkMain start
    INFO: Jk running ID=0 time=0/16 config=null
    Oct 20, 2008 6:20:53 PM org.apache.catalina.startup.Catalina start
    INFO: Server startup in 2485 ms
    Regards,
    Uday Dey.

  • Unable to Open the HFM application through Workspace

    Hi,
    Here I am getting below error while i am trying to open the HFM application through Workspace.
    I was permitted allowed all IIS (Allow option checked ) but still the error coming i am unable to open my application through workspace , but i am able to do the all thing in HFM via Clien.The error is below
    There was some communication error. Response is : http://localhost:19000/hfm/GlobalWorkspaceNav/bpm/modules/com/hyperion/hfm/web/appcontainer/Adf.asp <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01//EN" "http://www.w3.org/TR/html4/strict.dtd">
    <HTML><HEAD><TITLE>The page cannot be found</TITLE>
    <META HTTP-EQUIV="Content-Type" Content="text/html; charset=Windows-1252">
    <STYLE type="text/css">
    BODY { font: 8pt/12pt verdana }
    H1 { font: 13pt/15pt verdana }
    H2 { font: 8pt/12pt verdana }
    A:link { color: red }
    A:visited { color: maroon }
    </STYLE>
    </HEAD><BODY><TABLE width=500 border=0 cellspacing=10><TR><TD>
    The page cannot be found
    The page you are looking for might have been removed, had its name changed, or is temporarily unavailable.
    <hr>
    Please try the following:
    Make sure that the Web site address displayed in the address bar of your browser is spelled and formatted correctly.
    If you reached this page by clicking a link, contact
    the Web site administrator to alert them that the link is incorrectly formatted.
    Click the Back button to try another link.
    HTTP Error 404 - File or directory not found.
    Internet Information Services (IIS)
    <hr>
    Technical Information (for support personnel)
    Go to Microsoft Product Support Services and perform a title search for the words HTTP and 404.
    Open IIS Help, which is accessible in IIS Manager (inetmgr),
    and search for topics titled Web Site Setup, Common Administrative Tasks, and About Custom Error Messages.
    </TD></TR></TABLE></BODY></HTML>
    "There was some communication error. Response is : http://localhost:19000/hfm/GlobalWorkspaceNav/bpm/modules/com/hyperion/hfm/web/appcontainer/Adf.asp"
    "

    there can be many causes to this error....
    1) you should check first of all that the redirection from Apache port 19000 to folder HFM within the IIS is actually working. try hitting http://apacheserver:19000/hfm and make sure you get "hfm" response back.
    2) check that ASP is turned on in the IIS ("file / directory not found" suggests that it isnt)
    3) check what URL you used when you created the application or when you registered it with shared services as the "Financial Management Web Server URL for Security". It should normally be http://apacheservername:19000/hfm. If you did this wrong then re-register it with shared services via Navigate->Administer->Classic Application Administration->Consolidation Administration.
    4) check that the application was registered with Shared Services in the first place.
    5) make sure that on the HFM web server, the HFM application server/cluster is properly registered
    6) stop and restart all services and test again...
    7) try not to use "localhost" but proper fully qualified domain names "servername.mydomain.com" wherever possible. you will have less problems. the only place where you should use a non qualified name is in Relational Content links... see the HFM readme.

  • Unable to Open File In Application Server

    Hi All,
    I have generated csv file in application Server with the help of Open HUb Destination.In Open Hub 2 files will we generated(1 is structure of the file(s_ztest),2 is data file(ztest)).When i click on the structure of the file then it is opening,but when im tryin to open data file(i,e(ztest)its giving an message like UNABLE TO OPEN THE FILE.
    Please let me know how it can be opened.
    Thanks In Advance,
    Bobby

    Hi All,
    File is Opening,it was an error in filed mapping....

  • Unable to open any downloaded applications

    When I download a new application - today I downloaded iTunes and Quicktime - I get a dmg image, I double click on the image and I get mpkg. Double clicking on that file causes the installer app to start to open but then it immediately closes. The result is that I'm unable to open any app downloads. I've tried both Safari and Firefox and get the same result. I set up a new account and gave it Admin permissions; same result. Thoughts?

    10.4.11 seems like a bit of a disaster! At least I can boot up, but the computer seems to have difficulty with one of the internal hard drives, and will no longer sleep. Any attempt at getting it to sleep causes the second drive to disappear on rebooting; fortunately after some 10 mins it finally reappears. Not sure whether to wait for 10.4.12, or try to go back to 10.4.10, which was running fine.

Maybe you are looking for