https://issues.apache.org/bugzilla/show_bug.cgi?id=52380

             Bug #: 52380
           Summary: "com.businessobjects.wp.om.OMReportElementContainer
                    (Error: INF)"
           Product: Tomcat 5
           Version: 5.5.20
          Platform: PC
        OS/Version: Windows Server 2003
            Status: NEW
          Severity: normal
          Priority: P2
         Component: Catalina
        AssignedTo: dev@tomcat.apache.org
        ReportedBy: jason.roc...@sap.com
    Classification: Unclassified


Created attachment 28095
  --> https://issues.apache.org/bugzilla/attachment.cgi?id=28095
tomcat error log

After restarting Tomcat
Uses are unable to login to a web application
"com.businessobjects.wp.om.OMReportElementContainer (Error: INF)" 

The web application is Business Objects Enterprise
This is resolved by restarting Tomcat several times until the login works.

It appears the issue is caused by Tomcat serializing the session.
When Tomcat is stoped and restarted or application server reload is triggered,
the standard Manager implementation will attempt to serialize all currently
active sessions to a disk file located via the pathname attribute.All such
saved sessions will then be de-serialized and activated when the applications
server reload is completed.

-- 
Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org
For additional commands, e-mail: dev-h...@tomcat.apache.org

Reply via email to