[jboss-user] [EJB/JBoss] - Re: SFSB and Serialization/Passivation problem with log4j

asookazian do-not-reply at jboss.com
Fri Nov 16 11:48:34 EST 2007


yesterday's server.log output:

  | 09:16:16,589 INFO  [NoteAction] getRenderRadioButtons(): rowIndex = 4
  | 09:25:42,447 INFO  [NoteAction] in prePassivate
  | 09:25:42,540 INFO  [SecurityAuditAction] in prePassivate

today's server.log output in regards to the two SFSB's in question:

08:37:38,817 INFO  [LoggerInterceptor] *** Entering method: getExistingNoteText
  | 08:37:38,833 INFO  [NoteAction] in getExistingNoteText: rowIndex = 2 colName = adjLimitApproved
  | 08:37:48,128 INFO  [LoggerInterceptor] *** Entering method: getRenderRadioButtons
  | 08:37:48,128 INFO  [NoteAction] getRenderRadioButtons(): rowIndex = -1
  | 08:37:48,128 INFO  [LoggerInterceptor] *** Entering method: getRenderRadioButtons
  | 08:37:48,128 INFO  [NoteAction] getRenderRadioButtons(): rowIndex = -1
  | 08:37:48,159 INFO  [lifecycle] WARNING: FacesMessage(s) have been enqueued, but may not have been displayed.
  | sourceId=a4jMainForm2:securityAuditRowNum2[severity=(ERROR 2), summary=(/adminSecurityAudit.xhtml @82,88 value="#{myAuditList.getRowIndex()}": Illegal Syntax for Set Operation), detail=(/adminSecurityAudit.xhtml @82,88 value="#{myAuditList.getRowIndex()}": Illegal Syntax for Set Operation)]
  | 08:39:22,990 INFO  [SecurityAuditAction] in prePassivate
  | 08:39:23,396 INFO  [NoteAction] in prePassivate
  | 08:44:23,255 INFO  [SecurityAuditAction] in prePassivate
  | 08:44:23,412 INFO  [SecurityAuditAction] in prePassivate
  | 08:44:23,568 INFO  [NoteAction] in prePassivate
  | 08:44:23,630 INFO  [NoteAction] in prePassivate

one day's case there was a 9 min lag to passivation, today's there was about 2 min's...

how does JBoss's ejb container know when to passivate these SFSB's??  Is it implemented differently by each EJB AS vendor?

View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4105564#4105564

Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4105564



More information about the jboss-user mailing list