on 2016 May 24 9:08 PM
I have recently installed HANA SPS12 as well as reinstalled the XS Advanced components. I am trying to go through the TinyWorld example, and when I try to build the first CDS, I receive the following message:
I ran the XSA client tool to see if the app is running, and I don't see the di-builder or hdi-builder:
Is there a way to deploy the builder app separately?
Thanks,
Todd
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
We did change it in SPS 12. The builder isn't installed at installation/upgrade time. It is installed upon project creation in the development specific space. So you probably shouldn't see it in the SAP space at all and only in the your development space after the first project creation. The builder installation can take a few minutes so the first build might produce an error if you are too fast. You might just try again. If it still doesn't work, try performing an xs restart on di-core and then recreating the project in the Web IDE.
Webide used to work only in SAP space, does sps12 webide works on any development space? I installed sps12 and getting the same error as reported in this thread.
I am building app in sap space. In webide there is no provision to switch to space and develop? I guess webide considers the space.thats assigned to logged in user.
Any insights would help
Hi Thomas
Thanks for the response. I did check and I did not have a DEV space created. I created the new space. I change to the SAP space and restared the di-core with "xs rs di-core". When I go back into my project, it still gives me the same error message.
So, just to clarify - when I change my target space to DEV and do the command "xs apps", I do not see any apps there. Is that correct?
Thanks,
Todd
Just to clarify - I used the sap-xsac-di-3.12.8.mtaext file:
_schema-version: "2.0.0"
ID: com.sap.devx.di.xs2-config1
extends: com.sap.devx.di
modules:
- name: di-core
parameters:
memory: 512M
properties:
JBP_CONFIG_JAVA_OPTS: '[java_opts: ""]'
- name: di-runner
parameters:
memory: 512M
resources:
- name: di-dev-space
properties:
DEV_SPACE: DEV
Thanks to Thomas and Dirk on their responses. Thomas, your response was helpful in defining that the DEV space (which was configured at installation) needed to be setup. Dirk - the comments by Nachshon finally did the trick. in order to fix this issue, I did the following:
1. Created the DEV space, since it didn't exist but was setup as the di-dev-space. I did this with the XS Client: xs create-space DEV
2. I assigned my user the DEV space and the SpaceManager role using: xs set-space-role tbarber IBC DEV SpaceDeveloper
3. I created a new project, because the old one still wouldn't build. When I created the new project, it completed the build.
Thanks for your help!!!
https://launchpad.support.sap.com/#/notes/2304873/E
Please, look at the attachments.
We had the same trouble, but now it works.
But really, I'm not sure what in the end did the trick. We are glad that it works now.
Hi Todd,
We had the same problem after upgrade SPS11 to SPS12. Solved by complete XSA uninstall (see note 2244998 for details) and installing XSA again.
Seems due to internal changes simple upgrade to SPS12 works incorrectly.
Regards, Ivan.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
User | Count |
---|---|
62 | |
9 | |
8 | |
6 | |
6 | |
6 | |
6 | |
6 | |
5 | |
5 |
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.