-
Notifications
You must be signed in to change notification settings - Fork 0
Open
Labels
Description
I tried to deploy the application on OpenShift, but it didn't work due to some problem in the lastfm-java code:
(...)
Caused by: de.umass.lastfm.CallException: Caching/Reloading failed
at de.umass.lastfm.Caller.call(Caller.java:246)
(...)
When run locally via Maven's Jetty plugin everything works fine though.
Reactions are currently unavailable