OSGP / Documentation

This repository contains documentation for the Open Smart Grid Platform project. This repository is built as a GitBook, therefore all content has to be written using markdown syntax. See the latest GitBook:
https://documentation.gxf.lfenergy.org/
Apache License 2.0
24 stars 15 forks source link

SoapUI Test from documentation not working #184

Closed Karlheinzniebuhr closed 6 years ago

Karlheinzniebuhr commented 6 years ago

While trying to run the first SoapUI (AddManufacturer function) test from the documentation I get this error Tue Mar 13 07:34:54 PYST 2018:ERROR:An error occurred [URI does not specify a valid host name: https:///osgp-adapter-ws-core/common/firmwareManagementService/], see error log for details

ElkanRoelen commented 6 years ago

The endpoint should probably be: https://localhost/osgp-adapter-ws-core/common/firmwareManagementService/ if installed local. Good luck!

Karlheinzniebuhr commented 6 years ago

Thanks that worked. Still getting errors though

Tue Mar 13 09:07:14 PYST 2018:ERROR:Could not load keystore/truststore
Tue Mar 13 09:07:14 PYST 2018:ERROR:java.io.FileNotFoundException: /home/dev/Sources/OSGP/Integration-Tests/platform-tests/certificates/test-org.pfx (No such file or directory)