I am getting the same error message: Reverse proxy doesn't have a mapping for the url for resource : '/' with method 'GET'
cat /var/log/ocum/rp-2016-07-07.log
2016-07-07T19:48:40.149Z - warn: [RouteResolution-Referrer] Route resolution with referrer was unsuccesful. Trying the root context of RP to resolve the route.
2016-07-07T19:48:40.149Z - info: Default context will be loaded for path = /
2016-07-07T19:48:40.150Z - error: Attempt to re-resolve the routing info for path /invoker/JNDIFactorySSL provided using request's meta data as well as RP's root context failed. Please check the resource path.
2016-07-07T19:48:50.166Z - warn: No routing info found for url path : /invoker/JNDIFactorySSL
2016-07-07T19:48:50.166Z - warn: Trying to re-resolve the routing info for path provided, using forwarded request header information. Referrer = undefined
2016-07-07T19:48:50.166Z - warn: [RouteResolution-Referrer] Route resolution with referrer was unsuccesful. Trying the root context of RP to resolve the route.
2016-07-07T19:48:50.166Z - info: Default context will be loaded for path = /
2016-07-07T19:48:50.166Z - error: Attempt to re-resolve the routing info for path /invoker/JNDIFactorySSL provided using request's meta data as well as RP's root context failed. Please check the resource path.
2016-07-07T19:49:00.183Z - warn: No routing info found for url path : /invoker/JNDIFactorySSL
2016-07-07T19:49:00.183Z - warn: Trying to re-resolve the routing info for path provided, using forwarded request header information. Referrer = undefined
2016-07-07T19:49:00.183Z - warn: [RouteResolution-Referrer] Route resolution with referrer was unsuccesful. Trying the root context of RP to resolve the route.
2016-07-07T19:49:00.183Z - info: Default context will be loaded for path = /
2016-07-07T19:49:00.183Z - error: Attempt to re-resolve the routing info for path /invoker/JNDIFactorySSL provided using request's meta data as well as RP's root context failed. Please check the resource path.
2016-07-07T19:49:03.281Z - info: Registry server is up and running at port ===> 8443
2016-07-07T19:49:03.342Z - error: registry doesn't have any Apps registered yet
2016-07-07T19:49:03.353Z - info: Registry cache is initialized with registrations from the registry.
2016-07-07T19:49:03.354Z - info: route initSuccess = true
2016-07-07T19:49:03.354Z - info: RP is running in Normal Mode
2016-07-07T19:49:03.357Z - info: Reverse proxy is up and running at port ==> 443
2016-07-07T19:49:03.357Z - info: HTTP redirect server is up and running at port ==> 80
How do I get this working?