1.4 Beta 2 archload errors
Hi Matt,
Has anyone managed to install 1.4 Beta 2 successfully. I am getting an error message at archload.
I created the database afresh and the mysql connectors are where they should be in 1.4 B2 and tomcat.
I then reinstalled 1.4 Beta 1 again and that sets up without problem.
Error as such :
C:\openvpms-release-1.4-beta-2\bin>archload
16 [main] ERROR org.openvpms.tools.archetype.loader.ArchetypeLoader - org.sprin
gframework.beans.factory.BeanDefinitionStoreException: Error registering bean wi
th name 'dataSource' defined in file [C:\openvpms-release-1.4-beta-2\bin\..\conf
\applicationContext.xml]: Could not resolve placeholder 'jdbc.driverClassName'
org.springframework.beans.factory.BeanDefinitionStoreException: Error registerin
g bean with name 'dataSource' defined in file [C:\openvpms-release-1.4-beta-2\bi
n\..\conf\applicationContext.xml]: Could not resolve placeholder 'jdbc.driverCla
ssName'
at org.springframework.beans.factory.config.PropertyPlaceholderConfigure
r.processProperties(PropertyPlaceholderConfigurer.java:244)
...........
Thanks Geoff
1.4 Beta 2 archload errors
1.4 beta 2 hasn't been officially released yet - it needs to undergo testing prior to any announcement going out.
That said, if you have downloaded beta-2 from repository.openvpms.org, the hibernate.properties file in the conf/ directory hasn't been generated correctly.
I've uploaded a new version to correct this.
Note that this may not be the final instance of the beta-2 release. In future, we may have to institute a staging repostitory where releases can be deployed for QA prior to their promotion to repository.openvpms.org.
-Tim
1.4 Beta 2 archload errors
Hi Geoff,
the archload scripts aren't working because there's a change in the conf/hibernate.properties files
Replace the hibernate.properties file with the one I've attached here and then it runs OK.
I've posted a bug in JIRA: https://openvpms.atlassian.net/browse/REL-9
1.4 Beta 2 archload errors
Thanks Guys,
Will see if that gets things going and I can have a play with Beta 2.
Tim, I didnt go hunting for Beta 2 anywhere special just clicked on the download link in Matts previous post.
Kind of thought testing it out was the idea anyway.
Cheers Geoff