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
