Building a River app on HANA cloud

Hi,
I've been digging around with SAP River recently (http://sap-river.com/).
Unfortunately, all the tutorials and samples are based on HANA OnPremise SPS 07. Now I was wondering if there is a way to build my apps on the HANA Cloud platform using SAP River as well?
Thanks for your help
Jan

Hi Jan,
This is not possible yet. Thanks for you interest however - and feel free to follow the Release Notes for SAP HANA Cloud Platform where new features and enhancements are announced as they become available every two weeks.
Disclaimer: This is not intended to mean that SAP River support in SAP HCP is close to be announced soon, or that it is not. It's just a hint about where to look for announcements in general.
Cheers,
--Vlado

Similar Messages

  • I uninstalled Flash Builder 4.7 using the uninstall app.  I'd like to re-install the app, but Creative Cloud says it's up-to-date, even though it does not exist anymore on my computer.  How can I re-dowload it?

    I uninstalled Flash Builder 4.7 using the uninstall app.  I'd like to re-install the app, but Creative Cloud says it's up-to-date, even though it does not exist anymore on my computer.  How can I re-dowload it?

    CC desktop lists applications as "Up to Date" when not installed
    http://helpx.adobe.com/creative-cloud/kb/aam-lists-removed-apps-date.html

  • No authorization on HANA cloud platform odata and UI5

    Hi there,
    I'm building a SAPUI5 app on the trial cloud. I have a local table in the xs application, which i present via odata. In my SAPUI5 app i have a list showing the content of this table.
    I currently have the whole app working, but with authorization, i want to be able to access the data without authorization. I have tried the following based on this thread SAP Hana Anonymous User? And HTTP POST method? | SAP HANA
    So i have the following in my .xsaccess file
    "anonymous_connection": "XXXXXXX.myxsapp::anonuser",
    "exposed" : true,
      "authentication": null
    i have a anonuser.sqlcc file which have the following content
      "description" : "Anon SQL connection"
    In the above thread it mentions i should update the table _SYS_XS"."SQL_CONNECTIONS either via SQL command or the xs admin tool. However i don't have the privilege to use the SQL command and i can't seem to gain access to the xs admin tool.
    Please any help is much appreciated.

    Hi Jakob,
    for security reasons the HANA systems offered by the free HANA Cloud Platform Trial are not granting access to administrative features such as the xs admin tool. Also, certain operations are not permitted. For operations that are permitted your find a documentation for procedures and views to work with: SAP HANA Cloud Platform Documentation. If you require features that are not available on the free trial I recommend to get a SAP HANA Cloud Platform Starter Edition that will come without feature limits: SAP HANA Cloud Platform, starter edition | Information Technology | Lines of Business | SAP HANA Marketplace
    Best,
    Thomas.

  • Building an AppCloud App for use within your organization only.

    I am re-posting this from, Register your App because, it was a good point this should have been a separate discussion.
    Scott
      Scott Kent Jul 14, 2014 4:56 PM
    I am trying to get more details on how to Build/Register "Private" AppCloud Apps and confirm at design time that we can deploy our in-house AppCloud Apps on several of our Eloqua instances without publishing them.
    My assumption is that one would setup the App under the Provider section for each of the Eloqua instances so that each Eloqua Instance can see and install our our in-house private app and use it without publishing. I worry about this method because it give the impression the AppCloud App is in development or testing.
    Or
    I was hoping there was some way to officially register our app so we are using a production workflow but our app is not published or listed anywhere?
      T.J. Fields Jul 14, 2014 6:06 PM (in response to Scott Kent)
    Hi Scott,
    The best practice here would be for you to:
    1. Register as a Provider in a development instance of Eloqua.
    2. Build out your app and Register it, along with your Service(s) under that Provider.
    3. Whitelist any Eloqua client installs that you wish to allow to use your App.  Do this by clicking the Publish to Another Site button.
    4. Give the App install URL (found at the bottom of the App Details page under Catalog) to any of those clients that you whitelisted to use your app.
    This way, only those clients that you've specified will be able to install and use your App, and it's not listed anywhere.  You could also click the Publish to App Cloud button, which simply whitelists every install.  The App will never actually be listed anywhere, as there is not yet a mechanism in the framework to do this.  The only way to find and install your App is by using that install URL, so you'd have to give it out.
    If you are a client that is building an App for use within your organization, you could also use your company's Eloqua install to register your provider, but as a development partner, your developer instance is intended to be used to register and manage your services.
    Hope this helps.

    Thanks, scott.kent ! I'm sure many will benefit from your great post!

  • 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

  • SAP HANA Cloud Portal : Make Widget For Java Application and Display in HANA Portal

    Hi Experts,
    I have created one Java Application using eclipse luno.
    I have successfully deploy on my hanatrial version and able to see the Started Application under the Java Application.
    Can anyone have idea how to use this application in HANA portal and display/ run  this Java Application in SAP HANA Cloud Portal Website.
    I want to know is it possible or not ? and yes then how its possible ?
    What are the steps require to make Widget for this java apps and publish on portal.
    Many Thanks,
    Mithun 

    Hi Mithun,
    yes it's possible and relatively easy - follow Chapter 7 of the guide -
    ESPM WebShop Extension
    Regards
      Kenny

  • 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>

  • Trying to Connect the HANA Cloud from the Local System

    Hi,
    I am using the 30Days of free trial of the HANA Cloud and trying to Access from the Local System.
    I have configure the All setting in Eclipse Kepler vesiona and also able to configure the my HANA Cloud Server in Local eclipse.
    But for the Database Connectivity I have to do the cofigure the same through the database middleware driver selection.
    But I dont have any idea about database middleware driver selection, Please suggest what exactly it is and from where i can get this to insalle in local system.
    Thanks & Reagrds.
    Praveer.

    airplay is a std that apple created if sony didn't build the playstation to support airplay you can't use it
    you should check sonys site or the manual if your playstation support airplay

  • I cannot install any extensions to apps in Creative Cloud 2014 (v 1.8.1.451).

    My system: Mac OS 10.7.5 -- Creative Cloud 2014 (v 1.8.1.451)
    I have uninstalled, rebooted and reinstalled the latest versions of my software, signed out, signed in, did cartwheels, sacrificed a Twinkie to aliens... Been doing this crap for hours...
    I thought it was Business Catalyst that was the problem, but I have tried a dozen other Add-on extensions with the same error results.
    The Error is "(insert extension name here) could not be installed as it requires a compatible CC app. (error -411).  I have tried extensions for InDesign, Dreamweaver, Photoshop and Illustrator - none will install and have the same error.
    Adobe support was no help whatsoever.
    Has anyone any idea what the problem could be?
    I have attached samples.

    Well, as usual, I ended up fixing it myself by reinstalling everything from scratch:
    Uninstalled every app using Creative Cloud Desktop
    Uninstalled Creative Cloud Desktop
    Deleted every com.adobe file on the system
    Deleted every Adobe folder on the system
    Rebooted
    Installed Creative Cloud Desktop
    Reinstalled every app

  • Installing a trial version of the Illustrator and InDesign App in Creative Cloud on my Mac is impossible. Keep getting 'Installation failed' notices. More information gives 0 fatal error(s), 0 error(s). Already repaired disk permissions in Disk Utility bu

    Installing a trial version of the Illustrator and InDesign App in Creative Cloud on my Mac is impossible. Keep getting 'Installation failed' notices. More information gives 0 fatal error(s), 0 error(s). Already repaired disk permissions in Disk Utility but nothing seems to work. Exit code: 7.

    Hi Maarton,
    Please follow the link to resolve the issue: Errors "Exit Code: 6," "Exit Code: 7" | CS5, CS5.5
    -Ankit

  • I dont see Roles tab in my hana cloud platform cockpit

    hi All,
    Can anyone help as to why i don't get roles tab in my hana cloud platform cockpit. I have attached the screenshot for your reference.
    thanks,
    Anu

    hi anu
    you can create a sub package for roles in conent->user->data.
    and can create file like user.hdbrole, admin.hdbrole,, etc
    or Go to Services content menu > HCI OData Provisioning > Manage Roles.

  • I need help downloading apps from creative cloud.

    I installed CC for the desktop and accepted my invites to use CC desktop, Illustrator, and Photoshop. I then go and click on the download button from my account in CC on the Adobe site, and it automatically opens CC for the desktop and I just get the spinning blue lines. Any ideas on what to try next? I did un-install and re-install CC desktop to no avail.

    This is what I had to do to get it to download on my Mac. I work for a company and I had to log on to Adobe.com as my IT client, and send myself invitations to CC desktop, Illustrator and Photoshop. I then accepted the invites. A tem has to be set up first by the admin of this account. (I set it up once I was in IT's account) I had to down load the app for Creative Cloud Packager (CCP), and launch it. Then I had to choose which one best fit my situation (Creative Cloud for Enterprise) and double clicked it to launch a window to log into with my Adobe ID. I then chose create package and both of the products we purchased showed up. I named the folder and it download the files to this folder. Inside this folder there will be another installer to double click on. In CC desktop these applications should now show up as installed.
    I hope this helps. I know I had to hunt and search to figure out what to do, and quite frankly this should have been done by the IT people who purchased it.

  • I have recently updated the new apps via creative cloud now photoshop and bridge no longer work, they open then say they have encountered a problem and close, I also tried opening the old version of photo shop but getting the same result

    I have recently updated the new apps via creative cloud now photoshop and bridge no longer work, they open then say they have encountered a problem and close, I also tried opening the old version of photo shop but getting the same result

    What OS version? What's the exact error? Exactly when does the error occur? What previous versions? What is on the screen when the error displays? Does Photoshop get fully open?
    Try opening Photoshop holding down Shift key immediately to turn off plug-ins. Lots of good suggestions here: Photoshop: Basic Troubleshooting steps to fix most issues

  • How can I delete an app from the cloud??

    how can I delete an app from the cloud, so nobody can download it again to my phone?? please I tried from the computer but it just hide the app from purchased, and still appears in the app store with the cloud on it

    At the present time, you can't hide or delete an app from your purchased list on your phone.  Prior to iOS 6 you could hide it; there has never been an option to delete it.

  • I have received an error message when trying to install 13 new apps for Creative Cloud. It reads: "Error There was an error with this action. Try again later.  7b1f5f56-79b3-4a0d-8fd2-137b1a3e6b67" I don't know what to do.

    I have received an error message when trying to install 13 new apps for Creative Cloud. It reads: "Error There was an error with this action. Try again later.  7b1f5f56-79b3-4a0d-8fd2-137b1a3e6b67" I don't know what to do.

    AppTrial1 where are you seeing this error exactly?  For information on how to install the Adobe Creative applications included with the Creative Cloud please see Install and update apps - https://helpx.adobe.com/creative-cloud/help/install-apps.html.

Maybe you are looking for

  • New COPA Value field not populating in BW

    We created a NEW value field (VV0056) in SAP COPA that is NOT pulling manual journal entries into BW (document types AB and SA). All other value fields are pulling in all document types and balance to SAP u2013 itu2019s this new one that is not.  We

  • Sending pdf as an attachment in email with all changes done on the pdf

    Hello Everyone, I have developed a webdynpro java application which sends a interactive form as an attachment in an email. Everything works fine except that there are some editable fields on the form and the changes dont go in the attachment. The Sen

  • 10.6.2: Bad image quality with SIPS

    I used to convert my PDF documents with SIPS like this: /usr/bin/sips --setProperty format jpeg --setProperty formatOptions high -z 400 200 sourcefilename.pdf --out targetfilename.jpg This results in a very bad image quality after updating to 10.6.2

  • Is it possible to use Prepaid-Creditcard like Visa or MasterCard?

    Is it possible to open an iCloud-Account with Prepaid-Creditcards? Cards like VISA or MasterCard with a pre paid cash. No iTunes-Cards. Thanks for your analer.

  • Import a swf made of UILoader to another fla's UILoader

    Sorry... I am new to AS 3, and my English is poor. I made two flash. First one I use it to import 5 images by UILoader, and I made another one to import this flash, and create 2 buttoms (play & stop) to control the imported flash. But...the control.f