Hi
After setting up the connector as shown in lecture w5u3, the DemoApp I deployed to the cloud still returns the following:
HTTP Status 404 - /DemoApp/
type Status report
message/DemoApp/
descriptionThe requested resource is not available.
SAP
My localhost is working fine.
I've validate all the settings in the connector and everything is as instructed by Riu.
My status is connected and my resource is enabled.
The audit is not showing any connection attempts from the cloud.
Not sure if it's related but I do notice continuous logging of the following in the monitor logs of the connector:
2013 11 27 22:57:31#0-500#TRACE#com.sap.core.connectivity.tunnel.client.PingHandler##anonymous#New I/O worker #1###Sending ping for tunnel "account:///p1940206257trial"|
2013 11 27 22:57:31#0-500#TRACE#com.sap.core.connectivity.tunnel.client.PingHandler##anonymous#New I/O worker #1###Received pong for tunnel "account:///p1940206257trial"|
2013 11 27 22:57:40#0-500#DEBUG#com.sap.scc.servlets.ServletUtilities##anonymous#http-bio-8443-exec-1###/ executes /logAndTrace with action 'getFileExcerpt'|
2013 11 27 22:57:40#0-500#DEBUG#com.sap.scc.servlets.ServletUtilities##anonymous#http-bio-8443-exec-1###/ finished /logAndTrace|
Does anyone have any idea?