I got the following traces in server.log when deploying a war file. I 'd pasted here
the traces starting from the last HQL request to the ERROR "Transaction is not
active".
Thanks to looking into it.
anonymous wrote : 2007-01-25 12:32:15,475 DEBUG
[org.jboss.portal.core.impl.model.portal.ObjectNode] Creating child of
'Test.Evo.Wiki.Detail' with id 'Test.Evo.Wiki.Detail.UserWindow'
| 2007-01-25 12:32:15,475 DEBUG [org.hibernate.jdbc.AbstractBatcher] about to open
PreparedStatement (open PreparedStatements: 0, globally: 0)
| 2007-01-25 12:32:15,475 DEBUG [org.hibernate.jdbc.ConnectionManager] opening JDBC
connection
| 2007-01-25 12:32:15,475 DEBUG [org.hibernate.SQL] select nextval
('portal_seq')
| 2007-01-25 12:32:15,475 DEBUG [org.hibernate.id.SequenceGenerator] Sequence identifier
generated: 5090
| 2007-01-25 12:32:15,475 DEBUG [org.hibernate.jdbc.AbstractBatcher] about to close
PreparedStatement (open PreparedStatements: 1, globally: 1)
| 2007-01-25 12:32:15,475 DEBUG [org.hibernate.jdbc.ConnectionManager] aggressively
releasing JDBC connection
| 2007-01-25 12:32:15,475 DEBUG [org.hibernate.jdbc.ConnectionManager] releasing JDBC
connection [ (open PreparedStatements: 0, globally: 0) (open ResultSets: 0, globally: 0)]
| 2007-01-25 12:32:15,475 DEBUG [org.hibernate.event.def.AbstractSaveEventListener]
generated identifier: 5090, using strategy: org.hibernate.id.SequenceGenerator
| 2007-01-25 12:32:15,475 DEBUG [org.hibernate.event.def.AbstractSaveEventListener]
generated identifier: 5090, using strategy: org.hibernate.id.ForeignGenerator
| 2007-01-25 12:32:15,475 DEBUG [org.hibernate.event.def.AbstractFlushingEventListener]
processing flush-time cascades
| 2007-01-25 12:32:15,490 DEBUG [org.hibernate.event.def.AbstractFlushingEventListener]
dirty checking collections
| 2007-01-25 12:32:15,506 WARN [org.jboss.tm.TransactionImpl] Transaction
TransactionImpl:XidImpl[FormatId=257, GlobalId=pmn/51, BranchQual=, localId=51] timed out.
status=STATUS_ACTIVE
| 2007-01-25 12:32:15,506 DEBUG [org.hibernate.engine.CollectionEntry] Collection dirty:
[org.jboss.portal.core.impl.model.portal.ObjectNode.children#5087]
| 2007-01-25 12:32:15,506 DEBUG [org.hibernate.engine.CollectionEntry] Collection dirty:
[org.jboss.portal.core.impl.model.portal.PortalObjectImpl.declaredProperties#5089]
| 2007-01-25 12:32:15,506 DEBUG [org.hibernate.engine.Collections] Collection found:
[org.jboss.portal.core.impl.model.portal.PortalObjectImpl.declaredProperties#1], was:
[org.jboss.portal.core.impl.model.portal.PortalObjectImpl.declaredProperties#1]
(uninitialized)
| 2007-01-25 12:32:15,506 DEBUG [org.hibernate.engine.Collections] Collection found:
[org.jboss.portal.core.impl.model.portal.ObjectNode.children#1], was:
[org.jboss.portal.core.impl.model.portal.ObjectNode.children#1] (initialized)
| 2007-01-25 12:32:15,506 DEBUG [org.hibernate.engine.Collections] Collection found:
[org.jboss.portal.core.impl.model.portal.ObjectNode.securityConstraints#1], was:
[org.jboss.portal.core.impl.model.portal.ObjectNode.securityConstraints#1]
(uninitialized)
| 2007-01-25 12:32:15,506 DEBUG [org.hibernate.engine.Collections] Collection found:
[org.jboss.portal.core.impl.model.portal.PortalObjectImpl.declaredProperties#395], was:
[org.jboss.portal.core.impl.model.portal.PortalObjectImpl.declaredProperties#395]
(uninitialized)
| 2007-01-25 12:32:15,506 DEBUG [org.hibernate.engine.Collections] Collection found:
[org.jboss.portal.core.impl.model.portal.PortalImpl.modes#395], was:
[org.jboss.portal.core.impl.model.portal.PortalImpl.modes#395] (uninitialized)
| 2007-01-25 12:32:15,506 DEBUG [org.hibernate.engine.Collections] Collection found:
[org.jboss.portal.core.impl.model.portal.PortalImpl.windowStates#395], was:
[org.jboss.portal.core.impl.model.portal.PortalImpl.windowStates#395] (uninitialized)
| 2007-01-25 12:32:15,506 DEBUG [org.hibernate.engine.Collections] Collection found:
[org.jboss.portal.core.impl.model.portal.ObjectNode.children#395], was:
[org.jboss.portal.core.impl.model.portal.ObjectNode.children#395] (uninitialized)
| 2007-01-25 12:32:15,506 DEBUG [org.hibernate.engine.Collections] Collection found:
[org.jboss.portal.core.impl.model.portal.ObjectNode.securityConstraints#395], was:
[org.jboss.portal.core.impl.model.portal.ObjectNode.securityConstraints#395]
(uninitialized)
| 2007-01-25 12:32:15,506 DEBUG [org.hibernate.engine.Collections] Collection found:
[org.jboss.portal.core.impl.model.portal.PortalObjectImpl.declaredProperties#2], was:
[org.jboss.portal.core.impl.model.portal.PortalObjectImpl.declaredProperties#2]
(uninitialized)
| 2007-01-25 12:32:15,506 DEBUG [org.hibernate.engine.Collections] Collection found:
[org.jboss.portal.core.impl.model.portal.PortalImpl.modes#2], was:
[org.jboss.portal.core.impl.model.portal.PortalImpl.modes#2] (uninitialized)
| 2007-01-25 12:32:15,506 DEBUG [org.hibernate.engine.Collections] Collection found:
[org.jboss.portal.core.impl.model.portal.PortalImpl.windowStates#2], was:
[org.jboss.portal.core.impl.model.portal.PortalImpl.windowStates#2] (uninitialized)
| 2007-01-25 12:32:15,506 DEBUG [org.hibernate.engine.Collections] Collection found:
[org.jboss.portal.core.impl.model.portal.ObjectNode.children#2], was:
[org.jboss.portal.core.impl.model.portal.ObjectNode.children#2] (uninitialized)
| 2007-01-25 12:32:15,506 DEBUG [org.hibernate.engine.Collections] Collection found:
[org.jboss.portal.core.impl.model.portal.ObjectNode.securityConstraints#2], was:
[org.jboss.portal.core.impl.model.portal.ObjectNode.securityConstraints#2]
(uninitialized)
| 2007-01-25 12:32:15,506 DEBUG [org.hibernate.engine.Collections] Collection found:
[org.jboss.portal.core.impl.model.portal.ObjectNode.children#4367], was:
[org.jboss.portal.core.impl.model.portal.ObjectNode.children#4367] (initialized)
| 2007-01-25 12:32:15,506 DEBUG [org.hibernate.engine.Collections] Collection found:
[org.jboss.portal.core.impl.model.portal.ObjectNode.securityConstraints#4367], was:
[org.jboss.portal.core.impl.model.portal.ObjectNode.securityConstraints#4367]
(initialized)
| 2007-01-25 12:32:15,506 DEBUG [org.hibernate.engine.Collections] Collection found:
[org.jboss.portal.core.impl.model.portal.PortalObjectImpl.declaredProperties#4367], was:
[org.jboss.portal.core.impl.model.portal.PortalObjectImpl.declaredProperties#4367]
(initialized)
| 2007-01-25 12:32:15,506 DEBUG [org.hibernate.engine.Collections] Collection found:
[org.jboss.portal.core.impl.model.portal.PortalImpl.modes#4367], was:
[org.jboss.portal.core.impl.model.portal.PortalImpl.modes#4367] (initialized)
| 2007-01-25 12:32:15,506 DEBUG [org.hibernate.engine.Collections] Collection found:
[org.jboss.portal.core.impl.model.portal.PortalImpl.windowStates#4367], was:
[org.jboss.portal.core.impl.model.portal.PortalImpl.windowStates#4367] (initialized)
| 2007-01-25 12:32:15,506 DEBUG [org.hibernate.engine.Collections] Collection found:
[org.jboss.portal.core.impl.model.portal.ObjectNodeSecurityConstraint.actions#626], was:
[org.jboss.portal.core.impl.model.portal.ObjectNodeSecurityConstraint.actions#626]
(initialized)
| 2007-01-25 12:32:15,506 DEBUG [org.hibernate.engine.Collections] Collection found:
[org.jboss.portal.core.impl.model.portal.ObjectNode.children#4368], was:
[org.jboss.portal.core.impl.model.portal.ObjectNode.children#4368] (initialized)
| 2007-01-25 12:32:15,506 DEBUG [org.hibernate.engine.Collections] Collection found:
[org.jboss.portal.core.impl.model.portal.ObjectNode.securityConstraints#4368], was:
[org.jboss.portal.core.impl.model.portal.ObjectNode.securityConstraints#4368]
(initialized)
| 2007-01-25 12:32:15,506 DEBUG [org.hibernate.engine.Collections] Collection found:
[org.jboss.portal.core.impl.model.portal.PortalObjectImpl.declaredProperties#4368], was:
[org.jboss.portal.core.impl.model.portal.PortalObjectImpl.declaredProperties#4368]
(initialized)
| 2007-01-25 12:32:15,506 DEBUG [org.hibernate.engine.Collections] Collection found:
[org.jboss.portal.core.impl.model.portal.ObjectNodeSecurityConstraint.actions#627], was:
[org.jboss.portal.core.impl.model.portal.ObjectNodeSecurityConstraint.actions#627]
(initialized)
| 2007-01-25 12:32:15,506 DEBUG [org.hibernate.engine.Collections] Collection found:
[org.jboss.portal.core.impl.model.portal.ObjectNode.children#4369], was:
[org.jboss.portal.core.impl.model.portal.ObjectNode.children#4369] (initialized)
| 2007-01-25 12:32:15,506 DEBUG [org.hibernate.engine.Collections] Collection found:
[org.jboss.portal.core.impl.model.portal.ObjectNode.securityConstraints#4369], was:
[org.jboss.portal.core.impl.model.portal.ObjectNode.securityConstraints#4369]
(initialized)
| 2007-01-25 12:32:15,506 DEBUG [org.hibernate.engine.Collections] Collection found:
[org.jboss.portal.core.impl.model.portal.PortalObjectImpl.declaredProperties#4369], was:
[org.jboss.portal.core.impl.model.portal.PortalObjectImpl.declaredProperties#4369]
(initialized)
| 2007-01-25 12:32:15,506 DEBUG [org.hibernate.engine.Collections] Collection found:
[org.jboss.portal.core.impl.model.portal.ObjectNodeSecurityConstraint.actions#628], was:
[org.jboss.portal.core.impl.model.portal.ObjectNodeSecurityConstraint.actions#628]
(initialized)
| 2007-01-25 12:32:15,506 DEBUG [org.hibernate.engine.Collections] Collection found:
[org.jboss.portal.core.impl.model.portal.ObjectNode.children#4370], was:
[org.jboss.portal.core.impl.model.portal.ObjectNode.children#4370] (initialized)
| 2007-01-25 12:32:15,506 DEBUG [org.hibernate.engine.Collections] Collection found:
[org.jboss.portal.core.impl.model.portal.ObjectNode.securityConstraints#4370], was:
[org.jboss.portal.core.impl.model.portal.ObjectNode.securityConstraints#4370]
(initialized)
| 2007-01-25 12:32:15,506 DEBUG [org.hibernate.engine.Collections] Collection found:
[org.jboss.portal.core.impl.model.portal.PortalObjectImpl.declaredProperties#4370], was:
[org.jboss.portal.core.impl.model.portal.PortalObjectImpl.declaredProperties#4370]
(initialized)
| 2007-01-25 12:32:15,506 DEBUG [org.hibernate.engine.Collections] Collection found:
[org.jboss.portal.core.impl.model.portal.ObjectNode.children#4371], was:
[org.jboss.portal.core.impl.model.portal.ObjectNode.children#4371] (initialized)
| 2007-01-25 12:32:15,506 DEBUG [org.hibernate.engine.Collections] Collection found:
[org.jboss.portal.core.impl.model.portal.ObjectNode.securityConstraints#4371], was:
[org.jboss.portal.core.impl.model.portal.ObjectNode.securityConstraints#4371]
(initialized)
| 2007-01-25 12:32:15,506 DEBUG [org.hibernate.engine.Collections] Collection found:
[org.jboss.portal.core.impl.model.portal.PortalObjectImpl.declaredProperties#4371], was:
[org.jboss.portal.core.impl.model.portal.PortalObjectImpl.declaredProperties#4371]
(initialized)
| 2007-01-25 12:32:15,506 DEBUG [org.hibernate.engine.Collections] Collection found:
[org.jboss.portal.core.impl.model.portal.ObjectNodeSecurityConstraint.actions#629], was:
[org.jboss.portal.core.impl.model.portal.ObjectNodeSecurityConstraint.actions#629]
(initialized)
| 2007-01-25 12:32:15,506 DEBUG [org.hibernate.engine.Collections] Collection found:
[org.jboss.portal.core.impl.model.portal.ObjectNode.children#4372], was:
[org.jboss.portal.core.impl.model.portal.ObjectNode.children#4372] (initialized)
| 2007-01-25 12:32:15,506 DEBUG [org.hibernate.engine.Collections] Collection found:
[org.jboss.portal.core.impl.model.portal.ObjectNode.securityConstraints#4372], was:
[org.jboss.portal.core.impl.model.portal.ObjectNode.securityConstraints#4372]
(initialized)
| 2007-01-25 12:32:15,506 DEBUG [org.hibernate.engine.Collections] Collection found:
[org.jboss.portal.core.impl.model.portal.PortalObjectImpl.declaredProperties#4372], was:
[org.jboss.portal.core.impl.model.portal.PortalObjectImpl.declaredProperties#4372]
(initialized)
| 2007-01-25 12:32:15,506 DEBUG [org.hibernate.engine.Collections] Collection found:
[org.jboss.portal.core.impl.model.portal.ObjectNode.children#4373], was:
[org.jboss.portal.core.impl.model.portal.ObjectNode.children#4373] (initialized)
| 2007-01-25 12:32:15,506 DEBUG [org.hibernate.engine.Collections] Collection found:
[org.jboss.portal.core.impl.model.portal.ObjectNode.securityConstraints#4373], was:
[org.jboss.portal.core.impl.model.portal.ObjectNode.securityConstraints#4373]
(initialized)
| 2007-01-25 12:32:15,506 DEBUG [org.hibernate.engine.Collections] Collection found:
[org.jboss.portal.core.impl.model.portal.PortalObjectImpl.declaredProperties#4373], was:
[org.jboss.portal.core.impl.model.portal.PortalObjectImpl.declaredProperties#4373]
(initialized)
| 2007-01-25 12:32:15,506 DEBUG [org.hibernate.engine.Collections] Collection found:
[org.jboss.portal.core.impl.model.portal.ObjectNode.children#4374], was:
[org.jboss.portal.core.impl.model.portal.ObjectNode.children#4374] (initialized)
| 2007-01-25 12:32:15,506 DEBUG [org.hibernate.engine.Collections] Collection found:
[org.jboss.portal.core.impl.model.portal.ObjectNode.securityConstraints#4374], was:
[org.jboss.portal.core.impl.model.portal.ObjectNode.securityConstraints#4374]
(initialized)
| 2007-01-25 12:32:15,506 DEBUG [org.hibernate.engine.Collections] Collection found:
[org.jboss.portal.core.impl.model.portal.PortalObjectImpl.declaredProperties#4374], was:
[org.jboss.portal.core.impl.model.portal.PortalObjectImpl.declaredProperties#4374]
(initialized)
| 2007-01-25 12:32:15,506 DEBUG [org.hibernate.engine.Collections] Collection found:
[org.jboss.portal.core.impl.model.portal.ObjectNode.children#4375], was:
[org.jboss.portal.core.impl.model.portal.ObjectNode.children#4375] (initialized)
| 2007-01-25 12:32:15,506 DEBUG [org.hibernate.engine.Collections] Collection found:
[org.jboss.portal.core.impl.model.portal.ObjectNode.securityConstraints#4375], was:
[org.jboss.portal.core.impl.model.portal.ObjectNode.securityConstraints#4375]
(initialized)
| 2007-01-25 12:32:15,506 DEBUG [org.hibernate.engine.Collections] Collection found:
[org.jboss.portal.core.impl.model.portal.PortalObjectImpl.declaredProperties#4375], was:
[org.jboss.portal.core.impl.model.portal.PortalObjectImpl.declaredProperties#4375]
(initialized)
| 2007-01-25 12:32:15,506 DEBUG [org.hibernate.engine.Collections] Collection found:
[org.jboss.portal.core.impl.model.portal.ObjectNode.children#4376], was:
[org.jboss.portal.core.impl.model.portal.ObjectNode.children#4376] (initialized)
| 2007-01-25 12:32:15,506 DEBUG [org.hibernate.engine.Collections] Collection found:
[org.jboss.portal.core.impl.model.portal.ObjectNode.securityConstraints#4376], was:
[org.jboss.portal.core.impl.model.portal.ObjectNode.securityConstraints#4376]
(initialized)
| 2007-01-25 12:32:15,506 DEBUG [org.hibernate.engine.Collections] Collection found:
[org.jboss.portal.core.impl.model.portal.PortalObjectImpl.declaredProperties#4376], was:
[org.jboss.portal.core.impl.model.portal.PortalObjectImpl.declaredProperties#4376]
(initialized)
| 2007-01-25 12:32:15,506 DEBUG [org.hibernate.engine.Collections] Collection found:
[org.jboss.portal.core.impl.model.portal.ObjectNode.children#4377], was:
[org.jboss.portal.core.impl.model.portal.ObjectNode.children#4377] (initialized)
| 2007-01-25 12:32:15,506 DEBUG [org.hibernate.engine.Collections] Collection found:
[org.jboss.portal.core.impl.model.portal.ObjectNode.securityConstraints#4377], was:
[org.jboss.portal.core.impl.model.portal.ObjectNode.securityConstraints#4377]
(initialized)
| 2007-01-25 12:32:15,506 DEBUG [org.hibernate.engine.Collections] Collection found:
[org.jboss.portal.core.impl.model.portal.PortalObjectImpl.declaredProperties#4377], was:
[org.jboss.portal.core.impl.model.portal.PortalObjectImpl.declaredProperties#4377]
(initialized)
| 2007-01-25 12:32:15,506 DEBUG [org.hibernate.engine.Collections] Collection found:
[org.jboss.portal.core.impl.model.portal.ObjectNode.children#4378], was:
[org.jboss.portal.core.impl.model.portal.ObjectNode.children#4378] (initialized)
| 2007-01-25 12:32:15,506 DEBUG [org.hibernate.engine.Collections] Collection found:
[org.jboss.portal.core.impl.model.portal.ObjectNode.securityConstraints#4378], was:
[org.jboss.portal.core.impl.model.portal.ObjectNode.securityConstraints#4378]
(initialized)
| 2007-01-25 12:32:15,506 DEBUG [org.hibernate.engine.Collections] Collection found:
[org.jboss.portal.core.impl.model.portal.PortalObjectImpl.declaredProperties#4378], was:
[org.jboss.portal.core.impl.model.portal.PortalObjectImpl.declaredProperties#4378]
(initialized)
| 2007-01-25 12:32:15,506 DEBUG [org.hibernate.engine.Collections] Collection found:
[org.jboss.portal.core.impl.model.portal.ObjectNode.children#4379], was:
[org.jboss.portal.core.impl.model.portal.ObjectNode.children#4379] (initialized)
| 2007-01-25 12:32:15,506 DEBUG [org.hibernate.engine.Collections] Collection found:
[org.jboss.portal.core.impl.model.portal.ObjectNode.securityConstraints#4379], was:
[org.jboss.portal.core.impl.model.portal.ObjectNode.securityConstraints#4379]
(initialized)
| 2007-01-25 12:32:15,506 DEBUG [org.hibernate.engine.Collections] Collection found:
[org.jboss.portal.core.impl.model.portal.PortalObjectImpl.declaredProperties#4379], was:
[org.jboss.portal.core.impl.model.portal.PortalObjectImpl.declaredProperties#4379]
(initialized)
| 2007-01-25 12:32:15,506 DEBUG [org.hibernate.engine.Collections] Collection found:
[org.jboss.portal.core.impl.model.portal.ObjectNode.children#4380], was:
[org.jboss.portal.core.impl.model.portal.ObjectNode.children#4380] (initialized)
| 2007-01-25 12:32:15,506 DEBUG [org.hibernate.engine.Collections] Collection found:
[org.jboss.portal.core.impl.model.portal.ObjectNode.securityConstraints#4380], was:
[org.jboss.portal.core.impl.model.portal.ObjectNode.securityConstraints#4380]
(initialized)
| 2007-01-25 12:32:15,506 DEBUG [org.hibernate.engine.Collections] Collection found:
[org.jboss.portal.core.impl.model.portal.PortalObjectImpl.declaredProperties#4380], was:
[org.jboss.portal.core.impl.model.portal.PortalObjectImpl.declaredProperties#4380]
(initialized)
| 2007-01-25 12:32:15,506 DEBUG [org.hibernate.engine.Collections] Collection found:
[org.jboss.portal.core.impl.model.portal.ObjectNode.children#4381], was:
[org.jboss.portal.core.impl.model.portal.ObjectNode.children#4381] (initialized)
| 2007-01-25 12:32:15,506 DEBUG [org.hibernate.engine.Collections] Collection found:
[org.jboss.portal.core.impl.model.portal.ObjectNode.securityConstraints#4381], was:
[org.jboss.portal.core.impl.model.portal.ObjectNode.securityConstraints#4381]
(initialized)
| 2007-01-25 12:32:15,506 DEBUG [org.hibernate.engine.Collections] Collection found:
[org.jboss.portal.core.impl.model.portal.PortalObjectImpl.declaredProperties#4381], was:
[org.jboss.portal.core.impl.model.portal.PortalObjectImpl.declaredProperties#4381]
(initialized)
| 2007-01-25 12:32:15,506 DEBUG [org.hibernate.engine.Collections] Collection found:
[org.jboss.portal.core.impl.model.portal.ObjectNode.children#4382], was:
[org.jboss.portal.core.impl.model.portal.ObjectNode.children#4382] (initialized)
| 2007-01-25 12:32:15,506 DEBUG [org.hibernate.engine.Collections] Collection found:
[org.jboss.portal.core.impl.model.portal.ObjectNode.securityConstraints#4382], was:
[org.jboss.portal.core.impl.model.portal.ObjectNode.securityConstraints#4382]
(initialized)
| 2007-01-25 12:32:15,506 DEBUG [org.hibernate.engine.Collections] Collection found:
[org.jboss.portal.core.impl.model.portal.PortalObjectImpl.declaredProperties#4382], was:
[org.jboss.portal.core.impl.model.portal.PortalObjectImpl.declaredProperties#4382]
(initialized)
| 2007-01-25 12:32:15,506 DEBUG [org.hibernate.engine.Collections] Collection found:
[org.jboss.portal.core.impl.model.portal.ObjectNodeSecurityConstraint.actions#630], was:
[org.jboss.portal.core.impl.model.portal.ObjectNodeSecurityConstraint.actions#630]
(initialized)
| 2007-01-25 12:32:15,506 DEBUG [org.hibernate.engine.Collections] Collection found:
[org.jboss.portal.core.impl.model.portal.ObjectNode.children#4383], was:
[org.jboss.portal.core.impl.model.portal.ObjectNode.children#4383] (initialized)
| 2007-01-25 12:32:15,506 DEBUG [org.hibernate.engine.Collections] Collection found:
[org.jboss.portal.core.impl.model.portal.ObjectNode.securityConstraints#4383], was:
[org.jboss.portal.core.impl.model.portal.ObjectNode.securityConstraints#4383]
(initialized)
| 2007-01-25 12:32:15,506 DEBUG [org.hibernate.engine.Collections] Collection found:
[org.jboss.portal.core.impl.model.portal.PortalObjectImpl.declaredProperties#4383], was:
[org.jboss.portal.core.impl.model.portal.PortalObjectImpl.declaredProperties#4383]
(initialized)
| 2007-01-25 12:32:15,506 DEBUG [org.hibernate.engine.Collections] Collection found:
[org.jboss.portal.core.impl.model.portal.ObjectNode.children#4384], was:
[org.jboss.portal.core.impl.model.portal.ObjectNode.children#4384] (initialized)
| 2007-01-25 12:32:15,506 DEBUG [org.hibernate.engine.Collections] Collection found:
[org.jboss.portal.core.impl.model.portal.ObjectNode.securityConstraints#4384], was:
[org.jboss.portal.core.impl.model.portal.ObjectNode.securityConstraints#4384]
(initialized)
| 2007-01-25 12:32:15,506 DEBUG [org.hibernate.engine.Collections] Collection found:
[org.jboss.portal.core.impl.model.portal.PortalObjectImpl.declaredProperties#4384], was:
[org.jboss.portal.core.impl.model.portal.PortalObjectImpl.declaredProperties#4384]
(initialized)
| 2007-01-25 12:32:15,506 DEBUG [org.hibernate.engine.Collections] Collection found:
[org.jboss.portal.core.impl.model.portal.ObjectNode.children#4385], was:
[org.jboss.portal.core.impl.model.portal.ObjectNode.children#4385] (initialized)
| 2007-01-25 12:32:15,506 DEBUG [org.hibernate.engine.Collections] Collection found:
[org.jboss.portal.core.impl.model.portal.ObjectNode.securityConstraints#4385], was:
[org.jboss.portal.core.impl.model.portal.ObjectNode.securityConstraints#4385]
(initialized)
| 2007-01-25 12:32:15,506 DEBUG [org.hibernate.engine.Collections] Collection found:
[org.jboss.portal.core.impl.model.portal.PortalObjectImpl.declaredProperties#4385], was:
[org.jboss.portal.core.impl.model.portal.PortalObjectImpl.declaredProperties#4385]
(initialized)
| 2007-01-25 12:32:15,506 DEBUG [org.hibernate.engine.Collections] Collection found:
[org.jboss.portal.core.impl.model.portal.ObjectNode.children#4386], was:
[org.jboss.portal.core.impl.model.portal.ObjectNode.children#4386] (initialized)
| 2007-01-25 12:32:15,506 DEBUG [org.hibernate.engine.Collections] Collection found:
[org.jboss.portal.core.impl.model.portal.ObjectNode.securityConstraints#4386], was:
[org.jboss.portal.core.impl.model.portal.ObjectNode.securityConstraints#4386]
(initialized)
| 2007-01-25 12:32:15,506 DEBUG [org.hibernate.engine.Collections] Collection found:
[org.jboss.portal.core.impl.model.portal.PortalObjectImpl.declaredProperties#4386], was:
[org.jboss.portal.core.impl.model.portal.PortalObjectImpl.declaredProperties#4386]
(initialized)
| 2007-01-25 12:32:15,506 DEBUG [org.hibernate.engine.Collections] Collection found:
[org.jboss.portal.core.impl.model.portal.ObjectNode.children#4387], was:
[org.jboss.portal.core.impl.model.portal.ObjectNode.children#4387] (initialized)
| 2007-01-25 12:32:15,506 DEBUG [org.hibernate.engine.Collections] Collection found:
[org.jboss.portal.core.impl.model.portal.ObjectNode.securityConstraints#4387], was:
[org.jboss.portal.core.impl.model.portal.ObjectNode.securityConstraints#4387]
(initialized)
| 2007-01-25 12:32:15,506 DEBUG [org.hibernate.engine.Collections] Collection found:
[org.jboss.portal.core.impl.model.portal.PortalObjectImpl.declaredProperties#4387], was:
[org.jboss.portal.core.impl.model.portal.PortalObjectImpl.declaredProperties#4387]
(initialized)
| 2007-01-25 12:32:15,506 DEBUG [org.hibernate.engine.Collections] Collection found:
[org.jboss.portal.core.impl.model.portal.ObjectNode.children#4388], was:
[org.jboss.portal.core.impl.model.portal.ObjectNode.children#4388] (initialized)
| 2007-01-25 12:32:15,506 DEBUG [org.hibernate.engine.Collections] Collection found:
[org.jboss.portal.core.impl.model.portal.ObjectNode.securityConstraints#4388], was:
[org.jboss.portal.core.impl.model.portal.ObjectNode.securityConstraints#4388]
(initialized)
| 2007-01-25 12:32:15,506 DEBUG [org.hibernate.engine.Collections] Collection found:
[org.jboss.portal.core.impl.model.portal.PortalObjectImpl.declaredProperties#4388], was:
[org.jboss.portal.core.impl.model.portal.PortalObjectImpl.declaredProperties#4388]
(initialized)
| 2007-01-25 12:32:15,506 DEBUG [org.hibernate.engine.Collections] Collection found:
[org.jboss.portal.core.impl.model.portal.ObjectNode.children#4389], was:
[org.jboss.portal.core.impl.model.portal.ObjectNode.children#4389] (initialized)
| 2007-01-25 12:32:15,506 DEBUG [org.hibernate.engine.Collections] Collection found:
[org.jboss.portal.core.impl.model.portal.ObjectNode.securityConstraints#4389], was:
[org.jboss.portal.core.impl.model.portal.ObjectNode.securityConstraints#4389]
(initialized)
| 2007-01-25 12:32:15,506 DEBUG [org.hibernate.engine.Collections] Collection found:
[org.jboss.portal.core.impl.model.portal.PortalObjectImpl.declaredProperties#4389], was:
[org.jboss.portal.core.impl.model.portal.PortalObjectImpl.declaredProperties#4389]
(initialized)
| 2007-01-25 12:32:15,506 DEBUG [org.hibernate.engine.Collections] Collection found:
[org.jboss.portal.core.impl.model.portal.ObjectNode.children#4390], was:
[org.jboss.portal.core.impl.model.portal.ObjectNode.children#4390] (initialized)
| 2007-01-25 12:32:15,506 DEBUG [org.hibernate.engine.Collections] Collection found:
[org.jboss.portal.core.impl.model.portal.ObjectNode.securityConstraints#4390], was:
[org.jboss.portal.core.impl.model.portal.ObjectNode.securityConstraints#4390]
(initialized)
| 2007-01-25 12:32:15,506 DEBUG [org.hibernate.engine.Collections] Collection found:
[org.jboss.portal.core.impl.model.portal.PortalObjectImpl.declaredProperties#4390], was:
[org.jboss.portal.core.impl.model.portal.PortalObjectImpl.declaredProperties#4390]
(initialized)
| 2007-01-25 12:32:15,506 DEBUG [org.hibernate.engine.Collections] Collection found:
[org.jboss.portal.core.impl.model.portal.ObjectNode.children#4391], was:
[org.jboss.portal.core.impl.model.portal.ObjectNode.children#4391] (initialized)
| 2007-01-25 12:32:15,506 DEBUG [org.hibernate.engine.Collections] Collection found:
[org.jboss.portal.core.impl.model.portal.ObjectNode.securityConstraints#4391], was:
[org.jboss.portal.core.impl.model.portal.ObjectNode.securityConstraints#4391]
(initialized)
| 2007-01-25 12:32:15,506 DEBUG [org.hibernate.engine.Collections] Collection found:
[org.jboss.portal.core.impl.model.portal.PortalObjectImpl.declaredProperties#4391], was:
[org.jboss.portal.core.impl.model.portal.PortalObjectImpl.declaredProperties#4391]
(initialized)
| 2007-01-25 12:32:15,506 DEBUG [org.hibernate.engine.Collections] Collection found:
[org.jboss.portal.core.impl.model.portal.ObjectNode.children#4392], was:
[org.jboss.portal.core.impl.model.portal.ObjectNode.children#4392] (initialized)
| 2007-01-25 12:32:15,506 DEBUG [org.hibernate.engine.Collections] Collection found:
[org.jboss.portal.core.impl.model.portal.ObjectNode.securityConstraints#4392], was:
[org.jboss.portal.core.impl.model.portal.ObjectNode.securityConstraints#4392]
(initialized)
| 2007-01-25 12:32:15,506 DEBUG [org.hibernate.engine.Collections] Collection found:
[org.jboss.portal.core.impl.model.portal.PortalObjectImpl.declaredProperties#4392], was:
[org.jboss.portal.core.impl.model.portal.PortalObjectImpl.declaredProperties#4392]
(initialized)
| 2007-01-25 12:32:15,506 DEBUG [org.hibernate.engine.Collections] Collection found:
[org.jboss.portal.core.impl.model.portal.ObjectNode.children#4393], was:
[org.jboss.portal.core.impl.model.portal.ObjectNode.children#4393] (initialized)
| 2007-01-25 12:32:15,506 DEBUG [org.hibernate.engine.Collections] Collection found:
[org.jboss.portal.core.impl.model.portal.ObjectNode.securityConstraints#4393], was:
[org.jboss.portal.core.impl.model.portal.ObjectNode.securityConstraints#4393]
(initialized)
| 2007-01-25 12:32:15,506 DEBUG [org.hibernate.engine.Collections] Collection found:
[org.jboss.portal.core.impl.model.portal.PortalObjectImpl.declaredProperties#4393], was:
[org.jboss.portal.core.impl.model.portal.PortalObjectImpl.declaredProperties#4393]
(initialized)
| 2007-01-25 12:32:15,506 DEBUG [org.hibernate.engine.Collections] Collection found:
[org.jboss.portal.core.impl.model.portal.ObjectNode.children#4394], was:
[org.jboss.portal.core.impl.model.portal.ObjectNode.children#4394] (initialized)
| 2007-01-25 12:32:15,506 DEBUG [org.hibernate.engine.Collections] Collection found:
[org.jboss.portal.core.impl.model.portal.ObjectNode.securityConstraints#4394], was:
[org.jboss.portal.core.impl.model.portal.ObjectNode.securityConstraints#4394]
(initialized)
| 2007-01-25 12:32:15,506 DEBUG [org.hibernate.engine.Collections] Collection found:
[org.jboss.portal.core.impl.model.portal.PortalObjectImpl.declaredProperties#4394], was:
[org.jboss.portal.core.impl.model.portal.PortalObjectImpl.declaredProperties#4394]
(initialized)
| 2007-01-25 12:32:15,506 DEBUG [org.hibernate.engine.Collections] Collection found:
[org.jboss.portal.core.impl.model.portal.ObjectNode.children#4395], was:
[org.jboss.portal.core.impl.model.portal.ObjectNode.children#4395] (initialized)
| 2007-01-25 12:32:15,506 DEBUG [org.hibernate.engine.Collections] Collection found:
[org.jboss.portal.core.impl.model.portal.ObjectNode.securityConstraints#4395], was:
[org.jboss.portal.core.impl.model.portal.ObjectNode.securityConstraints#4395]
(initialized)
| 2007-01-25 12:32:15,506 DEBUG [org.hibernate.engine.Collections] Collection found:
[org.jboss.portal.core.impl.model.portal.PortalObjectImpl.declaredProperties#4395], was:
[org.jboss.portal.core.impl.model.portal.PortalObjectImpl.declaredProperties#4395]
(initialized)
| 2007-01-25 12:32:15,506 DEBUG [org.hibernate.engine.Collections] Collection found:
[org.jboss.portal.core.impl.model.portal.ObjectNode.children#4396], was:
[org.jboss.portal.core.impl.model.portal.ObjectNode.children#4396] (initialized)
| 2007-01-25 12:32:15,506 DEBUG [org.hibernate.engine.Collections] Collection found:
[org.jboss.portal.core.impl.model.portal.ObjectNode.securityConstraints#4396], was:
[org.jboss.portal.core.impl.model.portal.ObjectNode.securityConstraints#4396]
(initialized)
| 2007-01-25 12:32:15,506 DEBUG [org.hibernate.engine.Collections] Collection found:
[org.jboss.portal.core.impl.model.portal.PortalObjectImpl.declaredProperties#4396], was:
[org.jboss.portal.core.impl.model.portal.PortalObjectImpl.declaredProperties#4396]
(initialized)
| 2007-01-25 12:32:15,506 DEBUG [org.hibernate.engine.Collections] Collection found:
[org.jboss.portal.core.impl.model.portal.ObjectNode.children#4397], was:
[org.jboss.portal.core.impl.model.portal.ObjectNode.children#4397] (initialized)
| 2007-01-25 12:32:15,506 DEBUG [org.hibernate.engine.Collections] Collection found:
[org.jboss.portal.core.impl.model.portal.ObjectNode.securityConstraints#4397], was:
[org.jboss.portal.core.impl.model.portal.ObjectNode.securityConstraints#4397]
(initialized)
| 2007-01-25 12:32:15,506 DEBUG [org.hibernate.engine.Collections] Collection found:
[org.jboss.portal.core.impl.model.portal.PortalObjectImpl.declaredProperties#4397], was:
[org.jboss.portal.core.impl.model.portal.PortalObjectImpl.declaredProperties#4397]
(initialized)
| 2007-01-25 12:32:15,506 DEBUG [org.hibernate.engine.Collections] Collection found:
[org.jboss.portal.core.impl.model.portal.ObjectNodeSecurityConstraint.actions#631], was:
[org.jboss.portal.core.impl.model.portal.ObjectNodeSecurityConstraint.actions#631]
(initialized)
| 2007-01-25 12:32:15,506 DEBUG [org.hibernate.engine.Collections] Collection found:
[org.jboss.portal.core.impl.model.portal.ObjectNode.children#4398], was:
[org.jboss.portal.core.impl.model.portal.ObjectNode.children#4398] (initialized)
| 2007-01-25 12:32:15,506 DEBUG [org.hibernate.engine.Collections] Collection found:
[org.jboss.portal.core.impl.model.portal.ObjectNode.securityConstraints#4398], was:
[org.jboss.portal.core.impl.model.portal.ObjectNode.securityConstraints#4398]
(initialized)
| 2007-01-25 12:32:15,506 DEBUG [org.hibernate.engine.Collections] Collection found:
[org.jboss.portal.core.impl.model.portal.PortalObjectImpl.declaredProperties#4398], was:
[org.jboss.portal.core.impl.model.portal.PortalObjectImpl.declaredProperties#4398]
(initialized)
| 2007-01-25 12:32:15,506 DEBUG [org.hibernate.engine.Collections] Collection found:
[org.jboss.portal.core.impl.model.portal.ObjectNode.children#4399], was:
[org.jboss.portal.core.impl.model.portal.ObjectNode.children#4399] (initialized)
| 2007-01-25 12:32:15,506 DEBUG [org.hibernate.engine.Collections] Collection found:
[org.jboss.portal.core.impl.model.portal.ObjectNode.securityConstraints#4399], was:
[org.jboss.portal.core.impl.model.portal.ObjectNode.securityConstraints#4399]
(initialized)
| 2007-01-25 12:32:15,506 DEBUG [org.hibernate.engine.Collections] Collection found:
[org.jboss.portal.core.impl.model.portal.PortalObjectImpl.declaredProperties#4399], was:
[org.jboss.portal.core.impl.model.portal.PortalObjectImpl.declaredProperties#4399]
(initialized)
| 2007-01-25 12:32:15,506 DEBUG [org.hibernate.engine.Collections] Collection found:
[org.jboss.portal.core.impl.model.portal.ObjectNodeSecurityConstraint.actions#632], was:
[org.jboss.portal.core.impl.model.portal.ObjectNodeSecurityConstraint.actions#632]
(initialized)
| 2007-01-25 12:32:15,506 DEBUG [org.hibernate.engine.Collections] Collection found:
[org.jboss.portal.core.impl.model.portal.ObjectNode.children#4400], was:
[org.jboss.portal.core.impl.model.portal.ObjectNode.children#4400] (initialized)
| 2007-01-25 12:32:15,506 DEBUG [org.hibernate.engine.Collections] Collection found:
[org.jboss.portal.core.impl.model.portal.ObjectNode.securityConstraints#4400], was:
[org.jboss.portal.core.impl.model.portal.ObjectNode.securityConstraints#4400]
(initialized)
| 2007-01-25 12:32:15,506 DEBUG [org.hibernate.engine.Collections] Collection found:
[org.jboss.portal.core.impl.model.portal.PortalObjectImpl.declaredProperties#4400], was:
[org.jboss.portal.core.impl.model.portal.PortalObjectImpl.declaredProperties#4400]
(initialized)
| 2007-01-25 12:32:15,506 DEBUG [org.hibernate.engine.Collections] Collection found:
[org.jboss.portal.core.impl.model.portal.ObjectNode.children#4401], was:
[org.jboss.portal.core.impl.model.portal.ObjectNode.children#4401] (initialized)
| 2007-01-25 12:32:15,506 DEBUG [org.hibernate.engine.Collections] Collection found:
[org.jboss.portal.core.impl.model.portal.ObjectNode.securityConstraints#4401], was:
[org.jboss.portal.core.impl.model.portal.ObjectNode.securityConstraints#4401]
(initialized)
| 2007-01-25 12:32:15,506 DEBUG [org.hibernate.engine.Collections] Collection found:
[org.jboss.portal.core.impl.model.portal.PortalObjectImpl.declaredProperties#4401], was:
[org.jboss.portal.core.impl.model.portal.PortalObjectImpl.declaredProperties#4401]
(initialized)
| 2007-01-25 12:32:15,506 DEBUG [org.hibernate.engine.Collections] Collection found:
[org.jboss.portal.core.impl.model.portal.ObjectNode.children#4402], was:
[org.jboss.portal.core.impl.model.portal.ObjectNode.children#4402] (initialized)
| 2007-01-25 12:32:15,506 DEBUG [org.hibernate.engine.Collections] Collection found:
[org.jboss.portal.core.impl.model.portal.ObjectNode.securityConstraints#4402], was:
[org.jboss.portal.core.impl.model.portal.ObjectNode.securityConstraints#4402]
(initialized)
| 2007-01-25 12:32:15,506 DEBUG [org.hibernate.engine.Collections] Collection found:
[org.jboss.portal.core.impl.model.portal.PortalObjectImpl.declaredProperties#4402], was:
[org.jboss.portal.core.impl.model.portal.PortalObjectImpl.declaredProperties#4402]
(initialized)
| 2007-01-25 12:32:15,506 DEBUG [org.hibernate.engine.Collections] Collection found:
[org.jboss.portal.core.impl.model.portal.ObjectNode.children#4403], was:
[org.jboss.portal.core.impl.model.portal.ObjectNode.children#4403] (initialized)
| 2007-01-25 12:32:15,521 DEBUG [org.hibernate.engine.Collections] Collection found:
[org.jboss.portal.core.impl.model.portal.ObjectNode.securityConstraints#4403], was:
[org.jboss.portal.core.impl.model.portal.ObjectNode.securityConstraints#4403]
(initialized)
| 2007-01-25 12:32:15,521 DEBUG [org.hibernate.engine.Collections] Collection found:
[org.jboss.portal.core.impl.model.portal.PortalObjectImpl.declaredProperties#4403], was:
[org.jboss.portal.core.impl.model.portal.PortalObjectImpl.declaredProperties#4403]
(initialized)
| 2007-01-25 12:32:15,521 DEBUG [org.hibernate.engine.Collections] Collection found:
[org.jboss.portal.core.impl.model.portal.ObjectNode.children#4404], was:
[org.jboss.portal.core.impl.model.portal.ObjectNode.children#4404] (initialized)
| 2007-01-25 12:32:15,521 DEBUG [org.hibernate.engine.Collections] Collection found:
[org.jboss.portal.core.impl.model.portal.ObjectNode.securityConstraints#4404], was:
[org.jboss.portal.core.impl.model.portal.ObjectNode.securityConstraints#4404]
(initialized)
| 2007-01-25 12:32:15,521 DEBUG [org.hibernate.engine.Collections] Collection found:
[org.jboss.portal.core.impl.model.portal.PortalObjectImpl.declaredProperties#4404], was:
[org.jboss.portal.core.impl.model.portal.PortalObjectImpl.declaredProperties#4404]
(initialized)
| 2007-01-25 12:32:15,521 DEBUG [org.hibernate.engine.Collections] Collection found:
[org.jboss.portal.core.impl.model.portal.ObjectNode.children#4405], was:
[org.jboss.portal.core.impl.model.portal.ObjectNode.children#4405] (initialized)
| 2007-01-25 12:32:15,521 DEBUG [org.hibernate.engine.Collections] Collection found:
[org.jboss.portal.core.impl.model.portal.ObjectNode.securityConstraints#4405], was:
[org.jboss.portal.core.impl.model.portal.ObjectNode.securityConstraints#4405]
(initialized)
| 2007-01-25 12:32:15,521 DEBUG [org.hibernate.engine.Collections] Collection found:
[org.jboss.portal.core.impl.model.portal.PortalObjectImpl.declaredProperties#4405], was:
[org.jboss.portal.core.impl.model.portal.PortalObjectImpl.declaredProperties#4405]
(initialized)
| 2007-01-25 12:32:15,521 DEBUG [org.hibernate.engine.Collections] Collection found:
[org.jboss.portal.core.impl.model.portal.ObjectNode.children#4406], was:
[org.jboss.portal.core.impl.model.portal.ObjectNode.children#4406] (initialized)
| 2007-01-25 12:32:15,521 DEBUG [org.hibernate.engine.Collections] Collection found:
[org.jboss.portal.core.impl.model.portal.ObjectNode.securityConstraints#4406], was:
[org.jboss.portal.core.impl.model.portal.ObjectNode.securityConstraints#4406]
(initialized)
| 2007-01-25 12:32:15,521 DEBUG [org.hibernate.engine.Collections] Collection found:
[org.jboss.portal.core.impl.model.portal.PortalObjectImpl.declaredProperties#4406], was:
[org.jboss.portal.core.impl.model.portal.PortalObjectImpl.declaredProperties#4406]
(initialized)
| 2007-01-25 12:32:15,521 DEBUG [org.hibernate.engine.Collections] Collection found:
[org.jboss.portal.core.impl.model.portal.ObjectNode.children#4407], was:
[org.jboss.portal.core.impl.model.portal.ObjectNode.children#4407] (initialized)
| 2007-01-25 12:32:15,521 DEBUG [org.hibernate.engine.Collections] Collection found:
[org.jboss.portal.core.impl.model.portal.ObjectNode.securityConstraints#4407], was:
[org.jboss.portal.core.impl.model.portal.ObjectNode.securityConstraints#4407]
(initialized)
| 2007-01-25 12:32:15,521 DEBUG [org.hibernate.engine.Collections] Collection found:
[org.jboss.portal.core.impl.model.portal.PortalObjectImpl.declaredProperties#4407], was:
[org.jboss.portal.core.impl.model.portal.PortalObjectImpl.declaredProperties#4407]
(initialized)
| 2007-01-25 12:32:15,521 DEBUG [org.hibernate.engine.Collections] Collection found:
[org.jboss.portal.core.impl.model.portal.ObjectNode.children#4408], was:
[org.jboss.portal.core.impl.model.portal.ObjectNode.children#4408] (initialized)
| 2007-01-25 12:32:15,521 DEBUG [org.hibernate.engine.Collections] Collection found:
[org.jboss.portal.core.impl.model.portal.ObjectNode.securityConstraints#4408], was:
[org.jboss.portal.core.impl.model.portal.ObjectNode.securityConstraints#4408]
(initialized)
| 2007-01-25 12:32:15,521 DEBUG [org.hibernate.engine.Collections] Collection found:
[org.jboss.portal.core.impl.model.portal.PortalObjectImpl.declaredProperties#4408], was:
[org.jboss.portal.core.impl.model.portal.PortalObjectImpl.declaredProperties#4408]
(initialized)
| 2007-01-25 12:32:15,521 DEBUG [org.hibernate.engine.Collections] Collection found:
[org.jboss.portal.core.impl.model.portal.ObjectNode.children#4409], was:
[org.jboss.portal.core.impl.model.portal.ObjectNode.children#4409] (initialized)
| 2007-01-25 12:32:15,521 DEBUG [org.hibernate.engine.Collections] Collection found:
[org.jboss.portal.core.impl.model.portal.ObjectNode.securityConstraints#4409], was:
[org.jboss.portal.core.impl.model.portal.ObjectNode.securityConstraints#4409]
(initialized)
| 2007-01-25 12:32:15,521 DEBUG [org.hibernate.engine.Collections] Collection found:
[org.jboss.portal.core.impl.model.portal.PortalObjectImpl.declaredProperties#4409], was:
[org.jboss.portal.core.impl.model.portal.PortalObjectImpl.declaredProperties#4409]
(initialized)
| 2007-01-25 12:32:15,521 DEBUG [org.hibernate.engine.Collections] Collection found:
[org.jboss.portal.core.impl.model.portal.ObjectNode.children#4410], was:
[org.jboss.portal.core.impl.model.portal.ObjectNode.children#4410] (initialized)
| 2007-01-25 12:32:15,521 DEBUG [org.hibernate.engine.Collections] Collection found:
[org.jboss.portal.core.impl.model.portal.ObjectNode.securityConstraints#4410], was:
[org.jboss.portal.core.impl.model.portal.ObjectNode.securityConstraints#4410]
(initialized)
| 2007-01-25 12:32:15,521 DEBUG [org.hibernate.engine.Collections] Collection found:
[org.jboss.portal.core.impl.model.portal.PortalObjectImpl.declaredProperties#4410], was:
[org.jboss.portal.core.impl.model.portal.PortalObjectImpl.declaredProperties#4410]
(initialized)
| 2007-01-25 12:32:15,521 DEBUG [org.hibernate.engine.Collections] Collection found:
[org.jboss.portal.core.impl.model.portal.ObjectNodeSecurityConstraint.actions#633], was:
[org.jboss.portal.core.impl.model.portal.ObjectNodeSecurityConstraint.actions#633]
(initialized)
| 2007-01-25 12:32:15,521 DEBUG [org.hibernate.engine.Collections] Collection found:
[org.jboss.portal.core.impl.model.portal.ObjectNode.children#4411], was:
[org.jboss.portal.core.impl.model.portal.ObjectNode.children#4411] (initialized)
| 2007-01-25 12:32:15,521 DEBUG [org.hibernate.engine.Collections] Collection found:
[org.jboss.portal.core.impl.model.portal.ObjectNode.securityConstraints#4411], was:
[org.jboss.portal.core.impl.model.portal.ObjectNode.securityConstraints#4411]
(initialized)
| 2007-01-25 12:32:15,521 DEBUG [org.hibernate.engine.Collections] Collection found:
[org.jboss.portal.core.impl.model.portal.PortalObjectImpl.declaredProperties#4411], was:
[org.jboss.portal.core.impl.model.portal.PortalObjectImpl.declaredProperties#4411]
(initialized)
| 2007-01-25 12:32:15,521 DEBUG [org.hibernate.engine.Collections] Collection found:
[org.jboss.portal.core.impl.model.portal.ObjectNode.children#4412], was:
[org.jboss.portal.core.impl.model.portal.ObjectNode.children#4412] (initialized)
| 2007-01-25 12:32:15,521 DEBUG [org.hibernate.engine.Collections] Collection found:
[org.jboss.portal.core.impl.model.portal.ObjectNode.securityConstraints#4412], was:
[org.jboss.portal.core.impl.model.portal.ObjectNode.securityConstraints#4412]
(initialized)
| 2007-01-25 12:32:15,521 DEBUG [org.hibernate.engine.Collections] Collection found:
[org.jboss.portal.core.impl.model.portal.PortalObjectImpl.declaredProperties#4412], was:
[org.jboss.portal.core.impl.model.portal.PortalObjectImpl.declaredProperties#4412]
(initialized)
| 2007-01-25 12:32:15,521 DEBUG [org.hibernate.engine.Collections] Collection found:
[org.jboss.portal.core.impl.model.portal.ObjectNode.children#4413], was:
[org.jboss.portal.core.impl.model.portal.ObjectNode.children#4413] (initialized)
| 2007-01-25 12:32:15,521 DEBUG [org.hibernate.engine.Collections] Collection found:
[org.jboss.portal.core.impl.model.portal.ObjectNode.securityConstraints#4413], was:
[org.jboss.portal.core.impl.model.portal.ObjectNode.securityConstraints#4413]
(initialized)
| 2007-01-25 12:32:15,521 DEBUG [org.hibernate.engine.Collections] Collection found:
[org.jboss.portal.core.impl.model.portal.PortalObjectImpl.declaredProperties#4413], was:
[org.jboss.portal.core.impl.model.portal.PortalObjectImpl.declaredProperties#4413]
(initialized)
| 2007-01-25 12:32:15,521 DEBUG [org.hibernate.engine.Collections] Collection found:
[org.jboss.portal.core.impl.model.portal.ObjectNode.children#4414], was:
[org.jboss.portal.core.impl.model.portal.ObjectNode.children#4414] (initialized)
| 2007-01-25 12:32:15,521 DEBUG [org.hibernate.engine.Collections] Collection found:
[org.jboss.portal.core.impl.model.portal.ObjectNode.securityConstraints#4414], was:
[org.jboss.portal.core.impl.model.portal.ObjectNode.securityConstraints#4414]
(initialized)
| 2007-01-25 12:32:15,521 DEBUG [org.hibernate.engine.Collections] Collection found:
[org.jboss.portal.core.impl.model.portal.PortalObjectImpl.declaredProperties#4414], was:
[org.jboss.portal.core.impl.model.portal.PortalObjectImpl.declaredProperties#4414]
(initialized)
| 2007-01-25 12:32:15,521 DEBUG [org.hibernate.engine.Collections] Collection found:
[org.jboss.portal.core.impl.model.portal.ObjectNode.children#4415], was:
[org.jboss.portal.core.impl.model.portal.ObjectNode.children#4415] (initialized)
| 2007-01-25 12:32:15,521 DEBUG [org.hibernate.engine.Collections] Collection found:
[org.jboss.portal.core.impl.model.portal.ObjectNode.securityConstraints#4415], was:
[org.jboss.portal.core.impl.model.portal.ObjectNode.securityConstraints#4415]
(initialized)
| 2007-01-25 12:32:15,521 DEBUG [org.hibernate.engine.Collections] Collection found:
[org.jboss.portal.core.impl.model.portal.PortalObjectImpl.declaredProperties#4415], was:
[org.jboss.portal.core.impl.model.portal.PortalObjectImpl.declaredProperties#4415]
(initialized)
| 2007-01-25 12:32:15,521 DEBUG [org.hibernate.engine.Collections] Collection found:
[org.jboss.portal.core.impl.model.portal.ObjectNode.children#4416], was:
[org.jboss.portal.core.impl.model.portal.ObjectNode.children#4416] (initialized)
| 2007-01-25 12:32:15,521 DEBUG [org.hibernate.engine.Collections] Collection found:
[org.jboss.portal.core.impl.model.portal.ObjectNode.securityConstraints#4416], was:
[org.jboss.portal.core.impl.model.portal.ObjectNode.securityConstraints#4416]
(initialized)
| 2007-01-25 12:32:15,521 DEBUG [org.hibernate.engine.Collections] Collection found:
[org.jboss.portal.core.impl.model.portal.PortalObjectImpl.declaredProperties#4416], was:
[org.jboss.portal.core.impl.model.portal.PortalObjectImpl.declaredProperties#4416]
(initialized)
| 2007-01-25 12:32:15,521 DEBUG [org.hibernate.engine.Collections] Collection found:
[org.jboss.portal.core.impl.model.portal.ObjectNode.children#4417], was:
[org.jboss.portal.core.impl.model.portal.ObjectNode.children#4417] (initialized)
| 2007-01-25 12:32:15,521 DEBUG [org.hibernate.engine.Collections] Collection found:
[org.jboss.portal.core.impl.model.portal.ObjectNode.securityConstraints#4417], was:
[org.jboss.portal.core.impl.model.portal.ObjectNode.securityConstraints#4417]
(initialized)
| 2007-01-25 12:32:15,521 DEBUG [org.hibernate.engine.Collections] Collection found:
[org.jboss.portal.core.impl.model.portal.PortalObjectImpl.declaredProperties#4417], was:
[org.jboss.portal.core.impl.model.portal.PortalObjectImpl.declaredProperties#4417]
(initialized)
| 2007-01-25 12:32:15,521 DEBUG [org.hibernate.engine.Collections] Collection found:
[org.jboss.portal.core.impl.model.portal.ObjectNode.children#4418], was:
[org.jboss.portal.core.impl.model.portal.ObjectNode.children#4418] (initialized)
| 2007-01-25 12:32:15,521 DEBUG [org.hibernate.engine.Collections] Collection found:
[org.jboss.portal.core.impl.model.portal.ObjectNode.securityConstraints#4418], was:
[org.jboss.portal.core.impl.model.portal.ObjectNode.securityConstraints#4418]
(initialized)
| 2007-01-25 12:32:15,521 DEBUG [org.hibernate.engine.Collections] Collection found:
[org.jboss.portal.core.impl.model.portal.PortalObjectImpl.declaredProperties#4418], was:
[org.jboss.portal.core.impl.model.portal.PortalObjectImpl.declaredProperties#4418]
(initialized)
| 2007-01-25 12:32:15,521 DEBUG [org.hibernate.engine.Collections] Collection found:
[org.jboss.portal.core.impl.model.portal.ObjectNode.children#4419], was:
[org.jboss.portal.core.impl.model.portal.ObjectNode.children#4419] (initialized)
| 2007-01-25 12:32:15,521 DEBUG [org.hibernate.engine.Collections] Collection found:
[org.jboss.portal.core.impl.model.portal.ObjectNode.securityConstraints#4419], was:
[org.jboss.portal.core.impl.model.portal.ObjectNode.securityConstraints#4419]
(initialized)
| 2007-01-25 12:32:15,521 DEBUG [org.hibernate.engine.Collections] Collection found:
[org.jboss.portal.core.impl.model.portal.PortalObjectImpl.declaredProperties#4419], was:
[org.jboss.portal.core.impl.model.portal.PortalObjectImpl.declaredProperties#4419]
(initialized)
| 2007-01-25 12:32:15,521 DEBUG [org.hibernate.engine.Collections] Collection found:
[org.jboss.portal.core.impl.model.portal.ObjectNode.children#4420], was:
[org.jboss.portal.core.impl.model.portal.ObjectNode.children#4420] (initialized)
| 2007-01-25 12:32:15,521 DEBUG [org.hibernate.engine.Collections] Collection found:
[org.jboss.portal.core.impl.model.portal.ObjectNode.securityConstraints#4420], was:
[org.jboss.portal.core.impl.model.portal.ObjectNode.securityConstraints#4420]
(initialized)
| 2007-01-25 12:32:15,521 DEBUG [org.hibernate.engine.Collections] Collection found:
[org.jboss.portal.core.impl.model.portal.PortalObjectImpl.declaredProperties#4420], was:
[org.jboss.portal.core.impl.model.portal.PortalObjectImpl.declaredProperties#4420]
(initialized)
| 2007-01-25 12:32:15,521 DEBUG [org.hibernate.engine.Collections] Collection found:
[org.jboss.portal.core.impl.model.portal.ObjectNode.children#4421], was:
[org.jboss.portal.core.impl.model.portal.ObjectNode.children#4421] (initialized)
| 2007-01-25 12:32:15,521 DEBUG [org.hibernate.engine.Collections] Collection found:
[org.jboss.portal.core.impl.model.portal.ObjectNode.securityConstraints#4421], was:
[org.jboss.portal.core.impl.model.portal.ObjectNode.securityConstraints#4421]
(initialized)
| 2007-01-25 12:32:15,521 DEBUG [org.hibernate.engine.Collections] Collection found:
[org.jboss.portal.core.impl.model.portal.PortalObjectImpl.declaredProperties#4421], was:
[org.jboss.portal.core.impl.model.portal.PortalObjectImpl.declaredProperties#4421]
(initialized)
| 2007-01-25 12:32:15,521 DEBUG [org.hibernate.engine.Collections] Collection found:
[org.jboss.portal.core.impl.model.portal.ObjectNode.children#4422], was:
[org.jboss.portal.core.impl.model.portal.ObjectNode.children#4422] (initialized)
| 2007-01-25 12:32:15,521 DEBUG [org.hibernate.engine.Collections] Collection found:
[org.jboss.portal.core.impl.model.portal.ObjectNode.securityConstraints#4422], was:
[org.jboss.portal.core.impl.model.portal.ObjectNode.securityConstraints#4422]
(initialized)
| 2007-01-25 12:32:15,521 DEBUG [org.hibernate.engine.Collections] Collection found:
[org.jboss.portal.core.impl.model.portal.PortalObjectImpl.declaredProperties#4422], was:
[org.jboss.portal.core.impl.model.portal.PortalObjectImpl.declaredProperties#4422]
(initialized)
| 2007-01-25 12:32:15,521 DEBUG [org.hibernate.engine.Collections] Collection found:
[org.jboss.portal.core.impl.model.portal.ObjectNode.children#4423], was:
[org.jboss.portal.core.impl.model.portal.ObjectNode.children#4423] (initialized)
| 2007-01-25 12:32:15,521 DEBUG [org.hibernate.engine.Collections] Collection found:
[org.jboss.portal.core.impl.model.portal.ObjectNode.securityConstraints#4423], was:
[org.jboss.portal.core.impl.model.portal.ObjectNode.securityConstraints#4423]
(initialized)
| 2007-01-25 12:32:15,521 DEBUG [org.hibernate.engine.Collections] Collection found:
[org.jboss.portal.core.impl.model.portal.PortalObjectImpl.declaredProperties#4423], was:
[org.jboss.portal.core.impl.model.portal.PortalObjectImpl.declaredProperties#4423]
(initialized)
| 2007-01-25 12:32:15,521 DEBUG [org.hibernate.engine.Collections] Collection found:
[org.jboss.portal.core.impl.model.portal.ObjectNode.children#4424], was:
[org.jboss.portal.core.impl.model.portal.ObjectNode.children#4424] (initialized)
| 2007-01-25 12:32:15,521 DEBUG [org.hibernate.engine.Collections] Collection found:
[org.jboss.portal.core.impl.model.portal.ObjectNode.securityConstraints#4424], was:
[org.jboss.portal.core.impl.model.portal.ObjectNode.securityConstraints#4424]
(initialized)
| 2007-01-25 12:32:15,521 DEBUG [org.hibernate.engine.Collections] Collection found:
[org.jboss.portal.core.impl.model.portal.PortalObjectImpl.declaredProperties#4424], was:
[org.jboss.portal.core.impl.model.portal.PortalObjectImpl.declaredProperties#4424]
(initialized)
| 2007-01-25 12:32:15,521 DEBUG [org.hibernate.engine.Collections] Collection found:
[org.jboss.portal.core.impl.model.portal.ObjectNode.children#4425], was:
[org.jboss.portal.core.impl.model.portal.ObjectNode.children#4425] (initialized)
| 2007-01-25 12:32:15,521 DEBUG [org.hibernate.engine.Collections] Collection found:
[org.jboss.portal.core.impl.model.portal.ObjectNode.securityConstraints#4425], was:
[org.jboss.portal.core.impl.model.portal.ObjectNode.securityConstraints#4425]
(initialized)
| 2007-01-25 12:32:15,521 DEBUG [org.hibernate.engine.Collections] Collection found:
[org.jboss.portal.core.impl.model.portal.PortalObjectImpl.declaredProperties#4425], was:
[org.jboss.portal.core.impl.model.portal.PortalObjectImpl.declaredProperties#4425]
(initialized)
| 2007-01-25 12:32:15,521 DEBUG [org.hibernate.engine.Collections] Collection found:
[org.jboss.portal.core.impl.model.portal.ObjectNode.children#4426], was:
[org.jboss.portal.core.impl.model.portal.ObjectNode.children#4426] (initialized)
| 2007-01-25 12:32:15,521 DEBUG [org.hibernate.engine.Collections] Collection found:
[org.jboss.portal.core.impl.model.portal.ObjectNode.securityConstraints#4426], was:
[org.jboss.portal.core.impl.model.portal.ObjectNode.securityConstraints#4426]
(initialized)
| 2007-01-25 12:32:15,521 DEBUG [org.hibernate.engine.Collections] Collection found:
[org.jboss.portal.core.impl.model.portal.PortalObjectImpl.declaredProperties#4426], was:
[org.jboss.portal.core.impl.model.portal.PortalObjectImpl.declaredProperties#4426]
(initialized)
| 2007-01-25 12:32:15,521 DEBUG [org.hibernate.engine.Collections] Collection found:
[org.jboss.portal.core.impl.model.portal.ObjectNodeSecurityConstraint.actions#634], was:
[org.jboss.portal.core.impl.model.portal.ObjectNodeSecurityConstraint.actions#634]
(initialized)
| 2007-01-25 12:32:15,521 DEBUG [org.hibernate.engine.Collections] Collection found:
[org.jboss.portal.core.impl.model.portal.ObjectNode.children#4427], was:
[org.jboss.portal.core.impl.model.portal.ObjectNode.children#4427] (initialized)
| 2007-01-25 12:32:15,521 DEBUG [org.hibernate.engine.Collections] Collection found:
[org.jboss.portal.core.impl.model.portal.ObjectNode.securityConstraints#4427], was:
[org.jboss.portal.core.impl.model.portal.ObjectNode.securityConstraints#4427]
(initialized)
| 2007-01-25 12:32:15,521 DEBUG [org.hibernate.engine.Collections] Collection found:
[org.jboss.portal.core.impl.model.portal.PortalObjectImpl.declaredProperties#4427], was:
[org.jboss.portal.core.impl.model.portal.PortalObjectImpl.declaredProperties#4427]
(initialized)
| 2007-01-25 12:32:15,521 DEBUG [org.hibernate.engine.Collections] Collection found:
[org.jboss.portal.core.impl.model.portal.ObjectNodeSecurityConstraint.actions#635], was:
[org.jboss.portal.core.impl.model.portal.ObjectNodeSecurityConstraint.actions#635]
(initialized)
| 2007-01-25 12:32:15,521 DEBUG [org.hibernate.engine.Collections] Collection found:
[org.jboss.portal.core.impl.model.portal.ObjectNode.children#4428], was:
[org.jboss.portal.core.impl.model.portal.ObjectNode.children#4428] (initialized)
| 2007-01-25 12:32:15,521 DEBUG [org.hibernate.engine.Collections] Collection found:
[org.jboss.portal.core.impl.model.portal.ObjectNode.securityConstraints#4428], was:
[org.jboss.portal.core.impl.model.portal.ObjectNode.securityConstraints#4428]
(initialized)
| 2007-01-25 12:32:15,521 DEBUG [org.hibernate.engine.Collections] Collection found:
[org.jboss.portal.core.impl.model.portal.PortalObjectImpl.declaredProperties#4428], was:
[org.jboss.portal.core.impl.model.portal.PortalObjectImpl.declaredProperties#4428]
(initialized)
| 2007-01-25 12:32:15,521 DEBUG [org.hibernate.engine.Collections] Collection found:
[org.jboss.portal.core.impl.model.portal.ObjectNode.children#4429], was:
[org.jboss.portal.core.impl.model.portal.ObjectNode.children#4429] (initialized)
| 2007-01-25 12:32:15,521 DEBUG [org.hibernate.engine.Collections] Collection found:
[org.jboss.portal.core.impl.model.portal.ObjectNode.securityConstraints#4429], was:
[org.jboss.portal.core.impl.model.portal.ObjectNode.securityConstraints#4429]
(initialized)
| 2007-01-25 12:32:15,521 DEBUG [org.hibernate.engine.Collections] Collection found:
[org.jboss.portal.core.impl.model.portal.PortalObjectImpl.declaredProperties#4429], was:
[org.jboss.portal.core.impl.model.portal.PortalObjectImpl.declaredProperties#4429]
(initialized)
| 2007-01-25 12:32:15,521 DEBUG [org.hibernate.engine.Collections] Collection found:
[org.jboss.portal.core.impl.model.portal.ObjectNode.children#4430], was:
[org.jboss.portal.core.impl.model.portal.ObjectNode.children#4430] (initialized)
| 2007-01-25 12:32:15,521 DEBUG [org.hibernate.engine.Collections] Collection found:
[org.jboss.portal.core.impl.model.portal.ObjectNode.securityConstraints#4430], was:
[org.jboss.portal.core.impl.model.portal.ObjectNode.securityConstraints#4430]
(initialized)
| 2007-01-25 12:32:15,521 DEBUG [org.hibernate.engine.Collections] Collection found:
[org.jboss.portal.core.impl.model.portal.PortalObjectImpl.declaredProperties#4430], was:
[org.jboss.portal.core.impl.model.portal.PortalObjectImpl.declaredProperties#4430]
(initialized)
| 2007-01-25 12:32:15,521 DEBUG [org.hibernate.engine.Collections] Collection found:
[org.jboss.portal.core.impl.model.portal.ObjectNode.children#4431], was:
[org.jboss.portal.core.impl.model.portal.ObjectNode.children#4431] (initialized)
| 2007-01-25 12:32:15,521 DEBUG [org.hibernate.engine.Collections] Collection found:
[org.jboss.portal.core.impl.model.portal.ObjectNode.securityConstraints#4431], was:
[org.jboss.portal.core.impl.model.portal.ObjectNode.securityConstraints#4431]
(initialized)
| 2007-01-25 12:32:15,521 DEBUG [org.hibernate.engine.Collections] Collection found:
[org.jboss.portal.core.impl.model.portal.PortalObjectImpl.declaredProperties#4431], was:
[org.jboss.portal.core.impl.model.portal.PortalObjectImpl.declaredProperties#4431]
(initialized)
| 2007-01-25 12:32:15,521 DEBUG [org.hibernate.engine.Collections] Collection found:
[org.jboss.portal.core.impl.model.portal.ObjectNode.children#4432], was:
[org.jboss.portal.core.impl.model.portal.ObjectNode.children#4432] (initialized)
| 2007-01-25 12:32:15,521 DEBUG [org.hibernate.engine.Collections] Collection found:
[org.jboss.portal.core.impl.model.portal.ObjectNode.securityConstraints#4432], was:
[org.jboss.portal.core.impl.model.portal.ObjectNode.securityConstraints#4432]
(initialized)
| 2007-01-25 12:32:15,521 DEBUG [org.hibernate.engine.Collections] Collection found:
[org.jboss.portal.core.impl.model.portal.PortalObjectImpl.declaredProperties#4432], was:
[org.jboss.portal.core.impl.model.portal.PortalObjectImpl.declaredProperties#4432]
(initialized)
| 2007-01-25 12:32:15,521 DEBUG [org.hibernate.engine.Collections] Collection found:
[org.jboss.portal.core.impl.model.portal.ObjectNode.children#4433], was:
[org.jboss.portal.core.impl.model.portal.ObjectNode.children#4433] (initialized)
| 2007-01-25 12:32:15,521 DEBUG [org.hibernate.engine.Collections] Collection found:
[org.jboss.portal.core.impl.model.portal.ObjectNode.securityConstraints#4433], was:
[org.jboss.portal.core.impl.model.portal.ObjectNode.securityConstraints#4433]
(initialized)
| 2007-01-25 12:32:15,521 DEBUG [org.hibernate.engine.Collections] Collection found:
[org.jboss.portal.core.impl.model.portal.PortalObjectImpl.declaredProperties#4433], was:
[org.jboss.portal.core.impl.model.portal.PortalObjectImpl.declaredProperties#4433]
(initialized)
| 2007-01-25 12:32:15,521 DEBUG [org.hibernate.engine.Collections] Collection found:
[org.jboss.portal.core.impl.model.portal.ObjectNode.children#4434], was:
[org.jboss.portal.core.impl.model.portal.ObjectNode.children#4434] (initialized)
| 2007-01-25 12:32:15,521 DEBUG [org.hibernate.engine.Collections] Collection found:
[org.jboss.portal.core.impl.model.portal.ObjectNode.securityConstraints#4434], was:
[org.jboss.portal.core.impl.model.portal.ObjectNode.securityConstraints#4434]
(initialized)
| 2007-01-25 12:32:15,521 DEBUG [org.hibernate.engine.Collections] Collection found:
[org.jboss.portal.core.impl.model.portal.PortalObjectImpl.declaredProperties#4434], was:
[org.jboss.portal.core.impl.model.portal.PortalObjectImpl.declaredProperties#4434]
(initialized)
| 2007-01-25 12:32:15,521 DEBUG [org.hibernate.engine.Collections] Collection found:
[org.jboss.portal.core.impl.model.portal.ObjectNode.children#4435], was:
[org.jboss.portal.core.impl.model.portal.ObjectNode.children#4435] (initialized)
| 2007-01-25 12:32:15,521 DEBUG [org.hibernate.engine.Collections] Collection found:
[org.jboss.portal.core.impl.model.portal.ObjectNode.securityConstraints#4435], was:
[org.jboss.portal.core.impl.model.portal.ObjectNode.securityConstraints#4435]
(initialized)
| 2007-01-25 12:32:15,521 DEBUG [org.hibernate.engine.Collections] Collection found:
[org.jboss.portal.core.impl.model.portal.PortalObjectImpl.declaredProperties#4435], was:
[org.jboss.portal.core.impl.model.portal.PortalObjectImpl.declaredProperties#4435]
(initialized)
| 2007-01-25 12:32:15,521 DEBUG [org.hibernate.engine.Collections] Collection found:
[org.jboss.portal.core.impl.model.portal.ObjectNode.children#4436], was:
[org.jboss.portal.core.impl.model.portal.ObjectNode.children#4436] (initialized)
| 2007-01-25 12:32:15,521 DEBUG [org.hibernate.engine.Collections] Collection found:
[org.jboss.portal.core.impl.model.portal.ObjectNode.securityConstraints#4436], was:
[org.jboss.portal.core.impl.model.portal.ObjectNode.securityConstraints#4436]
(initialized)
| 2007-01-25 12:32:15,521 DEBUG [org.hibernate.engine.Collections] Collection found:
[org.jboss.portal.core.impl.model.portal.PortalObjectImpl.declaredProperties#4436], was:
[org.jboss.portal.core.impl.model.portal.PortalObjectImpl.declaredProperties#4436]
(initialized)
| 2007-01-25 12:32:15,521 DEBUG [org.hibernate.engine.Collections] Collection found:
[org.jboss.portal.core.impl.model.portal.ObjectNode.children#4437], was:
[org.jboss.portal.core.impl.model.portal.ObjectNode.children#4437] (initialized)
| 2007-01-25 12:32:15,521 DEBUG [org.hibernate.engine.Collections] Collection found:
[org.jboss.portal.core.impl.model.portal.ObjectNode.securityConstraints#4437], was:
[org.jboss.portal.core.impl.model.portal.ObjectNode.securityConstraints#4437]
(initialized)
| 2007-01-25 12:32:15,521 DEBUG [org.hibernate.engine.Collections] Collection found:
[org.jboss.portal.core.impl.model.portal.PortalObjectImpl.declaredProperties#4437], was:
[org.jboss.portal.core.impl.model.portal.PortalObjectImpl.declaredProperties#4437]
(initialized)
| 2007-01-25 12:32:15,521 DEBUG [org.hibernate.engine.Collections] Collection found:
[org.jboss.portal.core.impl.model.portal.ObjectNode.children#4438], was:
[org.jboss.portal.core.impl.model.portal.ObjectNode.children#4438] (initialized)
| 2007-01-25 12:32:15,521 DEBUG [org.hibernate.engine.Collections] Collection found:
[org.jboss.portal.core.impl.model.portal.ObjectNode.securityConstraints#4438], was:
[org.jboss.portal.core.impl.model.portal.ObjectNode.securityConstraints#4438]
(initialized)
| 2007-01-25 12:32:15,521 DEBUG [org.hibernate.engine.Collections] Collection found:
[org.jboss.portal.core.impl.model.portal.PortalObjectImpl.declaredProperties#4438], was:
[org.jboss.portal.core.impl.model.portal.PortalObjectImpl.declaredProperties#4438]
(initialized)
| 2007-01-25 12:32:15,521 DEBUG [org.hibernate.engine.Collections] Collection found:
[org.jboss.portal.core.impl.model.portal.ObjectNode.children#4439], was:
[org.jboss.portal.core.impl.model.portal.ObjectNode.children#4439] (initialized)
| 2007-01-25 12:32:15,521 DEBUG [org.hibernate.engine.Collections] Collection found:
[org.jboss.portal.core.impl.model.portal.ObjectNode.securityConstraints#4439], was:
[org.jboss.portal.core.impl.model.portal.ObjectNode.securityConstraints#4439]
(initialized)
| 2007-01-25 12:32:15,521 DEBUG [org.hibernate.engine.Collections] Collection found:
[org.jboss.portal.core.impl.model.portal.PortalObjectImpl.declaredProperties#4439], was:
[org.jboss.portal.core.impl.model.portal.PortalObjectImpl.declaredProperties#4439]
(initialized)
| 2007-01-25 12:32:15,521 DEBUG [org.hibernate.engine.Collections] Collection found:
[org.jboss.portal.core.impl.model.portal.ObjectNodeSecurityConstraint.actions#636], was:
[org.jboss.portal.core.impl.model.portal.ObjectNodeSecurityConstraint.actions#636]
(initialized)
| 2007-01-25 12:32:15,521 DEBUG [org.hibernate.engine.Collections] Collection found:
[org.jboss.portal.core.impl.model.portal.ObjectNode.children#4440], was:
[org.jboss.portal.core.impl.model.portal.ObjectNode.children#4440] (initialized)
| 2007-01-25 12:32:15,521 DEBUG [org.hibernate.engine.Collections] Collection found:
[org.jboss.portal.core.impl.model.portal.ObjectNode.securityConstraints#4440], was:
[org.jboss.portal.core.impl.model.portal.ObjectNode.securityConstraints#4440]
(initialized)
| 200
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4006321#...
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&a...