Basic hello world application is not running in SAP hana Studio

Hi,
I have successfully added the SAPUI5 development toolkit on my Hana studio (ver 1.80.3) and i created the sample hello world project as per the sap Hana developer guide (SPS08) but while the run the application using   web app preview it showing a empty page.Please guide how the run the SAPUI5 application on hana studio as well as please provide some sample code to understand in a better way.
Note : Right now i can able to run as a html but not web app preview
Thanks
Gopinath

I have something similar here: How to use SAP UI5 in HANA Studio rev. 60
Maybe it can help you.

Similar Messages

  • BPM 11g Hello World Application Error

    I am going through step-by-step tutorial on creating Hello World Application BPM 11g where I am running into WSDL Read Error message. The link for this tutorial is here:
    Building Your First Process with Oracle BPM 11g
    Error occurs at chapter "Enhancing the Basic Hello World Process" -> Adding a Business Rule -> Step 5.
    After creating Data Associations for input/output under Implementation dialog for "Review Needed" business rule and clicking on OK of the Properties dialog, I get following error message(please click on the link to see screenshot of error message):
    https://drive.google.com/file/d/0B1YDzO9g_MoLNkVTazdXTHp2UVE/edit?usp=sharing
    Let me know if you have trouble accessing this link.
    Basically the error is about not able to find decision service wsdl file:
    Error while reading wsdl file:
    ReviewRules_DecisionService_1.wsdl file not found
    Also get same error for HelloRules_DecisionService_1.wsdl file not found.
    I am not sure whether this file should be automatically generated when performing data associations and implementation of the business rule in the wizard.
    Please let me know what could be going wrong here. I tried going through this tutorial multiple times but get stuck at this step.
    BPM Suite 11g
    BPMN Editor
    11.1.1.7.0.0.97
    Jdev version: 11.1.1.7.0
    Jdev Build: JDEVADF_11.1.1.7.0_GENERIC_130226.1400.6493
    Thanks.

    I looked at the two XSDs the Hello World tutorial had you using.  This is what is causing your error.
    Here's an XSD that will work for the tutorial with 11.1.1.7.  Notice I put both the "hello" and "review" objects in the one XSD so you just have to use the one XSD. 
    <?xml version= '1.0' encoding= 'UTF-8' ?>
    <schema xmlns="http://www.w3.org/2001/XMLSchema" xmlns:xsd="http://www.w3.org/2001/XMLSchema"
         xmlns:qt="http://www.mycompany.com/ns/hw" targetNamespace="http://www.mycompany.com/ns/hw"
         elementFormDefault="qualified">
        <element name="HelloObject" type="qt:HelloObjectType"/>    
        <complexType name="HelloObjectType">
            <sequence>
                <element name="date" nillable="true" type="dateTime"/>
                <element name="message" nillable="true" type="string"/>
                <element name="greeting" nillable="true" type="string"/>
            </sequence>
        </complexType>
        <element name="ReviewObject" type="qt:ReviewObjectType"/>
        <complexType name="ReviewObjectType">
            <sequence>
                <element name="review" nillable="true" type="string"/>
                <element name="reason" nillable="true" type="string"/>
            </sequence>
        </complexType>
    </schema>
    Hope this helps,
    Dan

  • When I open my Creative Cloud application it not run?(Windows 8.1)

    When I open my Creative Cloud application it not run... I can't download Photoshop CC trial.
    How to fix it?
    OS:Windows 8.1
    (Sorry,My English is pretty basic)
    thanks!!!

    Hi BeetleFans,
    Could you please tell me the error message you get?
    Also, which OS are you using?
    -Ankit

  • How to Display Alerts evenwhen application is not running

    hi freinds
    i want to tell the user that some data has gone into a
    particular table through a back end procedure
    (process/job) ..through an alert on the screen.
    this has to be done in each of the client machine
    or (those selected) even when the application is not running in
    the machine,
    can we use any scheduler or any such things in the server.
    Please do let me know
    Syam
    null

    Communication through files tends to fail if the
    program exits abnormally and leaves the file in a
    "running" state.If you store the pid the only way it fails is if the
    program exits abnormally and then another process
    starts up using the same pid as is stored in the file
    before you restart your application. Basically it is
    not likely to happen and if it does you just drop the
    pid file.The point is that Java programs can't, generally, handle signals. That's what the commons Daemon stuff provides.
    The standard way of stopping a unix background task is to use the stored pid to throw a "kill" at the process, whiich the process intercepts and does what you asked, e.g. close down tidily or reread it's configuration.
    Java knows nothing about process ids.

  • MacBook Address Book Application Does Not Run

    MacBook OSX 10.5.8 - Address Book application will not run - it shows up in Applications Folder but will not run - either double click or command File - Open.  I have reinstalled the Address Book application with the original installation disk, which indicated the application was installed, still will not run.  Rebooted, reinstalled again - same result -- the Applications Folder shows the file size as 1.4 Mb - updated today - the installation disk showed approx. 53 Mb was being installed - not sure if the Application Directory is only showing a command file or what - also ran the hardware diagnostic and found no problems.  Software update shows current software is up to date.
    Haven't used Address Book so do not know if it ever worked.  Need it now to sync with IPhone 4.  Any Ideas?

    rjackjr,
    After reinstalling an Apple application from the installation disk, it is also necessary to reinstall the latest Combo Update for the installed system. In your case that would be Mac OS X 10.5.8 Combo Update.
    Try that and see what happens with your Address Book application.

  • ISE application server not running

    Hi Team,
    My ISE appliance application server not running, even reboot still the same, any reason?
    ISE-3315-K9       
    Displaying ISE application status .... 
    ISE Database listener is running, PID: 6270
    ISE Database is running, number of processes: 17
    ISE Application Server process is not running.
    ISE Profiler DB is not running
    ISE M&T Session Database is not running.
    ISE M&T Log Collector is not running.
    ISE M&T Log Processor is not running.
    I saw suspicious from logs, anyone experience this before? I coudn't find this ise ErrorCode: -999 from the Cisco KE database.
    2015-01-19T15:45:47.371651+11:00 ISE1 ADE-SERVICE[2742]: [9862]:[error] application:operation ci_util.c[597] [marcellus]: Problem executing init script (/opt/CSCOcpm/bin/cpmcontrol.sh) err = 1
    2015-01-19T15:45:47.371671+11:00 ISE1 ADE-SERVICE[2742]: [9862]:[error] application:operation cars_install.c[1931] [marcellus]: App (ise) has trouble executing <init> tag
    2015-01-19T15:45:47.377124+11:00 ISE1 ADEOSShell[9862]: ADEAUDIT 3015, type=APP INIT, name=Error during application init, username=marcellus, cause=(null), adminipaddress=10.0.10.7, interface=CLI, detai
    l=Application (ise) has trouble executing <init> tag
    2015-01-19T15:45:47.377333+11:00 ISE1 ADE-SERVICE[2742]: [9862]:[error] application:operation install_cli.c[419] [marcellus]: Error while starting application  - Application: ise ErrorCode: -999

    Hi Neno,
    Thanks for replying, this is it.
    Displaying ISE version ...
    Cisco Identity Services Engine
    Version : 1.2.0.899
    Build Date : Wed 24 Jul 2013 17:37:31 EST
    Install Date : Wed 01 Oct 2014 12:33:32 EST

  • Installed CS6 and all working except Photoshop. Says application will not run on this mac despite my having the necessary system requirement of OSX 10.6.8. Can anyone help please?

    installed CS6 and all working except Photoshop. Says application will not run on this mac despite my having the necessary system requirement of OSX 10.6.8. Can anyone help please?

    Hi - I have opened a second log with the same date and name and am now tracking down the problem.
    This seems to be the problem for me: Error "Exit 6" or "Exit 7" | Install log | Read, write, system file errors | CS5, CS5.5

  • After upgrading to os josemite cs4 applications will not run. Message displayed that I need to install the legacy java SE 6 runtime. Is this necessary to fix the application loading?

    after upgrading to os josemite cs4 applications will not run. Message displayed that I need to install the legacy java SE 6 runtime. Is this necessary to fix the application loading?

    Found the answer:
    Java for OS X 2014-001 includes installation improvements, and supersedes all previous versions of Java for OS X. This package installs the same version of Java 6 included in Java for OS X 2013-005.
    installed above and it now works
    Blessings

  • To update applications do not run them, I get notice, you must connect and asks me cdito card. as I do?

    to update applications do not run them, I get notice, you must connect and asks me cdito card. as I do?

    Contact iTune Support
    https://ssl.apple.com/emea/support/itunes/contact.html

  • Install of SAP HANA Studio Dev Ed v1.00.80 fails with "Could not create the Java Virtual Machine"

    Hello,
    Scope: JVM error during initial install of SAP HANA Studio Developer Edition v1.00.80, Win86/32bit
    Source: installation files pulled from HANA Studio tab at https://hanadeveditionsapicl.hana.ondemand.com/hanadevedition/, which is a link from the main HANA site of http://scn.sap.com/community/developer-center/hana.  zip folder: "sap_hana_win32_studio_rev80"
    Targeted O/S: Windows 7, 32-bit, local Java is SE 7, update 67.   Java environment has been confirmed via checks provided at http://www.java.com/en/download/manual.jsp
    Actions taken:
    Attempted to update the installation's eclipse.ini file by reducing the -Xmx value; see details below.
    Read thru postings such as http://scn.sap.com/thread/3390626 and the threads it recommended.
    Checked OSS (ie Note 1859686 - HANA Studio does not start)
    Description of installation error:
    Shortly after executing "hdbinst", it fails with the error "Could not create the Java Virtual Machine".  I've verified that there is nearly 3G of memory free.  What I did notice, as shown in the attached files, is that Eclipse is part of this installation and it's pre-loaded with the "eclipse.ini".  I firmly believe the solution could be to reduce parameter "-Xmx1024m" to "-Xmx512m" but it's a catch-22 because even after updating eclipse.ini (in installation folder C:\Program Files\SAP\hdbstudio\tmp_p2director2014.08.13_13.36.44\director), the install program requires that the "hdbstudio" folder to be empty upon restarting it.
    Since the installation is basically a package with a lot of .jar files, there is no eclipse.ini file available in the source install folder; otherwise, updating it there would be the easiest solution if that option were available. The file is only available in the targeted deployment folder above.
    If you have encountered this same error and were able to resolve it, I would be grateful to know of your solution.  Thanks very much.
    FYI: the HANA Client installed with no issues.
    Jim Cleek
    FYI: the images below reflect the sequence of images produced during the installation.
    after clicking OK above, the screen below gets updated (see the "is not empty" msg).
    Below is the eclipse.ini file located in the deployed/target folder:
    Message was edited by: Jim Cleek
    FYI: Using information from the SAP HANA Database - Studio Installation and Update Guide, I tried to override the installation's use of its eclipse.ini file by passing my own modified version (with "-Xmx512m") of that file that was placed in a separate folder.  The cmd used via DOS window was "hdbsetup.exe -a studio --configfile=C:\Users\Admin\Downloads\eclipse.ini" and even though it successfully launched the SAP HANA Lifecycle Management gui, it failed on the first step with the same JVM create error as above because it appears to have used its own eclipse.ini file, which has "-Xmx1024m".

    Update: a message was opened with SAP but unfortunately they could not provide a resolution for this particular scenario.  They admitted that the eclipse.ini file cannot be updated since it is bundled as part of the installation package.  One point to make that I did not make before was that this was being attempted on an Oracle VirtualBox (4.3.10); the SAP HANA contact said he assumed that SAP has not tested this particular scenario, thus it could not be supported.
    Resolution: the end result was to abort trying to install SAP HANA Client and Studio on the Oracle VirtualBox but to install it locally on my own desktop, which runs on Windows 7 Enterprise 64-bit with 8G of memory.  The SAP HANA files below were downloaded, extracted and installed successfully in the order shown.
    FYI: the Studio installation detected that a 64-bit version of Java was not installed so I installed that and then adjusted the User environmental variable JAVA_HOME to point to that new path, leaving the System variable still pointing to the pre-existing 32-bit Java path.
    SAPCAR 7.20 -> Windows on x64 64bit:  SAPCAR_315-20010453.EXE
    IMDB_CLIENT100_80_0-10009664.SAR   Revision 80 for SAP HANA CLIENT 1.00
    Support Package SAP HANA CLIENT 1.00 Windows on x64 64bit
    IMC_STUDIO100_80_0-20007647.SAR   Revision 80 for SAP HANA STUDIO 1.00
    Support Package SAP HANA STUDIO 1.00 Windows on x64 64bit
    jre-7u67-windows-x64.exe - http://www.oracle.com/technetwork/java/javase/downloads/jre7-downloads-1880261.html
    Jim Cleek
    HP Enterprise Services

  • Application does not run on target system

    Hello, This is my first attempt at using this forum & creating a LV standalone application and I have encountered a brick wall.
    I have created a simple VI to display some T/C readings that runs fine on the (LV prof 8.5) development system, but not on a different target PC.
    The target PC does not have LV installed, just DAQ-MX software for Windows V8.6
    The DAQ hardware is a SCXI-1000 chassis with SCXI-1600 USB interface, taking data with SCXI 1102.  I am using the same hardware on both
    the development PC and the target PC.  The DAQ hardware works correctly on the target PC (using MAX).  My application loads, but just does
    not run on the target pc.
    Solved!
    Go to Solution.

    Hello André
    I am not sure.  On my last attempt, I had included "additional installers" Run-Time Engine(s) 8.0.1, 8.2.1, and 8.5.1.
    The application seems to load.  The screen looks normal, it just doesn't seem to acquire any data (although it appears to be running).
    The VI is very simple.  I have attached it (didn't realize I could do this before).  I hope this answers your questions.
    Thanks,
    Bob
    Attachments:
    thermo2.vi ‏250 KB

  • Flex 4.5.1 AIR application is not running on iPhone 3gs

    I developed an iOS application in Flash builder 4.5 with flex 4.5.1 extension using AIR 2.6. This application is successfully installed on iPhone4G. When I tried to install it on iPhone 3GS it say, this application is not compatible with this iPhone.
    My iPhone 3GS is running iOS 4.2.1
    Is the iOS version 4.2.1 is not supported for Flex iOS app development or there is any other issue. Please help, thanks in advance.

    Yes AIR 2.6 is compatible with iOS 4.2.1.I'd recommend you update to the latest version of FB and AIR. You should download the free upgrade to Flash Builder 4.6 and build from there. It's much improved and AIR 3.x has better performance all around.
    Regarding the incompatibility issue, you're absolutely sure you have an iPhone 3GS and not the 3G? They look nearly identical. One sure way to tell is to plug it into iTunes and see if you can upgrade the OS to the latest iOS 5.x. If you can't upgrade to iOS 5, then it's for sure a 3G and is not compatible with AIR 2.6+
    iBrent

  • SOA 11g Tutorial/Hello World application

    Dear All,
    I am very much new to SOA Pls let me know Tutorials or How to build Hello world or where to start the building the applications.
    Best regards,
    Raj

    http://www.oracle.com/technology/sample_code/products/soa/index.html
    http://blogs.oracle.com/soabpm/2009/12/soa_suite_11g_-somelong_awai.html
    http://www.oracle.com/technetwork/developer-tools/jdev/index-095536.html
    Regards,
    Anuj

  • IBeacon : launch app when application is not running

    Hello Friends,
    How can i launch the app when app is not running when i found any beacon in range of device.
    I am able to detect in background state for long time, but when i close the app from background i am not getting any notification.
    Please help me, Thanks in advance.

    Update your IOS to 7.1 and it should work.

  • Office 2013 applications will not run as a domain users

    I have a windows 7 64-bit pc with 2013 office home and and business installed. When trying to access Office as a domain user the programs will not run. Is there a fix for this other than making the users local admins?

    Hi,
    Which version of Office 2013 did you deployed, Windows Installer-based version or the Click-to-Run version?
    Did you install the Office product with local administrator account? I notice that the users must be local administrators on their computers to install Office:
    http://technet.microsoft.com/en-us/library/ee624360.aspx
    If we add the local admin right to the user, can the Office programs be launched? If so, repair the Office programs and then remove the local admin right. See if it can work.
    Best regards,
    Rex Zhang
    TechNet Community Support

Maybe you are looking for

  • Problems connecting to old account

    Have had an account but have been unable to connect to skype now for over a month.  Have tried reloading it - no joy.  If you can't assist, guess the best option is to delete this program.

  • Adding photos to layers

    how do i add photos to layers so i can blend images on photoshop element 8?

  • Please help - HTTPS hostname wrong.

    Sorry for posting this message again. It may just be a quick help from any of you. I have a simple https client that produced the following error message - " java.io.IOException: HTTPS hostname wrong: should be <test.cat.com>, but cert says <*.cat.co

  • Need some more fields displayed in record history of oracle forms

    Hi , I am using oracle forms 6.0.8.8.0 . My requirement is to display PROGRAM_ID , PROGRAM_APPLICATION_ID , PROGRAM_UPDATE_DATE , REQUEST_ID in the record history of the forms along with CREATION DATE , CREATED BY , LAST UPDATE DATE , LAST UPDATE LOG

  • Mismatch memories on iMac5.2 1.83GHz Intel Core 2 Duo?

    Can I use mismatched memories on my iMac5.2 (late 2006) 1.83 GHz Intel Core 2 Duo (with Intel GMA 950 Graphics sharing 64 MB of system memory)? I need to upgrade my computer memory to at least 1 GB from my existing 512 MB (2 x 256MB). I'd love to go