Explanation | The launcher is unable to start the application in Java Web Start without one of these properties being set. |
Action | Ensure that the com.ibm.websphere.client.launcher.ear property is set for a Java EE application client, or that the com.ibm.websphere.client.launcher.main property is set for a thin application client. |
Explanation | Unable to locate WebSphere Application Client runtime installation root. |
Action | Ensure that the Java runtime used by the application is the one in the WebSphere Application Client runtime installation. You may have an incorrect <j2se> or <java> tag element in the application JNLP descriptor file. |
Explanation | Application is not running in the JRE provided by the Application Server product. |
Action | Ensure that the Java runtime used by the application is the one in the WebSphere Application Client runtime installation. You may have an incorrect <j2se> or <java> tag element in the applicaiton JNLP descriptor file. |
Explanation | The launcher is unable to find the ear file. |
Action | Ensure that the ear file name is set in system property, com.ibm.websphere.client.launcher.ear, and described by an <href> tag element in the application JNLP descriptor file. |
Explanation | The orb.properties file can always be found in the IBM JRE provided by the Application Server product. |
Action | Ensure that the Java runtime used by the application is the one in the WebSphere Application Client runtime installation. You may have an incorrect <j2se> or <java> tag element in the application JNLP descriptor file. |
Explanation | An unknown I/O error has occurred. Check the exception stack trace for details. |
Action | Start the Java console to see the exception stack trace or enable tracing from the Java Control Panel to save the exception stack trace in the Java console log file. |
Explanation | An unknown internal error has occurred. Check the exception stack trace for details. |
Action | Start the Java console to see the exception stack trace or enable tracing from the Java Control Panel to save the exception stack trace in the Java console log file. |