Where is is the data for passivated EJB Stateful Session Beans stored on EAP 6

Solution Verified - Updated

Environment

  • JBoss Enterprise Application Platform (EAP) 6

Issue

Where is the SFSB data stored?

Resolution

By default, the passivated EJB data is stored under data/ejb3/sessions. That contains directories with two digit names, and those contain files named like "{[...]}.ser" where the part inside the square brackets is a series of comma and space delimited numbers. For example "data/ejb3/sessions/97/{[-16, -96, -79, -8, 9, 94, 74, -30, -80, 46, 82, -46, -111, 103, -4, 52]}.ser"

Tags

This solution is part of Red Hat’s fast-track publication program, providing a huge library of solutions that Red Hat engineers have created while supporting our customers. To give you the knowledge you need the instant it becomes available, these articles may be presented in a raw and unedited form.