Network Deployment (Distributed operating systems), v8.0 > Reference > Troubleshoot tips


Application profiling exceptions

The following exceptions are thrown in response to various illegal actions related to application profiling.

com.ibm.ws.exception.RuntimeWarning

This exception is thrown when the application is started, if the application is configured incorrectly. The startup is consequently terminated. Some examples of bad configurations include:

  • A task configured on two different application profiles.
  • A method configured with two different task run-as policies .

com.ibm.websphere.appprofile.IllegalTaskNameException

This exception is raised if an application attempts to programmatically set a task when that task has not been configured as a task name reference.

Application profiling
Use the TaskNameManager interface

+

Search Tips   |   Advanced Search