Unable to connect to SAP Hana cloud platforfm trial server

Hi Experts,
I am going through open sap course on SAP Hana cloud platform. I need to deploy the first sample "Hello World" Application in SAP hana trial server. As per the instructions mentioned in course , I have tried to connect trial server through eclipse and facing a error which says "
Unknown SAP HANA Cloud Platform host was provided. Check whether the host is correctly spelled."
Referred blog SAP HCP openSAP course guide week 1 and tried to change the network connections using Windows-> Preference-General-Network. Used Direct/Native/Manual options and I still have the same issue.
Screenshot for reference:
System details: Eclipse Kepler 4.3
Jre 1.6
Windows 7 32 bit
Hope the detail is sufficient to analyze the issue. Please share your thoughts.
Thanks!

Tried to make use of SAP HaNA administration console perspective in eclipse. Creation of cloud system results in new set of log errors. Not sure if this can give any clue about the rootcause of issue
!ENTRY com.sap.cloud.tools.eclipse.hana.tunnel 4 0 2014-06-05 10:05:48.875
!MESSAGE Could not populate schemas UI.
!STACK 0
java.lang.reflect.InvocationTargetException
  at org.eclipse.jface.operation.ModalContext.run(ModalContext.java:421)
  at org.eclipse.jface.wizard.WizardDialog.run(WizardDialog.java:1028)
  at com.sap.cloud.tools.eclipse.hana.tunnel.ui.CloudSystemConnectionSchemasWizardPage.fetchSchemasAndDbs(CloudSystemConnectionSchemasWizardPage.java:245)
  at com.sap.cloud.tools.eclipse.hana.tunnel.ui.CloudSystemConnectionWizard.nextPressed(CloudSystemConnectionWizard.java:171)
  at com.sap.cloud.tools.eclipse.hana.tunnel.ui.CloudSystemConnectionHandler$1.nextPressed(CloudSystemConnectionHandler.java:26)
  at org.eclipse.jface.wizard.WizardDialog.buttonPressed(WizardDialog.java:428)
  at org.eclipse.jface.dialogs.Dialog$2.widgetSelected(Dialog.java:628)
  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.cloud.tools.eclipse.hana.tunnel.ui.CloudSystemConnectionHandler.execute(CloudSystemConnectionHandler.java:31)
  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:140)
  at org.eclipse.ui.internal.Workbench$5.run(Workbench.java:611)
  at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:332)
  at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:567)
  at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:150)
  at org.eclipse.ui.internal.ide.application.IDEApplication.start(IDEApplication.java:124)
  at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:196)
  at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:110)
  at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:79)
  at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:354)
  at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:181)
  at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  at sun.reflect.NativeMethodAccessorImpl.invoke(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.RuntimeException: Connection to host 'hanatrial.ondemand.com' failed.
  at com.sap.cloud.tools.eclipse.hana.tunnel.ui.CloudSystemConnectionSchemasWizardPage$5.run(CloudSystemConnectionSchemasWizardPage.java:273)
  at org.eclipse.jface.operation.ModalContext$ModalContextThread.run(ModalContext.java:121)
Caused by: com.sap.jpaas.infrastructure.console.exception.CommandException: An unexpected internal problem occurred.
  at com.sap.core.tunnelcommands.framework.executor.DefaultResponseConsumingStrategy.throwCommandExceptionWithContentInfoAndLog(DefaultResponseConsumingStrategy.java:75)
  at com.sap.core.tunnelcommands.framework.executor.DefaultResponseConsumingStrategy.throwCommandExceptionWithContentInfoAndLog(DefaultResponseConsumingStrategy.java:52)
  at com.sap.core.tunnelcommands.framework.executor.DefaultResponseConsumingStrategy.consume(DefaultResponseConsumingStrategy.java:46)
  at com.sap.core.tunnelcommands.framework.executor.JsonConsumingStrategy.consume(JsonConsumingStrategy.java:31)
  at com.sap.core.persistence.commands.schema.ListSchemaConsumer.consume(ListSchemaConsumer.java:37)
  at com.sap.core.tunnelcommands.framework.executor.CommandTunnelRequestExecutor.executeRequest(CommandTunnelRequestExecutor.java:107)
  at com.sap.core.tunnelcommands.framework.executor.CommandTunnelRequestExecutor.executeRequest(CommandTunnelRequestExecutor.java:53)
  at com.sap.core.persistence.commands.schema.api.ListSchemaAndDbmsHandler.listSchemas(ListSchemaAndDbmsHandler.java:134)
  at com.sap.core.persistence.commands.schema.api.ListSchemaAndDbmsHandler.listSharedSchemas(ListSchemaAndDbmsHandler.java:94)
  at com.sap.core.persistence.commands.schema.api.ListSchemaAndDbmsHandler.listSharedSchemasAndDedicatedDbms(ListSchemaAndDbmsHandler.java:86)
  at com.sap.cloud.tools.eclipse.hana.tunnel.ui.CloudSystemHelper.fetchDb(CloudSystemHelper.java:214)
  at com.sap.cloud.tools.eclipse.hana.tunnel.ui.CloudSystemConnectionSchemasWizardPage$5.run(CloudSystemConnectionSchemasWizardPage.java:251)
  ... 1 more
Root exception:
java.lang.RuntimeException: Connection to host 'hanatrial.ondemand.com' failed.
  at com.sap.cloud.tools.eclipse.hana.tunnel.ui.CloudSystemConnectionSchemasWizardPage$5.run(CloudSystemConnectionSchemasWizardPage.java:273)
  at org.eclipse.jface.operation.ModalContext$ModalContextThread.run(ModalContext.java:121)
Caused by: com.sap.jpaas.infrastructure.console.exception.CommandException: An unexpected internal problem occurred.
  at com.sap.core.tunnelcommands.framework.executor.DefaultResponseConsumingStrategy.throwCommandExceptionWithContentInfoAndLog(DefaultResponseConsumingStrategy.java:75)
  at com.sap.core.tunnelcommands.framework.executor.DefaultResponseConsumingStrategy.throwCommandExceptionWithContentInfoAndLog(DefaultResponseConsumingStrategy.java:52)
  at com.sap.core.tunnelcommands.framework.executor.DefaultResponseConsumingStrategy.consume(DefaultResponseConsumingStrategy.java:46)
  at com.sap.core.tunnelcommands.framework.executor.JsonConsumingStrategy.consume(JsonConsumingStrategy.java:31)
  at com.sap.core.persistence.commands.schema.ListSchemaConsumer.consume(ListSchemaConsumer.java:37)
  at com.sap.core.tunnelcommands.framework.executor.CommandTunnelRequestExecutor.executeRequest(CommandTunnelRequestExecutor.java:107)
  at com.sap.core.tunnelcommands.framework.executor.CommandTunnelRequestExecutor.executeRequest(CommandTunnelRequestExecutor.java:53)
  at com.sap.core.persistence.commands.schema.api.ListSchemaAndDbmsHandler.listSchemas(ListSchemaAndDbmsHandler.java:134)
  at com.sap.core.persistence.commands.schema.api.ListSchemaAndDbmsHandler.listSharedSchemas(ListSchemaAndDbmsHandler.java:94)
  at com.sap.core.persistence.commands.schema.api.ListSchemaAndDbmsHandler.listSharedSchemasAndDedicatedDbms(ListSchemaAndDbmsHandler.java:86)
  at com.sap.cloud.tools.eclipse.hana.tunnel.ui.CloudSystemHelper.fetchDb(CloudSystemHelper.java:214)
  at com.sap.cloud.tools.eclipse.hana.tunnel.ui.CloudSystemConnectionSchemasWizardPage$5.run(CloudSystemConnectionSchemasWizardPage.java:251)
  ... 1 more
!ENTRY org.apache.log4j 4 0 2014-06-05 10:10:48.491
!MESSAGE com.sap.core.tunnelcommands.framework.executor.DefaultResponseConsumingStrategy  - An unexpected internal problem occurred.
!ENTRY org.apache.log4j 4 0 2014-06-05 10:10:48.494
!MESSAGE com.sap.core.tunnelcommands.framework.executor.DefaultResponseConsumingStrategy  - request URI: https://services.hanatrial.ondemand.com/services/v1/instances/p473990trial/persistence/v1/schemas/
!ENTRY org.apache.log4j 4 0 2014-06-05 10:10:48.496
!MESSAGE com.sap.core.tunnelcommands.framework.executor.DefaultResponseConsumingStrategy  - statusCode: 407 Proxy Authentication Required
!ENTRY org.apache.log4j 4 0 2014-06-05 10:10:48.498
!MESSAGE com.sap.core.tunnelcommands.framework.executor.DefaultResponseConsumingStrategy  - contentType: text/html
!ENTRY org.apache.log4j 4 0 2014-06-05 10:10:48.500
!MESSAGE com.sap.core.tunnelcommands.framework.executor.DefaultResponseConsumingStrategy  - content: <HTML><HEAD>
<TITLE>Access Denied</TITLE>
</HEAD>
<BODY>
<FONT face="Helvetica">
<big><strong></strong></big><BR>
</FONT>
<blockquote>
<TABLE border=0 cellPadding=1 width="80%">
<TR><TD>
<FONT face="Helvetica">
<big>Access Denied (authentication_failed)</big>
<BR>
<BR>
</FONT>
</TD></TR>
<TR><TD>
<FONT face="Helvetica">
Your credentials could not be authenticated: "Credentials are missing.". You will not be permitted access until your credentials can be verified.
</FONT>
</TD></TR>
<TR><TD>
<FONT face="Helvetica">
This is typically caused by an incorrect username and/or password, but could also be caused by network problems.
</FONT>
</TD></TR>
<TR><TD>
<FONT face="Helvetica" SIZE=2>
<BR>
For assistance, contact your network support team.
</FONT>
</TD></TR>
</TABLE>
</blockquote>
</FONT>
</BODY></HTML>

Similar Messages

  • SSL error when connecting in SAP HANA Cloud Portal tutorial

    Hi,
    I'm going through the tutorial for SAP HANA Cloud Portal - SAP HANA Cloud Portal Developers Tutorial
    Unfortuanatelly I have problems with deploying public destinations (page 9).
    When I try to deploy the destination for the CRM back from the command console using neo command with relevant parameters and entering my password I get the following error:
    ERROR; SSL error when connecting to https://configapi.hanatrial.onedemand.com/configuraiton/api/rest; server certificate might be invalid or untrusted.
    Logfiles.
    Session log
    2014-08-18 15:53:59,579 DEBUG [main] org.apache.http.impl.conn.tsccm.ThreadSafeClientConnManager$1: Get connection: HttpRoute[{s}->https://configapi.hanatrial.onedemand.com], timeout = 0 2014-08-18 15:53:59,581 DEBUG [main] org.apache.http.impl.conn.tsccm.ConnPoolByRoute: [HttpRoute[{s}->https://configapi.hanatrial.onedemand.com]] total kept alive: 0, total issued: 0, total allocated: 0 out of 20 2014-08-18 15:53:59,581 DEBUG [main] org.apache.http.impl.conn.tsccm.ConnPoolByRoute: No free connections [HttpRoute[{s}->https://configapi.hanatrial.onedemand.com]][null] 2014-08-18 15:53:59,581 DEBUG [main] org.apache.http.impl.conn.tsccm.ConnPoolByRoute: Available capacity: 2 out of 2 [HttpRoute[{s}->https://configapi.hanatrial.onedemand.com]][null] 2014-08-18 15:53:59,582 DEBUG [main] org.apache.http.impl.conn.tsccm.ConnPoolByRoute: Creating new connection [HttpRoute[{s}->https://configapi.hanatrial.onedemand.com]] 2014-08-18 15:53:59,729 DEBUG [main] org.apache.http.impl.conn.DefaultClientConnectionOperator: Connecting to configapi.hanatrial.onedemand.com/216.128.6.149:443 2014-08-18 15:54:00,035 DEBUG [main] org.apache.http.impl.conn.DefaultClientConnection: Connection closed 2014-08-18 15:54:00,035 DEBUG [main] org.apache.http.impl.conn.DefaultClientConnection: Connection shut down 2014-08-18 15:54:00,036 DEBUG [main] org.apache.http.impl.conn.tsccm.ThreadSafeClientConnManager: Released connection is not reusable. 2014-08-18 15:54:00,036 DEBUG [main] org.apache.http.impl.conn.tsccm.ConnPoolByRoute: Releasing connection [HttpRoute[{s}->https://configapi.hanatrial.onedemand.com]][null] 2014-08-18 15:54:00,037 DEBUG [main] org.apache.http.impl.conn.tsccm.ConnPoolByRoute: Notifying no-one, there are no waiting threads
    Console log
    2014-08-18 15:53:56,080 INFO  [main] com.sap.jpaas.infrastructure.console.CommandManager: Starting execution of command [get-destination] 2014-08-18 15:53:56,086 INFO  [main] com.sap.jpaas.infrastructure.console.CommandManager: Command [get-destination] init() finished for [1] ms 2014-08-18 15:54:00,038 INFO  [main] com.sap.jpaas.infrastructure.console.CommandManager: Command [get-destination] cleanup() finished for [0] ms 2014-08-18 15:54:00,046 FATAL [main] com.sap.jpaas.infrastructure.console.ConsoleClient: (!) ERROR; SSL error when connecting to https://configapi.hanatrial.onedemand.com/configuration/api/rest; server certificate might be invalid or untrusted com.sap.jpaas.infrastructure.console.exception.ValidationException at com.sap.jpaas.infrastructure.console.command.RemoteCommand.getHttpClient(RemoteCommand.java:97) at com.sap.jpaas.infrastructure.console.command.UnsecuredRemoteCommand.getHttpClient(UnsecuredRemoteCommand.java:57) at com.sap.core.connectivity.config.cmd.ConfigurationConsoleCommand.createHttpClient(ConfigurationConsoleCommand.java:254) at com.sap.core.connectivity.config.cmd.GetAction.download(GetAction.java:79) at com.sap.core.connectivity.config.cmd.GetAction.run(GetAction.java:52) at com.sap.jpaas.infrastructure.console.CommandManager.run(CommandManager.java:295) at com.sap.jpaas.infrastructure.console.CommandManager.run(CommandManager.java:260) at com.sap.jpaas.infrastructure.console.ConsoleClient.run(ConsoleClient.java:235) at com.sap.jpaas.infrastructure.console.ConsoleClient.main(ConsoleClient.java:85) Caused by: com.sap.core.utils.infrastructure.validation.HostValidationException: javax.net.ssl.SSLPeerUnverifiedException: peer not authenticated at com.sap.core.utils.infrastructure.validation.LandscapeHostValidator.getHttpClient(LandscapeHostValidator.java:304) at com.sap.jpaas.infrastructure.console.command.RemoteCommand.getHttpClient(RemoteCommand.java:95) ... 8 more Caused by: javax.net.ssl.SSLPeerUnverifiedException: peer not authenticated at sun.security.ssl.SSLSessionImpl.getPeerCertificates(SSLSessionImpl.java:397) at org.apache.http.conn.ssl.AbstractVerifier.verify(AbstractVerifier.java:128) at org.apache.http.conn.ssl.SSLSocketFactory.connectSocket(SSLSocketFactory.java:390) at org.apache.http.impl.conn.DefaultClientConnectionOperator.openConnection(DefaultClientConnectionOperator.java:148) at org.apache.http.impl.conn.AbstractPoolEntry.open(AbstractPoolEntry.java:149) at org.apache.http.impl.conn.AbstractPooledConnAdapter.open(AbstractPooledConnAdapter.java:121) at org.apache.http.impl.client.DefaultRequestDirector.tryConnect(DefaultRequestDirector.java:561) at org.apache.http.impl.client.DefaultRequestDirector.execute(DefaultRequestDirector.java:415) at org.apache.http.impl.client.AbstractHttpClient.execute(AbstractHttpClient.java:820) at org.apache.http.impl.client.AbstractHttpClient.execute(AbstractHttpClient.java:776) at com.sap.core.utils.infrastructure.validation.LandscapeHostValidator.getHttpClient(LandscapeHostValidator.java:284) ... 9 more
    BR
    Beata

    Hi Beata,
    The CRM scenario is working again. We had to re install the Connector and deploy a new proxy app.
    Therefore you would need to download the code from the GitHub repository again. The changes you need to do on your side:
    1. Redeploy the new crm__public destination file - the updated destination now points to the new location of the proxy application
    2. Update the code of the registration form scripts (form.js and form.spec.xml).
    Regards,
    Ido

  • Unable to run SAP HANA Cloud Connector on windows 8.1

    Hi Experts,
    I am trying to run SAP HANA Cloud Connector on Windows 8.1 machine , i could see the go.bat command response as below:
    But when i run https://localhost:8443 URL in a browser, i don't see any response. Just a blank screen.
    By looking at the logs:
    #ERROR#com.sap.scc.jni#Start Level Event Dispatcher#  #Cannot load the Cloud Connector native library. (exception java.lang.UnsatisfiedLinkError: no sapscc20jni in java.library.path)
    As per this reference https://help.hana.ondemand.com/help/frameset.htm?204aaad4270245f3baa0c57c8ab1dd60.htmlInstallation on Microsoft Windows OS it doesn't talk anything about support of HCC on Windows 8.1, just wondering if above error is because of it.
    For more details, PFA log files.
    Regards,
    JK

    As a workaround have tried copying sapscc20jni.dll file from auditor folder at sapcc-2.4.0-windows-x64 into Windows\System32 and it worked like a charm
    Thanks Virinchy P
    Regards,
    JK

  • Integration Process Config SAP Hana Cloud integration with SuccessFactors

    Dear,
    We are trying to connect SF with our SAP backend, I'm currently reading the following document: "Integration Add-On 3.0 for SAP ERP Human Capital and SF".
    I'm fairly new to SAP so I have a few questions, since I didn't found the answer on the rest of the Community maybe this topic can serve to ask a few questions in my setup process.
    (Questions are in Bold)
    Question 1:
    The document dictates: "Discover the packages for qualification data integration from the SAP HANA Cloud catalog. Once imported, please
    configure them as per your requirements. The integration flows are shown in the following table."
    I tried searching for the SAP HANA Cloud catalog but I didn't found where it is or what it is?
    Question 2:
    Where do you setup the connection between SF and SAP? And do you have to do more customizing in SF (where is this described)?
    Thanks a lot for any information regarding this topic.
    Kind regards
    EDIT 1:
    Any reading suggestions on this topic.

    Hi Barry,
    Both the links work for me. Can you please check if this issue for you is because of your login/authorization?
    Regards,
    Vasanth

  • Configuring SAP HANA Cloud Connector with trial account

    The free developer license includes the use of cloud connector. (message from SAP)
    When I try to set up the Initial configuration of the SAP HANA Cloud Connector as described in the SAP How-To Guide (Version 1.0, March 2013 and Technical Documentation SAP HANA Cloud, Document Version: 1.6.0 - 2013-06-18 ) I get the the message
    "Connection to https://connectivityconfig.hanatrial.ondemand.com:443 refused"
    Configuration Data of Cloud Connector Connector
    Landscape Host:        hanatrial.ondemand.com
    Account Name:         s<user>trial
    User Name:               s<user>
    Password:                 ...
    Do I have to observe further settings?

    Hi Markus,
    I'm getting same error Connect_failed  . I check with my network & basis guys There are no firewall blocking ports . Is this problem with hantrail account or what could it be? Please guide .
    Thanks,
    Vidya

  • BO 4.0 - Database error: Unable to connect to SAP BW Incomplete logon data

    Hello Experts,
    I have enabled a 'SSO to database' between SAP BW and Business objects by referencing to the documents related to below link.
    [http://wiki.sdn.sap.com/wiki/display/BOBJ/HowtosetupSSOagainstSAPBWinSBOBI4.0forLDAPusers]
    I have created a universe connection with option 'use single sign on when refreshing reports at view time' and have created a universe on top of my BEx query by log-in to the universe designer tools using my LDAP account.
    Now when I run the report with either SAP account or LDAP - I am able to run a adhoc webi report on this universe and get data either through the webi rich client or via BO 4.0 Info-view/Launch Pad.
    But the issue is that when other users are trying to run webi queries on this universe either through Info-view/launch pad or rich client by log-in via LDAP Authentication - they get the below error: I have given SAP_ALL to this user for time being and also have done the necessary configuration for 'simple user format' in CMC so these user has 1 account with 3 alias definitions: Enterprise, SAP, R/3.
    Database error: Unable to connect to SAP BW server Incomplete logon data -
    If the user logs on into the BO 4.0 Info-view/launch pad or webi rich client using his SAP authentication than he is able to run and retrieve data.
    I also get a dump in the SAP BW system - I analyzed the dump in SAP BW using st22 tcode and it gives the error short text as - Incomplete logon data and run-time error -  CALL_FUNCTION_SIGNON_INCOMPL
    Desired outcome:
    I want the users to log-in to webi rich client or BO 4.0 Launch pad/Info-view using their 'LDAP'  authentication and run reports against the universe on SAP BW/BEx query without any errors or additional username/password requirements.
    Can someone please tell me if I am missing any steps/configuration and guide me to achieve the above mentioned desired result ?
    Any help in this matter would be greatly appreciated.
    Thanks & regards,
    CD.

    Hi Simone,
    Thank you for the reply.
    Here are the things done by me.
    1. Generated the keystore file and imported it in BI 4.0 CMC on  SAP Authentication Option tab
        ([http://wiki.sdn.sap.com/wiki/display/BOBJ/GeneratekeystoreandcertificateforSAPBO+BI4.0])
        ([http://wiki.sdn.sap.com/wiki/display/BOBJ/SetupofSAPSSOServiceinSAPBOBI4.0+CMC])
    2. Generate the certificate file cert.der and this cert is imported in SAP BW with STRUSTSSO2 transaction.
        ([http://wiki.sdn.sap.com/wiki/display/BOBJ/ImportSAPBOBI4.0certificateintoSAP+BW])
    3. BW Roles/Users have been imported into CMC.
    4. SAP Users and LDAP users are mapped/aliased with each other using the registry key method
        ([http://wiki.sdn.sap.com/wiki/display/BOBJ/HowtomapSAPusersandLDAPusersinSBOBI4.0+CMC])
    I haven't explicitly configured STS (Security token service) as STS is a part of Adaptive processing server (APS) and I have verified that by going to servers in CMC and then to analysis services.
    I have searched for SAP OSS notes related to my issue but couldn't find any note related to SAP BW SSO with Business objects 4.0. Most of the notes are relevant for BO XI 3.1 environments.
    Thanks & regards,
    CD.

  • BO 4.0: Database error:Unable to connect to SAP BW server Incomplete logon

    Hello Experts,
    I have enabled a 'SSO to database' between SAP BW and Business objects by referencing to the documents related to below link.
    http://wiki.sdn.sap.com/wiki/display/BOBJ/HowtosetupSSOagainstSAPBWinSBOBI4.0forLDAPusers
    I have created a universe connection with option 'use single sign on when refreshing reports at view time' and have created a universe on top of my BEx query by log-in to the universe designer tools using my LDAP account.
    Now when I run the report with either SAP account or LDAP - I am able to run a adhoc webi report on this universe and get data either through the webi rich client or via BO 4.0 Info-view/Launch Pad.
    But the issue is that when other users are trying to run webi queries on this universe either through Info-view/launch pad or rich client by log-in via LDAP Authentication - they get the below error: I have given SAP_ALL to this user for time being and also have done the necessary configuration for 'simple user format' in CMC so these user has 1 account with 3 alias definitions: Enterprise, SAP, R/3.
    Database error: Unable to connect to SAP BW server Incomplete logon data -
    If the user logs on into the BO 4.0 Info-view/launch pad or webi rich client using his SAP authentication than he is able to run and retrieve data.
    I also get a dump in the SAP BW system - I analyzed the dump in SAP BW using st22 tcode and it gives the error short text as - Incomplete logon data and run-time error - CALL_FUNCTION_SIGNON_INCOMPL
    Desired outcome:
    I want the users to log-in to webi rich client or BO 4.0 Launch pad/Info-view using their 'LDAP' authentication and run reports against the universe on SAP BW/BEx query without any errors or additional username/password requirements.
    Can someone please tell me if I am missing any steps/configuration and guide me to achieve the above mentioned desired result ?
    Any help in this matter would be greatly appreciated.
    Thanks & regards,
    CD.

    Whether your problem is solved?
    We have the same problem in BO Mobile.
    Two users from one BW-role, BO-groups; one user report is executed, another user - error incomplete logon data. In Web Intelligence both users reports succeeds.

  • How do I get access to Mobile documents admin console login with SAP HANA Cloud cockpit?

    Hi All,
    I am trying to launch SAP Mobile Documents from my trail version of SAP HANA Cloud.
    The Help link which I had followed  via link:
    https://help.hana.ondemand.com/help/frameset.htm?dc618538d97610148155d97dcd123c24.html#concept_0B49F10346C94249845EC16364FFF66D_76
    In SAP Cloud HANA Cockpit Using the link available in Authorization>Authorization Management
    I had created an user assigned to a Group, and Group has been assigned to a  Role ODP-OPERATOR,
    Next step, when I am trying to assign a token, I could not able find a token. How to get a token from here?
    My intention of creating user, group, role and token is for getting access to Mobile documents admin console.
    However I have also tried to access the mobile documents admin console via link
    https://smd-p1886950994trial.hana.ondemand.com/mcm/admin
    When I browse the above link, It shows HTTP 503 the requested service is not currently available.
    I am not sure, How to get access Mobile documents Admin page from here
    Could someone clarify on this please?
    Regards,
    Saravanan.R

    Hi,
    I have managed find an answer from this link SAP Mobile Documents on SAP HANA Cloud saying, SAP Mobile documents trial is not available in SAP HANA Cloud cockpit.
    Regards,
    Saravanan.R

  • Error in logical port while connecting to SAP CRM cloud

    Dear Members,
    I have created a logical port manually to connect to SAP CRM cloud system. But when I ping the web service I am getting below error. Please let me know how to solve this error.
    SRT Framework exception: Service Ping ERROR: Error when calling SOAP Runtime functions: SRT: Couldn't create Object: ("ICF Error when creating HTTP client object by Config for URL <WSDL URL>

    Hello Nihar,
    The error message indicates the HTTP client object cannot be created by the given URL. Please check if your URL is correct.
    You also need to check what protocol is used, HTTP or HTTPS, and ensure the protocol is active in your local ABAP system as well. You can check them by t-code SMICM->Goto->Services.
    Regards,
    Robert

  • Lumira Server on SAP HANA Cloud Platform?

    Hi,
    Can we run Lumira Server on SAP HANA Cloud Platform (not SAP HANA)?
    Reason:
    Unless there is a way to publish Lumira Story via Lumira Cloud to BI LaunchPad, otherwise I am only interested in the Lumira Desktop version at the moment. As we want to continue to pursue to have one central portal for all BI contents using BI LaunchPad.
    Question:
    In summary, is it possible to apply SAP Lumira Server on SAP HANA Cloud Platform?
    See screenshots below for the ideal scenarios.

    Hi Ken,
    Great question.
    Yes, absolutely you can.
    As an example: I work with some customers who have small Hana estates "on-premise" (say, for Fraud on Hana, or BW HANA sidecar); as such they may not have the available infrastructure to decouple a sandbox Hana to evaluate new Hana Analytics innovations (like Lumira Server)
    In such situations I recommend this page http://hcp.sap.com/platform.html  to evaluate our Hana Cloud platform options.
    If you scroll half-way down, you'll see a nice graphic under the heading "Choose the Service That's Best for You". (the 3 stacked pillars)
    Depending on your own licensing particulars, you may already have a runtime license for Lumira Server (through your BI bundle), and you may already have HDB (database) licenses available in your enterprise, so potentially you need only the 'infrastructure service' (leftmost chart).
    Then, I've seen this integrated into productive on-premise systems, typically (but optionally) via a "leased line" (between customer & provider (SAP)) , and a VPN tunnel in between to make the secure bridge.
    It's a really neat way to get on the Hana journey: quick to deploy, flexible, and well priced.
    Regards,
    H

  • A bug in SAP HANA cloud?

    Hi all,
    This is my first post in SCN, so forgive me if I posted in the wrong place.
    Anyway, I am observing a strange behavior on my company's instance in SAP Hana cloud (hana.ondemand.com stated version: 0.51).
    The strange behavior can be reproduced using the script below:
    create column table "test_mod"(
      "test_int" bigint
    insert into "test_mod" values (5);
    insert into "test_mod" values (7);
    --should only returns 5, actually also returns 7
    select * from "test_mod"
    where (0 = mod(5, "test_int"));
    --correctly returns 0 and 5
    select mod(5, "test_int") from "test_mod";
    --clean up
    drop table "test_mod";
    Apparently from functional view point this seems to be a bug to me.
    So I would appreciate it if some one can confirm:
    1. Is this a feature or a bug? If it is a feature how this come about?
    2. Is there any way to work around this? I need to filter a table based on the modulo operation!
    Many thanks!!!

    Hi Le Thanh-Hai,
    It is behaving correctly :
    select * from "test_mod"
    where (0 = mod(5, "test_int"));
    Where ever you get the mod value = 0, it will filter out only those records. Hence you are getting output as 5
    If you do like this:
    select * from "test_mod"
    where (mod(5, "test_int") >= 0);
    It results in both 5 and 7.
    Regards,
    Krishna Tangudu

  • Unable to Connect to SAP through SAPGUI

    Dear all,
    We have a PI 7.11 dual stac ksystem on Linux, oracle.
    we are able to connect to the server through putty, but not able to launch xmanager as it is sayign XDMCP error....
    Also unable to connect to SAP through SAP GUI
    we are getting wsaewouldblock resource temporarily unavailable
    I am connecting to servers through CISCO VPN......
    Thanks,
    Murali L.

    [root@PIPROD work]# ps -ef | grep dw
    pipadm    2042 23763  0 19:34 ?        00:00:01 dw.sapPIP_DVEBMGS00 pf=/usr/sap/PIP/SYS/profile/PIP_DVEBMGS00_PIPROD
    root      8373  6880  0 19:52 pts/1    00:00:00 grep dw
    gdm      17480 17397  0 15:48 ?        00:00:00 /usr/libexec/gdmgreeter --gtk-module=gail:atk-bridge:/usr/lib64/gtk-2.0/modules/libkeymouselistener:/usr/lib64/gtk-2.0/modules/libdwellmouselistener
    pipadm   23763 23690  0 17:28 ?        00:00:00 dw.sapPIP_DVEBMGS00 pf=/usr/sap/PIP/SYS/profile/PIP_DVEBMGS00_PIPROD
    pipadm   23777 23763  0 17:28 ?        00:00:08 dw.sapPIP_DVEBMGS00 pf=/usr/sap/PIP/SYS/profile/PIP_DVEBMGS00_PIPROD
    pipadm   23778 23763  0 17:28 ?        00:00:05 dw.sapPIP_DVEBMGS00 pf=/usr/sap/PIP/SYS/profile/PIP_DVEBMGS00_PIPROD
    pipadm   23781 23763  0 17:28 ?        00:00:10 dw.sapPIP_DVEBMGS00 pf=/usr/sap/PIP/SYS/profile/PIP_DVEBMGS00_PIPROD
    pipadm   23783 23763  0 17:28 ?        00:00:04 dw.sapPIP_DVEBMGS00 pf=/usr/sap/PIP/SYS/profile/PIP_DVEBMGS00_PIPROD
    pipadm   23786 23763  0 17:28 ?        00:00:03 dw.sapPIP_DVEBMGS00 pf=/usr/sap/PIP/SYS/profile/PIP_DVEBMGS00_PIPROD
    [root@PIPROD work]# more stderr1
    (23762) New Child Process created.
    (23762) Starting local Command:
    Command:  ms.sapPIP_DVEBMGS00
               pf=/usr/sap/PIP/SYS/profile/PIP_DVEBMGS00_PIPROD
    [root@PIPROD work]# more stderr2
    (23763) New Child Process created.
    (23763) Starting local Command:
    Command:  dw.sapPIP_DVEBMGS00
               pf=/usr/sap/PIP/SYS/profile/PIP_DVEBMGS00_PIPROD
    Thu Oct 20 17:28:21 2011
    DpVmcInit: initialize vmc
    DpVmcInit: vm lib loaded
    DpVmcInit: vm linked with kernel
    DpVmcInit: vm native libs loaded
    ICM up and operational (pid: 23775) ***
    [root@PIPROD work]# more stderr3
    (23764) New Child Process created.
    (23764) Starting local Command:
    Command:  ig.sapPIP_DVEBMGS00
               -mode=profile
               pf=/usr/sap/PIP/SYS/profile/PIP_DVEBMGS00_PIPROD
    NiInit3: NI already initialized; param 'maxHandles' ignored (init=1;par=202;cur=2048)
    ***LOG Q0I=> NiPConnect2: 172.28.30.45:3300: connect (111: Connection refused) [nixxi.cpp 3142]
    ERROR => NiPConnect2: SiPeekPendConn failed for hdl 1/sock 7
        (SI_ECONN_REFUSE/111; I4; ST; 172.28.30.45:3300) [nixxi.cpp    3142]
    [root@PIPROD work]# more dev_ms
    trc file: "dev_ms.new", trc level: 1, release: "711"
    [Thr 47613442779232] Thu Oct 20 17:28:21 2011
    [Thr 47613442779232] ms/http_max_clients = 500 -> 500
    [Thr 47613442779232] MsSSetTrcLog: trc logging active, max size = 52428800 bytes
    systemid   390 (AMD/Intel x86_64 with Linux)
    relno      7110
    patchlevel 0
    patchno    81
    intno      20020600
    make       multithreaded, Unicode, 64 bit, optimized
    pid        23762
    [Thr 47613442779232] ***LOG Q01=> MsSInit, MSStart (Msg Server 1 23762) [msxxserv_mt. 2174]
    [Thr 47613442779232] SigISetDefaultAction : default handling for signal SIGCHLD
    [Thr 47613442779232] load acl file = /usr/sap/PIP/SYS/global/ms_acl_info
    [Thr 47613442779232] MsGetOwnIpAddr: my host addresses are :
    [Thr 47613442779232]   1 : [172.28.30.45] PIPROD (HOSTNAME)
    [Thr 47613442779232]   2 : [127.0.0.1] localhost (LOCALHOST)
    [Thr 47613442779232] *** ERROR => NiHsLGetHostName: NiPGetHostByAddr failed (rc=-1) [nixxhsl.cpp  527]
    [Thr 47613442779232]   3 : [192.168.122.1] 192.168.122.1 (NILIST)
    [Thr 47613442779232] MsHttpInit: full qualified hostname = PIPROD
    [Thr 47613442779232] HTTP logging is switch off
    [Thr 47613442779232] set HTTP state to LISTEN
    [Thr 47613442779232] *** I listen to port sapmsPIP (3600) ***
    [Thr 47613442779232] *** I listen to internal port 3900 (3900) ***
    [Thr 47613442779232] *** HTTP port 8100 state LISTEN ***
    [Thr 47613442779232] CUSTOMER KEY: >Z2073759310<
    [Thr 47613442779232] build version=711.2009.08.31
    [Thr 47613442779232] Thu Oct 20 17:28:35 2011
    [Thr 47613442779232] MsHttpReadUrl2: H-1 url = /sap/public/icf_info/logon_groups (403 Forbidden)
    [Thr 47613442779232] MsHttpReadUrl2: H-1 url = /sap/public/icf_info/urlprefix (403 Forbidden)
    Edited by: Murali Lakkoju on Oct 20, 2011 4:14 PM

  • SAP HANA Cloud Portal : Configuration of HCP with Cloud For Customer

    Hi Experts,
    In our organization we have C4C system we have requirement to configuration with SAP HANA cloud Portal.
    1) What are the steps require in Cloud For Customer?
    2) What are the steps require to access the HANA Cloud Portal and Configure it?
    3) How to integrate Cloud For Customer with HCP?
    4) How to create Websites and Add the Widget for Tickets and Service request created from cloud for customer?
    Any Documentation for this Cloud For Customer and HANA Cloud Portal Configuration please share with me.
    Many Thanks,
    Mithun

    hi,
    Please find below the avilable public information about Support site edition -
    Support Site Overview : http://scn.sap.com/docs/DOC-50078
    Support Site (blog post)http://scn.sap.com/community/hana-cloud-portal/blog/2013/12/12/deliver-exceptional-customer-service-with-cloud-based-support-portal
    CAC Admin guide -  (search for configuring portal) - http://help.sap.com/saphelp_sapcloudforcustomer/en/PDF/EN-2.pdf
    Cloud Portal configuration guide - SAP Mobile Documents
    Soon we will put all public guides in a central location.
    Thanks,
    Inbal

  • Mensaje: Unable to connect to SAP Business One

    SAP marca el siguiente error al abrir, estamos en SAP 8.8 SP0 PL 18 y desde el dia que se realizo la actualizacion a dicho parche a los usuarios les salen 2 ventanas que indican error, mas no hemos dado prioridad alta debido a que pese a que salen cada vez que ingresan a B1 no les ha causado conflicto al trabajar.
    La primer ventana dice con titulo XL Reporter : Unable to connect to SAP Bussines One.
    No se ha encontrado la clave de busqueda solicitada en ningun contexto de activación activa.
    La segunda ventana con titulo Mensaje del sistema: No se puede realizar el upgrade del add-on. El archivo AddOnsLocalRegistration.sbo no coincide con los datos de la base de datos Common del add-on. Consulte SAP 1323680
    De esta ventana esta claro lo que se sugiere en la nota de SAP pero hay un archivo que no hemos podido localizar de nombre "AddOnsLocalRegistration.sbo" aprovechando si alguien sabe en que carpeta se ubica se los agradecere.

    Ese fichero esta localizado en c:archivos de programasapsap business oneAddOnsLocalRegistration.sbo y hay otro que es AddOnsInstall.sbo
    Estos ficheros contienen los Addon instalados. Deberías vaciarlos de contenido.
    Editas el fichero con el notepad y en la primera línea debes dejar "" y borrar el resto de texto que hay.
    Después deberías también borrar en el temporal del usuario la carpeta "SM_OBS_DLL", para esto tecleas en inicio - ejecutar - %temp% y lo localizas facilmente.
    Cuando accedas de nuevo a SAP no detectará ningún addon instalado y forzará la desinstalación e instalación de los addon

  • XL Reporter error Unable to Connect to SAP Business One DI API

    Hi Experts,
    Im getting this error on one of our clients' workstations.
    They have SAPB1 2005A PL 31.
    We've tried uninstalling and reinstalling the DIAPI and the whole client application as well.  Same error.
    It als gives an error after the initial error that says:
    "Security Settings in Microsoft Excel prohibit XL Reporter from running."
    Any suggestions?
    Thanks!

    hi jairus,
    To fix this XLR error 'unable to connect to SAP Business One DI API', do the following:
    1. Go to control panel and uninstall SAP DI API
    2. Run %temp%
    3. Rename the folder SM_OBS_DLL
    4. Go to the patch level package of the patch level you are using and install DI API. If you get a message that the installation already exists, ignore the message and proceed to install DI API.
    XLR should work properly.
    Best Regards,
    David

Maybe you are looking for

  • Same size of a JPanel & a JDesktopPane

    HI, can someone please tell how to set the same size of JPanel and of JDesktopPane that are in the same JFrame?, I've tried setting the size of the JPanel but when I run it the JPanel is reduced. Here is the code: import java.awt.*; import javax.swin

  • Listener Status in OEM

    I am getting mixed signals on the status of my listener. Oracle Enterprise Manager says that listener is down, but when I type the command lsnrctl status, it states that it is up. I have restarted my OEM and my listener to see if it would fix the mix

  • Special Interest Group on Mobile, including ADF Mobile

    For those interested in Mobile development, this session will be running on the 5th of Feb https://blogs.oracle.com/grantronald/entry/special_interest_group_on_mobile Regards Grant

  • Out Put for Fax

    Dear GURUS Please explain me how to configure FAX for output types..and wre we need to maintain fax numbers and from where it will get print, pls tel me the process thanks and regards

  • DHCP HELP Please.......

    I have all DHCP clients and server on same VLAN in the same subnet on CAT4507. I can also ping DHCP server, but the clients are not getting IPs. I've checked DHCP config on server seems to be OK. When I turn on debug I get following: 1w3d: -----Addit