The J2EE1.0 catalog contains messages in the range
160000 - 169899. Messages in this catalog are part of the
weblogic.j2ee
Internationalization package and the weblogic.i18n
Localization package.
160000(retired)
|
Error: Error Application Instance not found : appName
|
160001
|
Error: Error deploying name: msg
Description
| Applications can be deployed via the admin console or weblogic.deploy tool. |
Cause
| The application is misconfigured. See logged exception for more details. |
Action
| Check your config.xml to ensure that the component MBean is wrapped in a valid application mbean. And has a valid URI and Target attribute. Check your server log for errors. |
|
160002(retired)
|
Error: Error deploying EJB Component : msg
|
160003
|
Info: Deployed : appName
|
160004
|
Info: Undeployed : appName
|
160005(retired)
|
Error: Error undeploying application appName: msg
|
160006(retired)
|
Error: Error undeploying EJB Component : msg
|
160007(retired)
|
Warning: You are running WebLogic Server with J2EE 1.3 features enabled. The implementation of specific J2EE 1.3 features (EJB 2.0, JSP 1.2, Servlet 2.3, and J2EE Connector Architecture 1.0) in BEA WebLogic Server 6.1 is of a non-final version of the appropriate specification. It is subject to change in future releases once the specification becomes finalized. This may cause application code developed for BEA WebLogic Server 6.1 that uses the new features of J2EE 1.3 to be incompatible with the J2EE 1.3 platform supported in future releases of BEA WebLogic Server.
|
160008
|
Warning: component componentName, could not instantiate lifecycle handler class classname. Must contain public default constructor! (e).
Description
| This message is no longer used. |
Cause
| This message is no longer used. |
Action
| This message is no longer used. |
|
160009
|
Warning: component componentName, lifecycle handler class classname not found in component archive (e).
Description
| This message is no longer used. |
Cause
| This message is no longer used. |
Action
| This message is no longer used. |
|
160010
|
Warning: component componentName, lifecycle handler class classname not found in component archive (e).
Description
| This message is no longer used. |
Cause
| This message is no longer used. |
Action
| This message is no longer used. |
|
160011
|
Warning: component componentName, could not find classloader during load of lifecycle handler class classname (e).
Description
| This message is no longer used. |
Cause
| This message is no longer used. |
Action
| This message is no longer used. |
|
160012
|
Warning: component componentName, unexpected problem during load of lifecycle handler class classname (t).
Description
| This message is no longer used. |
Cause
| This message is no longer used. |
Action
| This message is no longer used. |
|
160013
|
Warning: component componentName, missing propname in property file filename.
Description
| This message is no longer used. |
Cause
| This message is no longer used. |
Action
| This message is no longer used. |
|
160014
|
Warning: component componentName, unexpected problem during load attempt of property file filename.
Description
| This message is no longer used. |
Cause
| This message is no longer used. |
Action
| This message is no longer used. |
|
160015
|
Warning: component componentName, exception in lifecycle handler classname.msgName (t).
Description
| This message is no longer used. |
Cause
| This message is no longer used. |
Action
| This message is no longer used. |
|
160016
|
Warning: component componentName, lifecycle handler class classname must implement weblogic.j2ee.lifecycle.LifecycleHandler or extend weblogic.j2ee.lifecycle.LifecycleAdapter (e).
Description
| This message is no longer used. |
Cause
| This message is no longer used. |
Action
| This message is no longer used. |
|
160017(retired)
|
Error: Unable to find Application Container for application named - annotation while loading class className.\nException is:\ne
|
160018
|
Warning: ComponentMBean: Name = Name, Type = Type - Targeted on this server but, no corresponding module found in application descriptor. The component mbean is being Ignored.
Description
| The mbean configuration (config.xml) lists the modules in an application and where they are targeted. This list should match the list of modules in the deployment descriptor of the application. If there is a mismatch the information in the application.xml overrides. For example, in this case if the module does not exist in the application.xml it will not be deployed. |
Cause
| This could happen because the module entry is missing in application.xml. Or a bad component mbean is configured in the config.xml |
Action
| Reconcile the deployment file with its configuration in config.xml. |
|
160019(retired)
|
Error: ComponentMBean: objectName - Targeted on this server. Unable to create a weblogic.application.Module for it. Ignored.
Description
| This should never happen. Indicates that there is no module container in WLS which recognizes this component MBean. |
|
160020(retired)
|
Error: Failed to parse deployment descriptor for path. Error: th
|
160021(retired)
|
Error: Failed to remove component mbean (comp) from application mbean (app). Error - th
Description
| This component was not found in the application descriptors. The target server may attempt to deploy this module and fail. |
|
160022(retired)
|
Error: Invalid exception thrown by module msg.
|
160023(retired)
|
Error: Application container already exists for application mbean with name: name
|
160024(retired)
|
Error: Application container not found for application mbean with name: name
|
160025
|
Error: No file corresponding to path attribute path of application app
Description
| This deployment path is provided in the deployment request. This is initiated from the admin console or weblogic.Deployer tool. |
Cause
| Deployment path provided does not exist. |
Action
| Correct the path provided in the request to point to the right place or move the deployment to the path provided. |
|
160026(retired)
|
Error: You must be on the admin server to perform the following action: action
|
160027(retired)
|
Error: Deployment name is null.
|
160028
|
Error: No J2EE deployment descriptor found at "path".
Description
| The directory specified for deployment must contain a standard J2EE deployment descriptor. For example - META-INF/application.xml for EARs , WEB-INF/web.xml for web applications. See documentation for details on how to package applications. |
Cause
| Some deployment descriptor is missing. See message body. |
Action
| Ensure that the deployment provided has the required deployment descriptors. |
|
160029
|
Error: I/O error while reading deployment - msg.
Description
| WLS is trying to validate the deployment by checking for all valid descriptors. |
Cause
| See logged exception. |
Action
| This could happen because of some file system problem like insufficient permissions on the file. See message in exception logged. |
|
160030(retired)
|
Error: Unable to setPath on ApplicationMBean for path: msg
|
160031
|
Error: Error creating VirtualJar path: msg
Description
| WLS cannot find the deployment at the path specified. |
Cause
| Please see exception logged. |
Action
| Double check the deployment path provided in the deployment request. |
|
160032
|
Error: Unable to create mbean Name: name Type: type Exception: msg
Description
| MBean creation Error. Deployment request cannot proceed. |
Cause
| See message body. |
Action
| See exception message logged. |
|
160033(retired)
|
Error: MBean Error adding component comp to application app: msg
|
160034
|
Error: Module uri not Found in path path.
Description
| Application deployment descriptor - application.xml contains the list of defined modules for the application and their locations within the application. |
Cause
| Referred module is defined in application.xml, however does not exist in the deployment provided. |
Action
| Add the module to your deployment, or remove the module entry from the application.xml, as appropriate. |
|
160035
|
Error: Error retrieving files from admin server for component moduleName of application appName: t.
Description
| The server could not create the temp files needed to deploy this application. Possible reasons for this are that the disk is full, the .wlnotdelete directories have been deleted, or for some reason, the WebLogic process does not have permission to write to the filesystem. |
Cause
| Caused when the temp file could not be created or written to. |
Action
| Make sure the disk isnt full. If the .wlnotdelete directory has been deleted or write protected, the server will not be able to write temporary files. Ensure that this directory exists and the server is able to write to it. |
|
160036(retired)
|
Error: Error updating files from admin server for component moduleName of application appName: t.
|
160037
|
Info: J2EE service initializing.
|
160038
|
Error: Failed to deploy a Mail Session.
Description
| Mail sessions are declared using resource references in the module deployment descriptor. |
Cause
| Some of the reasons for failure could be failure to create a mail session or bind it to JNDI. See exception for more details. |
Action
| Check the error reported in the exception. |
|
160039
|
Error: Failed to undeploy a Mail Session.
Description
| Mail sessions are declared using resource references in the module deployment descriptor. They are undeployed along with the deployment. |
Cause
| JNDI unbind error. |
Action
| Check the error reported in the exception. |
|
160040
|
Info: Deployed MailSession named jndiName
|
160041
|
Info: Undeployed MailSession named jndiName.
|
160042
|
Info: Adding new module "moduleName" To application named "appName".
Description
| A module was found in application.xml which has no corresponding ComponentMBean. WLS will create a componentMBean for it and add it to the application. |
Cause
| New module found in application.xml |
Action
| No action required. |
|
160043
|
Error: Missing deployment descriptor "dd" at "path"
Description
| The directory specified for deployment must contain a standard J2EE deployment descriptor. For example - META-INF/application.xml for EARs , WEB-INF/web.xml for web applications. See documentation for details on how to package applications. |
Cause
| Some deployment descriptor is missing. See message body. |
Action
| Create a valid deployment descriptor and it to the deployment as pointed out in the message. Note that the META-INF and WEB-INF directory must be capitalized |
|
160044
|
Error: The deployment file "path" has an unrecognized extension.
Description
| For archived deployments, only standard extensions defined by J2EE are supported. For example .jar for EJBs, .rar for connector modules, .war for web modules and .ear for enterprise applications. |
Cause
| The path provided for deployment points to a file, and the file does not have a valid extension. |
Action
| Make sure that the deployment is a valid jar file with a J2EE standard extension. |
|
160045
|
Error: The module moduleName in application appName cannot be individually redeployed because it shares a classloader with other modules.
Description
| The module moduleName in application appName shares a classloader with other modules in application appName. For this reason, you cannot redeploy this module by itself. You must redeploy the whole application. |
Cause
| When a module or part of a module is redeployed, it may need to reload its classloader in order to be able to load classes that have changed. In this case, all modules that share that classloader or a classloader that is an offspring of that classloader will need to be redeployed too. |
Action
| Do not attempt to redeploy this module individually. Redeploy the entire application, instead. |
|
160046
|
Error: Cannot use a JMS connection factory because the object is of the wrong type
Description
| A JMS connection factory that was retrieved from JNDI is either a QueueConnectionFactory when a TopicConnectionFactory was expected, or vice versa, or the object is of neither type. |
Cause
| Either the name of the connection factory in the deployment descriptor XML files is wrong, or the wrong object was bound into JNDI. |
Action
| Check the name in the XML files against what is actually registered in JNDI. |
|
160047
|
Error: A JMS session pool could not be created because the propName property was not specified
Description
| A JMS session pool was either created directly by the user or by internal container code, and it did not properly specify a property. |
Cause
| If the JMSSessionPool class is not being used directly by the user, then this is an internal error. |
Action
| Contact BEA support. |
|
160048
|
Error: JNDI lookup of the JMS connection factory name failed
Description
| The server attempted to look up a JMS connection factory at the specified location, but the lookup failed. |
Cause
| The remote JNDI server or JMS server is not available, or the name was incorrectly specified. |
Action
| Check that the server is running, and check the name in the deployment descriptor XML files. |
|
160049
|
Error: An error occurred while registering the JMS connection with JTA
Description
| An error occurred while attempting to register a JMS session resource with the transaction system. |
Cause
| The JMS connection factory specified does not properly support XA, or something is wrong with the transaction system. |
Action
| Check the linked exception, and verify that the JMS provider properly supports XA. |
|
160050
|
Error: The JMS session pool is shutting down
Description
| An operation was attempted against a JMS session pool, but the pool is in the middle of shutting down. |
Cause
| The pool is being shut down, possibly because of an error. |
Action
| Check for other errors that indicate why the pool is being shut down, and retry the operation. |
|
160051
|
Error: Cannot create a wrapped JMS connection using a username and password when the res-auth element is set to Container
Description
| An EJB or servlet was deployed using a JMS connection factory resource that has a res-auth setting of Container, but the application code attempted to open a JMS connection using a username and password. In this case, the username and password are supplied by WebLogic Server. |
Cause
| The application code is not using the J2EE APIs properly. |
Action
| Either remove the username and password, or set the res-auth element to Application. |
|
160052
|
Error: A PooledConnectionFactory object with an invalid external version of version was found
Description
| A PooledConnectionFactory could not be read from JNDI because the version of WebLogic Server that stored it is not compatible with the version that is retrieving it. |
Cause
| The version of WebLogic Server that stored it is not compatible with the version that is retrieving it. |
Action
| Contact BEA support. |
|
160053
|
Error: The JMS method methodName may not be called inside an EJB or servlet
Description
| The application code attempted to call a method on the JMS API that is not allowed by the J2EE specifications. Certain methods are restricted for use by the application server so that it can maintain a pool of JMS objects. |
Cause
| The application code has violated the J2EE specifications. |
Action
| Change the code to avoid calling the specified method. |
|
160054
|
Error: The pooled JMS session is enlisted in another transaction and may not be used elsewhere
Description
| A pooled JMS session is enlisted in a transaction, and it either may not be used in another transaction, or it may not be used outside a transaction. |
Cause
| Check the application code to ensure that a pooled JMS session (retrieved from the JNDI java:comp/env/jms context) is not kept between transactions. It should be closed so that it is returned to the pool. |
Action
| Check the application code. |
|
160055
|
Error: Unable to use a wrapped JMS session in the transaction because two-phase commit is not available
Description
| An EJB or servlet attempted to use a wrapped JMS session that it acquired from a resource-ref inside a transaction context, but the JMS session cannot participate in the transaction because two-phase commit is not available from the connection factory. |
Cause
| The JMS connection factory specified does not support two-phase commit. |
Action
| For WebLogic JMS, two-phase commit may be enabled by setting the "UserTransactionsEnabled" flag on the JMS connection factory. For other JMS providers, you must specify a JMS connection factory that supports XA. |
|
160056
|
Error: Error creating or instantiating a wrapper for class name
Description
| The server was not able to create a wrapper for the specified class. The wrapper is used to intercept certain methods from the JMS provider to provide WebLogic Server-specific behavior. |
Cause
| There may be an error with the classpath, or with the underlying JMS providers code. |
Action
| Check the classpath. If this does not fix the problem, contact BEA support. |
|
160057
|
Error: A pooled JMS connection is being closed because an error was detected on the connection: msg
Description
| There was a problem with a JMS connection that was being used in a servlet or EJB. The connection has been closed, and will be re-opened the next time it is used if possible. |
Cause
| The JMS server is unavailable, or there is some other problem with it that makes it impossible to send or receive messages. |
Action
| Check the configuration parameters for the JMS server, and check that it is available on the network. |
|
160058
|
Debug: msg
Description
| Uncataloged debug message. |
|
160059
|
Error: The JMS object may not be used because it has been closed
Description
| The "close" method has been closed on a JMS object, so it is no longer possible to invoke methods on the object. |
Cause
| The object has been closed. |
Action
| This is a programming error and should be fixed on the users's part. |
|
160060
|
Error: An error occurred while committing or rolling back a JTA transaction used for a JMS operation by the J2EE container
Description
| The transaction system was unable to commit or rollback a transaction that the J2EE container started in order to handle a JMS operation. |
Cause
| There was a problem with the transaction system. |
Action
| See the linked exception for more information. |
|
160061
|
Error: The JMS session pool has been disabled
Description
| The resource pool subsystem has disabled the JMS session pool, so it may not be used. |
Cause
| An administrative action was taken. |
Action
| Re-enable the session pool. |
|
160062
|
Error: There was an error with a resource pool used to pool JMS sessions
Description
| The resource pool subsystem detected an error which makes the JMS session pool unusable. |
Cause
| There is a problem with the resource pool. |
Action
| See the linked exception for details. |
|
160063
|
Warning: There was an error while closing a JMS session pool or a pooled JMS connection: errorMsg The pool or object was forcibly closed.
Description
| The session pool or pooled connection object encountered an error while closing, but it was closed anyway. |
Cause
| See the linked exception for more information. |
Action
| No action required. |
|
160064
|
Warning: There was an error while making the initial connection to the JMS resource named poolName from within an EJB or a servlet. The server will attempt the connection again later. The error was errorMsg
Description
| When an EJB, JSP, or servlet that uses a JMS connection factory as a resource-reference is first deployed, the server tries to connect to the JMS provider. The server will attempt the connection again later when the JMS resource is actually used. |
Cause
| See the error message from the JMS provider. |
Action
| No action necessary. |
|
160065
|
Error: A JMS message consumer could not be created using a temporary queue or topic that was created using another connection
Description
| TemporaryQueue and TemporaryTopic objects, once created, may only be used to create message consumers when the consumers were created using the same connection that was used to create the temporary destination. |
Cause
| Application programming error. |
Action
| Change application code. |
|
160066
|
Error: The classloader-structure definition for the application named appName has been removed. When you remove the classloader-structure definition from weblogic-application.xml, you must reload entire application.
Description
| The classloader-structure definition defines the organization of the classloaders in an application. This is an optional definition, however, if you have such a definition, you may not remove it without reloading the application. |
Cause
| The classloader-structure definition was removed from weblogic-application.xml. |
Action
| Redeploy entire application. |
|
160067
|
Error: The classloader-structure definition for the application named appName has changed in an incompatible way. The module with uri uri has been moved to a different node.
Description
| When modifying the classloader-structure of an application, only certain changes are allowable during an incremental update. For this type of change you must redeploy the full application. |
Cause
| A module was moved from one classloader node to a different classloader node. |
Action
| Redeploy application. |
|
160068
|
Error: The classloader-structure definition for the application named appName has changed in an incompatible way. The node node was removed without removing module uri.
Description
| When modifying the classloader-structure of an application, only certain changes are allowable during an incremental update. For this type of change you must redeploy the full application. |
Cause
| A module was moved from one classloader node to a different classloader node. |
Action
| Redeploy application. |
|
160069
|
Error: Error while looking for web services files: err
Description
| The system was trying to determine if a web application is also a web service. An IOException was thrown while trying to read the descriptors. |
Cause
| An IOException occurred while accessing web services files |
Action
| See stack trace for details |
|
160070
|
Error: Application app received exception processing module module: err.
Description
| An exception occurred during the deployment of a module. |
Cause
| This is due to a deployment failure at the module level. |
Action
| See exception message for details. |
|
160071
|
Error: Listener Class className URI: classURI is not a valid file
Description
| The server was trying to load a listener class but was unable to read from the uri declared in the listener stanza. |
Cause
| The URI declared in the listener stanza of weblogic-application.xml does not exist or is unreadable. |
Action
| Correct listener declarations in application.xml and ensure URI is correct. |
|
160072
|
Error: Listener Class className file: pathName does not exist
Description
| The server was trying to load a listener class bug was not able to read from the uri declared in the listener stanza. |
Cause
| The class declared in a listener stanza of weblogic-application.xml does not exist or could not be read. |
Action
| Ensure the class declared in the listener stanza exists and is readable. |
|
160073
|
Error: ClassNotFoundException during registration of Listener className, message
Description
| The server was attempting to instantiate an application lifecycle listener. The class declared in a listener stanza of weblogic-application.xml could not be found. |
Cause
| ClassNotFoundException during class instantiation |
Action
| Ensure the class declared in the listener stanza exists and is readable. |
|
160074
|
Error: InstantiationException during registration of Listener className, message
Description
| The class for an application lifecycle listener could not be instantiated. |
Cause
| The class is an interface or abstract class. |
Action
| Use a class which is not an interface and is not abstract. |
|
160075
|
Error: IllegalAccessException during registration of Listener className, message
Description
| The server was attempting to instantiate a listener class and received an IllegalAccessException |
Cause
| The server does not have access to a field or method it requires to instantiate the class |
Action
| Ensure the listener class has necessary access to fields and methods. |
|
160076
|
Error: You must include all of affected in your files list to modify components
Description
| You attempted to reload a module or set of modules which have classloader interdependencies with other modules not declared in the reload. In order to reload these modules, you must reload all the modules in the set listed in the exception. |
Cause
| A module reload requires the classloader associated with that module to be reloaded. If other modules share that classloader or have a classloader which is a child of that classloader, then they must be reloaded, too. |
Action
| Either include the full set of interdependent modules in the target list for the reload or redeploy the whole application. |
|
160077
|
Error: Could not find ClassLoader associated with module
Description
| The system was checking the ClassLoader consistency during a reload. The ClassLoader for one of the modules declared in the reload was not found. |
Cause
| This can happen if you are modifying the structure of the ClassLoader hierarchy during a reload. |
Action
| Reload the whole app rather than doing a partial redeploy. |
|
160078
|
Error: None of the modules of application 'app' in 'META-INF/application.xml' are configured in the 'Application' entry in 'config.xml' to be targetted to 'server'.
Description
| The list of modules in the application descriptor is the master list of modules used for deployment. Atleast one module in the application descriptor should have a corresponding entry in the 'Application' entry in the 'config.xml'. |
Cause
| The URI of any module in 'application.xml' does not match any URIs in the 'Application' entry in 'config.xml'. This can happen if the entry was modified or created manually. |
Action
| Verify that atleast one module from 'application.xml' is listed in the 'Application' entry in the config.xml. And further that their URIs match. |
|
160079
|
Error: There is no module defined with the uri uri which is used in the classloader-structure declaration in weblogic-application.xml for app.
Description
| The classloader-declaration in META-INF/weblogic-application.xml specifies uri which does not correspond to any uri in the module list of META-INF/application.xml |
Cause
| This is an application configuration error. |
Action
| Make the classloader-structure definition in weblogic-application.xml be consistent with the module set in application.xml. |
|
160080
|
Error: uri is declared twice in classloader-structure declaration in weblogic-application.xml of app.
Description
| The classloader-declaration in META-INF/weblogic-application.xml specifies the same uri twice for two different nodes. |
Cause
| This is an application configuration error. |
Action
| Remove the duplicate uri declaration from the classloader-structure in weblogic-application.xml. |
|
160081
|
Warning: The JMS connection factory resource resName declared in the EJB "ejbName" as part of application "appName" does not support XA. It cannot be used inside a transaction context.
Description
| The a JMS connection factory was defined as a resource-reference for the specified EJB. Since the connection factory does not support XA, it may not be used inside a transaction context, or an exception will be thrown. |
Cause
| If the specified JMS connection factory is intended to be used inside a transaction context, then the EJB was configured improperly. |
Action
| If the specified JMS connection factory is intended for use inside a transaction context, then the connection factory used by the EJB must be changed so that it supports XA, or the EJB descriptor must be changed to point to a different connection factory. However, if the connection factory will never be used inside a transaction context, then no action is necessary. |
|
160082
|
Warning: There was an error while making the initial connection to the JMS resource named poolName from the EJB "ejbName" inside application "appName". The server will attempt the connection again later. The error was errorMsg
Description
| When an EJB, that uses a JMS connection factory as a resource-reference is first deployed, the server tries to connect to the JMS provider. The server will attempt the connection again later when the JMS resource is actually used. |
Cause
| See the error message from the JMS provider. |
Action
| No action necessary. |
|
160083
|
Error: Error: The ejb-link 'link' declared in the ejb-ref or ejb-local-ref 'ejbRefName' for EJB 'ejbName' in the module 'moduleURI' could not be resolved. The ejb-jar file 'invalidURI' could not be found in this ear file.
Description
| This qualified ejb-link has an invalid qualification. The path to the module containing the target EJB is incorrect. |
Cause
| The path to the target EJB does not exist in the application. |
Action
| The ejb-link must be fixed to point to the module containing the target EJB. |
|
160084
|
Error: Error: The ejb-link 'link' declared in the ejb-ref or ejb-local-ref 'ejbRefName' in the module 'moduleURI' could not be resolved. The ejb-jar file 'invalidURI' could not be found in this ear file.
Description
| This qualified ejb-link has an invalid qualification. The path to the module containing the target EJB is incorrect. |
Cause
| The path to the target EJB does not exist in the application. |
Action
| The ejb-link must be fixed to point to the module containing the target EJB. |
|
160085
|
Error: Error: The ejb-link 'link' declared in the ejb-ref or ejb-local-ref 'ejbRefName' for EJB 'ejbName' in the module 'moduleURI' could not be resolved. The ear module 'invalidURI' does not contain an EJB with the name 'unqualifiedLink'.
Description
| This qualified ejb-link could not be resolved. Although the link qualification could be resolved, the specified EJB could not be found in the module. |
Cause
| The specified EJB doesnt exist in the module. |
Action
| The ejb-link must be fixed to point to a valid EJB. |
|
160086
|
Error: Error: The ejb-link 'link' declared in the ejb-ref or ejb-local-ref 'ejbRefName' in the module 'moduleURI' could not be resolved. The ear module 'invalidURI' does not contain an EJB with the name 'unqualifiedLink'.
Description
| This qualified ejb-link could not be resolved. Although the link qualification could be resolved, the specified EJB could not be found in the module. |
Cause
| The specified EJB doesnt exist in the module. |
Action
| The ejb-link must be fixed to point to a valid EJB. |
|
160087
|
Error: Error: The ejb-link 'link' declared in the ejb-ref or ejb-local-ref 'ejbRefName' for EJB 'ejbName' in the module 'moduleURI' did not resolve to a bean with component interfaces. Please ensure the link is correct.
Description
| Although the ejb-link did resolve to an EJB, it did not resolve to an EJB with component interfaces. For example, the link may have resolved to a message-driven bean. |
Cause
| The link did not resolve to a valid EJB. |
Action
| The ejb-link must be fixed to point to a valid EJB. |
|
160088
|
Error: Error: The ejb-link 'link' declared in the ejb-ref or ejb-local-ref 'ejbRefName' in the module 'moduleURI' did not resolve to a bean with component interfaces. Please ensure the link is correct.
Description
| Although the ejb-link did resolve to an EJB, it did not resolve to an EJB with component interfaces. For example, the link may have resolved to a message-driven bean. |
Cause
| The link did not resolve to a valid EJB. |
Action
| The ejb-link must be fixed to point to a valid EJB. |
|
160089
|
Error: Error: The ejb-link 'link' declared in the ejb-ref or ejb-local-ref 'ejbRefName' for EJB 'ejbName' in the module 'moduleURI' could not be resolved. No EJB named 'link' with component interfaces exists in the application. Please ensure the link is correct.
Description
| This unqualified ejb-link could not be resolved. No EJB in the application was found to have a name equal to the ejb-link value. |
Cause
| The specified EJB doesnt exist in the module. |
Action
| The ejb-link must be fixed to point to a valid EJB. |
|
160090
|
Error: Error: The ejb-link 'link' declared in the ejb-ref or ejb-local-ref 'ejbRefName' in the module 'moduleURI' could not be resolved. No EJB named 'link' with component interfaces exists in the application. Please ensure the link is correct.
Description
| This unqualified ejb-link could not be resolved. No EJB in the application was found to have a name equal to the ejb-link value. |
Cause
| The specified EJB doesnt exist in the module. |
Action
| The ejb-link must be fixed to point to a valid EJB. |
|
160091
|
Error: Error: The ejb-link 'link' declared in the ejb-ref or ejb-local-ref 'ejbRefName' for EJB 'ejbName' in the module 'moduleURI' is ambiguous. The following list of application modules contain an EJB with the name 'link': list. Please qualify this ejb-link to remove the ambiguity.
Description
| This unqualified ejb-link resolved to multiple EJBs in the application. Each of the modules listed contains an EJB that the ejb-link resolves to. |
Cause
| The ejb-link is unqualified and resolves to multiple EJBs in the application. |
Action
| The ejb-link must be fixed to point to a single EJB. |
|
160092
|
Error: Error: The ejb-link 'link' declared in the ejb-ref or ejb-local-ref 'ejbRefName' in the module 'moduleURI' is ambiguous. The following list of application modules contain an EJB with the name 'link': list. Please qualify this ejb-link to remove the ambiguity.
Description
| This unqualified ejb-link resolved to multiple EJBs in the application. Each of the modules listed contains an EJB that the ejb-link resolves to. |
Cause
| The ejb-link is unqualified and resolves to multiple EJBs in the application. |
Action
| The ejb-link must be fixed to point to a single EJB. |
|
160093
|
Error: Error: The ejb-link 'link' declared in the ejbRefType 'ejbRefName' for EJB 'ejbName' in the module 'moduleURI' could not be established. The target of the ejb-link does not have interfaceType interfaces. Please ensure the link is correct.
Description
| The ejb-link in this ejb-ref or ejb-local-ref resolves to a bean that does not have interfaces compatible with the ref type. For example, an ejb-ref must resolve to an EJB that exposes remote interfaces. Similarly, an ejb-local-ref must resolve to an EJB that exposes local interfaces. |
Cause
| The ejb-link resolves to an EJB which does not expose interfaces compatible with the ref type. |
Action
| Ensure that the target of the ejb-link is indeed the EJB you would like to refer to. If this is true, you can either add component interfaces to this EJB that are compatible with the ref type or you can change the ref type to be compatible with the interfaces exposed by the target EJB. |
|
160094
|
Error: Error: The ejb-link 'link' declared in the ejbRefType 'ejbRefName' in the module 'moduleURI' could not be established. The target of the ejb-link does not have interfaceType interfaces. Please ensure the link is correct.
Description
| The ejb-link in this ejb-ref or ejb-local-ref resolves to a bean that does not have interfaces compatible with the ref type. For example, an ejb-ref must resolve to an EJB that exposes remote interfaces. Similarly, an ejb-local-ref must resolve to an EJB that exposes local interfaces. |
Cause
| The ejb-link resolves to an EJB which does not expose interfaces compatible with the ref type. |
Action
| Ensure that the target of the ejb-link is indeed the EJB you would like to refer to. If this is true, you can either add component interfaces to this EJB that are compatible with the ref type or you can change the ref type to be compatible with the interfaces exposed by the target EJB. |
|
160095
|
Warning: Warning: The ejbRefType 'ejbRefName' for EJB 'ejbName' in the module 'moduleURI' has an invalid interfaceType element value 'invalidInterfaceName'. The interfaceType interface name of the target bean is 'resolvedInterfaceName'. Please ensure the values are correct.
Description
| The specified component or home interface name in the ejb-ref or ejb-local-ref declaration does not match the name of the component or home interface of the target EJB. While this will not affect any runtime behavior, the inconsistency is pointed out to avoid possible ClassCastExceptions in your code. For example, someone may take the home interface name from the ejb-ref declaration and use it as the value to cast to after doing a lookup of the ejb-ref. If the home interface name is incorrect in the ejb-ref, a ClassCastException would occur. |
Cause
| The home or component interface name in the ejb-ref or ejb-local-ref does not match the home or component interface name of the target EJB. |
Action
| Ensure that the target of the ejb-link is indeed the EJB you would like to refer to. If this is true, fix the ejb-ref or ejb-local-ref so the names of the home and component interfaces match the names of the home and component interfaces of the target EJB. |
|
160096
|
Warning: Warning: The ejbRefType 'ejbRefName' in the module 'moduleURI' has an invalid interfaceType element value 'invalidInterfaceName'. The interfaceType interface name of the target bean is 'resolvedInterfaceName'. Please ensure the values are correct.
Description
| The specified component or home interface name in the ejb-ref or ejb-local-ref declaration does not match the name of the component or home interface of the target EJB. While this will not affect any runtime behavior, the inconsistency is pointed out to avoid possible ClassCastExceptions in your code. For example, someone may take the home interface name from the ejb-ref declaration and use it as the value to cast to after doing a lookup of the ejb-ref. If the home interface name is incorrect in the ejb-ref, a ClassCastException would occur. |
Cause
| The home or component interface name in the ejb-ref or ejb-local-ref does not match the home or component interface name of the target EJB. |
Action
| Ensure that the target of the ejb-link is indeed the EJB you would like to refer to. If this is true, fix the ejb-ref or ejb-local-ref so the names of the home and component interfaces match the names of the home and component interfaces of the target EJB. |
|
160097(retired)
|
Error: Unable to parse the file 'fileName' because it uses a Java encoding name instead of an IANA encoding name. The Java encoding name used by this file, 'badEncodingName' has an IANA equivalent named 'equivalentIANAEncoding'. Please update the encoding name in the descriptor to be 'equivalentIANAEncoding'.
Description
| The specified deployment descriptor uses an invalid XML encoding name. All deployment descriptors must use an IANA encoding name. Fortunately, the encoding used by the descriptor does have an IANA equivalent. Changing the encoding of the descriptor to the recommended encoding name will fix this problem. |
Cause
| Then encoding used by the deployment descriptor is not supported. |
Action
| Change the encoding of the deployment descriptor to a supported encoding. The error message suggests what encoding should be used. |
|
160098
|
Error: Unable to parse the file 'fileName' because it uses an invalid encoding name, 'badEncodingName'. All deployment descriptors must use an IANA or Java encoding name. Please change the encoding of the descriptor to be a supported encoding.
Description
| The specified deployment descriptor uses an invalid XML encoding name. All deployment descriptors must use an IANA or Java encoding name. Changing the encoding of the descriptor to an IANA or Java encoding name will fix this problem. |
Cause
| Then encoding name used by the deployment descriptor is not supported. |
Action
| Change the encoding name of the deployment descriptor to an IANA or Java encoding name. |
|
160099
|
Error: Failed to undepoy security role for resource: resource while undeploying the application.
Description
| Failed to undepoy security role for resource: resource while undeploying the application. |
Cause
| The security role defined in application.xml failed to undeploy upon application undeployment. |
Action
| Check the exception for the exact cause of the problem. |
|
160100
|
Error: Could not deploy role: role for application: app.
Description
| Could not deploy role: role for application: app. |
Cause
| The application could not deploy the role defined in application.xml. |
Action
| Make sure the security is configured properly in the server. Also check the stack trace for the exact cause. |
|
160101
|
Error: Error: The ejb-link 'ejbLink' declared in the ejb-ref or ejb-local-ref 'ejbRefName' in the application module 'jarName' could not be resolved. The target EJB for the ejb-ref could not be found. Please ensure the link is correct.
Description
| This ejb-link could not be resolved. If this is a qualified link, first ensure that the application module refered to by the link exists. Then ensure that that module contains an EJB with the given name. If the link is unqualified, make sure an EJB with an ejb-name equal to the ejb-link value exists in the application. Also, ensure the ejb-link points to an EJB with component interfaces. For example, a message-driven bean is not a valid ejb-link target. |
Cause
| The target of the ejb-link could not be found in the application. |
Action
| Fix the ejb-link to point to a valid EJB. |
|
160102
|
Error: Error: The ejb-link 'ejbLink' declared in the ejb-ref or ejb-local-ref 'ejbRefName' in the application module 'jarName' could not be established. The target of the ejb-link does not have a homeType interface. Please ensure the link is correct.
Description
| The ejb-link in this ejb-ref or ejb-local-ref resolves to a bean that does not have interfaces compatible with the ref type. For example, an ejb-ref must resolve to an EJB that exposes remote interfaces. Similarly, an ejb-local-ref must resolve to an EJB that exposes local interfaces. |
Cause
| The ejb-link resolves to an EJB which does not expose interfaces compatible with the ref type. |
Action
| Ensure that the target of the ejb-link is indeed the EJB you would like to refer to. If this is true, you can either add component interfaces to this EJB that are compatible with the ref type or you can change the ref type to be compatible with the interfaces exposed by the target EJB. |
|
160103
|
Error: Error retrieving files from admin server to fileName for component moduleName of application appName: t.
Description
| The server could not create the temp files needed to deploy this application. Possible reasons for this are that the disk is full, the .wlnotdelete directories have been deleted, or for some reason, the WebLogic process does not have permission to write to the filesystem. |
Cause
| Caused when the temp file could not be created or written to. |
Action
| Make sure the disk isnt full. If the .wlnotdelete directory has been deleted or write protected, the server will not be able to write temporary files. Ensure that this directory exists and the server is able to write to it. |
|
160104
|
Error: Invalid local reference in application appName. A local reference from module modName to ejbLink is not allowed because the referencing module does not have visibility to the classes of the referenced module.
Description
| You can only use an EJB local reference if the classloader organization is such that the calling module can see the classes of the module containing the EJB being called. |
Cause
| The current module does not have visibility to the classloader of the EJB being referenced. |
Action
| Look at the classloader organization defined by the classloader-structure element in weblogic-application.xml and make sure that the calling module is either using the same classloader as the module containing the referenced EJB or that the calling module is using a classloader that is an offspring of the classloader of the EJB module. |
|
160105
|
Warning: User-defined listener in application appName threw exception msg
Description
| User-defined listener in application appName threw exception msg |
Cause
| Exception thrown during listeners runtime |
Action
| Examing how the listener handles exceptions and decide what situations should stop deployment and when should it proceed. |
|
160106
|
Error: ERROR: The source file, 'sourceName', could not be found.
Description
| The source file, specified in the appc command-line, could not be found. Please make sure the file exists and try again. |
Cause
| The source file could not be found. |
Action
| Make sure the specified source file exists and try again. |
|
160107
|
Error: ERROR: You must specify a source directory or a file ending with the suffix .jar, .war or .ear to run appc.
Description
| The source file, specified in the appc command-line, is not a supported file type. Please correct the source argument and try again. |
Cause
| The source file type is not supported. |
Action
| Correct the command-line source argument and try again. |
|
160108
|
Error: ERROR: Error accessing input file 'sourceName':\nerror
Description
| The source file, specified in the appc command-line, is not accessible. Please make sure you have read permission for the file. |
Cause
| The source file could not be accessed. |
Action
| Make sure the source file is accessible and try again. |
|
160109
|
Error: ERROR: Error copying files to the directory 'directoryName':\nerror
Description
| The compiler was unable to copy files to the specified directory. When an archive is specified as the argument to appc, the compiler must extract the archive to a directory for processing. An error occurred while extracting the jar file to the specified directory. Please make sure the specified directory is writable. Alternatively, you can manually extract the archive to a directory and specify the directory name as the appc argument instead of the archive. |
Cause
| The compiler was unable to extract the source archive to a directory. This can be caused by a lack of permission to write to the directory or a lack of disk space. |
Action
| Make sure the directory is writable and that there is enough free disk space to extract the archive. Alternatively, you can manually extract the archive to a directory and specify the directory name as the appc argument instead of the archive. |
|
160110
|
Error: ERROR: Appc could not create the working directory, 'directoryName'. Please ensure that this directory can be created and try again.
Description
| Appc was unable to create the specified directory. The directory is necessary for compilation to proceed. Please ensure the directory can be created and try again. |
Cause
| The specified directory could not be created. |
Action
| Make sure the directory can be created and try again. |
|
160111
|
Error: ERROR: Appc can not write to the working directory, 'directoryName'. Please ensure that you have write permission for this directory and try again.
Description
| The specified directory is not writable. Appc must be able to write to the directory for compilation to proceed. Please ensure the directory is writable and try again. |
Cause
| The specified directory is not writable. |
Action
| Make sure the directory is writable and try again. |
|
160112
|
Error: Error: The directory, 'directoryName', does not contain a valid module. If the directory represents an ear file, it must contain a META-INF/application.xml file. If the directory represents an ejb-jar file, it must contain a META-INF/ejb-jar.xml file. If the directory represents a war file, it must contain a WEB-INF/web.xml file. Please ensure the source directory is a valid module and try again.
Description
| Appc could not find a valid module to compile in the specified source directory. If the directory represents an ear file, it must contain a META-INF/application.xml file. If the directory represents an ejb-jar file, it must contain a META-INF/ejb-jar.xml file. If the directory represents a war file, it must contain a WEB-INF/web.xml file. |
Cause
| The specified directory does not contain a valid module to compile. |
Action
| Ensure the specified source directory contains a valid module and try again. |
|
160113
|
Error: Error: The source file, 'jarName', is not a valid ejb-jar file. To be valid, it must contain a META-INF/ejb-jar.xml file.
Description
| The specified source file is not a valid ejb-jar file. All ejb-jar files must contain a META-INF/ejb-jar.xml file. Appc assumes all source files ending with the .jar suffix are J2EE ejb-jar files. If this file is a different type of file, please rename it appropriately. Note that the location of the standard EJB descriptor must be META-INF/ejb-jar.xml. Any variation in the case of this path name may cause this error to be thrown. |
Cause
| The specified source file is not a valid ejb-jar file. |
Action
| Ensure the specified source file is a valid ejb-jar file and try again. |
|
160114
|
Error: Error: The source file, 'warName', is not a valid war file. To be valid, it must contain a WEB-INF/web.xml file.
Description
| The specified source file is not a valid war file. All war files must contain a WEB-INF/web.xml file. Appc assumes all source files ending with the .war suffix are J2EE war files. If this file is a different type of file, please rename it appropriately. Note that the location of the standard WAR descriptor must be WEB-INF/web.xml. Any variation in the case of this path name may cause this error to be thrown. |
Cause
| The specified source file is not a valid war file. |
Action
| Ensure the specified source file is a valid war file and try again. |
|
160115
|
Error: Error: The source file, 'earName', is not a valid ear file. To be valid, it must contain a META-INF/application.xml file.
Description
| The specified source file is not a valid ear file. All ear files must contain a META-INF/application.xml file. Appc assumes all source files ending with the .ear suffix are J2EE ear files. If this file is a different type of file, please rename it appropriately. Note that the location of the standard application descriptor must be META-INF/application.xml. Any variation in the case of this path name may cause this error to be thrown. |
Cause
| The specified source file is not a valid ear file. |
Action
| Ensure the specified source file is a valid ear file and try again. |
|
160116
|
Error: Error: The source file, 'fileName', contains multiple modules. Only a single ejb-jar, war or ear file can be specified as a source file for appc. If this source file represents an ear file, it must contain a META-INF/application.xml file. Please fix the source argument and try again.
Description
| The specified source file contains multiple modules but is not a valid ear file. Only a single ejb-jar, war or ear file can be specified as a source file for appc. Please fix the source file and try again. |
Cause
| The specified source file contains multiple modules but is not a valid ear file. |
Action
| Ensure the specified source file contains a single module or is a valid ear file. |
|
160117
|
Error: Appc is unable to continue processing file 'fileName':\nerror
Description
| An error occurred while processing the specified source file. The message should contain details of the error. |
Cause
| An error occurred while processing the specified source file. |
Action
| Find the cause of the exception and take any necessary steps to remedy it. |
|
160118
|
Error: Appc is unable to continue processing the file 'fileName'. The following error occurred while accessing a file:\nerror
Description
| An error occurred while processing the specified source file. The message should contain details of the error. |
Cause
| An error occurred while processing the specified source file. |
Action
| Find the cause of the exception and take any necessary steps to remedy it. |
|
160119
|
Error: Appc is unable to process the file 'fileName'. The following error occurred:\nerror
Description
| An error occurred while processing the specified source file. The message should contain details of the error. |
Cause
| An error occurred while processing the specified source file. |
Action
| Find the cause of the exception and take any necessary steps to remedy it. |
|
160120
|
Error: Error: The module, 'moduleURI', is declared in the application.xml descriptor but cannot be found in the ear file.
Description
| The specified module is declared in the application.xml of the ear file passed to appc but the module cannot be found. |
Cause
| The specified module cannot be found in the ear file. |
Action
| Ensure that application.xml declaration is correct. |
|
160121
|
Error: Errors encountered while compiling module 'moduleURI':\nerrors
Description
| Errors were encountered while the specified module was being compiled. Details of the specific errors should follow the message. |
Cause
| Errors were encountered while compiling the specified module. |
Action
| Investigate the specific errors and take any recommended actions. |
|
160122
|
Error: Errors validating ear file:\nerrors
Description
| Errors were encountered while the ear file was being validated. Details of the specific errors should follow the message. |
Cause
| Errors were encountered while validating the ear file. |
Action
| Investigate the specific errors and take any recommended actions. |
|
160123
|
Error: ERROR: Could not create output archive, 'fileName', restoring previous archive. The error was:\nerror
Description
| Appc encountered an error while attempting to create the output archive. The output archive is created by archiving the appc working directory after compilation has completed. Since a file already existed with the same name as the output archive, the old file will be restored. |
Cause
| An error occurred while creating the output archive. |
Action
| Investigate the specific error and take any necessary actions. |
|
160124
|
Error: ERROR: Could not create output archive 'fileName'. The error was:\nerror
Description
| Appc encountered an error while attempting to create the output archive. The output archive is created by archiving the appc working directory after compilation has completed. |
Cause
| An error occurred while creating the output archive. |
Action
| Investigate the specific error and take any necessary actions. |
|
160125
|
Error: ERROR: Could not delete old backup file: fileName
Description
| Appc was unable to delete the specified backup archive. Backup archives are created to ensure an appc failure will not result in the loss of a source file. This failure occurred when appc was attempting to backup an archive to the specified file name. An old backup file already existed with the same name but appc was unable to remove it. |
Cause
| An old backup file could not be removed. |
Action
| Determine why the old backup file could not be deleted and remedy the problem. Manually deleting the old backup file prior to running appc should fix this. |
|
160126
|
Error: ERROR: Could not create backup file 'fileName'. The error was:\nerror
Description
| Appc was unable to create the specified backup archive. Backup archives are created to ensure an appc failure will not result in the loss of a source file. This failure occurred when appc was attempting to backup an archive to the specified file name. |
Cause
| The specified backup file could not be created. |
Action
| Determine why the backup file could not be created and remedy the problem. In particular, ensure you have write permission to the specified file and that your disk is not full. |
|
160127
|
Error: ERROR: Could not delete previous archive: fileName
Description
| Appc was unable to delete the specified archive. This archive must be removed so an updated archive can be written in its place. |
Cause
| The specified archive could not be removed. |
Action
| Determine why the archive could not be deleted and remedy the problem. In particular, ensure you have permission to modify the specified file. |
|
160128
|
Error: ERROR: Incorrect appc command-line. Too many arguments were given. The command-line only takes a single argument, the source file, in addition to the supported options.
Description
| The appc command-line should consist of a single argument, the source file, along with any supported options. The command line specified contained more than one argument. |
Cause
| Too many arguments were specified on the command line. |
Action
| Correct the command line and try again. |
|
160129
|
Error: ERROR: The alt-dd 'altDD', specified for application module 'moduleURI', could not be found. Please remove the alt-dd entry from the application.xml descriptor or ensure it points to a valid deployment descriptor.
Description
| The application.xml deployment descriptor for this ear file specifies an alt-dd element that can not be found. The alt-dd setting must point to a valid deployment descriptor in the ear file. The error message contains the specific alt-dd that could not be found along with the URI of the module the alt-dd was specified for. |
Cause
| The specified alt-dd could not be found. |
Action
| Remove the invalid alt-dd entry from application.xml or ensure it points to a valid deployment descriptor. |
|
160130
|
Error: ERROR: The application level alt-dd 'altDD', specified on the appc command line, could not be found. Please ensure the alt-dd points to a valid deployment descriptor or remove it from the command line.
Description
| An application level alt-dd file was specified on the appc command line but the file could not be found. The alt-dd setting must point to a valid deployment descriptor. The error message contains the specific alt-dd that could not be found. |
Cause
| The specified alt-dd could not be found. |
Action
| Correct or remove the invalid alt-dd setting on the appc command line. |
|
160131
|
Error: Error deploying name: with deployment error deMsg and nested error nstMsg
Description
| Applications can be deployed via the admin console or weblogic.deploy too l. |
Cause
| The application is misconfigured. See logged exception for more details. |
Action
| Check your config.xml to ensure that the component MBean is wrapped in a v alid application mbean. And has a valid URI and Target attribute. Check your ser ver log for errors. |
|
160132
|
Warning: Warning: The refType 'ejbRefName' for EJB 'ejbName' in the module 'moduleURI' has an ejb-ref-type of ejbRefType but the ejb-link does not resolve to an EJB of that type. Please ensure the ejb-link and ejb-ref-type are correct.
Description
| The specified ejb-ref or ejb-local-ref has an ejb-ref-type that does not match the type of EJB the ejb-ref resolves to. Although the EJB container does not use the ejb-ref-type, this discrepency is pointed out to ensure the ejb-link is indeed pointing to the correct EJB. |
Cause
| The ejb-ref or ejb-local-ref resolves to an EJB of a different type than is declared in the ejb-ref. |
Action
| Ensure the ejb-ref or ejb-local-ref resolves to the correct EJB. Once this is verified, make sure the ejb-ref-type declared in the ejb-ref corresponds to the type of EJB being referred to. |
|
160133
|
Warning: Warning: The refType 'ejbRefName' in the module 'moduleURI' has an ejb-ref-type of ejbRefType but the ejb-link does not resolve to an EJB of that type. Please ensure the ejb-link and ejb-ref-type are correct.
Description
| The specified ejb-ref or ejb-local-ref has an ejb-ref-type that does not match the type of EJB the ejb-ref resolves to. This discrepency is pointed out to ensure the ejb-link is indeed pointing to the correct EJB. |
Cause
| The ejb-ref or ejb-local-ref resolves to an EJB of a different type than is declared in the ejb-ref. |
Action
| Ensure the ejb-ref or ejb-local-ref resolves to the correct EJB. Once this is verified, make sure the ejb-ref-type declared in the ejb-ref corresponds to the type of EJB being referred to. |
|
160134
|
Warning: Error: The EJB with the name 'ejbName' in ear module 'moduleURI' has an entity-cache-ref with the name 'cacheName' in its weblogic-ejb-jar.xml descriptor but no application level entity cache with that name is defined in the weblogic-application.xml descriptor for the application.
Description
| The specified EJB refers to an unknown entity-cache in its weblogic-ejb-jar.xml descriptor. Please make sure the entity-cache-ref is correct in the weblogic-ejb-jar.xml for the EJB. Also, ensure an entity-cache with the same name is declared in the weblogic-application.xml descriptor for the application. |
Cause
| The entity-cache referred to by the EJB could not be found. |
Action
| Ensure entity-cache-ref is correct in the weblogic-ejb-jar.xml descriptor for the EJB. Also, ensure an entity-cache with the same name is declared in the weblogic-application.xml descriptor for the application. |
|
160135
|
Error: Error occurred while operating applicationDestroyed() event for application 'appName'. Exception is : 'e'
Description
| applicationDestroyed() method in application specified listener encountered an exception did not handled it properly. |
Cause
| applicationDestroyed() method in application specified listener encountered an exception did not handled it properly. |
Action
| applicationDestroyed() method in application specified listener should handle exception properly. |
|