AspectHelper [DEBUG] Creating SingletonProxy for service org.weda.enhance.AspectHelper
AspectHelper [DEBUG] Constructing core service implementation for service org.weda.enhance.AspectHelper
HivemindObjectProvider [DEBUG] Creating SingletonProxy for service org.weda.enhance.HivemindObjectProvider
AspectHelper [DEBUG] Set property objectProvider to <SingletonProxy for org.weda.enhance.HivemindObjectProvider(org.weda.enhance.HivemindObjectProvider)>
CacheManager [DEBUG] Creating SingletonProxy for service org.weda.cache.CacheManager
AspectHelper [DEBUG] Autowired service property cacheManager to <SingletonProxy for org.weda.cache.CacheManager(org.weda.cache.CacheManager)>
MessagesRegistry [DEBUG] Creating SingletonProxy for service org.weda.message.MessagesRegistry
AspectHelper [DEBUG] Autowired service property messagesRegistry to <SingletonProxy for org.weda.message.MessagesRegistry(org.weda.message.MessagesRegistry)>
ObjectStore [DEBUG] Creating SingletonProxy for service org.weda.store.ObjectStore
ObjectStore [DEBUG] Constructing core service implementation for service org.weda.store.ObjectStore
ObjectStore [DEBUG] Autowired property log to org.apache.commons.logging.impl.Log4JLogger@401369
ObjectStore [DEBUG] Set property config to [class org.weda.domain.ObjectModification, class org.weda.domain.ObjectModificationType, class org.weda.domain.PropertyModification, class org.weda.domain.ObjectModification, class org.weda.domain.ObjectModificationType, class org.weda.domain.PropertyModification, class org.weda.domain.Company, class org.weda.domain.Address, class org.weda.domain.Employee, class org.weda.domain.Post, class org.weda.domain.Contract, class org.weda.domain.Check]
ObjectStore [DEBUG] Set property servletContext to [<SingletonProxy for tapestry.globals.ServletContext(javax.servlet.ServletContext)>]
ObjectStore [DEBUG] seting properties. path: /hibernate.properties, pathType: resource
ObjectStore [ERROR] Error at file:/C:/store/java/weda.org/target/classes/META-INF/org.weda.hibernate.xml, line 17, column 61: Unable to update property properties of object Hibernate persitent service: java.lang.reflect.InvocationTargetException
org.apache.hivemind.ApplicationRuntimeException: Unable to update property properties of object Hibernate persitent service: java.lang.reflect.InvocationTargetException
at org.apache.hivemind.util.PropertyAdaptor.write(PropertyAdaptor.java:98)
at org.apache.hivemind.util.ClassAdaptor.write(ClassAdaptor.java:62)
at org.apache.hivemind.util.PropertyUtils.write(PropertyUtils.java:54)
at org.apache.hivemind.service.impl.BuilderFactoryLogic.wireProperty(BuilderFactoryLogic.java:359)
at org.apache.hivemind.service.impl.BuilderFactoryLogic.setProperties(BuilderFactoryLogic.java:320)
at org.apache.hivemind.service.impl.BuilderFactoryLogic.createService(BuilderFactoryLogic.java:77)
at org.apache.hivemind.service.impl.BuilderFactory.createCoreServiceImplementation(BuilderFactory.java:42)
at org.apache.hivemind.impl.InvokeFactoryServiceConstructor.constructCoreServiceImplementation(InvokeFactoryServiceConstructor.java:62)
at org.apache.hivemind.impl.servicemodel.AbstractServiceModelImpl.constructCoreServiceImplementation(AbstractServiceModelImpl.java:108)
at org.apache.hivemind.impl.servicemodel.AbstractServiceModelImpl.constructNewServiceImplementation(AbstractServiceModelImpl.java:158)
at org.apache.hivemind.impl.servicemodel.AbstractServiceModelImpl.constructServiceImplementation(AbstractServiceModelImpl.java:140)
at org.apache.hivemind.impl.servicemodel.SingletonServiceModel.getActualServiceImplementation(SingletonServiceModel.java:69)
at $ObjectStore_10f8dc90a44._service($ObjectStore_10f8dc90a44.java)
at $ObjectStore_10f8dc90a44.deleteAll($ObjectStore_10f8dc90a44.java)
at $ObjectStore_10f8dc90a43.deleteAll($ObjectStore_10f8dc90a43.java)
at org.weda.ObjectStoreTestCase.setUp(ObjectStoreTestCase.java:32)
at junit.framework.TestCase.runBare(TestCase.java:125)
at junit.framework.TestResult$1.protect(TestResult.java:106)
at junit.framework.TestResult.runProtected(TestResult.java:124)
at junit.framework.TestResult.run(TestResult.java:109)
at junit.framework.TestCase.run(TestCase.java:118)
at junit.framework.TestSuite.runTest(TestSuite.java:208)
at junit.framework.TestSuite.run(TestSuite.java:203)
at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.run(JUnitTestRunner.java:297)
at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.launch(JUnitTestRunner.java:672)
at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.main(JUnitTestRunner.java:567)
Caused by: java.lang.reflect.InvocationTargetException
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
at java.lang.reflect.Method.invoke(Method.java:585)
at org.apache.hivemind.util.PropertyAdaptor.write(PropertyAdaptor.java:92)
... 25 more
Caused by: java.lang.NullPointerException
at org.weda.hibernate.HibernateObjectStore.loadPropertiesFromStream(HibernateObjectStore.java:203)
at org.weda.hibernate.HibernateObjectStore.loadPropertiesFromResource(HibernateObjectStore.java:189)
at org.weda.hibernate.HibernateObjectStore.setProperties(HibernateObjectStore.java:176)
... 30 more
ObjectDescriptorRegistry [DEBUG] Creating SingletonProxy for service org.weda.property.ObjectDescriptorRegistry
ObjectStore [DEBUG] Autowired service property descriptorRegistry to <SingletonProxy for org.weda.property.ObjectDescriptorRegistry(org.weda.property.ObjectDescriptorRegistry)>
ValueTypeConverter [DEBUG] Creating SingletonProxy for service org.weda.converter.ValueTypeConverter
ObjectStore [DEBUG] Autowired service property converter to <SingletonProxy for org.weda.converter.ValueTypeConverter(org.weda.converter.ValueTypeConverter)>
ObjectStore [DEBUG] Autowired service property cacheManager to <SingletonProxy for org.weda.cache.CacheManager(org.weda.cache.CacheManager)>
PropertyValue [DEBUG] Creating SingletonProxy for service org.weda.property.PropertyValue
ObjectStore [DEBUG] Autowired service property propertyValue to <SingletonProxy for org.weda.property.PropertyValue(org.weda.property.PropertyValue)>
AuditableObjectRegistry [DEBUG] Creating SingletonProxy for service org.weda.store.AuditableObjectRegistry
ObjectStore [DEBUG] Autowired service property auditReg to <SingletonProxy for org.weda.store.AuditableObjectRegistry(org.weda.store.AuditableObjectRegistry)>
RootClass [WARN] composite-id class does not override hashCode(): org.weda.domain.ObjectModificationPk
CacheManager [DEBUG] Constructing core service implementation for service org.weda.cache.CacheManager
CacheManager [DEBUG] Autowired service property stateRegistry to <SingletonProxy for tapestry.state.StateObjectManagerRegistry(org.apache.tapestry.engine.state.StateObjectManagerRegistry)>
SimpleCache [DEBUG] Creating new cache
SimpleCache [DEBUG] Adding entity to cache: org.weda.hibernate.HibernateObjectStore
ObjectStore [DEBUG] Transaction started
ObjectStore [DEBUG] Transaction commit operation done
HibernateCacheEntity [DEBUG] Releasing hibernate session cache entity
HibernateCacheEntity [DEBUG] Cache entity has active session. Closing hibernate session
SimpleCache [DEBUG] Adding entity to cache: org.weda.hibernate.HibernateObjectStore
ObjectStore [DEBUG] Transaction started
ObjectStore [DEBUG] Transaction commit operation done
HibernateCacheEntity [DEBUG] Releasing hibernate session cache entity
HibernateCacheEntity [DEBUG] Cache entity has active session. Closing hibernate session
SimpleCache [DEBUG] Adding entity to cache: org.weda.hibernate.HibernateObjectStore
ObjectStore [DEBUG] Transaction started
ObjectStore [DEBUG] Transaction commit operation done
HibernateCacheEntity [DEBUG] Releasing hibernate session cache entity
HibernateCacheEntity [DEBUG] Cache entity has active session. Closing hibernate session
SimpleCache [DEBUG] Adding entity to cache: org.weda.hibernate.HibernateObjectStore
ObjectStore [DEBUG] Transaction started
ObjectStore [DEBUG] Transaction commit operation done
HibernateCacheEntity [DEBUG] Releasing hibernate session cache entity
HibernateCacheEntity [DEBUG] Cache entity has active session. Closing hibernate session
SimpleCache [DEBUG] Adding entity to cache: org.weda.hibernate.HibernateObjectStore
ObjectStore [DEBUG] Transaction started
ObjectStore [DEBUG] Transaction commit operation done
HibernateCacheEntity [DEBUG] Releasing hibernate session cache entity
HibernateCacheEntity [DEBUG] Cache entity has active session. Closing hibernate session
SimpleCache [DEBUG] Adding entity to cache: org.weda.hibernate.HibernateObjectStore
ObjectStore [DEBUG] Transaction started
ObjectStore [DEBUG] Transaction commit operation done
HibernateCacheEntity [DEBUG] Releasing hibernate session cache entity
HibernateCacheEntity [DEBUG] Cache entity has active session. Closing hibernate session
ObjectSourceRegistry [DEBUG] Creating SingletonProxy for service org.weda.store.ObjectSourceRegistry
ObjectSourceRegistry [DEBUG] Constructing core service implementation for service org.weda.store.ObjectSourceRegistry
ObjectSourceRegistry [DEBUG] Set property config to <Element Map Proxy for org.weda.store.ObjectSources>
ObjectSourceRegistry [DEBUG] Autowired service property cacheManager to <SingletonProxy for org.weda.cache.CacheManager(org.weda.cache.CacheManager)>
TestObjectSourceListener [DEBUG] Creating SingletonProxy for service org.weda.test.TestObjectSourceListener
HivemindObjectProvider [DEBUG] Constructing core service implementation for service org.weda.enhance.HivemindObjectProvider
HivemindObjectProviderFactory [DEBUG] Creating SingletonProxy for service org.weda.enhance.HivemindObjectProviderFactory
HivemindObjectProviderFactory [DEBUG] Constructing core service implementation for service org.weda.enhance.HivemindObjectProviderFactory
ObjectTranslator [DEBUG] Creating SingletonProxy for service org.weda.enhance.ObjectTranslator
HivemindObjectProviderFactory [DEBUG] Set property objectTranslator to <SingletonProxy for org.weda.enhance.ObjectTranslator(org.apache.hivemind.schema.Translator)>
ObjectTranslator [DEBUG] Constructing core service implementation for service org.weda.enhance.ObjectTranslator
ObjectTranslator [DEBUG] Autowired property errorLog to org.apache.hivemind.impl.ErrorLogImpl@1fb050c
ObjectTranslator [DEBUG] Set property contributions to {app-property=<SingletonProxy for tapestry.props.ApplicationPropertyObjectProvider(org.apache.hivemind.service.ObjectProvider)>, service=<SingletonProxy for hivemind.ServiceObjectProvider(org.apache.hivemind.service.ObjectProvider)>, instance=<SingletonProxy for hivemind.ObjectInstanceObjectProvider(org.apache.hivemind.service.ObjectProvider)>, spring=<SingletonProxy for hivemind.lib.SpringObjectProvider(org.apache.hivemind.service.ObjectProvider)>, engine-service=<SingletonProxy for tapestry.services.EngineServiceObjectProvider(org.apache.hivemind.service.ObjectProvider)>, infrastructure=<SingletonProxy for tapestry.InfrastructureObjectProvider(org.apache.hivemind.service.ObjectProvider)>, class=<SingletonProxy for hivemind.ClassObjectProvider(org.apache.hivemind.service.ObjectProvider)>, service-property=<SingletonProxy for hivemind.ServicePropertyObjectProvider(org.apache.hivemind.service.ObjectProvider)>, configuration=<SingletonProxy for hivemind.ConfigurationObjectProvider(org.apache.hivemind.service.ObjectProvider)>, bean=<SingletonProxy for hivemind.lib.BeanFactoryObjectProvider(org.apache.hivemind.service.ObjectProvider)>, global-property=<SingletonProxy for tapestry.props.GlobalPropertyObjectProvider(org.apache.hivemind.service.ObjectProvider)>}
ObjectDescriptorRegistry [DEBUG] Constructing core service implementation for service org.weda.property.ObjectDescriptorRegistry
ObjectDescriptorRegistry [DEBUG] Autowired property log to org.apache.commons.logging.impl.Log4JLogger@1b83048
ObjectDescriptorRegistry [DEBUG] Set property descriptors to {}
ConstraintsRegistry [DEBUG] Creating SingletonProxy for service org.weda.property.ConstraintsRegistry
ConstraintsRegistry [DEBUG] Constructing core service implementation for service org.weda.property.ConstraintsRegistry
ConstraintsRegistry [DEBUG] Set property constraintsFactories to <Element List Proxy for org.weda.property.ConstraintsFactories>
ConstraintsFactory [DEBUG] Creating SingletonProxy for service org.weda.property.ConstraintsFactory
ConstraintsFactory [DEBUG] Constructing core service implementation for service org.weda.property.ConstraintsFactory
ConstraintsFactory [DEBUG] Set property constraintsConfig to <Element List Proxy for org.weda.property.Constraints>
MessagesRegistry [DEBUG] Constructing core service implementation for service org.weda.message.MessagesRegistry
MessagesRegistry [DEBUG] Set property messagesConfig to <Element List Proxy for org.weda.message.Messages>
MessagesRegistry [DEBUG] Set property messagesProvidersInfos to <Element List Proxy for org.weda.message.MessagesProviders>
MessagesRegistry [DEBUG] Set property inPlacePrefix to message
MessagesRegistry [DEBUG] Autowired service property threadLocale to <OuterProxy for hivemind.ThreadLocale(org.apache.hivemind.service.ThreadLocale)>
ValueTypeConverter [DEBUG] Constructing core service implementation for service org.weda.converter.ValueTypeConverter
ValueTypeConverter [DEBUG] Set property converterInfos to <Element List Proxy for org.weda.converter.Converters>
ValueTypeConverter [DEBUG] Set property messageCategory to converters
ValueTypeConverter [DEBUG] Autowired service property messagesRegistry to <SingletonProxy for org.weda.message.MessagesRegistry(org.weda.message.MessagesRegistry)>
SummaryFunctionRegistry [DEBUG] Creating SingletonProxy for service org.weda.store.SummaryFunctionRegistry
SummaryFunctionRegistry [DEBUG] Constructing core service implementation for service org.weda.store.SummaryFunctionRegistry
SummaryFunctionRegistry [DEBUG] Set property functions to <Element Map Proxy for org.weda.store.SummaryFunctions>
PropertyValue [DEBUG] Constructing core service implementation for service org.weda.property.PropertyValue
QueryFilterElementImpl [DEBUG] Expression seted. Operator: >; Value: 10
NamesListRegistry [DEBUG] Creating SingletonProxy for service org.weda.common.NamesListRegistry
NamesListRegistry [DEBUG] Constructing core service implementation for service org.weda.common.NamesListRegistry
NamesListRegistry [DEBUG] Set property namesLists to <Element Map Proxy for org.weda.common.NamesLists>
SimpleCache [DEBUG] Adding entity to cache: company2
ObjectStore [DEBUG] street 0
SimpleCache [DEBUG] Adding entity to cache: org.weda.hibernate.HibernateObjectStore
ObjectStore [DEBUG] Transaction started
AuditableObjectRegistry [DEBUG] Constructing core service implementation for service org.weda.store.AuditableObjectRegistry
AuditableObjectRegistry [DEBUG] Set property auditableObjects to <Element Map Proxy for org.weda.store.AuditableObjects>
ObjectStore [DEBUG] Transaction commit operation done
HibernateCacheEntity [DEBUG] Releasing hibernate session cache entity
HibernateCacheEntity [DEBUG] Cache entity has active session. Closing hibernate session
ObjectStore [DEBUG] name 0
SimpleCache [DEBUG] Adding entity to cache: org.weda.hibernate.HibernateObjectStore
ObjectStore [DEBUG] Transaction started
ObjectStore [DEBUG] Transaction commit operation done
HibernateCacheEntity [DEBUG] Releasing hibernate session cache entity
HibernateCacheEntity [DEBUG] Cache entity has active session. Closing hibernate session
ObjectStore [DEBUG] street 1
SimpleCache [DEBUG] Adding entity to cache: org.weda.hibernate.HibernateObjectStore
ObjectStore [DEBUG] Transaction started
ObjectStore [DEBUG] Transaction commit operation done
HibernateCacheEntity [DEBUG] Releasing hibernate session cache entity
HibernateCacheEntity [DEBUG] Cache entity has active session. Closing hibernate session
ObjectStore [DEBUG] name 1
SimpleCache [DEBUG] Adding entity to cache: org.weda.hibernate.HibernateObjectStore
ObjectStore [DEBUG] Transaction started
ObjectStore [DEBUG] Transaction commit operation done
HibernateCacheEntity [DEBUG] Releasing hibernate session cache entity
HibernateCacheEntity [DEBUG] Cache entity has active session. Closing hibernate session
ObjectStore [DEBUG] street 2
SimpleCache [DEBUG] Adding entity to cache: org.weda.hibernate.HibernateObjectStore
ObjectStore [DEBUG] Transaction started
ObjectStore [DEBUG] Transaction commit operation done
HibernateCacheEntity [DEBUG] Releasing hibernate session cache entity
HibernateCacheEntity [DEBUG] Cache entity has active session. Closing hibernate session
ObjectStore [DEBUG] name 2
SimpleCache [DEBUG] Adding entity to cache: org.weda.hibernate.HibernateObjectStore
ObjectStore [DEBUG] Transaction started
ObjectStore [DEBUG] Transaction commit operation done
HibernateCacheEntity [DEBUG] Releasing hibernate session cache entity
HibernateCacheEntity [DEBUG] Cache entity has active session. Closing hibernate session
ObjectStore [DEBUG] street 3
SimpleCache [DEBUG] Adding entity to cache: org.weda.hibernate.HibernateObjectStore
ObjectStore [DEBUG] Transaction started
ObjectStore [DEBUG] Transaction commit operation done
HibernateCacheEntity [DEBUG] Releasing hibernate session cache entity
HibernateCacheEntity [DEBUG] Cache entity has active session. Closing hibernate session
ObjectStore [DEBUG] name 3
SimpleCache [DEBUG] Adding entity to cache: org.weda.hibernate.HibernateObjectStore
ObjectStore [DEBUG] Transaction started
ObjectStore [DEBUG] Transaction commit operation done
HibernateCacheEntity [DEBUG] Releasing hibernate session cache entity
HibernateCacheEntity [DEBUG] Cache entity has active session. Closing hibernate session
ObjectStore [DEBUG] street 4
SimpleCache [DEBUG] Adding entity to cache: org.weda.hibernate.HibernateObjectStore
ObjectStore [DEBUG] Transaction started
ObjectStore [DEBUG] Transaction commit operation done
HibernateCacheEntity [DEBUG] Releasing hibernate session cache entity
HibernateCacheEntity [DEBUG] Cache entity has active session. Closing hibernate session
ObjectStore [DEBUG] name 4
SimpleCache [DEBUG] Adding entity to cache: org.weda.hibernate.HibernateObjectStore
ObjectStore [DEBUG] Transaction started
ObjectStore [DEBUG] Transaction commit operation done
HibernateCacheEntity [DEBUG] Releasing hibernate session cache entity
HibernateCacheEntity [DEBUG] Cache entity has active session. Closing hibernate session
TestObjectSourceListener [DEBUG] Constructing core service implementation for service org.weda.test.TestObjectSourceListener
SimpleCache [DEBUG] Adding entity to cache: org.weda.hibernate.HibernateObjectStore
ObjectStore [DEBUG] Transaction started
ObjectStore [DEBUG] QUERY: from org.weda.domain.Company as company
WHERE 1=1
ObjectStore [DEBUG] Transaction commit operation done
HibernateCacheEntity [DEBUG] Releasing hibernate session cache entity
HibernateCacheEntity [DEBUG] Cache entity has active session. Closing hibernate session
ObjectSourceImpl [DEBUG] company2>> selected 5 rows
SimpleCache [DEBUG] Adding entity to cache: org.weda.hibernate.HibernateObjectStore
ObjectStore [DEBUG] Transaction started
SimpleCache [DEBUG] Adding entity to cache: employee
SimpleCache [DEBUG] Adding entity to cache: contract
ObjectStore [DEBUG] QUERY: from org.weda.domain.Contract as contract
WHERE 1=1
AND contract.company = :param1
ObjectSourceImpl [DEBUG] contract>> selected 0 rows
ObjectSourceImpl [DEBUG] Saving datasource modifications
ObjectStore [DEBUG] name 0
ObjectStore [DEBUG] Transaction commit operation done
HibernateCacheEntity [DEBUG] Releasing hibernate session cache entity
HibernateCacheEntity [DEBUG] Cache entity has active session. Closing hibernate session
ObjectSourceImpl [DEBUG] Modifications successfully saved
SimpleCache [DEBUG] Adding entity to cache: org.weda.hibernate.HibernateObjectStore
ObjectStore [DEBUG] Transaction started
ObjectStore [DEBUG] Transaction commit operation done
HibernateCacheEntity [DEBUG] Releasing hibernate session cache entity
HibernateCacheEntity [DEBUG] Cache entity has active session. Closing hibernate session
SimpleCache [DEBUG] Adding entity to cache: org.weda.hibernate.HibernateObjectStore
ObjectStore [DEBUG] Transaction started
ObjectStore [DEBUG] Transaction commit operation done
HibernateCacheEntity [DEBUG] Releasing hibernate session cache entity
HibernateCacheEntity [DEBUG] Cache entity has active session. Closing hibernate session
SimpleCache [DEBUG] Adding entity to cache: org.weda.hibernate.HibernateObjectStore
ObjectStore [DEBUG] Transaction started
ObjectStore [DEBUG] Transaction commit operation done
HibernateCacheEntity [DEBUG] Releasing hibernate session cache entity
HibernateCacheEntity [DEBUG] Cache entity has active session. Closing hibernate session
SimpleCache [DEBUG] Adding entity to cache: org.weda.hibernate.HibernateObjectStore
ObjectStore [DEBUG] Transaction started
ObjectStore [DEBUG] Transaction commit operation done
HibernateCacheEntity [DEBUG] Releasing hibernate session cache entity
HibernateCacheEntity [DEBUG] Cache entity has active session. Closing hibernate session
SimpleCache [DEBUG] Adding entity to cache: org.weda.hibernate.HibernateObjectStore
ObjectStore [DEBUG] Transaction started
ObjectStore [DEBUG] Transaction commit operation done
HibernateCacheEntity [DEBUG] Releasing hibernate session cache entity
HibernateCacheEntity [DEBUG] Cache entity has active session. Closing hibernate session
SimpleCache [DEBUG] Adding entity to cache: org.weda.hibernate.HibernateObjectStore
ObjectStore [DEBUG] Transaction started
ObjectStore [DEBUG] Transaction commit operation done
HibernateCacheEntity [DEBUG] Releasing hibernate session cache entity
HibernateCacheEntity [DEBUG] Cache entity has active session. Closing hibernate session