SAP Cloud Platform Workflow - Ex.03 - can't get container to run
See original GitHub issueI’m at step 3. Instantiate a container and I’m trying to run the following command: docker run -p 8443:8443 --name myscc -d scc
. When I check docker ps
it’s not listed as a running container, when I use docker ps -a
I see that’ it’s exited.
When I want to see the log of my container with the following command: docker logs <container_id>
I see the following:
Error: Unable to access jarfile plugins/org.eclipse.equinox.launcher_1.1.0.v20100507.jar
I have used the latest versions when it comes to the downloads:
- sapcc-2.13.1-linux-x64.zip
- sapjvm-8.1.072-linux-x64.rpm
How can I fix this?
Issue Analytics
- State:
- Created 2 years ago
- Comments:7 (2 by maintainers)
Top Results From Across the Web
Ex.03 -Trouble Getting the SAP Cloud Connector Started ...
Having trouble getting SCC / localhost:8443 up and running with the following error on a windows 10 machine after following the instructions to ......
Read more >Workflow in the Cloud Foundry Environment - SAP Help Portal
You design workflows based on Business Process Model and Notation (BPMN) in a graphical editor. Within that editor, you can use forms to ......
Read more >Cloud APIs - Ex.03 - Setting up your dev space in the SAP ...
Your browser can't play this video. ... Cloud APIs - Ex. 03 - Setting up your dev space in the SAP Business Application...
Read more >Google Cloud latest news and announcements
Zeotap partnered with Google Cloud to build a next-generation customer data platform with focus on Privacy, Security and Compliance. This blog ...
Read more >SAP Cloud Platform on Azure | Microsoft Azure
SAP has partnered with Microsoft to quickly deploy and run SAP HANA and other SAP cloud solutions on Microsoft Azure.
Read more >
Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free
Top Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
FIXED!
@xtreemrage - Can you check at your end
Modified the docker file as below
@mk-in I used my trial account and I could deploy it just fine, but with the booster, you don’t need BPMFLP. You will get the following:
That will lead to the workflow “launchpad”:
All the workflow definitions/instances/approvals will be in here.