Task #6933
closed
Problem adding GCoreEndpoint to devsec VREs
Added by Massimiliano Assante about 8 years ago.
Updated about 8 years ago.
Infrastructure:
Development
Description
The addToScope operation from Resources Management fails when trying to add the following gCoreEndpoint to any of device's VREs, in particular i tried with devVRE and SmartCamera:
<Profile>
<Description>gCube OAUTH Service</Description>
<Version>1.0.0-SNAPSHOT</Version>
<GHN UniqueID="a6dab9f9-50d5-4e0c-ad8d-b95b9f3b9a0d" />
<Service UniqueID="oauthPortal1.0.0-SNAPSHOT" />
<ServiceName>oauth</ServiceName>
<ServiceClass>Portal</ServiceClass>
- Tracker changed from Incident to Task
this problem seems due to a problem with http/https redirection on socialnetworking-d-d4s.d4science.org.
I see from ResourceManager logs the following exception:
Caused by: javax.xml.ws.WebServiceException: Failed to access the WSDL at: http://socialnetworking-d-d4s.d4science.org:80/whn-manager/gcube/vremanagement/ws/whnmanager?wsdl
the wsdl seems to be correctly published only on https:
https://socialnetworking-d-d4s.d4science.org/whn-manager/gcube/vremanagement/ws/whnmanager?wsdl
please @andrea.dellamico@isti.cnr.it could you check it?
- Status changed from New to Closed
- % Done changed from 0 to 100
I've removed the variable "http_redirect_to_https" from ansible playbook and the problem is solved. I've added successfully the devVRE and SmartCamera scopes
Also available in: Atom
PDF