<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>Question Re: HANA Express deploy error in Technology Q&amp;A</title>
    <link>https://community.sap.com/t5/technology-q-a/hana-express-deploy-error/qaa-p/328531#M8077</link>
    <description>&lt;P&gt;Hi Nic, &lt;/P&gt;&lt;P&gt;Can you attach the .mtar file that you are trying to deploy? &lt;/P&gt;&lt;P&gt;Thanks, &lt;/P&gt;&lt;P&gt;Guy&lt;/P&gt;</description>
    <pubDate>Wed, 21 Dec 2016 07:01:57 GMT</pubDate>
    <dc:creator>former_member272019</dc:creator>
    <dc:date>2016-12-21T07:01:57Z</dc:date>
    <item>
      <title>HANA Express deploy error</title>
      <link>https://community.sap.com/t5/technology-q-a/hana-express-deploy-error/qaq-p/328530</link>
      <description>&lt;P&gt;Dear HANA Express experts,&lt;/P&gt;&lt;P&gt;I have downloaded and installed the HANA Express image.  Now I am following the SAP HANA Developer Guide for SAP HANA XS Advanced Model and I'm running into an issue when deploying the .mtar. &lt;/P&gt;&lt;P&gt;Note all is working in WebIDE and I can start the app and test.  After creating the mtar and saving it locally I run following command&lt;/P&gt;&lt;PRE&gt;&lt;CODE&gt;xs deploy tinyworld_1.0.0.mtar --use-namespaces&lt;/CODE&gt;&lt;/PRE&gt;&lt;P&gt;Which results in this error&lt;/P&gt;&lt;PRE&gt;&lt;CODE&gt;ERR    Failed to abort conflicting operations
ERR    while trying to invoke the method com.sap.cloud.lm.sl.cf.core.dto.serialization.OngoingOperationsDto.getOngoingOperations() of a null object loaded from local variable 'ongoingOperations'&lt;/CODE&gt;&lt;/PRE&gt;&lt;P&gt;I have tried various things like deleting and recreating the services but the error stays the same.&lt;/P&gt;&lt;P&gt;XS target&lt;/P&gt;&lt;PRE&gt;&lt;CODE&gt;API endpoint:   &lt;A href="https://hxehost:30030" target="test_blank"&gt;https://hxehost:30030&lt;/A&gt; (API version: 1) 
User:           DEVUSER 
Org:            devteam1 
Space:          DEV&lt;/CODE&gt;&lt;/PRE&gt;&lt;P&gt;XS space-users&lt;/P&gt;&lt;PRE&gt;&lt;CODE&gt;Listing users in space "DEV" of org "devteam1" by role ...
role             users
------------------------
SpaceManager
SpaceDeveloper   DEVUSER
SpaceAuditor&lt;/CODE&gt;&lt;/PRE&gt;&lt;P&gt;XS services&lt;/P&gt;&lt;PRE&gt;&lt;CODE&gt;name                 service   plan         bound apps 
------------------------------------------------------ 
tiny_uaa             xsuaa     default 
tiny-hdi-container   hana      hdi-shared&lt;/CODE&gt;&lt;/PRE&gt;&lt;P&gt;mta.yaml&lt;/P&gt;&lt;PRE&gt;&lt;CODE&gt;_schema-version: '2.0'
ID: tinyworld
description: First HXE application
version: 1.0.0
modules:
 - name: tinydb
   type: hdb
   path: tinydb
   requires:
    - name: hdi-container
 - name: tinyjs
   type: nodejs
   path: tinyjs
   requires:
   - name: tinydb
   - name: hdi-container
   provides:
   - name: tinyjs_api
     properties:
       service_url: ${default-url}
 - name: tinyui
   type: html5
   path: tinyui
   requires:
    - name: tinyjs_api
      group: destinations
      properties:
        name: tinyjs_be
        url: ~{service_url}
resources:
 - name: hdi-container
   properties:
      hdi-container-name: ${service-name}
   type: com.sap.xs.hdi-container&lt;/CODE&gt;&lt;/PRE&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Nic&lt;/P&gt;</description>
      <pubDate>Sun, 04 Dec 2016 23:38:04 GMT</pubDate>
      <guid>https://community.sap.com/t5/technology-q-a/hana-express-deploy-error/qaq-p/328530</guid>
      <dc:creator>nic_botha2</dc:creator>
      <dc:date>2016-12-04T23:38:04Z</dc:date>
    </item>
    <item>
      <title>Re: HANA Express deploy error</title>
      <link>https://community.sap.com/t5/technology-q-a/hana-express-deploy-error/qaa-p/328531#M8077</link>
      <description>&lt;P&gt;Hi Nic, &lt;/P&gt;&lt;P&gt;Can you attach the .mtar file that you are trying to deploy? &lt;/P&gt;&lt;P&gt;Thanks, &lt;/P&gt;&lt;P&gt;Guy&lt;/P&gt;</description>
      <pubDate>Wed, 21 Dec 2016 07:01:57 GMT</pubDate>
      <guid>https://community.sap.com/t5/technology-q-a/hana-express-deploy-error/qaa-p/328531#M8077</guid>
      <dc:creator>former_member272019</dc:creator>
      <dc:date>2016-12-21T07:01:57Z</dc:date>
    </item>
    <item>
      <title>Re: HANA Express deploy error</title>
      <link>https://community.sap.com/t5/technology-q-a/hana-express-deploy-error/qaa-p/328532#M8078</link>
      <description>&lt;P&gt;Hi Guy,&lt;/P&gt;&lt;P&gt;Uploaded to Dropbox: &lt;A href="https://dl.dropboxusercontent.com/u/14989300/tinyworld_1.0.0.mtar" target="test_blank"&gt;https://dl.dropboxusercontent.com/u/14989300/tinyworld_1.0.0.mtar&lt;/A&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Nic&lt;/P&gt;</description>
      <pubDate>Thu, 12 Jan 2017 03:26:08 GMT</pubDate>
      <guid>https://community.sap.com/t5/technology-q-a/hana-express-deploy-error/qaa-p/328532#M8078</guid>
      <dc:creator>nic_botha2</dc:creator>
      <dc:date>2017-01-12T03:26:08Z</dc:date>
    </item>
  </channel>
</rss>

