coherence-community / oracle-bedrock

Oracle Bedrock
Other
55 stars 31 forks source link

Introduce simple Oracle Tools Diagnostics tests #226

Closed brianoliver closed 9 years ago

brianoliver commented 9 years ago

In the rare cases where Oracle Tools runtime connectivity fails to operate out-of-the-box, namely on internal networks/VPNs with non-standard setups, we need to know what Oracle Tools is choosing for network resources.

To simplify this process and help diagnose configuration issues we require a simple Diagnostic application that developers can run, on a platform-by-platform basis.

eg: java -cp oracle-tools-all-x.y.z.jar com.oracle.tools.runtime.LocalPlatform

Could be used to run diagnostics against the LocalPlatform.

brianoliver commented 9 years ago

@brianoliver said: To run the diagnostics on for a LocalPlatform, simple execute:

java -cp oracle-tools-all-x.y.z.jar com.oracle.tools.runtime.LocalPlatform
brianoliver commented 8 years ago

This issue was imported from JIRA ORACLETOOLS-226

brianoliver commented 9 years ago

Reported by @brianoliver

brianoliver commented 9 years ago

Marked as fixed by @brianoliver on Wednesday, January 14th 2015, 11:25:18 am