at com.tibco.ax.gs.runtime.GatewayServer.idleBootStrap(GatewayServer.java:267)
at com.tibco.ax.gs.runtime.GatewayServer.init(GatewayServer.java:114)
at com.tibco.ax.gs.runtime.GatewayServer.<init>(GatewayServer.java:81)
at com.tibco.ax.gs.runtime.GatewayServer.Startup(GatewayServer.java:618)
Caused by: com.tibco.ax.gs.runtime.ISException: Got exception from server: Failed to process Self Service request: Invalid request envelope
at com.tibco.ax.gs.runtime.impl.GSBootstrapUtil.checkException(GSBootstrapUtil.java:462)
at com.tibco.ax.gs.runtime.impl.GSBootstrapUtil.getDocFromDmzMsgResponse(GSBootstrapUtil.java:431)
at com.tibco.ax.gs.runtime.GatewayServer.idleBootStrap(GatewayServer.java:259)
... 3 more
Cause: The runtime tables are not present in the BC database connection.
Resolution
Check for the existence of the BC database tables in the "Runtime Data Store" schema. If they do not exist, create them using either the "Export DDL for the database table schemas" button or the "Drop and recreate the database tables" button under the Administrator>BusinessConnect>System Settings>Audit, Non-Repudiation and Runtime Database Configuration screen.
Issue/Introduction
Gateway Server will not start and does not appear in the Administrator.