On 11/5/12 8:36 AM, "Ate Douma" <[email protected]> wrote: >I just tried myself running against mysql (not H2 as in your case) and >don't >have that problem. If it is indeed a H2 specific problem, it might >qualify as a >blocker...
It would be good to have someone running on a different system try it out with H2 to be sure. > >(note: I changed the subject to [DISCUSS]) Thx. Sorry for polluting the VOTE > >On 11/05/2012 02:20 PM, Franklin, Matthew B. wrote: >> I went through the release and everything looks good except that I can't >> seem to delete users. I get the following exception with the demo >>binary >> as well as the built source: >> >> [WARNING] [talledLocalContainer] SEVERE: Servlet.service() for servlet >> dispatcher threw exception >> [WARNING] [talledLocalContainer] >> org.apache.rave.persistence.impl.TranslatedH2Exception: Unknown Database >> Error >> [WARNING] [talledLocalContainer] at >> >>org.apache.rave.persistence.jpa.impl.H2OpenJpaDialect.translateExceptionI >>fP >> ossible(H2OpenJpaDialect.java:60) >> [WARNING] [talledLocalContainer] at >> >>org.springframework.orm.jpa.JpaTransactionManager.doCommit(JpaTransaction >>Ma >> nager.java:516) >> [WARNING] [talledLocalContainer] at >> >>org.springframework.transaction.support.AbstractPlatformTransactionManage >>r. >> processCommit(AbstractPlatformTransactionManager.java:754) >> [WARNING] [talledLocalContainer] at >> >>org.springframework.transaction.support.AbstractPlatformTransactionManage >>r. >> commit(AbstractPlatformTransactionManager.java:723) >> >> >> I have not debugged the issue yet. >> >> On 11/1/12 6:48 PM, "Ate Douma" <[email protected]> wrote: >> >>> I've created a 0.17 release candidate, with the following artifacts up >>> for a vote: >>> >>> SVN source tag (r1404800): >>> https://svn.apache.org/repos/asf/rave/tags/0.17/ >>> >>> Maven staging repo: >>> https://repository.apache.org/content/repositories/orgapacherave-008 >>> >>> Source release: >>> >>>https://repository.apache.org/content/repositories/orgapacherave-008/org >>>/a >>> pache/rave/rave-project/0.17/rave-project-0.17-source-release.zip >>> >>> Demo Artifacts >>> http://people.apache.org/builds/rave/0.17/apache-rave-0.17-bin.tar.gz >>> http://people.apache.org/builds/rave/0.17/apache-rave-0.17-bin.zip >>> >>> PGP release keys (signed using 0B197AC0): >>> https://svn.apache.org/repos/asf/rave/KEYS >>> >>> Vote will be open for 72 hours. >>> >>> [ ] +1 approve >>> [ ] +0 no opinion >>> [ ] -1 disapprove (and reason why) >>> >> >
