PQ73351: Adminserver throws an objectNotFoundException and Non-application while processing method findRepositoryObjectByNa | |||||||||||||||||||||||||||
![]() |
|||||||||||||||||||||||||||
![]() APAR status Closed as duplicate of another APAR. Error description Script run for an deployment process and checks if the application already exits. If it does then the app server is stopped and removed. This shoud not cause admin exceptions. ExceptionUtil X CNTR0020E: Non-application exception occurred while processing method findRepositoryObjectByName on bean BeanId(admin#repository.jar#ClientAccess, null): java.rmi.RemoteException: ; nested exception is: java.lang.reflect.InvocationTargetException java.lang.reflect.InvocationTargetException: javax.ejb.ObjectNotFoundException The ObjectNotFoundException is expected since the enterprise application is not found (existing) in repository when the customer issued wscp command "EnterpriseApp show /EntepriseApp:dumpApp/ -asInteger" to display the attributes of Enterprise application in repository. The WSCP ClientRepository calls ClientAccessBean.findRepositoryObjectByName() to get the enterprise application object (searching by application name) which is not found in repository. The wscp will throw the the error message: "WSCP0061E: Object not found : /EnterpriseApp:dumpApp/ And admin server also throws ObjectNotFoundException and Non-application exception while processing method findRepositoryObjectByName. There is nothing wscp or admin server need to do avoid the exception and I suggest that level 2 open a doc apar on release note toLocal fix state: "ExceptionUtil X CNTR0020E: Non-application exception occurred while processing method findRepositoryObjectByName on bean and the nested exception is ObjectNotFoundException" showing in tracefile or adminServer when performs WSCP "EnterpriseApp show /EnterpriseApp:xxx/ -asInteger" is resulted by the enterprise application does not exist in repository. The user should issue the command with some existent enterprise applications to avoid exception. NoneProblem summary Problem conclusion Temporary fix Comments This APAR is a duplicate of PQ72194
APAR is sysrouted FROM one or more of the following: APAR is sysrouted TO one or more of the following: Modules/Macros SRLS
|
Document Information |
Product categories: Software > Application Servers >
Distributed Application & Web Servers > WebSphere Application
Server > General
Operating system(s):
Software version: 400
Software edition:
Reference #: PQ73351
IBM Group: Software Group
Modified date: May 6, 2003
(C) Copyright IBM Corporation 2000, 2006. All Rights Reserved.