Hi Rajesh, Now I think that the SSVM that is described in the installation document ( http://download.cloud.com/templates/acton/acton-systemvm-02062012.qcow2.bz2)
still has the problem. Or was the culprit jar file supposed to be overridden by file injection or something? I noticed that SSVM mounts the secondary storage nfs export. So I'm wondering if SSVM should have gotten the newly built jar. I'm thinking to replace /usr/local/cloud/systemvm/cloud-core.jar manually by using scp to work around the issue for now. Thanks, Tomoe On Tue, Jun 26, 2012 at 8:39 AM, Tomoe Sugihara <[email protected]> wrote: > Hi Rajesh, > > Thanks for following up on this. > > >Are you on the latest HEAD?. Please do a git pull, clean build . if the > problem is still there please >send the log. > > Yes I've been on the HEAD and I have the patch, but I'm seeing this: > > Status: Failed to install: x != java.lang.String > > in the CentOS 5.5(64-bit) no GUI (KVM) template page. > > Now my environment is a bit hacky as I installed agent related packages > with debian packages, and > I run server with 'ant debug', hoping to set up a all-in-one-node dev > environment. I'll try installing all > with debian packages and then will report if this happens again. > > Chees, > Tomoe > > On Mon, Jun 25, 2012 at 3:51 PM, Rajesh Battala <[email protected] > > wrote: > >> Hi Tomoe, >> >> I had verified in the Apache git repo in 3.0.x branch. The fix for the >> issue is available. >> >> Below are the details : >> >> commit 6618101d5a8dc481931a44d072df37513cf82a05 >> Author: Edison Su <[email protected]> >> Date: Thu May 24 15:07:17 2012 -0700 >> >> CS-14826, CS-14996: fix the md5 checksum >> >> Are you on the latest HEAD?. Please do a git pull, clean build . if the >> problem is still there please send the log. >> >> Thanks >> Rajesh Battala >> >> > -----Original Message----- >> > From: Rajesh Battala [mailto:[email protected]] >> > Sent: Monday, June 25, 2012 11:20 AM >> > To: [email protected] >> > Subject: RE: Fix for the issue CS-15143? >> > >> > I had verified this got fixed . Will verify whether this commit is >> available on >> > the apache repo and let you know. >> > >> > > -----Original Message----- >> > > From: [email protected] [mailto:[email protected]] On Behalf Of >> > Tomoe >> > > Sugihara >> > > Sent: Monday, June 25, 2012 11:13 AM >> > > To: [email protected] >> > > Subject: Fix for the issue CS-15143? >> > > >> > > Hi, >> > > >> > > I'm trying to set up a dev environment using ASF git repo (3.0.x >> > > branch), but I'm hitting this issue >> > > :http://bugs.cloudstack.org/browse/CS-15143 >> > > >> > > Is there any way that I could get the patch for this issue? >> > > I don't have an access to the repo described on the JIRA page). And, I >> > > looked at the github repo, but it doesn't seem to have the fix yet; I >> > > checked master and 3.0.x branch. >> > > >> > > I'd appreciate any help on this. >> > > >> > > Thanks in advance, >> > > Tomoe >> > >
