-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 I did a quick test of the tar.gz release on a linux server and had no problems. Perhaps there are some file system permission problems on /tmp/.
Marlon On 12/5/11 11:41 AM, Ate Douma wrote: > On 12/05/2011 04:39 PM, Mahadevan, Venkat wrote: >> I had the same issue, clearing the /tmp/rave DB files fixed it. > Just tried that myself but didn't make a difference. Same set of errors. > > Note that on Linux /tmp is cleared every time I reboot anyway, so I had a > "clean" /tmp to begin with. > > I still haven't had time to look more deeply into this, and will do so later > this evening. But it would be good if everyone else (on Linux at least) could > check once more. > > The only thing I did was download the binary tar.gz, extract it at a random > location and executed $ bin/catalina.sh run from that location. > > Ate > >> >> >> Venkat >> >> >> -----Original Message----- >> From: Ate Douma [mailto:[email protected]] >> Sent: Monday, December 05, 2011 8:18 AM >> To: [email protected] >> Subject: Re: [DISCUSS] Apache Rave 0.6-incubating Release Candidate >> >> I still haven't had the time to review the candidate in detail, I expect to >> provide more feedback earliest late today / this evening. >> >> However, I did try to run the binary download and hit a problem right away: >> login doesn't seem to work anymore. >> That might be something specific to my environment, but seems odd. >> I will try to figure out what is causing the problem, but I did see some >> exceptions thrown in the console during startup: >> >> 11699 ravePersistenceUnit TRACE [main] openjpa.jdbc.SQL -<t 1730147382, >> conn >> 1904595916> executing stmnt 292713878 CREATE INDEX I_WDGTMNT_USER ON >> widget_comment (user_id) >> 11699 ravePersistenceUnit TRACE [main] openjpa.jdbc.SQL -<t 1730147382, >> conn >> 1904595916> [0 ms] spent >> ERROR: >> org.apache.rave.persistence.jpa.PopulatedLocalContainerEntityManagerFactory - >> Database population has failed. It will be empty. >> java.lang.RuntimeException: SQL exception occurred loading data from >> initial_data.sql >> >> and: >> >> UPDATE RAVE_PORTAL_SEQUENCES SET seq_count = (seq_count + 1) WHERE seq_name = >> @portal_preference_seq; [23505-154] >> at org.h2.message.DbException.getJdbcSQLException(DbException.java:327) >> at org.h2.message.DbException.get(DbException.java:167) >> at org.h2.message.DbException.get(DbException.java:144) >> at org.h2.index.BaseIndex.getDuplicateKeyException(BaseIndex.java:80) >> >> Anyway, it might be something trivial but right now I cannot yet give a vote. >> Not sure when Matt wants to wrap up this vote but maybe it might be good to >> wait >> a few hours up to a day more. >> >> Regards, >> >> Ate >> >> On 12/01/2011 12:30 AM, Franklin, Matthew B. wrote: >>> Discussion thread for vote on 0.6-incubating release candidate. >>> >>> Note, there were two staging repos created during the release process. I >>> am unsure why this happened, but I did have a network hiccup while the >>> release script was running, so maybe that was the issue. All of the >>> artifacts appear to have made it fine, but it would be good to have a >>> second pair of eyes check that. >>> >>> Also, I forgot to create a combined release with the updated master pom >>> containing the metadata that has Sean as a committer/PPMC member listed. >>> >>> For more information on the release process, checkout - >>> http://www.apache.org/dev/release.html >>> http://incubator.apache.org/guides/releasemanagement.html >>> >>> Some of the things to check before voting are: >>> - can you run the demo binaries >>> - can you build the contents of source-release.zip and svn tag >>> - do all of the staged jars/zips contain the required LICENSE, NOTICE and >>> DISCLAIMER files >>> - are all of the staged jars signed and the signature verifiable >>> - is the signing key in the project's KEYS file and on a public server >> -----BEGIN PGP SIGNATURE----- Version: GnuPG/MacGPG2 v2.0.16 (Darwin) Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org/ iQEcBAEBAgAGBQJO3Q0YAAoJEEfVXEODPFIDp1oH/RtjSAEqP27pMGPbeV/swXtE MBDSjPw5iQNCZaAmHNEv0tH9FpJPI70ehMAiceA9PbGudx1QpxQUeE1TGHR//93x 0g1b51oElDu7sw/qadKglWy69GGJZapxEfyrkEGkaGHwzgQJxTh5Zrw5DuI+fFBc WCkXGLTimBdzQ4WJ8gDJ31T/01F+4t6EhtzZEsTO+KefqlcnMoGtk3d51XRbQLqx 4cuX2ecdrV9DuDHjgAwAPWrQDiakPjY8Z+EvV/uoTFSHETNS7MduPlumo203Inlg ARkYX4Al3oAlx5y1kTiFKn9me/ojGaVJhJ3VEp0rlVTSR5p3Ce38Njcusru+TiU= =479a -----END PGP SIGNATURE-----
