International-Data-Spaces-Association / InformationModel

The Information Model of the International Data Spaces implements the IDS reference architecture as an extensible, machine readable and technology independent data model.
Apache License 2.0
63 stars 35 forks source link

Dataspace Connector latest version: "Internal Server Error" #412

Closed FabioDangelox closed 3 years ago

FabioDangelox commented 3 years ago

I use the latest version of the master branch of this Connector: https://github.com/FraunhoferISST/DataspaceConnector

Before i start a Dockercontainer with the swagger ui on the Port 8084, i delete the proxy settings. After this i start a Connector(Port 8084). If i try to GET ​/admin​/api​/connector (Connector Self-description), i always recieve the following error:

{ "timestamp": "2021-02-01T14:41:28.497+0000", "status": 500, "error": "Internal Server Error", "message": "could not deserialize; nested exception is org.hibernate.type.SerializationException: could not deserialize", "path": "/admin/api/connector" }

Can someone explain me how to fix this issue?

Thanks in advance.

Best regards, Fabio D'Angelo

HaydarAk commented 3 years ago

Hi Fabio,

unfortunately, the contributors for the Information Model are not actively involved in the development of the dataspace connector. I'd recommend that you open an issue in the corresponding github repository (which you already linked :) )