Hi George, I'm not aware of any such problems with load testing over at Sungard but we have moved onto DLM 2.0 which includes enhancements to the DistributedLayoutManager and RDBMDistributedLayoutStore which dealt with cacheability that reduced the amount of saved layouts. So that could be coming into play and alleviating such a problem for us. That version of the code is in the sand box but has yet to rolled into baseline.
Mark On 7/31/07, George Lindholm <[EMAIL PROTECTED]> wrote: > > Hi, > I'm seeing a strange problem with saving the layout (during load > testing) while logging out: > > at > oracle.jdbc.driver.DatabaseError.throwSqlException(DatabaseError.java:112) > ... > at > org.apache.tomcat.dbcp.dbcp.DelegatingPreparedStatement.executeUpdate( > DelegatingPreparedStatement.java:101) > at > org.jasig.portal.layout.dlm.RDBMDistributedLayoutStore.saveStructure( > RDBMDistributedLayoutStore.java:1883) > > We hit the 300 cursors/session limit in oracle. > > Oracle 9 server, Oracle 10 OCI driver. > > Any ideas? > > Also, I noticed that uPortal always saves the layout, negating the > copy-on-write design. This was fixed back in 2.1 (*UP-326 > <http://www.ja-sig.org/issues/browse/UP-326>). > *But I've been too out of the development so I don't know why this was > changed back again? Anyone remembers? > > Thanks > > George > > -- > [EMAIL PROTECTED] ITServices, UBC > Senior Programmer Analyst > > phone: 604.822.4375 fax: 604.822.5116 > > > -- > You are currently subscribed to [email protected] as: > [EMAIL PROTECTED] > To unsubscribe, change settings or access archives, see > http://www.ja-sig.org/wiki/display/JSG/uportal-dev > -- You are currently subscribed to [email protected] as: [EMAIL PROTECTED] To unsubscribe, change settings or access archives, see http://www.ja-sig.org/wiki/display/JSG/uportal-dev
