PQ62586: PORTING PQ53566 TO WAS 4.0- ALLOW ADMIN SERVER STATEFUL SESSION BEANS TO BE PERSISTED TO A DIRECTORY CONFIGURABLE BY THE USER. | |||||||||||||||||||||||||||||||||||||||
![]() |
|||||||||||||||||||||||||||||||||||||||
![]() APAR status Closed as program error. Error description PROBLEM: 'BeanIDxxxx" files getting created in the 'bin' directory due to stateful session beans in the admin server. . The customer would like to specify a different directory for these files so that they do not clutter up- and in the worst case, actually use up the complete disk space- the file system on which the 'bin' directory is located. . PQ53566 already does this for WAS 3.5. Need to port it to WAS 4.0.Local fix Stop admin server; delete the files from the bin directory; restart admin server.Problem summary **************************************************************** * USERS AFFECTED: WebSphere Application Server users of * * stateful EJBs. * **************************************************************** * PROBLEM DESCRIPTION: WebSphere is incorrectly setting the * * stateful EJB's passivation directory * * for admin server beans in admin.config * **************************************************************** * RECOMMENDATION: * **************************************************************** Websphere is putting temp bean files in washome\bin directory for the stateful EJB.Problem conclusion Add an entry in the admin.config file: com.ibm.ejs.sm.adminserver.containerStatefulBeanPassivationDir=< directory_name> where <directory_name> is the path and directory for stateful bean passivation. files. Create a directory with this name if it does not already exist. Stop and restart the Admin Server.Temporary fix Comments
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 #: PQ62586
IBM Group: Software Group
Modified date: Sep 13, 2002
(C) Copyright IBM Corporation 2000, 2006. All Rights Reserved.