rwth-acis / mobsos-surveys

A simple survey management service and Web application, being part of the MobSOS toolkit.
Other
7 stars 10 forks source link

Error "Exception during RMI invocation!" #21

Closed Navidda closed 3 years ago

Navidda commented 3 years ago

Summary

The service is currently down.

Details

Opening the main url of the service https://surveys.tech4comp.dbis.rwth-aachen.de currently shows only the skeleton of the service and not any content. Also opening any of the service pages with las2peer url (e.g https://las2peer.tech4comp.dbis.rwth-aachen.de/mobsos-surveys/...) will result in Exception during RMI invocation!

Logs

Caused by: java.io.InvalidClassException: i5.las2peer.api.p2p.ServiceVersion; local class incompatible: stream classdesc serialVersionUID = 6694606157738088551, local class serialVersionUID = 1

...

Error while announcing deployment: i5.las2peer.registry.exceptions.EthereumException: Failed to submit service deployment announcement (DEBUG: SurveyService, java.lang.RuntimeException: Error processing transaction request: insufficient funds for gas * price + value)

Possible Solution

Update las2peer version

Navidda commented 3 years ago

Fixed by updating las2peer version